body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;}
	
.menu {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
a.menu:hover {	color:#C90000; }

.a11n {
	color : #000000;
	text-decoration : none;	
	line-height: 1.5em;
}

.enlace{
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
a.enlace:hover{
	text-decoration:none;
}

.link1{
	color : #000000;
	text-decoration : underline;
	font-weight:bold;
}
a.link1:hover{
	text-decoration:none;
}

.contenido{
	color : #7a7a7a;
	text-decoration : underline;
}
a.contenido:hover{
	text-decoration:none;
}
.rojo {
	color: #C90000;
}
.a11g {
	color: #787878;
}
a.a11g:hover{
   text-decoration:none;	
}

.titulos {
	font-size : 110%;
	color : #000000;
	text-decoration : none;	
	font-weight : bold;
}
.titulorojo {
	font-size: 160%;
	color: #C90000;
	font-weight : bold;
}
.titulogris {
	font-size: 140%;
	color: #7a7a7a;
	font-weight : bold;
}

.seccion{
	font-size: 300%;
	color: #C90000;
	font-weight : bold;
	padding: 10px 0 0 0;
}
