/* CSS Document */

<!--
body,td,th 			{  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000;  }
body 				{  background-color:#674f23; background-image:url(../img/bg.gif); margin:0px 0px 10px 0px; text-align:center;  }
td					{  vertical-align:top;  }

a 					{  font-size: 10px; color: #000000;  }
a:visited 			{  color: #000000;  }
a:hover 			{  color: #666666;  }
a:active 			{  color: #000000;  }

input,textarea		{  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; background-color:#fff6e3; border:1px solid black; padding:2px; width:245px;  }

.subtit													{  font-size:12px; font-weight:bold;   }
.subtit													{  font-size:12px; font-weight:bold; color:black;  }
.subtit a, .subtit a:visited, .subtit a:active 			{  font-size:12px; font-weight:bold; color:black; text-decoration:none;  }
.subtit a:hover											{  font-size:12px; font-weight:bold; color:black; text-decoration:underline;  }



div#main			{  position:relative; width:710px; height:auto; top:auto; left:auto; text-align:center; 
 					   margin:10px auto auto auto; border:1px solid white; background-color:#674f23;  }

div#main_borda		{  position:relative; width:700px; height:auto; top:auto; left:auto; text-align:left; 
					   margin:4px; border:1px solid black;   }

div#main_sub		{  background-color:#f2e6ce;  }


div#rodape			{  position:relative; width:700px; height:auto; top:auto; left:auto; text-align:left; 
					   margin-top:4px; padding-top:3px; padding-bottom:3px; background-color:#fff6e3;  }
					   
.pad_top			{  padding-top:24px;  }

.rodape													{  font-size:9px; color:#67502d;  }
.rodape a, .rodape a:visited, .rodape a:active 			{  font-size:9px; color:#67502d; text-decoration:underline;  }
.rodape a:hover											{  font-size:9px; color:#8a6b3c; text-decoration:underline;  }

-->
