/* DOCUMENTO QUE CONTÉM AS FORMATAÇÕES DAS DIV'S */

/*==========================================================
 DEIXA AS MARGENS E ESPAÇAMENTOS ZERO PARA TODO O SITE 
===========================================================*/

* {margin:0; padding:0;}

/*==========================================================
 ALGUNS BROWSERS COLOCAM BORDA COMO PADRÃO. REMOVER BORDAS
===========================================================*/

img {
	border:0;
	behavior: url(../iepngfix.htc);
}

/*==========================================================
 ESTRUTURA DO SITE
===========================================================*/

.bg {
	width:100%;
	height:848px;
	min-height:848px; 
	height:auto !important;
	background-color:#396;
}

/*==========================================================
 TOPO
===========================================================*/

.bgTopo {
	width:100%;
	height:515px;
	background-image:url(../imagem/bgTopo.jpg);
	background-repeat:repeat-x;
}

.topo {
	width:822px;
	height:515px;
	background-image:url(../imagem/bgTopo.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
}

.logo {
	width:822px;
	height:95px;
}

.caixaMenu {
	width:430px;
	height:15px;
	float:left;
	margin-top:80px;
	margin-left:75px;
}

.caixaNoticia {
	width:340px;
	height:270px;
	float:left;
	margin-top:80px;
	margin-left:10px;
}

.noticia {
	width:340px;
	height:69px;
	float:left;
	border-bottom:1px dashed #000;
}

.data {
	margin-left:10px; 
	margin-right:10px; 
	margin-top:15px; 
	margin-bottom:15px; 
	float:left; 
	width:30px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

.txtNoticia {
	margin-right:10px; 
	margin-top:17px; 
	margin-bottom:17px; 
	float:left; 
	width:280px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.txtNoticia a:link{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.txtNoticia a:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.txtNoticia a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0092bf;
	text-decoration:none;
}

.txtNoticia a:active{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.caixaTitNoticia {
	width:340px;
	height:29px;
	float:left;
	background-color:#d6e9ed;
	border-bottom:1px solid #000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#285e80;
	font-weight:bold;
}

.caixaMais {
	width:330px;
	height:20px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#0092bf;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
}

.caixaMais a:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#0092bf;
	font-weight:bold;
	text-decoration:none;
}

.caixaMais a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#0092bf;
	font-weight:bold;
	text-decoration:none;
}

.caixaMais a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#0092bf;
	font-weight:bold;
	text-decoration:underline;
}

.caixaMais a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#0092bf;
	font-weight:bold;
	text-decoration:none;
}

.caixaFoto {
	width:470px;
	height:405px;
	margin-top:8px;
	float:left;
}

.itemMenu {
	width:106px;
	height:15px;
	float:left;
	text-align:center;
	border-right:1px solid #565759;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6f6f6f;
}

.itemMenu a:link {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6f6f6f;
	text-decoration:none;
}

.itemMenu a:visited {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6f6f6f;
	text-decoration:none;
}

.itemMenu a:hover {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0092bf;
	text-decoration:none;
}

.itemMenu a:active {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6f6f6f;
	text-decoration:none;
}

/*==========================================================
 CENTRO
===========================================================*/

.bgCentro {
	width:100%;
	height:263px;
	background-color:#268fd1;
	min-height:263px; 
	float:left;
	height:auto !important;
}

.centro {
	width:822px;
	height:263px;
	margin:0 auto;
	min-height:263px; 
	height:auto !important;
}

.colEsq {
	width:371px;
	height:243px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	min-height:243px; 
	height:auto !important;
}

.colDir {
	width:371px;
	height:243px;
	float:left;
	margin-top:10px;
	margin-left:40px;
	margin-right:20px;
	margin-bottom:10px;
	min-height:243px; 
	height:auto !important;
}

.titCentro {
	margin-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#ffffff;
}

.txtCentro {
	margin-top:10px;
	margin-bottom:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.txtCentro a:link {
	margin-top:10px;
	margin-bottom:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.txtCentro a:visited {
	margin-top:10px;
	margin-bottom:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.txtCentro a:hover {
	margin-top:10px;
	margin-bottom:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.txtCentro a:active {
	margin-top:10px;
	margin-bottom:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

/*==========================================================
 RODAPE
===========================================================*/

.bgRodape {
	width:100%;
	height:70px;
	float:left;
	background-image:url(../imagem/bgRodape.jpg);
	background-repeat:repeat-x;
}

.rodape {
	width:822px;
	height:70px;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

.rodape a:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	text-decoration:underline;
}

.rodape a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	text-decoration:underline;
}

.rodape a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#cccccc;
	text-align:center;
	text-decoration:underline;
}

.rodape a:active {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	text-decoration:underline;
}

/*==========================================================
 CONTEUDO INTERNO
===========================================================*/

.caixaInterno {
	width:782px;
	height:263px;
	min-height:263px; 
	height:auto !important;
	margin-left:20px;
}

.foto{
	width:118px; 
	height:98px; 
	float:left; 
	border:1px solid #ffffff;	
}