/* CSS Document */
BODY {
SCROLLBAR-FACE-COLOR: #FFCC00; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR:  #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}

.txt-cinza {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt-cinza:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textoIta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: italic;

}

.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px solid #567B48;
	background-color: #FF6600;
	color: #000000;
}

.textoBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.liksazul {font-family: Arial; font-size: 7pt; color: #000000; text-decoration: none; cursor: none }
.liksazul:hover, menu:active {font-family: arial; font-size: 8pt; color: #006699; text-decoration: none; cursor: hard }

.likslaranja {font-family: Arial; font-size: 7pt; color: #000000; text-decoration: none; cursor: none }
.likslaranja:hover, menu:active {font-family: arial; font-size: 8pt; color: #FF6600; text-decoration: none; cursor: hard }

.liks {font-family: Arial; font-size: 7pt; color: #000000; text-decoration: none; cursor: none }
.liks:hover, menu:active {font-family: arial; font-size: 8pt; color: #628833; text-decoration: none; cursor: hard }

.liksgaleria {font-family: Arial; font-size: 9pt; color: #ffffff; text-decoration: none; cursor: none }
.liksgaleria:hover, menu:active {font-family: Arial; font-size: 10pt; color: #ffffff; text-decoration: none; cursor: hard }


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	cursor: hard;
}
.menu:hover, menu:active {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000; 
text-decoration: none; 
font-weight: bold; 
cursor: hard
}
