.menu_izquierdo1{
	font-family: Arial;
	font-size: 9pt;
	color: #666;
	font-weight: normal;
}
.tablacalendario{
text-align:center;
}
.tablacalendario td{

    width:25px;
    height:22px;

}
.hoy {
   	font-family : verdana,arial,helvetica;
   	font-size : 10pt;
   	color: white;
        background-color:orange;
        border: 1px blue solid;
}
.evento{
    font-family : verdana,arial,helvetica;
   	font-size : 11pt;
   	/*background-color: #990000;*/
         background-color: grey;
        color:orange;
}

.domingo {
   	font-family : verdana,arial,helvetica;
   	font-size : 10pt;
   	/*background-color: #990000;*/
         background-color: #73b5e0;
        color:white;
}
.diasemana{
        /*border: 1px cornflowerblue solid ;*/
        color: white;
        background-color: orange;
}
.titmesano{
    background-color:#73b5e0;
     color:white;
}
.mesanterior{
        background-color:#73b5e0;
           color:white;
}
.messiguiente{
        background-color:#73b5e0;
          color:white;
}
.diario {
   	font-family : verdana,arial,helvetica;
   	font-size : 10pt;
   	color: black;
         background-color:aliceblue;
}
.idioma{
	font-family: Arial;
	font-size: 8pt;
	color: grey;
}

.menu_izquierdo2{

	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
}

.titulo1{

	font-family: Arial;
	font-size: 14pt;
	color: #FFFFFF;

}

.encabezado{
	font-family: Arial;
	font-size: 26pt;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.titulo2{
	font-family: Arial;
	font-size: 9pt;
	color: grey;

}
table{
coloe:grey;
}

.titulo_barra_azul{
	font-family: Arial;
	font-size: 9pt;
	color: white;
	font-style: oblique;
	font-weight: bold;
}

.cuerpo{
	font-family: Arial;
	font-size: 9 pt;
	color: grey;
	
}

.concursos{
	font-family: Arial;
	font-size: 8pt;
	color: grey;
	/*text-decoration: none;*/
}

.cuerpo2{
	font-family: Arial;
	font-size: 8 pt;
	color: grey;
	text-align: justify;
	/*text-decoration: none;*/
}

a{
color:grey;
font-weight: none;
font-style: Verdana;
text-decoration:none;
}

/*A:link {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}*/
A:hover {
	color: red;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
.politica{
	font-family: Verdana;
	font-size: 8pt;
	color: grey;
	text-align: justify;
}
.comentario{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}
.opinion{
color:white;
}
.comentarios{
color:white;
}
