	/*ESTILO GENERAL DE LA FICHA*/
#ImaFichaPlanViajeS{
	width: 991px;
	margin-left: auto;
	margin-right: auto;
    padding-top: 30px;
}

/*DESCRIPCION DEL PLAN*/
#ImaFichaPlanViajeS #planDesc{
	background-color: #F5F5F5;
	position: relative;
}

#ImaFichaPlanViajeS #planDesc .tabUsuario{
	position: absolute;
	background-color: #F5F5F5;
	text-align: left;
	font: 15px "Courier New", Courier, monospace;
	color: #FF4617;
	padding: 1px 20px 5px 20px;
	top: -20px;
	left: 0;
	text-transform: uppercase;
}

#ImaFichaPlanViajeS #planDesc .tabUsuario a{
	color: #FF4617;
}

#ImaFichaPlanViajeS #planDesc .botonesFicha{
	position: absolute;
	width: 320px;
	top: -32px;
	right: 0px;
}

#ImaFichaPlanViajeS #planDesc .botonesFicha a{
	font: 15px "Courier New", Courier, monospace;
	color: #01ABEB;
	text-decoration: underline;
	float: left;
	padding-top: 10px;
}

#ImaListadoComentariosS .botonesFicha a.btnEditarPlan,
#ImaFichaPlanViajeS #planDesc .botonesFicha a.btnEditarPlan{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: right;
	width: 130px;
	height: 27px;
	background: url(/img/elems/fdobotoneditar.png) no-repeat 0 0px !important;
	margin-left: 10px;
	padding-top: 3px;
	cursor: pointer;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/elems/fdobotoneditar.png', sizingMethod='crop'); 
}

#ImaListadoComentariosS .botonesFicha a.btnEditarPlan{
	float: none;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha{
	height: auto !important;
	height: 280px;
	min-height: 280px;
	padding: 20px 20px 0 18px;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .imagenficha{
	float: left;
	margin-right: 20px;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .textoficha{
	float: left;
	width: 800px;
	text-align: left;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .textoficha h2{
	font: 40px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #01ABEB;
	margin-bottom: 5px;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .textoficha .fechasficha{
	font: 18px Arial, Helvetica, sans-serif;
	color: #7D7D7D;
	font-weight: bold;
	margin-bottom: 10px;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .textoficha .descficha{
	font: 17px Arial, Helvetica, sans-serif;
	color: #585858;
	margin-bottom: 8px;
	text-align: justify;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .ultimaMod{
	font: normal 12px "Courier New", Courier, monospace;
	color: #000;
	margin-bottom: 36px;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .textoficha .descficha p a{
	font: 17px Arial, Helvetica, sans-serif;
	color: #585858;
	text-decoration: underline;
}

#ImaFichaPlanViajeS #planDesc .contenidoficha .textoficha .itemsFicha{
	font: 12px "Courier New", Courier, monospace;
	color: #000;
	padding: 0px 0px 10px 0px;
}

/* Puntuacion */
	
#ImaFichaPlanViajeS .elementosPublicos{

}

#ImaFichaPlanViajeS .elementosPublicos .puntuacion{
/*    height:15px;*/
	 float: left;
	 margin-top: 0;
}

#ImaFichaPlanViajeS .elementosPublicos .puntuacion .estrella{
    float: left;
    width: 15px;
    height: 15px;
    background-image: url(/img/elems/puntos/estrella.png);    
    margin-right:1px;
    
    background: expression( document.all ? "none" : "" );
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/elems/puntos/estrella.png', sizingMethod='crop'); 
}

#ImaFichaPlanViajeS .elementosPublicos .puntuacion .puntos{
    display:block;
    float:left;
    width: 14px;
    height: 14px;
    background: url(/img/elems/puntos/add.png);
    cursor: pointer;
    margin-left: 3px;
    margin-top: 1px;
    
    background: expression( document.all ? "none" : "" );
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/elems/puntos/add.png', sizingMethod='crop'); 
}

#ImaFichaPlanViajeS .elementosPublicos .puntuacion .puntuacionUsuario{
	padding: 0;
	margin: 0;
}

#ImaFichaPlanViajeS .elementosPublicos .puntosComentarios{
	float: left;
	background: transparent url(/img/elems/bocadillo.png) no-repeat left top;
	padding-left: 25px;
	font: 12px "Courier New", Courier, monospace;
	color: #000;
	margin-left: 18px;
	
	background: expression( document.all ? "none" : "" );
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/elems/bocadillo.png', sizingMethod='crop'); 
}

#ImaFichaPlanViajeS .elementosPublicos .puntuacion .separadorH{
	float: left;
}
	
/* INFORMACION DE INTERES */
#informacionInteres{
	clear: left;
}

#informacionInteres h2{
	color: #B4B4B4;
	font: 28px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 30px;
	padding-bottom: 28px;
}

#informacionInteres .guias,
#informacionInteres .reportajes{
	background-color: #EEEEEE;
	position: relative;
	padding: 15px 20px 40px 20px;
	text-align: left;
	clear: left;
}

#informacionInteres .temas{
	background-color: #F9F9F9;
	position: relative;
	padding: 0px 20px 40px 20px;
	text-align: left;
}

#informacionInteres .contenidoTemas{
	height: 1%;
}

#informacionInteres .contenedorTema{
	float: left;
	white-space: nowrap;
	padding-top: 15px;
	height: 20px;
}

#informacionInteres .guias .solapaGuias,
#informacionInteres .temas .solapaTemas,
#informacionInteres .reportajes .solapaReportajes{
	background-color: #EEEEEE;
	position: absolute;
	width: 128px;
	height: 14px;
	text-align: left;
	top: -14px;
	left: 0px !important;
	left: -20px;
}

#informacionInteres .temas .solapaTemas{
	background-color: #F9F9F9;
	width: 162px;
	left: 0px;
}

#informacionInteres .reportajes .solapaReportajes{
	width: 171px;	
}

#informacionInteres .guias .solapaGuias span,
#informacionInteres .temas .solapaTemas span,
#informacionInteres .reportajes .solapaReportajes span
{
	text-transform: uppercase;
	font: 13px "Courier New", Courier, monospace;
	color: #585858;
	padding-left: 20px;
}

#informacionInteres h3 a{
	font: 18px Arial, Helvetica, sans-serif;
	color: #01ABEB;
}

#informacionInteres h3 a:hover{
	text-decoration: underline;
}

#informacionInteres p{
	text-align: justify;
	color: #585858;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

#informacionInteres p a{
	color: #01ABEB;
	font-weight: bold;
	text-decoration: underline;
}

#informacionInteres .guiasItem{
	margin-bottom: 20px;
    clear:both;
}

#informacionInteres .temas .contenidoTemas p a{
	margin-right: 10px;
	color: #01ABEB;
	font-size: 18px;	
	font-weight: normal;
	text-decoration: none;
}

#informacionInteres .temas .contenidoTemas p a:hover{
	text-decoration: underline;
}

#informacionInteres .temas .contenidoTemas p{
	margin-bottom: 30px;
}

#informacionInteres .reportajes .contenidoReportajes{
	
}

#informacionInteres .reportajes .contenidoReportajes .tituloRep a{
	font: 18px Arial, Helvetica, sans-serif;
	color: #01ABEB;
	text-decoration: none;
}

#informacionInteres .reportajes .contenidoReportajes .tituloRep a:hover{
	text-decoration: underline;
}
