body {
	margin: 0px;
	padding: 0px;
	background:  url(img/back.gif) repeat-x top left #AAC3DA;
}

body,td,th {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #33669A;
}
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;
font-weight : normal;
color : #006699;
}

.legenda{
font-family : Verdana, Arial, Courier New;
font-size : 7pt;
line-height : 12pt;
color : #003333;
}

.branco{
color : #FFFFFF;
}

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

.fotose{
		float: left;
		padding: 8px;
        margin: 0px 8px 0px 0px;
		border: 5px #FFFFFF solid;
		background-color: #FFFFFF;
}

.fotosr{
		float: right;
		padding: 8px;
        margin: 0px 0px 0px 8px;
		border: 5px #FFFFFF solid;
		background-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 : #33669A;
font-weight : normal;
text-decoration : none;
font-size : 8pt;
}
a.lnk_azuln:visited {
color : #33669A;
font-weight : normal;
text-decoration : none;
font-size : 8pt;
}
a.lnk_azuln:hover {
color : #0066CC;
font-weight : normal;
text-decoration : none;
font-size : 8pt;
}

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: #FFFFFF;
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: #FFFFFF;
	color: #0069A9;
}
