* GERAIS */
* {margin:0;padding:0;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:0 none;}
body, td, span, div, p{font:10px Verdana;color:#000;}
html,body {height:100%;border:none}

/* CLASSES */
.boxFundo{background:url(../image/bgr_bottom.gif) top left repeat-x ;height:23px;}
.boxFundo a {display:block;float:left;margin:5px 8px;color:#FFF;font:10px Verdana;}
.boxFundo span {display:block;width:1px;float:left;background:#710407;border-right:solid 1px #DC8889;height:15px;margin:4px 0;}
.boxFundo p {
	float:left !important;
	margin:0 !important;
	
}
.copyright{ 
	background: transparent;
	font-size: 11px; 
	margin: 0 0 5px 0;
	padding: 8px;
	}
.boxFundo p a {display:block !important;float:left !important;margin:5px 5px !important;}
/*		#F - FOOTER
********************************************************************************/

#f {
	height: 29px;
	clear: both;
	background:url(../image/bg_top.gif);
	min-width:773px; /* break fix */
}
#f img,#f a {
	float: left; 
	margin-left:expression("-3px");
}