.menusolar {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-align: left;
	text-indent: 10pt;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.cuerpocentral {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9933;
	text-align: left;
	text-indent: 10pt;
}
.titulos {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10pt;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.subtitulos {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 2px;
}
.menusolarsuperior {
	font-family: "Century Gothic", Futura, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 14px;
	text-align: left;
	text-indent: 10pt;
	padding: 2px;
	border-top: 1px solid #993300;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

