body{
	margin:0;
	padding:0;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;	
	background-image:url(../img/layout/bg_paisagem.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-attachment:fixed;
	background-color:#0f4d88;
	font-size:9pt;
}
*{
	color:#002F00;
}
#divTop{
	height:230px;
	background-repeat:repeat-y;
	background-position:center;
}

h1{
	font-size:150%;
	color:#006600;
}
h3{
	font-size:110%;
	margin-top:0;
	margin-bottom:1px;
}
#divContainer{}

#divEsquerda, #divDireita{
	width:215px;
	height:auto;
	background-color:#93AF8E;
	padding-bottom:10px;
}

#divEsquerda{		
	float:left;	
	margin-left:10px;
	text-align:center;
}

#divDireita{
	float:right;
	margin-right:10px;
	text-align:center;
}

#divEsquerda img, object{
	margin:0 auto;
	margin-bottom:5px;
}
#divDireita img, object{
	margin:0 auto;
	margin-bottom:5px;
}

#divEsquerda h3, #divDireita h3{
	margin:10px;
	font-size:110%;
}
#divEsquerda img, #divDireita img{
	text-decoration:none;
	background:none;
	border:none;
}

#divEsquerda #divCapaRevista img{	
	width:130px;
	height:180px;
}

#divRodape{
	font-size:10pt;
	color:#485b5d;
}

#divTopIn, #divContainerIn, #divRodapeIn{
	width:900px;
	margin:0px auto;
	height:inherit;
}
#divContainerIn{
	padding-top:10px;
	background-image:url(../img/layout/bg_transparent-80.png);
}

p a{
	text-decoration:none;
	color:#003333;
}

p a:hover{
	text-decoration:underline;
}

.pLink a{
	background-color:#003333;
	color:#FFFFFF;
	float:right;
	line-height:normal;
	padding:5px;
}

#divQuadroTodasNoticias{
	width:880px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
}

#divQuadroNoticias{
	width:420px;
	margin:0 auto;
}

#divQuadroNoticias p, #divQuadroTodasNoticias p{
	font-size:8pt;
	text-align:justify;
	color:#002F00;
	line-height:16px;
}

#divQuadroTodasNoticias p{
 	line-height:normal;
}

#divQuadroNoticias #divNoticiaDestaque, #divQuadroNoticias .divNoticia, #divQuadroTodasNoticias .divNoticia, #divQuadroTodasNoticias #divNoticiaDestaque{
	margin-bottom:10px;
	background-color:#93AF8E;
	padding:10px;
	float:left;
}

#divQuadroTodasNoticias #divNoticiaDestaque, #divQuadroTodasNoticias .divNoticia{
	float:none;
}

#divQuadroNoticias #divNoticiaDestaque #divFotoDestaque{
	width:398px;
	height:auto;
	margin:0 auto;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

#divQuadroNoticias #divNoticiaDestaque p{
	margin:1px;
}

#divQuadroTodasNoticias .divConteudo{
	text-align:justify;
}

#divQuadroNoticias .divConteudo p{
	font-size:9pt;
	overflow:hidden;
	text-align:justify;	
	line-height:16px;
}
#divQuadroNoticias .divConteudo h3{
	font-size:10pt;
}
.divConteudo h3{
	font-size:18pt;
	border-bottom:1px dotted #FAFFCF;
}
#divQuadroTodasNoticias .divNoticia{
	width:860px;
}
#divQuadroNoticias .divNoticia p{
	margin:0px;
}
#divQuadroNoticias h1, #divQuadroNoticias h2, #divQuadroTodasNoticias h2{
	/*margin-top:0;*/
}
#divQuadroNoticias h2, #divQuadroTodasNoticias h2{
	font-size:110%;
}

.pLink{
	margin-top:10px;
}
/*----------------------------*/

#divQuadroNoticias .divNoticia .divFoto{
	background-color:#FFFFFF;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	height:80px;
	margin-right:10px;
	margin-top:5px;
	width:90px;
}

#divQuadroNoticias .divNoticia .divFoto img{
	width:90px;
	height:80px;
}
/*-------------------------*/

#divQuemSomos, #divEnvioArtigos{
	text-align:justify; 
	margin:10px; 
	margin-top:0; 
	background-color:#93AF8E; 
	padding:10px;
}

#nrPaginas{
	height:auto;
	margin:20px auto 0;
	width:340px;
	margin-bottom:45px;	
}

#nrPaginas div{
	width:25px;
	height:18px;
	margin-left:5px;
	float:left;
	text-align:center;
	cursor:pointer;
}

#nrPaginas div a{
	font-size:10pt;
}

#nrPaginas .atual{
	font-weight:bold;
	color:#E2EFE0;
	background-color:#002F00;
}

#divFotos{
	list-style:none;
	width:400px;
	float:left;
	background-color:#788F74;
	margin-right:7px;
	margin-bottom:1px;
}
#fotoContainer{
	width:400px;
	height:300px;
	background-position:center center;
	background-repeat:no-repeat;
}
#fotoMini{
	float:left;
	margin-top:-300px;
}
#divFotos #fotoMini li{
	background-position:center center;
	cursor:pointer;
	float:none;
	height:50px;
	margin-bottom:3px;
	width:50px;
	border:#FFFFFF solid 2px;
	z-index:5;
}
#fotoLegenda{
	padding:5px;
	height:23px;
	width:390px;
	font:icon;
	margin-top:-34px;
	background-image:url(../img/layout/bg_transparent-80.png);		
}
#msgRetorno{
	background-color:#FFFFFF;
	margin-top:10px;
	padding:5px 5px 5px 5px;
	text-align:center;
}
/*banners*/
.divBanner420{
	margin-bottom:10px;
	width:418px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #003333;
}

.divBanner420 object{
	width:100%;
}