/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#todo {
	width:980px;
	margin:10px auto;
	text-align:left;
}
#cabecera {
	height:261px;
	background:#ff6600 url(imagenes/bordetop.gif) no-repeat top center;
}
#contenido {

}
#pie {
	clear:both;
}


/* cabecera */
.logotipotop{
	margin-top:12px;
	margin-left:45px;
}
#bannertop{
	width:480px;
	height:75px;
	background:url(imagenes/bannertop.gif) no-repeat top left;
	float:right;
	margin-top:15px;
	margin-right:20px;
	padding-top:10px;
	text-align:center;
}
#menutop{
	clear:both;
	margin-top:20px;
}
#contactotop{
	width:430px;
	float:left;
	margin-left:25px;
	margin-top:20px;
}
#contactotop img{
	float:left;
	margin-right:10px;
	margin-top:1px;
}
#contactotop span{
	float:right;
	font-size:12px;
	color:#FFF;
	margin-top:6px;
}
#botonestop{
	width:300px;
	float:right;
	margin-top:15px;
	margin-bottom:5px;
}
#botonestop a {
	font-weight:bold;
	color:#FFF;
	display:inline-block;
}
#botonestop a:hover {
	text-decoration:none;
}


/* contenido */

#buscador {
	width:480px;
	height:208px;
	background:#ff6600;
	float:right;
	padding:10px;
}
ul#menubuscador {
	width:500px;
	float:right;
	margin-top:30px;
	background:#ffb380;
	border-bottom:2px solid #FFF;
}
ul#menubuscador li {
	list-style-type:none;
	float:left;
	width:104.6px;
	height:40px;
	border-right:2px solid #fff;
	line-height:40px;
	padding-left:60px;
}
ul#menubuscador li.hoteles {
	background: url(imagenes/iconohotela.gif) no-repeat center left;
}
ul#menubuscador li.cruceros {
	background: url(imagenes/iconocruceroa.gif) no-repeat center left;
}
ul#menubuscador li.coches {
	background: url(imagenes/iconocochea.gif) no-repeat center left;
	border-right:none;
}
ul#menubuscador li.hoteles:hover {
	background: #ff6600 url(imagenes/iconohotelb.gif) no-repeat center left;
}
ul#menubuscador li.cruceros:hover {
	background: #ff6600 url(imagenes/iconocrucerob.gif) no-repeat center left;
}
ul#menubuscador li.coches:hover {
	background: #ff6600 url(imagenes/iconococheb.gif) no-repeat center left;
}

ul#menubuscador li.on {
	background:#ff6600 url(imagenes/iconohotelb.gif) no-repeat center left;
}
ul#menubuscador li a {
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
#buscador div {
	clear:both;
	margin:4px 0;
	line-height:21px;
}
#buscador div label {
	float:left;
	color:#fff;
	width:130px;
}
#buscador div input {
	float:right;
	border:1px solid #444;
	padding:1px;
}
#buscador div select {

}
#buscador div a {
	float:right;
	margin-left:4px;
	margin-right:130px;
}
#buscador div div.mini {
	float:left;
}
#buscador .miniizq label {
	text-align:right;
}
#buscador .miniizqmas {
	margin-left:40px;
}
#buscador form #ciudad {
	width:340px;
}
#buscador form #entrada, #buscador form #salida {
	width:185px;
}


#logotipomid {
	width:480px;
	height:300px;
	background:url(imagenes/habitacion.jpg) no-repeat top left;
	float:left;
	text-align:center;
}
#logotipomid p {
	margin: 4px 0 0 84px; 
	text-align:left;
}
#logotipomid, #logotipomid a {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}

div.columna {
	width:320px;
	float:left;
	margin: 6px 0 10px 4px;
}
div.columna img {
	float:left;
	margin-right:3px;
}
div.columna p {
	font-size:9px;
	color:#ff6600;
	line-height:18px;
}
div.columna p a {
	color:#ff6600;
	float:left;
	width:119px;
}
div.columna p span {
	font-weight:bold;
	color:#444;
	float:right;
}

.cuadroizq {
	width:580px;
	float:left;
	margin:6px 0 10px 0;
}
.cuadroder {
	width:390px;
	float:right;
	margin:6px 0 10px 0;
}

.destinos{
	height:127px;
	border:3px solid #ff6600;
	background:url(imagenes/ciudades/playa.jpg) no-repeat top left;
}
.destinos img {
	float:left;
}
.destinos p {
	width:436px;
	float:right;
	line-height:12px;
}
.destinos p a {
	width:105px;
	display:inline-block;
	text-align:left;
	font-size:9px;
	color:#444;
}
#suscripcion{
	background:#ff6600;
	padding:10px;
}
#suscripcion p {
	color:#FFF;
	margin:30px 0 20px 0;
	font-size:10px;
}
input.susemail {
	border:1px solid #555;
	background:#FFF;
	width:240px;
	padding:3px;
	color:#ff6600;
}
input.susboton {
	border:0;
	background:#FFF;
	width:80px;
	padding:5px;
	margin-left:10px;
	color:#ff6600;
	font-weight:bold;
	font-size:12px;
	background:url(imagenes/botonsus.gif) no-repeat top left;
}

.texto p {
	margin:6px 20px;
	line-height:16px;	
}
.texto h2 {
	margin:10px 20px;
	color:##FF6600;
	font-size:16px;
	border-bottom:0;
}
.texto .operadora {
	float:left;
	margin:0 10px 10px 0;
}

/* formulario de atencion al cliente */
#atencion {
	text-align:left;
	font-size:12px;
	background:#eee;
	border:1px solid #ccc;
	padding:5px;
	margin:16px 30px 10px 120px;
	width:617px;
}
#atencion div {
	margin:4px 0;
}
#atencion div label {
	float:left;
	width:120px;
	margin-right:10px;
}
#atencion div input, #atencion div textarea {
	width:480px;
	border:0;
	border-bottom:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	clear:both;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:1px;
}
.boton {
	background:#FF6600;
	border:0;
	color:#FFF;
	padding:3px;
	margin-top:10px;
}

/* pie */
#pie p {
	font-size:9px;
	text-align:center;
	line-height:16px;
}
#pie p a {
	color:#444;
}
#creditos {
	border-top:1px dotted #ff6600;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	color:#ff6600;
}
#creditos p {
	margin-bottom:15px;
}
#creditos p a {
	font-weight:bold;
	font-size:11px;
	color:#ff6600;
	margin:0 5px;
}
#creditos small {
	margin-top:30px;
	color:#444;
	font-size:9px;
}


/* textos */
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img { 
	border:0;
}
.clear { clear:both; }
h1{
	font-size:20px;
	font-family:Helvetica, Arial, sans-serif;
}
h2 {
	color:#ff6600;
	font-size:17px;
	padding-bottom:2px;
	border-bottom:3px solid #ff6600;
	clear:both;
	margin:8px 0;
}
h3 {
	color:#ff6600;
	font-size:13px;
	margin:4px 0;
}
h4 {
	color:#ff6600;
	font-size:12px;
	margin:2px 0;
}

.negro {
	color:#444;
}
.cuadroder h2 {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:4px;
}
#buscador h3 {
	color:#fff;
}