#background{
	position: relative;
	margin: 0px; padding: 0px;
	width: 769px;
	margin-left: auto; margin-right: auto;
	background-image: url(../img/eventos_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 1px solid #FFFFFF; /* top gap fix */
}
.cabecerafila1{
	width: 364px;
	margin: 0px;
	/*padding: 8px 0px 8px 4px;*/
	height: 25px;
	padding-left:4px;
	padding-top:9px;
	vertical-align: center;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.filalista1 {
	width: 239px;
	float: left;	
}
.filalista2 {
	width: 121px;
	float: right;
}
.normaltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
}
.normaltextbold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
.normaltextbold a:hover{
	color: #9A0A0A;
}
.mescalendario {
	padding-left: 13px;
	margin-bottom: 9px;
	color: #990A0A;
	font-weight: bold;
	background-image: url(../img/time.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mescalendario2 {
	padding-left: 13px;
	margin-bottom: 9px;
	color: #555555;
	margin-left: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.agendabusca{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/busca.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	text-decoration: none;
	height: 12px;
	text-align:left;
	margin-left:7px;
}
.agendabusca a{
	text-decoration:none;
	background-color:#FFFFFF;
	color: #666666;
	background-image: url(../img/busca.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 15px;
	margin-bottom: 2px;
}