@charset "utf-8";
/* CSS Document */

body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding-top:0; margin:0; background:url(../imgs/azuleijo.jpg);}
h2{color:#009933; font-size:1.4em;}
a{color:#009933;}
input {border: 1px solid #0A7D30;}
textarea  {border: 1px solid #0A7D30;}
/*//////////////////////////////*/

.formiga{font-size:0.8em; color:#666666;}
.tabelas{width:395px; background-color:#EFEFEF; padding:10px; margin-top:40px; margin-bottom:10px;}

/*//////////////////////////////*/
#miolo{width:916px;	margin:0 auto; background-color:#FFFFFF; min-height:300px; padding-bottom:50px; overflow:auto;}
	#topo{width:916px; height:355px; margin:0 auto;}
		#texto{width:440px; padding:30px; float:left;}
			#texto h4 a {color:#A5911B; font-weight:normal; background:url(../imgs/setinha.gif) no-repeat 1px; padding-left:10px; font-size:12px;}
			#texto h4 a:hover {text-decoration:none;}
		#foto{width:410px; float:right; height:365px;}
		#rodape{float:left; clear:both; padding:0 30px; width:850px;}
			#tabelas{margin:0 auto; overflow:auto; padding-bottom:20px;}
			#tabelas th{color:#009933; border-bottom:dotted 1px #999999; font-size:1.2em; padding:10px 0;}
			#tabelas td{color:#A5911B; border-bottom:dotted 1px #999999; text-align:center; padding:5px 0;}
				#tabela1{float:left; }
				#tabela2{margin-left:10px; float:right;}
