.link:link {
	color: #FFF;
	text-decoration: none;
}
.link:visited {
	color: #FFF;
	text-decoration:inherit;
}
.link:hover { 
	color: #999;
	text-decoration: none; 
}
.link2 {
	color: #333;
	text-decoration: none;
}
.link2:visited {
	color: #333;
	}
.link2:hover { 
	color: #CCC;
	}
.link3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #FFF;
	text-decoration: none;
}
.link3:visited {
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
}
.link3:hover { 
	color: #999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
}
.txtTahoma11 {
	font-family: Tahoma;font-size: 11px;text-decoration: none; color:#FFF;
}
.txtTahoma11-2 {
	font-family: Tahoma;font-size: 11px;text-decoration: none; color:#333;
}
BODY
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #F0F0F0; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #F0F0F0; 
scrollbar-arrow-color: #333333
}
.fundo {
	background-image: url(../img/fundo_fotoM.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.fundo_violeta {
	background-image: url(../img/fundo_fotoM_violeta.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.fundo_vermelho {
	background-image: url(../img/fundo_fotoM_vermelho.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.fundo_verde {
	background-image: url(../img/fundo_fotoM_verde.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.fundo_azul {
	background-image: url(../img/fundo_fotoM_azul.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.indRodape {
	background-image: url(../img/indRodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.comboBusca {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
.indAgendaBack {
	background-image: url(../img/indTitAgendaBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.indEnqueteBack {
	background-image: url(../img/indTitEnqueteBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.indEnqBottom {
	background-image: url(../img/indTitEnqueteBott.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtTahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}
.txtTahoma14-2 {
	font-family: Tahoma;
	font-size: 14px;
	color:#FFF;
	text-decoration: none;
}
.DivHorizontalPr {
	background-image: url(../img/divHorizontalPr.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.combo {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.GaleriaBack {
	background-image: url(../img/galeriaBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.DivHorizontalVer {
	background-attachment: fixed;
	background-image: url(../img/divHorizontalVer.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.fundoDiv {
	background-color: #000000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}