div#info
{
	position: relative;
	float: left;
	padding: 20px 0px 20px 20px; 
	width: 40%;
	color:#000000;
	font-family:Arial;
font-size:11px;
	text-decoration:none;
	line-height:15px;
}

.titleAgenda{
	font-family: Arial;
	font-size: 74px;
	font-weight: bold;
	color: #B80000;
	}
.enlaceMes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCEDEB;
	text-decoration : none;
	line-height:14px;
	}
	
.enlaceMes2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D42D03;
	text-decoration : none;
	line-height:14px;
	}
.anioClass{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D42D03;
	text-decoration : none;
	}
.diaActivo{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}
.diaActivoExpo{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A83737;
	text-decoration : none;
}
.diaInactivo{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #888E83;
	text-decoration : none;
}
.fondoAgenda {
	background-color: #C7C6BD;
}
.fondoEventos {
	background-color: #FCEDEB;
}
.fecha{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #972103;
	text-decoration : none;
}
.link{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #B80000;
	text-decoration : none;
}
.slc
{
	font-family: Arial, Helvetica, sans-serif;
	width:54;
	background-color:#C7C6BD;
	color:#B80000;
	font-size:9px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ffffff;
}
