/* geral */

/* ---- resetando dados pre classificados ---- */

:focus {outline:0;}
body {background:#fff;color:#333;}
ol, ul {list-style:none;}
 
caption, th, td {
	text-align:left;
	font-weight:normal;
}
 
hr.off {display:none;}

/* ---- fonts v2 ---- */
body {font:x-small arial,helvetica,freesans,sans-serif,"Trebuchet MS" ;font-size:11px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../../images/fundosite_repeat.jpg);
	background-repeat: repeat;
}
 

pre, code {font:1.15em monospace;}
a {text-decoration:none; color:#000;font-weight:normal;
font-family:arial,freesans,helvetica,sans-serif;
}
.conteudo a:visited {}
a:hover {text-decoration:underline;}
/* ---- /resetando dados pre classificados ---- */
.tdEndereco {
	text-align: right;
}

