@CHARSET "ISO-8859-1";

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

#MenuTopo {
	background-image: url(../Images/Menu/Background.gif);
}

#MenuRodape {
	font-size:10px;
	color: #919191;
	padding-right: 15px;
}
#MenuRodape a:link {
	color: #666666;
}
#MenuRodape a:visited {
	color: #666666;
}
#MenuRodape a:hover {
	color: #000000;
}
#MenuRodape a:active {
	color: #666666;
}
#ConteudoPagina {
	padding-top: 5px;
	padding-bottom: 5px;
}
.TituloPaginaInterna {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight:bold;
	color:#5F9720;
	height: 40px;
}
.GaleriaFotos {
	font-size: 10px;
}
.GaleriaFotos a:link {
	color: #990000;
}
.GaleriaFotos a:visited {
	color: #990000;
}
.GaleriaFotos a:hover {
	color: #FF0000;
}
.GaleriaFotos a:active {
	color: #990000;
}
.BordaFoto {
	border: 1px solid #999999;
}
