body { font-family:Arial, Tahoma, verdana; font-size:11px; }
body,h1,h2,h3,h4,h5,form,p{ margin:0px; padding:0px; }


#body { width:1000px; margin:auto; overflow:hidden; background-color:white; }

hr { border:0px; border-bottom:1px solid #efefef }
a {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}



/*FOOTER*/
#footer {
	width:100%;
	float:left;
	line-height:20px;
	padding:50px 0px 10px 0px;
	margin-top:0px;
	color:#CCCCCC;
	background-color:#666666;
	background-image:url(imagens/bg-rodape1.jpg);
	background-repeat:repeat-x;
}
#footer .in { width:1000px; margin:auto; }
#footer .links {
	width:990px;
	float:left;
	text-align:center;
	padding:10px 0px;
	color:#FFFFFF;
}
#footer .links ul, li { margin:0px; padding:0px; }
#footer .links li { display:inline; }
#footer .links li a { font-size:12px; color:#fff;text-shadow: 1px 1px 1px #00206e; }
#footer p {
	width:970px;
	float:left;
	padding:0px 10px;
	margin:0px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#footer p a {
	color:#FFFFFF;
}
#footer .line { width:970px; height:10px; overflow:hidden; float:left; }
#footer hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#footer span {
	color:#FFFFFF;
	font-weight:bold;
}
#footer .med {
	width:880px;
	padding:5px 50px;
	font-size:10px;
	color:#FFFFFF;
}
#footer .med a {
	color:#FFFFFF;
}

.thead { padding:5px 5px; font-size:10px; text-transform:uppercase; background-image:url(file:///C|/Documents%20and%20Settings/Otavio%20Vicentini/Meus%20documentos/Sites/img_v5/center_bg_busca.jpg); background-repeat:repeat-x; }
.bt { border-top:1px solid #ccc; }
.br { border-right:1px solid #ccc; }
.bb { border-bottom:1px solid #ccc; }
.bl { border-left:1px solid #ccc; }
