/* CSS Document */

#contenido {

	font-family: Tahoma;

	font-size: 12px;

	color: #FFFFFF;

	text-align: justify;

	margin-left: 20px;

	margin-right: 10px;
}



.cabeceratabla1{
	font: bolder normal 14px Tahoma;
	color: #FFFFFF;
	background-color: #669999;
}
.cabeceratabla2{
	color: #FFFFFF;
	background-color: #003333;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.tabla{
	font: bold normal 10px Tahoma;
	color: #FFFFFF;
	background-color: #CC6633;
}

.menu{

	padding:9px;

	padding-left:14px;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 12px;

	background:url(images/button.gif);

}

.superiorMenuOver {
    font-family: Tahoma;
	color: #0c2d46;
	font-size: 11px;
	background-image: url(images/SuperiorOver.jpg);
	font-weight: bold;
	cursor: hand;
}
.superiorMenuOff {
	font-family: Tahoma;
	background:url(images/SuperiorOff.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	
}

.superiorMenuOn {
	font-family: Tahoma;	
	background:url(images/SuperiorOn.jpg);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}


.subMenuOn {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-image: url(images/smOn.jpg);
	background-position: center;
    padding-left:10px;

}



.subMenuOff {
	font-family: Tahoma;
	background:url(images/smOff.jpg);
	padding-left:10px;

	color: #0c2d46;

	font-weight: bold;

	font-size: 10px;



}

.subMenuOver {
	font-family: Tahoma;
	background:url(images/smOver.jpg);
    padding-left:10px;

	color: #0c2d46;

	font-weight: bold;

	font-size: 10px;
	cursor: hand;

	

}

.subMenuInicio{
	visibility:hidden;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.style2 {color: #666666}

.style3 {color: #FFFFFF}

#menusInicio {

	position:relative;

	z-index:1;

}

#menusComites {

	position:relative;

	z-index:1;

}
.nombre {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
.nombre2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #0c2d46;
} 
.nombre3 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #b3bda4;
} 
.nombre4 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
.cargo {
	color: #669999;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.cuadrocargo {
	color: #c5526b;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	background-color: #c5526b;
}
.cuadro {
	
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	background-color: #c1cdb5;
}
.Titulo
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
}
.nombremano {
	color: #0099FF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	cursor: hand;   
}
