body {
background-color: #F1F1F1;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding:0px;
}

.texto_rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;	
}

a:active {
	text-decoration: none;	
}

.texto_medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.texto_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.texto_erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
}

.texto_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}


#div_menu_1 {
	background-image: url(../_img/_layout/b1.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00CA65;
	font-weight: bold;
	padding-top: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 171px;
}

.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#div_conteudo {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	width: 562px;	
}


#div_imagem_credito {
	width: auto;
	background-color: #EEEEEE;
	padding: 0px;
}

#div_imagem_artigo {
	height: auto;
	width: auto;
	padding: 4px;
	background-color: #EEEEEE;
}
#div_imagem_artigo_legenda {
	width: auto;	
	background-color: #EEEEEE;
	padding: 4px;
}
#div_links_relacionados {	padding-left: 30px;
}

#div_separador_branco {
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	width: 190px;
	background-color: #EEEEEE;
	margin-bottom: 5px;
	margin-left: 5px;
}

.cursor_mao {
	cursor: hand;
}

#div_menu_2 {
	background-image: url(../_img/_layout/b2.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00CA65;
	font-weight: bold;
	padding-top: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#div_format table {
	padding: 0px;
	border-top: 10px solid #666;
	border-bottom:none;
	border-right:none;
	border-left:none;
	background:#FFFFFF;
	border-spacing: 0px;
	width:100%;	
	font-size:9px;
}

#div_format td {
	border: none;
	padding: 0px;
	border-top: 0px;
	border-bottom: 2px solid #666;
	border-right:none;
	border-left:none;
	border-spacing: 0px;		
}
