.fundoClaro {  background-color: #F8F8F8}
.fundoEscuro { background-color: #C3C3C3; color: #FFFFFF; font-weight: bold}
.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #000000; text-decoration: none}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	text-decoration: none;
	border-color: #C3C3C3 black black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
	height: 1px;
	padding-top: 2px;
	color: #000000;
}
.textoBold {
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
.subtitulo {
	color: #00773C;
	font-weight: bolder;
	font-size: 13px;
	text-transform: uppercase;

}
li {  list-style-position: outside; list-style-image: url(../imagens/i_icones/bullet.jpg); list-style-type: none}
.assinaturas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: bold;

}
.inputSelect {
	color: #333333;
	background-color: #E5E5E5;
	border: thin #666666 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.fundoMenu {
	background-attachment: fixed;
	background-image: url(../imagens/i_site/menu_meio.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-position: center center;


}
.fundoMenudir {
	background-attachment: fixed;
	background-image: url(../imagens/i_site/menu_canto_dir.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
; width: 6px

}
.fundoMenuEsq {
	background-attachment: fixed;
	background-image: url(../imagens/i_site/menu_canto_esq.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
; width: 6px

}
.textoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.fundoMenuPeq { background-image: url(../imagens/i_site/menu_peq.gif); ; background-attachment: fixed; background-repeat: repeat-x; background-position: center center}
.textoNovidade {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.fundoPaginas {
	background-color: #000000;
}
a {
	color: #000000;
}
.entrelinha {
	line-height: 2em;
}
