.tipos {
	font-family: Arista, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ABD6D6;
}
.subtitulos {
	font-family: Arista, "Trebuchet MS", Arial, Verdana;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloP {
	font-family: Arista, "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #006633;
}
.tituloS {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.letraC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.epigrafe {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
        font-weight: bold
}
.titulo {
        font-family: "Trebuchet MS", Arial, Verdana; 
        font-size: 24px; 
        font-weight: bold; color: #003300}
.bajada {  
        font-family: "Trebuchet MS", Arial, Verdana; 
        font-size: 13px; color: #663300; 
        font-weight: bold
}
.textoA {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.pie {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloE {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
}
.cabezatabla {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	background-color: #33CC99;
}
.menup {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;

}
.menup:hover  {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;

}
.fondomenu {
	background-color: #006633;
}
.fondomenu:hover {
	background-color: #990000;
}

