.derecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
        Color : #005187; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 11px;
	Color : #005187; font-weight: bold;
	text-decoration : underline;
}
.contenido_c {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.cajas {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	border: 1px solid #CCCCCC;	
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.linktxt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF5A00;
}
a.linktxt:hover { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF5A00;
	text-decoration : underline;
}

.linknews{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF5A00;
}
.cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	width: auto;
	height: auto;
}
a.cuadro:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	width: auto;
	height: auto;
	text-decoration: none;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

.bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF5A00;
	text-decoration: none;

}

.linkmnu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
a.linkmnu:hover { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration : underline;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	word-spacing: normal;
	width: auto;
	height: auto;
}


