@charset "utf-8";
/* CSS Document */

/*------------PASEOS*/
div#contenedor-paseos{
	width:760px;
	top:415px;
	left:243px;
	position: absolute;
	margin-top:5px;
	padding:0px;
}
/*------------ESTRUCTURA-CONTENIDO-FILAS*/
div#estructura-contenido-top-paseos {
	width:756px;
	height:340px;
	border-bottom:1.2pt #A7A9AC dotted;
	overflow:hidden;
	float:left;
}
div#estructura-contenido-middle-paseos {
	width:756px;
	height:340px;
	border-bottom:1.2pt #A7A9AC dotted;
	float:left;
}
div#estructura-contenido-bottom-paseos {
	width:756px;
	height:340px;
	border-bottom:1.2pt #A7A9AC dotted;
	float:left;
}
div#estructura-contenido-bottom-cuarta-fila {
	width:756px;
	height:340px;
	border-bottom:1.2pt #A7A9AC dotted;
	float:left;
}
/*------------PASEOS-IZQUIERDA*/
div.product-izquierda-paseos {
	float: left;
	width: 249px;
	height: 340px;
	padding-right: 1px;
	display: inline;
	border-right:1.2pt #A7A9AC dotted;
	padding-left:0PX;
}
div.product-medio-paseos {
	float: left;
	width: 249px;
	height: 340px;
	padding-right: 1px;
	padding-left: 1px;
	display: inline;
	border-right:1.2pt #A7A9AC dotted;
}
div.product-derecha-paseos {
	float: right;
	width: 249px;
	height: 340px;
	padding-left: 0px;
	display: inline;
}
div.paseos-descripcion {
	font-family: Verdana;
	color : #B1B3B4;
	font-size:12px;
	float: left;
	width: 240px;
	height: 150px;
	margin: 5px 2px 5px 2px;
	line-height : 160%;
	display: inline;
	padding-right:5px;
}
h2#paseos {
	font-family: Verdana;
	color : #A7A9AC;
	font-size:12px;
	padding: 5px 0px 5px 10px;
	margin: 2px 0 2px 0;
	overflow: hidden;
	height: 15px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}
h2#paseos-ingles{
	font-family: Verdana;
	color : #A7A9AC;
	font-size:12px;
	padding: 5px 0px 5px 10px;
	margin: 2px 0 2px 0;
	overflow: hidden;
	height: 25px !important; /* for most browsers */
	height /**/:30px; /* for IE5.5's bad box model */
}

div.boton-secciones-paseos-top {
	background-position:center;
	/*margin: 0px 0px 0px 210px;*/
	width:22px;
	background-image:url(file:///D|/Proyectos%20Internet/Emtur_08_09/imagenes-amarlaweb/secciones-portada/boton-seccion-portada.png);
	height: 22px !important; /* for most browsers */
	height /**/:22px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	margin-left:205px;
	top:280px;
	position: absolute;
	float:right;
}
div.boton-secciones-paseos-medio {
	background-position:center;
	/*margin: 0px 0px 0px 210px;*/
	width:22px;
	background-image:url(file:///D|/Proyectos%20Internet/Emtur_08_09/imagenes-amarlaweb/secciones-portada/boton-seccion-portada.png);
	height: 22px !important; /* for most browsers */
	height /**/:22px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	margin-left:205px;
	top:240px;
	position: absolute;
	float:right;
}
div.boton-secciones-paseos-middle {
	background-position:center;
	/*margin: 0px 0px 0px 210px;*/
	width:22px;
	background-image:url(file:///D|/Proyectos%20Internet/Emtur_08_09/imagenes-amarlaweb/secciones-portada/boton-seccion-portada.png);
	height: 22px !important; /* for most browsers */
	height /**/:22px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	margin-left:190px;
	margin-right:10px;
	margin-top:5px;
	float:right;
	margin-bottom:10px;
}
div.iconos-titulos-paseos {
	font-family:Verdana, Helvetica, sans-serif;
	color: #A7A9AC;
	font-size:11px;
	font-weight:bold;
	width:22px;
	overflow:hidden;
	margin-left:220px;
	top:50px;
	position: inherit;
	margin-top:10px;
	float:right;
}

/*------------ NUEVO --------------- NUEVO --*/
td.iconos-titulos-secciones-paseos {
	font-family:Verdana, Helvetica, sans-serif;
	color: #A7A9AC;
	font-size:11px;
	font-weight:bold;
}
td.product_desc_paseos {
	font-family: Verdana;
	color : #B1B3B4;
	font-size:12px;
	width: 240px;
	height: 180px;
	margin: 5px 2px 5px 2px;
	line-height : 160%;
	/*display: inline;*/
	padding-right:0px;
	vertical-align:top;
	padding-top:5px;
}
table.portada.boton{
	width:100%;
	height:30px;
	padding:4px;
	text-align:right;
}