
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}

body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #868383;	
}

.box_novidades a {
	font-size: 9px;
	color: #868383;		
}

td.dashedB {
	border-bottom:1px dashed #e6e6e6;
}	

td.dashedT {
	border-top:1px dashed #e6e6e6;
}	

td.dashed {
	border:1px dashed #e6e6e6;
}	

td.dashedR {
	border-right:1px dashed #e6e6e6;
}	

td.dashedL {
	border-left:1px dashed #e6e6e6;
}	

.rep_left {
	background-image: url(../images/rep_left.gif);
	background-repeat: repeat-y;
}

.rep_right {
	background-image: url(../images/rep_right.gif);
	background-repeat: repeat-y;
}

.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_left_bottom {
	height:59px;
	background-image: url(../images/bg_left_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.bg_right {
	background:#FFF;
}

td.rodape {
	background:url(../images/rodape.gif) no-repeat;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 35px;
	line-height:30px;
}

h1.vermelho {
	color:#b24851;
	margin:0;
	padding:0;
	padding-left:30px;
	margin-bottom:5px;
}

td h3 {
	color:#798707;
	padding:0;
	margin:0;
	font-size:11px;
	padding-left:10px;
	padding-bottom:5px;
}

td h3 a {
	color:#798707;
	font-size:11px;
	text-decoration:none;
}


input.news {
	font-size:8.5px;
	color:#666;
	width:131px;
	border:1px solid #cdcdcd;
}


.justify a {
	text-align: justify;
	font-size: 9px;
	color: #868383;	
}
.style1 {color: #000033}
.style2 {font-size: 9px}
.style4 {color: #000033; font-size: 9; }
.style5 {font-weight: bold}
a {
	font-size: 12px;
	color: #B24851;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B24851;
}
a:hover {
	text-decoration: underline;
	color: #B24851;
}
a:active {
	text-decoration: none;
	color: #B24851;
}
