.AceFichaEventoS p{
	margin: 0px;
	padding: 0px;
}

.AceFichaEventoS #cuerpoEvento{
	margin-top: 10px;
}

.AceFichaEventoS #fotoGrande{
	margin-right: 5px;
}

.AceFichaEventoS #adjuntoEvento{
	margin-bottom: 10px;
	padding-left: 34px;
	/*float: left;*/
	background: url(/img/elems/pdfAdjunto.gif) bottom left no-repeat;
}

.AceFichaEventoS #adjuntoEvento .nombreCampo{
	position: relative;
	padding: 0 7px;
}

.AceFichaEventoS #adjuntoEvento .nombreCampo .capa1,
.AceFichaEventoS #adjuntoEvento .nombreCampo .capa2{
	width: 7px;
	height: 18px;
	position: absolute;
	top: 0;
}

.AceFichaEventoS #adjuntoEvento .nombreCampo .capa1{
	background: url(/img/elems/bordeAdjuntoIzq.gif) top left no-repeat;
	left: 0;
}

.AceFichaEventoS #adjuntoEvento .nombreCampo .capa2{
	background: url(/img/elems/bordeAdjuntoDer.gif) top left no-repeat;
	right: 0 !important;
	right: -1px;
}

.AceFichaEventoS #infoEvento{
	margin-top: 5px;
}

.AceFichaEventoS #enviarAmigo{
	text-decoration: underline;
}

.AceFichaEventoS .rangoFechas{
	clear: both;
}

.AceFichaEventoS .titulo h2{
    font: 33px Arial, Helvetica, sans-serif;
    float: left;
    color:Black;
}

.AceFichaEventoS .titulo .btnAnadirPlan{
    position: relative;
    float:left;
    width: 13px;
    height: 13px;
}
.AceFichaEventoS .titulo .btnAnadirPlan span.planViaje,
.AceFichaEventoS .titulo .btnAnadirPlan span.planViajeHover{
    position: absolute;
    left: 0;
    top: 0;
}

#vcms-contenedorPrincipal .AceFichaEventoS #cuerpoEvento #descripcionEvento .barraCompartir a{
    background-color: White;    
}
#vcms-contenedorPrincipal .AceFichaEventoS #cuerpoEvento #descripcionEvento .barraCompartir a:hover{
    background-color: White;
}

