/*David Montero*/



* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
}

ul {
	list-style: none;
	list-style-type: none;
}

/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 1em 0;
}

cite, em, dfn {
	font-style: italic;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

li, dd, blockquote {
	margin-left: 1em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 100%;
	font-family: monaco, 'Lucida Console', courier, mono-space;
}

del {
	text-decoration: line-through;
}

ins, dfn {
	border-bottom: 1px solid #ccc;
}

small, sup, sub {
	font-size: 85%;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

/*** LINKS */

a, a:link, a:visited, a:hover, a:active {
	/*
	Para poner el marco de puntitos al hacer click en algo descomentamos esto
	
	outline: 0;
	
	*/
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
	/*
	Si añades un background aparecerá como fondo de la imagen, útil para imágenes de carga
	background:url();
	*/
}

/* Formularios */

label, button {
	cursor: pointer;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
}

fieldset {
	border: none;
}

/* Clases útiles */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Para empezar un layout centrado: */

body {
	text-align: center;/* Hack para que IE6 no de problemas */
	font-family:Tahoma, Arial, Verdana;
}

.wrapper {
	margin: 0 auto;
	text-align: left;
}

/*detalles:*/

h1 {
font-family:'Tahoma', Arial, Verdana;
text-align:center;
color:#cccccc;
font-size:12px;
margin:0px;

}

#contenedor {

width:960px;
height:517px;
/*background:url(http://www.fuertehoteles.com/ofertas/img/background.jpg);*/
background-repeat:no-repeat;
padding:0px 0px 0px 0px;
margin:0px auto 0px auto;

}

*html #contenedor {

width:960px;
height:517px;
/*background:url(http://www.fuertehoteles.com/ofertas/img/background.jpg);*/
background-repeat:no-repeat;
padding:0px 0px 0px 0px;
margin:0px auto 0px auto;

}


#contenedor #logo {
float:left;
width:160px;
height:60px;
margin:26px 0px 0px 15px;
padding:0px;

}

*html #contenedor #logo {

float:left;
width:160px;
height:60px;
margin:26px 0px 0px 15px;
padding:0px;


}


#contenedor #banderas {
font-family:Tahoma, Arial, Verdana;
font-size:12px;
text-align:right;
width:478px;
height:20px;
float:right;
padding:0px 5px 0px 0px;
margin-right:20px;

}


#contenedor #banderas a{

text-decoration:none;
color:#4fa700;

}

#contenedor #banderas a:hover {

text-decoration:underline;
color:#545454;

}

#contenedor #contenido{
/*background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/capa-texto-corta.png);*/
background-repeat:no-repeat;
text-align:left;
width:597px;
height:464px;
float:right;
display:block;
padding:0px;
margin:25px 25px 0px 25px;
}

*html #contenedor #contenido{
/*behavior: url(../../src/09/iepngfix.htc);
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/capa-texto-corta.png);*/
background-repeat:no-repeat;
text-align:left;
width:597px;
height:464px;
float:right;
display:block;
padding:0px;
margin:25px 20px 0px 25px;

}





#contenedor #contenido h2{
	width:300px;
	heigth:200px;
/*/	text-transform:capitalize;*/
	color:#ffffff;
	font-family:'Tahoma', Arial, Verdana;
	font-size:18px;
	margin:42px 0px 0px 15px;
	padding:0px;
	font-weight:normal;
	text-align:left;
	float:left;
}

#contenedor #contenido h3{
float:left;
display:block;
/*width:330px;*/
height:34px;
margin:40px 0px 15px 15px;
font-family:'Tahoma', Arial, Verdana;
font-size:14px;
color:#545454;
clear:right;
line-height:14px;
padding:0px;

}

#contenedor #contenido h3 span{


font-family:'Tahoma', Arial, Verdana;
font-size:12px;
color:#000000;

}

*html #contenedor #contenido h3{
float:left;
display:block;
/*width:330px;*/
height:34px;
margin:40px 0px 15px 20px;
font-family:'Tahoma', Arial, Verdana;
font-size:14px;
color:#545454;
clear:right;
line-height:14px;
padding:0px;

}

*html #contenedor #contenido h3 span{


font-family:'Tahoma', Arial, Verdana;
font-size:12px;
color:#000000;

}



#contenedor #contenido p{
/*text-align:left;*/
display:block;
color:#545454;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
margin:0px 15px 10px 15px;
clear:both;
padding:0px;
text-align:justify;
}

*html #contenedor #contenido p{
/*text-align:left;*/
display:block;
color:#545454;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
margin:0px 15px 10px 9px;
clear:both;
padding:0px;
}


#contenedor #contenido .hotel1, #contenedor #contenido .hotel2{
display:block;
float:left;
width:200px;
height:50px;
margin:10px 0px 0px 15px;
color:#545454;
padding:0px;

}

#contenedor #contenido .hotel1 a, #contenedor #contenido .hotel2 a{
display:block;
margin:27px 0px 0px 45px;
color:#545454;
text-decoration:underline;
padding:0px;
font-size:12px;
color:#4fa700;
cursor:pointer;
}

#contenedor #contenido .fg{
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/Fuerte-Grazalema.png);
}

#contenedor #contenido .fc{
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/Fuerte-conil.png);
}

#contenedor #contenido .fcl{
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/Fuerte-CostaLuz.png);
}

#contenedor #contenido .fer{
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/Fuerte-Rompido.png);
}

#contenedor #contenido .fm{
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/Fuerte-Marbella.png);
}

#contenedor #contenido .fmi{
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/Fuerte-Miramar.png);
}

#contenedor #contenido .ft{
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/Fuerte-Calaceite.png);
}


*html #contenedor #contenido .hotel1, #contenedor #contenido .hotel2{
display:block;
float:left;
width:200px;
height:50px;
margin:10px 0px 0px 9px;
color:#545454;
padding:0px;
background-position:left;
}


#contenedor #contenido .hotel{
display:block;
background-position:center;
float:left;
width:410px;
height:50px;
margin:10px 0px 0px 15px;
padding:0px;
color:#545454;


}

*html #contenedor #contenido .hotel{
display:block;
background-position:center;
float:left;
width:410px;
height:50px;
margin:10px 0px 0px 9px;
padding:0px;
color:#545454;
background:#000000;


}


#contenedor #contenido #descripcion{
display:block;
float:left;
width:285px;
margin:10px 0px 0px 15px;
color:#545454;
font-size:12px;
padding:0px;


}

*html #contenedor #contenido #descripcion{
display:block;
float:left;
width:285px;
margin:10px 0px 0px 15px;
color:#545454;
font-size:12px;
padding:0px;


}

#contenedor #contenido #descripcion ul{
margin-left:10px;


}

#contenedor #contenido #descripcion li{
list-style-type:square;


}

#contenedor #contenido #oferta{
display:block;
float:left;
width:410px;
margin:10px 0px 0px 15px;
color:#545454;
text-align:center;

}



*html #contenedor #contenido #oferta{
display:block;
float:left;
width:410px;
margin:10px 0px 0px 9px;
color:#545454;
text-align:center;

}
#contenedor #contenido #oferta p, #contenedor #contenido #descripcion p{
margin:0px 0px 7px 0px;
padding:0px;

}


/* AQUÍ EMPIEZA EL MOTOR */

#contenedor #contenido #motor{
display:block;
width:257px;
float:right;
margin:10px 15px 0px 0px;
padding:0px;
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/back-motor-landing.gif);
background-repeat:no-repeat;
background-position:top;


}

*html #contenedor #contenido #motor{
display:block;
width:257px;
float:right;
margin:10px 0px 0px 0px;
padding:0px;
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/back-motor-landing.gif);
background-repeat:no-repeat;
background-position:top;


}

#contenedor #contenido #motor h5{

text-align:center;
color:#ffffff;
padding:0px;
margin:15px auto 15px auto;
font-size:13px;
font-family:Tahoma, Arial, Verdana;

}

#contenedor #contenido #motor label{
padding:0px;
font-family:Tahoma, Arial, Verdana;
font-size:11px;
display:block;
margin:2px 0px 8px 0px;
color:#545454;
}

#contenedor #contenido #motor input{
color:#545454;
border:solid 1px #545454;
padding:0px;
font-size:11px;
font-family:Tahoma, Arial, Verdana;
margin-left:10px;
}

#contenedor #contenido #motor .dcha{
padding:0px;
margin:5px 0px 5px 0px;
display:block;
width:141px;
float:left;
color:#545454;
font-size:11px;
}

#contenedor #contenido #motor select{

color:#545454;
border:solid 1px #545454;
padding:0px;
font-size:9px;
font-family:Tahoma, Arial, Verdana;
margin:0px 0px 6px 5px;

}

/*#contenedor #contenido #motor #hotel{

color:#545454;
border:solid 1px #545454;
padding:0px;
font-size:9px;
font-family:Tahoma, Arial, Verdana;
margin:0px 0px 6px 5px;

}*/

#contenedor #contenido #motor #fechas, #contenedor #contenido #motor #combo_hotel {
text-align:center;
width:245px;
margin:5px auto 0px auto;
vertical-align:middle;
color:#545454;

}

#contenedor #contenido #motor .izda{
padding:0px;
margin:5px 0px 5px 7px;
display:block;
width:90px;
float:left;
color:#545454;
font-size:11px;
text-align:right;
}


#contenedor #contenido #motor .boton{
	margin:auto;
	text-align:center;
	display:block;
	width:188px;
	height:44px;
	text-align:center;
	padding:10px 0px 0px 0px; 
	behavior: url(./iepngfix.htc);
	background-image:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/boton-on.png); 
	background-repeat:no-repeat; 
	color:#FFFFFF; 
	font-family:'Century Gothic', Arial, Helvetica-Normal; 
	font-size:15px;
	clear:both;
	cursor:pointer;
	

}

#contenedor #contenido #motor .boton:hover{
	clear:both;
	behavior: url(/./iepngfix.htc);
	background-image:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/boton-over.png);
	height:44px;
	width:188px;
	display:block;

	/*background-repeat:no-repeat; */
	/*color:#FFFFFF; 
	font-family:'Century Gothic', Arial, Helvetica-Normal; 
	font-size:15px;*/
	



}

#contenedor #contenido #motor .pie {
background:url(http://www.fuertehoteles.com/imagenes/estructura/ofertas/landings/pie-motor-landing.gif) no-repeat bottom;
width:257px;
height:7px;


}


/* Fin de motor*/

#contenedor #contenido p .pie{
text-align:center;
color:#545454;
font-size:11px;
margin:5px 0px 5px 10px;
/*width:285px;*/
clear:both;

}
#contenedor #contenido p span{

font-size:14px;
font-weight:bold;


}


#contenedor #contenido .oferta{

width:483px;
display:block;
margin:0px 0px 0px 0px;
padding:0px;

}

#contenedor #contenido .oferta li{
background:url(http://www.fuertehoteles.com/ofertas/img/banda_un.gif);
background-repeat:no-repeat;
width:483px;
height:71px;
display:block;
margin:10px 0px 0px 0px;
padding:0px;

}
#contenedor #contenido .oferta li p{
float:left;
display:block;
margin:15px 0px 0px 0px;
color:#FFFFFF;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
padding:0px;

}
#contenedor #contenido .oferta li p span{
color:#FFFFFF;
font-family:Tahoma, Arial, Verdana;
font-size:14px;
font-weight:bold;

}

#contenedor #contenido .oferta li img{
float:left;
width:93px;
height:44px;
margin:13px 5px 0px 5px;

}

#contenedor #contenido .oferta li a{
background:url(http://www.fuertehoteles.com/ofertas/img/boton_small.gif);
background-repeat:no-repeat;
width:98px;
height:28px;
display:block;
color:#FFFFFF;
font-family:Tahoma, Arial, Verdana;
font-size:11px;
font-weight:normal;
line-height:11px;
float:right;
text-align:center;
margin:20px 10px 0px 0px;
padding:3px 0px 0px 0px;



}
#contenedor #contenido .oferta li a:hover{
background:url(http://www.fuertehoteles.com/ofertas/img/boton_small_over.gif);
background-repeat:no-repeat;
width:98px;
height:28px;
display:block;
color:#FFFFFF;
font-family:Tahoma, Arial, Verdana;
font-size:11px;
font-weight:normal;
line-height:11px;
float:right;
text-align:center;
margin:20px 10px 0px 0px;
padding:3px 0px 0px 0px;

}

#aviso {
text-align:center;
float:none;
clear:both;
width:960px;
height:30px;
display:block;
margin:0px auto 0px auto;

}
#aviso p{
color:#545454;

}

.precio{
font-weight:bold;
color:#4fa700;}
