@import url('plantour.css');
@import url('buscador_ofertas.css');
@import url('menu.css');

#buscador_ofertas {
	position: absolute;
	left: 0;
	top: 470px;
	width: 194px;
	height: 330px;
	overflow: hidden;
}

#agencias {
	margin-left: 199px;
	min-height: 613px;
}

/* IE 6 */ 
* html #agencias {
	height: auto !important;
	height: 613px;
}


#agencias h2 {
	height: 13px;
	overflow: hidden;
	text-indent: 650px;
	background: transparent url('h_listado_agencias.gif') no-repeat left top;
	margin: 13px 13px 20px;
	width: 206px;
}


#agencias .producto {
	background: #f0ede7;
	margin-bottom: 5px;
	padding: 5px 5px 5px 130px;
	position: relative;
	min-height: 70px;
}

/* IE 6 */ 
* html #agencias .producto {
	height: auto !important;
	height: 70px;
}


#agencias .producto h3 {
	font-size: 12px;
	color: #8d8d8d;
	margin: 0;
	font-weight: bold;
	display: inline;
}

#agencias .producto .precio {
	font-size: 12px;
	color: #e9ad01;
	font-weight: bold;
	display: inline;
	margin-left: .6em;
}

#agencias .producto img.imagen {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 110px;
	height: 70px;
}
#agencias .producto p.descripcion {
	margin: 15px 0 0;
}

#agencias .busqueda {	
	padding: 12px;
	background-color:#F0EDE7;
}

#agencias .busqueda form {	
	margin-top: 16px;
	text-align: right;
}

#agencias .busqueda label {
	text-transform: uppercase;
	font-weight: bold;
	margin-right: .5em;
}


#agencias .busqueda button.buscar {
	background: url('btn_buscar.gif') no-repeat left top;
	border: none;
	cursor: pointer;
	height: 12px;
	line-height: 200px;
	margin: 0 0 0 1em;;
	overflow: hidden;
	padding: 0;
	text-indent: 204px;
	white-space: nowrap;
	width: 59px;
}

#agencias .busqueda button.todas {
	background: url('btn_ver_todas.gif') no-repeat left top;
	border: none;
	cursor: pointer;
	height: 12px;
	line-height: 200px;
	margin: 0 0 0 1em;;
	overflow: hidden;
	padding: 0;
	text-indent: 204px;
	white-space: nowrap;
	width: 77px;
}

.mapa iframe {
	width: 601px;
	height: 270px;
	margin: 5px 0;
}

#agencias .mapa h3 {
	background: #F8BC11 url('h_mapa_situacion.gif') no-repeat top left;
	overflow: hidden;
	text-indent: 2000px;
	height: 19px;
	width: 100%;
	white-space: nowrap;
	margin: 0;
}



#agencias .agencias h3 {
	background: #F8BC11 url('h_agencias.gif') no-repeat top left;
	overflow: hidden;
	text-indent: 2000px;
	height: 19px;
	width: 100%;
	white-space: nowrap;
	margin: 0;
}

#agencias .agencias .agencia {
	position: relative;
	padding: 10px 0 4px;
}

#agencias .agencias h4 {
	margin: 0 0 10px;
	font-size: 12px;
	text-transform: uppercase;
}

#agencias .agencias .conweb {
	background: #f0ede7;
	min-height: 83px;
	margin-bottom: 5px;
	padding-left: 114px;
}


/* IE 6 */ 
* html #agencias .agencias .conweb {
	height: auto !important;
	height: 83px;
}

#agencias .agencias .sinweb {
	margin: 16px 0 18px 30px;
}


#agencias .agencias .sinweb a.ficha {
	background: transparent url('btn_ver_ficha.gif') no-repeat scroll left top;
	bottom: 26px;
	display: block;
	height: 12px;
	right: 8px;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	position: absolute;
	text-indent: 200px;
	width: 73px;
}


#agencias .agencias .conweb a.mapa {
	background: transparent url('btn_situacion.gif') no-repeat scroll left top;
	bottom: 8px;
	display: block;
	height: 13px;
	right: 8px;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	position: absolute;
	text-indent: 200px;
	width: 127px;
}


#agencias .agencias .conweb a.ver {
	background: transparent url('btn_ver_web.gif') no-repeat scroll left top;
	bottom: 26px;
	display: block;
	height: 9px;
	right: 8px;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	position: absolute;
	text-indent: 200px;
	width: 56px;
}

#agencias .agencias img {
	position: absolute;
	left: 4px;
	top: 4px;
}

#agencias .cabecera {
	margin-top: -42px;
}

#agencias .pie {
	border-top: 1px solid #dedcd4;
	padding-top: .2em;
}
#agencias .cabecera,
#agencias .pie {
	min-height: 37px;
	text-align: right;
	margin-bottom: 5px;
	
}

/* IE 6 */ 
* html #productos .cabecera,
* html #productos .pie{
	height: auto !important;
	height: 37px;
}


#agencias .pie .paginas,
#agencias .cabecera .paginas {
	margin-top: 12px;
}

#agencias .pie .paginas a,
#agencias .cabecera .paginas a {
	text-decoration: underline;
}

#agencias .cabecera .paginas .activa,
#agencias .pie .paginas .activa {
	color: #d7a106;	
}

#agencias .error {
	padding: 0 13px;
}


#pie {
	width: 800px;
	height: 100px;
	overflow: hidden;
	border-top: 1px solid #dedcd4;
	padding-top: 5px;
	margin-top: 5px;
	position: relative;
	top: 37px;
}

hr {
	display: none;
}
