.texto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-variant: normal;

}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #D3D3D3;
	text-align: center;

}
body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgground {
	background-image: url(../images/fundo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;

}
li {
	margin-left: 5px;
}
ul {
	margin-left: 18px;
	margin-top: -12px;
	list-style: none;
	list-style-type: none;
	list-style-image: url(../images/dot.gif);
}
ol {
	padding-top: -12px;
	margin-left: 20px;
}
a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	float: right;


}
a:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../images/fundoFaixa.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: right;



}
.bgrodape {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #D3D3D3;
	text-align: center;
	background-image: url(../images/rodape2.gif);
	background-repeat: no-repeat;
}
.imgIndex {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}
.textoIndex {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;

}
.tituloIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	line-height: normal;

}
