/* CSS do site do CESPE */
#topo{ display:block;}
	#logo{ text-align:center; padding-top:40px;}
	#menu{list-style-type:none; width:490px; height:55px; background:url(../images/bck_menu.gif) no-repeat top left; margin-left:170px; margin-top:15px;}
		#menu li{ float:left; margin-left:30px; margin-top:20px;}
		#menu li p{ display:none;}
		#reforco{ width:640px; height:185px; margin-left:100px;}
	#internas{width:600px; margin-left:130px; margin-top:10px; }
	 h3{ margin:0px 0px 30px 10px;}
	 	.divisoria{ background: url(../images/divisoria.jpg) no-repeat center top; width:100%; height:65px; margin:30px 0px; border:0;}
		.boxes{ margin-top:30px;}
		.fotos{ width:285px; float:left; margin-left:5px;}
		.txt{ width:275px; float:left; margin-left:15px;}
		.txt p{ margin-top:20px;}
		.testemunhos{ float:left;}
		#agende{ float:left; margin:10px 0px 0px 15px; width:280px;}
		
		/* contato */
		#formulario{ margin-left:20px; width:350px; float:left; }
		#formulario label{ display:block; margin-top:15px; color:#666;}
		#formulario .erroform{ color:#900;}
		#formulario .ipt{ border:#fff 1px solid; background:url(../images/bck_ipt.jpg) repeat-x bottom; font:12px "Times New Roman", Times, serif; font-style:italic; }
		
		#contato{ float:left; width:200px; margin-left:20px; margin-top:75px; }
		#contato p{ font-size:20px; font-family:"Times New Roman", Times, serif; font-style:italic;}
		.txtarea{ border:1px solid #369; font:12px "Times New Roman", Times, serif; font-style:italic;}
	
	
