
body {
	background-color: #F6F6F6;

	background-image:   url(bg.gif);

	background-repeat: no-repeat-y;



	background-attachment: fixed;
background-position : center;
background-position : top;
margin : 0;
}
.font {
font-family : tahoma, Arial, "TimesNewRoman";
font-size : 11px;
color : #555;
}
.titulos {
font-family : Arial, "TimesNewRoman";
font-size : 12px;
font-weight : bold;
color : #086dc6;
}
.rodape {
font-family : Trebuchetms, Tahoma, Arial, "TimesNewRoman";
font-size : 11px;
color : #00519c;
}
.titulos_old {
font-family : verdana, Arial, "TimesNewRoman";
color : #31659c;
font-size : 11px;
font-weight : bold;
}
A:link, A:visited {
color : #555;
font-family : tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
}
A:hover, A:active {
color : #000;
font-family : tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
}
.caixadedados {
font-family : tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #333333;
text-decoration : none;
background-color : #eff5f8;
border : 1px solid #d7e7ee;
}
.linhaPontinhadaVertical {
background-image : url(linha_pontilhada.gif);
}
.fundoMainIndex {
background-image : url(fundo_main1.gif);
}
.fundoMain {
background-image : url(fundo_main2.gif);
}
.linhaTabulacao1 {
background-color : #fff;
}
.linhaTabulacao2 {
background-color : #f7fbfd;
}
.fundolinhaTabulacao {
background-color : #ddd;
}
