@charset "utf-8";
body{
	background:#89c2d3 url(../image/bg_geral.gif) repeat-x top;
}
#corpo{
	width:775px;
	margin:0 auto;
	font:11px Verdana, Geneva, sans-serif;
	color:white;
}

h2{
	font:bold 18px Verdana, Geneva, sans-serif;
	margin:20px 0 20px 0;
}
#texto h3{
	font:bold 14px Verdana, Geneva, sans-serif;
	color:#aad9e6;
	margin:0px 0 5px 0;
}
.idade{
	font-size:10px;	
}
#conteudo{
	float:left;	
	width:550px;
	margin:0 20px 0 10px;
}
#materias{
	float:left;
	width:165px;
	margin:0 10px 0 0;
}
#texto p{
	margin-bottom:15px;
	text-align:justify;
}
#texto ul{
	margin:0 20px 15px 20px;	
}
#texto li{
	list-style:inside square;
	margin:10px 0 5px 0;
}
#texto img{
	/*border:5px solid white;	*/
	margin:5px;
}
#participe{
	margin:115px 0 10px 0;	
}
.banner_superar{
	margin:5px 0 0px 0 ;	
}
.links{
	margin-bottom:10px;	
}
.links a{
	display:block;
	background:#ededed;
	font:bold 11px Verdana, Geneva, sans-serif;
	color:#737373;	
	text-decoration:none;
	padding:12px;
}
.links a:hover{
	background:#e0e0e0;
}
.links hr{
	color:white;
	margin:0px;
	border:3px solid white;
}

#rodape{
	margin:5px 0 0 30px;	
}
#rodape a{
	margin-left:10px;	
}
.cigarro{
	position:absolute;
	margin:-120px 0 0 330px;
}
.continuar{
	background:url(../image/btn_continuar.gif);	
	display:block;
	text-indent:-3000px;
	width:125px;
	height:25px;
}
.continuar:hover{
	background:url(../image/btn_continuar_over.gif);		
}
.voltar{
	background:url(../image/btn_voltar.gif);	
	display:block;
	text-indent:-3000px;
	width:75px;
	height:25px;
}
.voltar:hover{
	background:url(../image/btn_voltar_over.gif);		
}
.proxima{
	background:url(../image/btn_proxima.gif);	
	display:block;
	text-indent:-3000px;
	width:125px;
	height:25px;
}
.proxima:hover{
	background:url(../image/btn_proxima_over.gif);		
}
.proxima2{
	background:url(../image/btn_proxima_over.gif);	
	display:block;
	text-indent:-3000px;
	width:125px;
	height:25px;
}
.proxima2:hover{
	background:url(../image/btn_proxima.gif);		
}

.fapes{
	position:absolute;
	margin:0 0 0 50px;
}
.breadcrumble{
	background:url(../image/dots.gif) repeat-x bottom;
	padding-bottom:5px;
	margin:10px 10px 0 0;
}
.breadcrumble a{
	font:9px Verdana, Geneva, sans-serif;
	color:#aad9e6;
	text-decoration:none;
}
.breadcrumble a:hover{
	color:white;
}
.pontilhado_depoimento{
	background:url(../image/pontilhado_depoimento.gif) repeat-x;
	height:5px;
}

/* -------------------- FORMULARIO DEPOIMENTO -------------------------- */

#depoimento{
	color:#0c326b;	
	padding:35px 20px 20px 20px;
}
.form_depoimento{
	background:url(../image/bg_form.gif) top left no-repeat;	
}
#depoimento h4{
	font-size:18px;
	margin:0 0 10px 0;
}
.btn_enviar_dep{
	background:url(../image/btn_enviar_dep.gif) no-repeat;
	display:block;
	cursor:pointer;
	border:none;
	width:138px;
	height:25px;
	
}
.btn_enviar_dep:hover{
	background:url(../image/btn_enviar_dep_over.gif) no-repeat;
}

.mostrar_depoimento{
	font-size:18px;
	color:#88c1d2;
	text-decoration:none;
	font-weight:bold;
}
.mostrar_depoimento:hover{
	color:#12c9ff;
}
.fechar{
	float:right;
	margin:-15px -10px 0 0;
}