/*---------------- MENU CABECERA ------------------*/
.parrafocabecera
{
    font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
} 
.menucabecera {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.menucabecera:hover {
	font-family: Verdana;
	font-size: 11px;
	color: yellow;
	text-decoration: none;
}
.etiquetacabecera {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
	/*cursor:default;*/
	
}
/*---------------- MENU PRINCIPAL------------------*/
.menuprincipal 
{
	font-family: Century Gothic;
	font-size: 17px;
	color: White;
	padding:10px,20px,10px,20px;
	text-decoration: none;
}
.menuprincipal:hover 
{
    font-family: Century Gothic;
	font-size: 17px;
	font-size: 18px;
	color: #FDAC71;
	text-decoration: none;
}

/*---------------- TITULAR-1 ------------------*/
.titular1 {
	font-family: Century Gothic;
	font-weight:bold;
	font-size: 20px;
	color: #999999;
	text-decoration: none;
}
.titular1:hover {
	font-family: Century Gothic;
	font-weight:bold;
	font-size: 20px;
	color: Black;
	text-decoration: none;
}
.titular-1 {
	font-family: Century Gothic;
	font-weight:bold;
	font-size: 20px;
	color: #999999;
	text-decoration: none;
}
.titular2 {
	font-family: Century Gothic;
	font-weight:bold;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
.titular2:hover {
	font-family: Century Gothic;
	font-weight:bold;
	font-size: 16px;
	color: Black;
	text-decoration: underline;
}
/*---------------- PARRAFO ------------------*/
.parrafo1 {
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	text-decoration: none;
}
.parrafo1:hover {
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	text-decoration: none;
}
.parrafo1a {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align:right;
	float:right;	
}
.parrafo1b {
	font-family: Verdana;
	font-size: 10px;
	color: #006471;
	text-decoration: none;	
}
/*---------------- MAS INFORMACION ------------------*/
.masinformacion {
	font-family: Century Gothic;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.masinformacion:hover {
	font-family: Century Gothic;
	font-size: 14px;
	color: Black;
	text-decoration: underline;
}
.masinformacion2 {
	font-family: Century Gothic;
	font-size: 14px;
	color: #3085C0;
	text-decoration: none;
}
.masinformacion2:hover {
	font-family: Century Gothic;
	font-size: 14px;
	color: #3085C0;
	text-decoration: underline;
}
/*---------------- PARRAFO NOTA ------------------*/
.parrafonota-1 {
	font-family: Century Gothic;
	font-size: 12px;
	color: #006471;
	text-decoration: none;
}
.parrafonota-2 {
	font-family: Century Gothic;
	font-size: 12px;
	color: #BE4B00;
	text-decoration: none;
}
.sectores {
	font-family: Verdana;
	font-size: 12px;
	color: #006471;
	text-decoration: none;
}
.sectores:hover {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
}
.notas {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
/*---------------- PIE ------------------*/
.pie {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.pie-1 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.pie-1:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #006471;
	text-decoration: underline;
}
.pie-2 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.pie-2:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #006471;
	text-decoration: underline;
}

/*----------------- area privada ------------------*/
/*---------------- MENU PRINCIPAL------------------*/
.menuadministrativo 
{
	background-image: url(images/menuadministrativo.png);	
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: #006471;
	line-height: 25px;
	width: 200px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}
.menuadministrativo:hover 
{
	background-image: url(images/menuadministrativohover.png);
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.menuadministrativopuntos
{
	background-image: url(images/menuadministrativo.png);	
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: #006471;
	line-height: 25px;
	width: 200px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}
.menuadministrativopuntos:hover 
{
	background-image: url(images/menuadministrativopuntoshover.png);
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.menusistema
{
	background-image: url(images/menusistema.png);	
	display: block;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	width: 200px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}
.menusistema:hover 
{
	background-image: url(images/menusistemahover.png);
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
