body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #006699;
	background: url("img/back_home.jpg") repeat-x top left;
}

body,td,th {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #006699;
}
div#back{
		background: url("img/back_bottom.jpg") no-repeat bottom left;		
}

.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 : #006699;
}

.fotos{
		padding: 5px;
        margin: 0px 5px 0px 0px;
		border: 5px #62BF40 solid;
		background-color: #FFFFFF;
}

.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: #E1F3FE;
border: 1px #006699 solid;
color: #0069A9;
}

.inputi, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px #006699 solid;
	margin-bottom: 5px;
	background: #E1F3FE;
	color: #0069A9;
}
