body {
	margin: 0px;
	padding: 0px;
	background: url("img/back.jpg") repeat-x top left #89D3FE;
}

body,td,th {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}
.texto {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
}
.rodape{
font-family : Verdana, Arial, Courier New;
font-size : 8pt;
line-height : 12pt;
color : #FFFFFF;
}

.fotos{
		padding: 8px;
        margin: 0px 0px 0px 8px;
		border: 6px #F1F1F1 solid;
		background-color: #F1F1F1;
}

.enquete{
	font-family : Verdana, Arial, Courier New;
	font-size : 8pt;
	line-height : 12pt;
	color : #000000;
}

.branco {
color : #FFFFFF;
}

a.lnk_brancon:link {
color : #FFFFFF;
font-weight : normal;
text-decoration : none;
}
a.lnk_brancon:visited {
color : #FFFFFF;
font-weight : normal;
text-decoration : none;
}
a.lnk_brancon:hover {
color : #0099ff;
font-weight : normal;
text-decoration : none;
}

a.lnk_brancob:link {
color : #FFFFFF;
font-weight : bold;
text-decoration : none;
}
a.lnk_brancob:visited {
color : #FFFFFF;
font-weight : bold;
text-decoration : none;
}
a.lnk_brancob:hover {
color : #FFFF55;
font-weight : bold;
text-decoration : none;
}

a.lnk_azuln:link {
color : #0066CC;
font-weight : normal;
text-decoration : none;
}
a.lnk_azuln:visited {
color : #0066CC;
font-weight : normal;
text-decoration : none;
}
a.lnk_azuln:hover {
color : #0000FF;
font-weight : normal;
text-decoration : underline;
}

a.lnk_azulb:link {
color : #0066CC;
font-weight : bold;
text-decoration : none;
}
a.lnk_azulb:visited {
color : #0066CC;
font-weight : bold;
text-decoration : none;
}
a.lnk_azulb:hover {
color : #0000FF;
font-weight : bold;
text-decoration : underline;
}

a.lnk_laranjab:link {
color : #FF6600;
font-weight : bold;
text-decoration : none;
}
a.lnk_laranjab:visited {
color : #FF6600;
font-weight : bold;
text-decoration : none;
}
a.lnk_laranjab:hover {
color : #FFCC00;
font-weight : bold;
text-decoration : underline;
}

select {
font-family : Verdana, Tahoma, Arial;
font-size : 8pt;
background: #EDF9FF;
border: 1px #006699 solid;
color: #000000;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #006699 solid;
	margin-bottom: 5px;
	background: #EDF9FF;
}

