.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;





}
.textoVerdeBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #63630E;
	text-align: left;
	height: auto;
}
.textoCastanhoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #63171E;
	text-align: right;
	height: auto;
	padding-right: 5px;

}
.separadorConteudos {
	background-attachment: fixed;
	background-image:  url(images/splitter_whitebackground.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.separadorConteudosVertical {
	background-attachment: fixed;
	background-image:  url(images/verticalSplitter_branco.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.separadorConteudosBoxes {
	background-attachment: fixed;
	background-image:  url(images/splitter_lightbackground_co.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.separadorMenuVerde {

	background-attachment: fixed;
	background-image:  url(images/splitter_greenbackground_me.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.textoMenu {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #63630E;
	text-align: left;
	height: auto;
}
.separadorMenuCastanho {


	background-attachment: fixed;
	background-image:  url(images/splitter_lightbackground_me.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #63630E;
	text-align: left;
	height: auto;
	text-decoration: none;
}


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #701A22;
	text-align: left;
	height: auto;
	text-decoration: none;
}
.textoMenuCastanho {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #755A39;
	text-align: left;
	height: auto;
}
.textoBrancoBold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	height: auto;
}
.textoDta {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: right;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.separadorSubmenu {



	background-attachment: fixed;
	background-image:  url(images/splitter_lightbackground_bo.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.textoMenuCinza {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #81796D;
	text-align: left;
	height: auto;
}
.textoCastanhoBoldCenter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #63171E;
	text-align: center;
	height: auto;
	padding-right: 5px;
}
