@CHARSET "ISO-8859-1";

.link-menu-cabecera {
	color: white;
	font-size: 9pt;
	font-weight: bold;	
	text-decoration: none;	
}

.titulo-menu {
	font-family:Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	margin-left: 2%;
	margin-top: 0%;
}  

.subtitulo {
	font-family:Arial;
	font-size: 10pt;
	color: #8B864E;
}

.subtitulo-reportes {
	font-family:Arial;
	font-size: 12pt;
	color: #8B864E;
	margin-left: 3%;
}  

.subtitulo-panel-control {
	font-family:Arial;
	font-size: 10pt;
	color: #8B864E;
	margin-top: 24px;
}



