/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1FA9CD;
}
.style2 {color: #666666}
.style3 {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
.style5 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
}

a:link { 
	color: #FD0E07;

	font-size: 13px;
	}
a:visited { 
	color: #FD0E07;
	}
a:hover { 
	color: #333333;
	}
a:active { 
	color: #FD0E07;
	}

.linksconteudo a:link {
color:#FD0E07;
font-size:13px;
font-weight:bold;
letter-spacing:0.5px;}

.linksconteudo a:visited {
color:#FD0E07;
font-size:13px;
font-weight:bold;
letter-spacing:0.5px;
}
.linksconteudo a:hover {color:#23AAC8;
font-size:13px;
font-weight:bold;
letter-spacing:0.5px;}

.style6 {color: #FFFFFF}
h1 { background: transparent;  font-weight: bold;  text-align: center; font-size:9px; }
h2 { background: transparent;  font-weight: bold;  text-align: center; font-size:9px; }
h3 { background: transparent;  font-weight: bold;  text-align: center; font-size:9px; }
h4 { background: transparent;  font-weight: bold;  text-align: center; font-size:9px; }
body {
	background-image: url(fundo_web.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer{
font-size:9px;}

h1 {font-size:9px;}
h2 {font-size:9px;}
h3 {font-size:9px;}


.footer a:link {
color:#333333;
font-size:9px;
text-decoration:none;
}

.footer  a:visited {
color:#333333;
font-size:9px;
text-decoration:none;
}
.footer  a:hover {color:#333333;
text-decoration:underline;
font-size:9px;
}