#tituloevento {
	background-image: url(../images/elementos/proximoseventos.png)!important;
                 background-image: none;
                filter: none !important;
                 filter: progid_DXImageTransform.Microsoft.AlphaImageLoader(src='/images/elementos/proximoseventos.png');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;	
}

#tituloenlaces {
	background-image: url(../images/elementos/categoriasenlaces.png)!important;
                 background-image: none;
                filter: none !important;
                 filter: progid_DXImageTransform.Microsoft.AlphaImageLoader(src='/images/elementos/categoriasenlaces.png');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;	
}

#titulomejor {
	background-image: url(../images/elementos/mejorenlace.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	float: left;		
}

#tituloultimo {
	background-image: url(../images/elementos/ultimoenlace.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin-left: 5px;
	float: left;		
}

#evento {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CDCDCD;
	text-transform: capitalize;
	display: inline;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	margin-left: 6px;	
}





#evento a:link ,#evento a:visited{
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 10px;
}

#evento a:hover{
font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	
	font-size: 10px;
}


 #evento .fecha {
	font-size: 10px;
	color: #CDCDCD;
	font-weight: bold;
}


