.ImaEventosPlandeViaje{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
    clear:both;
}

.ImaEventosPlandeViaje h3{
	padding-bottom: 10px;
}

.ImaEventosPlandeViaje h3 a{
	color: #B4B4B4;
	font-size: 28px;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.ImaEventosPlandeViaje ul li{
	list-style: none;
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
	min-height: 138px !important;
	height: 138px;
}

.ImaEventosPlandeViaje ul li .foto{
	float: left;
	clear: left;
	margin-right: 8px;
	width: 134px;
}

.ImaEventosPlandeViaje ul li .datos{
	float: left;
	width: 174px;
}

/*.ImaEventosPlandeViaje ul li .datos .tema{
    position: relative;
    font: 12px/15px "Courier New", Courier, monospace;
    height: 15px;
    float:left;
	 margin-bottom: 9px;
}

.ImaEventosPlandeViaje ul li .datos .tema span{
    display: block;
}

.ImaEventosPlandeViaje ul li .datos .tema .caja1{
    position: absolute;
    top: 0;
    left: 0;
    width: 7px;
    height: 15px;
    background-image: url(/img/modulos/agenda_turistica/borde_izq.png);
    
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/modulos/agenda_turistica/borde_izq.png', sizingMethod='crop');
    background: expression( document.all ? "none" : "" ); 
}

.ImaEventosPlandeViaje ul li .datos .tema .caja2{
    position: absolute;
    top: 0;
    right: 0;
    width: 7px;
    height: 15px;
    background-image: url(/img/modulos/agenda_turistica/borde_der.png);    
    
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/modulos/agenda_turistica/borde_der.png', sizingMethod='crop');
    background: expression( document.all ? "none" : "" ); 
}

.ImaEventosPlandeViaje ul li .datos .tema .caja3{
    padding: 0 10px;
}*/

.ImaEventosPlandeViaje ul li .datos h4 a{
	color: #000;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}

.ImaEventosPlandeViaje ul li .datos h4{
	margin-bottom: 9px;
    width: 136px;
}

.ImaEventosPlandeViaje ul li .datos .fechaEvento{
	font-weight: bold;
	color: #8C8C8C;
	font-size: 12px;
}

.ImaEventosPlandeViaje ul li .datos .fechaEvento{
	margin-top: 9px;
}

.ImaEventosPlandeViaje ul li .datos .fechaEvento span{
	color: #BF0000;
}

.ImaEventosPlandeViaje ul li .datos .precioPoblacion{
	font-size: 12px;
	color: #000;
}

.ImaEventosPlandeViaje .datos .tema{
    position: relative;
    left: -5px;
    font: 12px/15px "Courier New", Courier, monospace;
}
.ImaEventosPlandeViaje .datos .tema span{
    display: block;
}
.ImaEventosPlandeViaje .datos .tema .caja1{
    background: url(/img/modulos/agenda_turistica/mascara_izq.gif) 0 0 repeat-y;   
}
.ImaEventosPlandeViaje .datos .tema .caja2{ 
    background: url(/img/modulos/agenda_turistica/mascara_der.gif) 100% 0 repeat-y;
}
.ImaEventosPlandeViaje .datos .tema .caja3{
    padding: 0 10px;
}
