@charset "utf-8";
body {
background-image:url(../img/back.jpg);
margin-top:5px;
margin-bottom:5px;
background-attachment:fixed;
}

BODY2 {
background-color:#FFF;
margin:0;
}

TABLE {
color:#175199;
font:10px arial, sans-serif;
font-weight:400;
}

.title {
color:#175199;
font:11px arial, sans-serif;
font-weight:700;
}

#NewsDiv {
position:absolute;
left:0;
top:0;
width:100%;
background-color:#FFF;
border:0;
}

a:hover {
color:red;
text-decoration:underline;
}

.txt_azul {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#175199;
}

.link_vermelho {
color:red;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.link_vermelhoG {
color:red;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

td img {
display:block;
}

.tit_internas {
font-size:12px;
color:#18549C;
font-weight:700;
font-style:normal;
}

.tit_conheca_tambem {
font-size:12px;
font-weight:700;
}

.texto_internas {
font-size:12px;
color:#666;
}

.asterisco {
color:red;
}
.tit_int_venda {color: #17529a}
.txt_12px {
	font-size: 12px;
	font-weight: bold;
}



a:link,a:visited,a:active {
	color:#629EDB;
	text-decoration:none;
}
