@charset "utf-8";
/* CSS Document */


*{
margin:0;
padding:0;
}

html{
width:100%;
height:100%;
}

body{
width:100%;
height:100%;
text-align:center;
background:url(../layout/layout_fundo.jpg) top left repeat-x #035975;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}


a{
text-decoration:none;
cursor:pointer;
color:#005973;
font-weight:bold;
}





#principal{
width:1003px;
margin:auto;
text-align:left;
overflow:hidden;
}
	
	
	#topo{
	width:1003px;
	height:87px;
	float:none;
	clear:both;
	}

		#topo_01{
		width:762px;
		height:87px;
		float:left;
		}
	
		#topo_02{
		width:241px;
		height:87px;
		float:left;
		color:#FFFFFF;
		text-align:center;
		}
		
		#contador_titulo{
		font-size:18px;
		}

		#div_visitas{
		font-size:20px;
		}

	
	#saudacao{
	width:697px;
	height:20px;
	padding:67px 268px 0 38px;
	background:url(../layout/layout_04.jpg) top left no-repeat;
	}
	
	#saudacao_dentro{
	width:697px;
	height:20px;
	color:#005973;
	font-weight:bold;
	}
	
		#saudacao_dentro_01{
		width:100px;
		height:20px;
		float:left;
		}
	
		#saudacao_dentro_02{
		width:497px;
		height:20px;
		float:left;
		text-align:center;
		}
	
		#saudacao_dentro_03{
		width:100px;
		height:20px;
		float:left;
		text-align:right;
		}
	
	
	
	#miolo{
	width:1003px;
	float:none;
	clear:both;
	overflow:hidden;
	}
		
		#miolo_00{
		width:27px;
		float:left;
		}
		
		#miolo_01{
		width:687px;
		padding:0 15px 0 15px;
		border-left:1px solid #257b99;
		border-right:1px solid #257b99;
		background-color:#FFFFFF;
		text-align:justify;
		float:left;
		}
				
			#miolo_01 img{
			/*
			vertical-align:bottom;
			padding-bottom:2px;
			border:1px solid #78B8DA;
			border:1px solid #CCCCCC;
			*/
			vertical-align:middle;
			padding:5px;
			margin-bottom:5px;
			}
			
		#miolo_02{
		width:257px;
		float:left;
		}
		
		
		#miolo_01_intro{
		width:719px;
		padding:0;
		float:left;
		}
		

	#rodape{
	width:1003px;
	height:80px;
	float:none;
	clear:both;
	overflow:hidden;
	}
	
		#rodape_00{
		width:27px;
		float:left;
		}

		#rodape_01{
		width:719px;
		height:80px;
		float:left;
		color:#FFFFFF;
		font-weight:bold;
		}
		
			#rodape_c{
			padding-top:18px;
			}
		
		#rodape_02{
		width:232px;
		height:72px;
		padding:8px 25px 0 0;
		float:left;
		text-align:right;
		}



	
	#titulo{
	font-size:21px;
	color:#005973;
	font-weight:bold;
	border-bottom:2px solid #005973;
	margin-bottom:25px;
	font-style:italic;
	letter-spacing:1px;
	}
	
	#voltar{
	float:right;
	font-size:16px;
	font-style:italic;
	letter-spacing:1px;
	}
	
	#subtitulo{
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	}
	
	#comentarios{
	color:#0082b8;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	margin-bottom:25px;
	font-size:16px;
	font-style:italic;
	}
	
		#comentarios a{
		color:#0082b8;
		}
	
		#comentario_selecionado{
		color:#005973;
		font-size:19px;
		letter-spacing:1px;
		}
	
	
	#ef_classificacao a{
	font-size:17px;
	text-decoration:underline;
	font-style:italic;
	}
	
	
	#formula_texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCCCCC;
	padding:10px;
	margin-bottom:8px;
	letter-spacing:1px;
	display:table;
	text-align:center;
	}	
	
	
	#recomende_capa{
	width:200px;
	padding:15px;
	margin-top:15px;
	text-align:left;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	}
	
		.campo_texto{
		width:100%;
		margin-bottom:15px;
		}
	
	
	