body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #003300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a, a:active, a:link, a:visited{
	color:#006600;
	font-weight:normal;
	text-decoration:none;
}

a:hover{
	color:#006600;
	font-weight:normal;
	text-decoration:underline;
}



#topo {
	position:relative;
	background-image:url(imagens/fundo_topo.jpg);
    background-repeat:no-repeat;
	background-color: #006600;
	width:778px;
	height:220px;
}
#logo {
	position:absolute;
	width:308px;
	height:180px;
	top:10px;
	left:0;
	background-color: #FFFFFF;
}
#detalhes_topo {
	position:absolute;
	width:470px;
	height:180px;
	top:10px;
	left:308px;
	background-color: #006600;
}

#menu {
	position:absolute;
	text-align:left;
	left:0;
	top:190px;
	width:778px;
	height:30px;
	background-image:url(imagens/fundo_menu.jpg);
    background-repeat:no-repeat;
    background-position:top;
}

#itens_menu{
    margin-top:7px;
}
#itens_menu span{
	padding-left:35px;
}

a.link_menu, a.link_menu:link, a.link_menu:visited{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.link_menu:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

#banners {
	position:absolute;
	width:130px;
	z-index:1;
	left:630px;
	padding-left:5px;
	padding-right:5px;
	background-color: #AEBEB1;
}



#direita {
    float:left;
    width:150px;
    text-align:right;
}

#direita img{
	margin-top:15px;
}


#contentwrapper {
    width:778px;
	background-color:#FFFFFF;

}

#conteudo {float:left;
    text-align:left;
	margin-left:20px;
    width:590px;
}

.areaConteudo {
	margin-top:15px;
	background-color:#FFFFFF;
	width:590px;
}

#destaques {
	width:590px;
}
.capa_esq {
	float:left;
	margin-top:15px;
	width:220px;
}

.capa_dir {
	float:left;
	margin-top:15px;
	margin-left:25px;
	width:345px;
}

.titulo{
	font-size:12px;
	font-weight:bold;
}

#titulo{
	font-size:14px;
	font-weight:bold;
	color:#006600;
}

#rodape {
clear:both;

	width:778px;
	height:34px;
	background-color:#006600;
	background-image:url(imagens/fundo_rodape.jpg);
    background-repeat:repeat-x;
    background-position:top;
	font-size:10px;
	color:#FFFFFF;
}

#fotos{
	text-align:center;
	width:540px;
	border:1px dotted #9081B6;
	padding:10px;
}

#fotos ul{
	margin-left:-10px;

}

#fotos li{
	display:inline; 
}

#fotos img{
	margin:5px; 
	border:1px solid #000000;
}

li {
	line-height:18px;
}

.obs {
	font-size:9px;
}

.aviso {
	background-color:#DCEDD8;
	padding:5px;
	border:1px dotted #006600;
	font-weight:bold;
	text-align:center;
}

#tarja {
	text-align:right;
}

.azul {
	color: #0000FF;
	font-weight: bold;
}


#topo_galeria {
    padding:10px;   
    background-color:#FFFFFF;
    text-align:center;  
}

#galeria {
 text-align:center;   
 margin-top:20px;
 color:#FFFFFF;
}
#galeria div {
 width:640px;   
 
}
#galeria A:link img {FILTER: none; border: 4px SOLID #CCCCCC; margin-right:10px; margin-bottom:10px;}
#galeria A:visited img {FILTER: none; border: 4px SOLID #CCCCCC; margin-right:10px; margin-bottom:10px;}
#galeria :visited img.blind {FILTER: none; border: 4px SOLID #CCCCCC; margin-right:10px; margin-bottom:10px;}
#galeria A:hover img {FILTER: alpha(Opacity=90); opacity: .9; border: 4px SOLID #FFFFFF; margin-right:10px; margin-bottom:10px;}




