﻿.FichaProducto {
	clear:both;	
	width:646px;
	min-height:400px;	
	margin-left:10px;
}

.FichaProducto #titulo 
{
	background-image:url(/images/buscador/barra_titulo_larga.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	height:43px;
	margin:0 0 6px;
	overflow:hidden;
	padding:4px 0 4px 20px;
	width:636px;
}

.FichaProducto #titulo h1 {
	font-size:14px;
	margin:0;
	padding:0px 0 0;
}

.FichaProducto #subtitulo {
	background-image:url(/images/fondo/fondogris.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#092767;
	font-size:11px;
	font-weight:bold;
	padding:0 0 9px 18px;
	width:614px;
	margin-left:5px;
}

.FichaProducto #Descripcion {
	margin-bottom:12px;
	margin-top:4px;
	overflow:hidden;
}

.FichaProducto #columnaIz {
	width:150px;	
	float:left;
}

.FichaProducto #columnaCentro {
	width:360px;
	float:left;
	clear:both;
}

.FichaProducto #columnaCentro .descripcion {
	text-align:justify;
	margin: 0  0 2px 0;
	padding:0;
}

.FichaProducto #columnaCentro .servicios {
	margin:5px 20px 2px 10px;
}

.FichaProducto #columnaDer  {
	background-image:url(/images/fondo/franja_gris.gif);
	background-repeat:repeat-y;
	width:205px;
	margin-right:4px;
	float:right;
	clear:right;
	min-height:897px;
	margin-left:5px;
}	


.FichaProducto .tituloProducto  {
	color:#0093DD;
	font-size:14px;
	overflow:hidden;
	font-weight:bold;
	padding:0 0 1px 3px;
}

.FichaProducto .tituloProducto h1 {
	font-size:14px;
}


.FichaProducto .busGen 
{
	margin-top:12px;	
	width:500px;
}


.FichaProducto .mapa {
	clear:both;
	width:480px;	
	height:450px;
	margin:14px 0 0 16px; 
	
}

.FichaProducto .fotoProducto img
{
	width:270px;
	margin-bottom:8px;
}

.FichaProducto .listadoFotos img 
{
	width:66px;
	border-style:none;	
}



/*FichaProducto Popup*/


.FichaProductoPopup {
	clear:both;	
	width:600px;
	min-height:400px;	
}

.FichaProductoPopup #titulo {
	background-color: #092767;
	color: #FFFFFF;
	font-size: 12px;
	padding: 4px 0 4px 20px;
	margin: 0 0 6px 0;
	overflow:hidden;
}

.FichaProductoPopup #titulo h1 {
	padding:0;
	margin:0;
	font-size:12px;
}

.FichaProductoPopup #subtitulo {
	font-size:11px;
	padding:2px 0 2px 0;
}


.FichaProductoPopup  #AloDescripcion {
	margin-bottom:12px;
	margin-top:4px;
	overflow:hidden;
	margin-left:18px;
}

.FichaProductoPopup  #columnaIz {
	width:150px;	
	float:left;
}

.FichaProductoPopup  #columnaCentro {
	width:230px;
	float:left;
}

.FichaProductoPopup  #columnaCentro .descripcion {
	text-align:justify;
	margin: 0 12px 2px 0;
	padding:0;
}

.FichaProductoPopup  #columnaDer  {
	width:200px;
	float:left;
	clear:right;
}	


.FichaProductoPopup .listadoFotos img 
{
	width:66px;
	border-style:none;	
}


.FichaProductoPopup .fotoProducto img
{
	width:220px;
	margin-bottom:8px;
}




/*Estilos para cada producto*/

/*Hoteles*/
.FichaHotel .listaAmenitiesTit {
	border-color:#C1DFF0;
	border-style:none solid none;
	border-width:2px;
	float:right;
	font-weight:bold;
	padding:2px;
	width:175px;
	font-size:12px;
	color:#092767;
	background-color:#E7F2FA;
	text-align:center;
}

ul.listaAmenities {
	border:2px solid #C1DFF0;
	color:#092767;
	float:right;
	margin:0;
	padding:0;
	width:179px;
	border-top:none;
	border-bottom:none;
	background-color:#E7F2FA;
}

ul.listaAmenities li {
	border-bottom:1px solid #91C7E4;
	list-style-type:none;
	margin:2px 15px;
	padding:0;
}

div.cabezaficha
{
	background:transparent url(/images/fondo/fichasup.gif) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:13px;
	width:182px;
}
div.pieficha
{
	background:transparent url("/images/fondo/fichainf.gif") no-repeat scroll 0 0;
	display:block;
	height:13px;
	width:182px;
	float:right;
	margin-bottom:10px;
}
#AloDescripcion .fotosalo 
{
	margin-top:10px;
}
.cabezaalo
{
	margin-top:10px;
}

.politicahotel
{
 padding-top:15px;    
}

.politicahotel .titulo
{ 
 font-weight:bold;  
}
