@charset "utf-8";
/* CSS Document */


body {
	background: #000;
	margin:0;
	font-size: 12px;
	color:#5f5f5e;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
color:#a7a7a7;
margin:8px 0 0 0;
padding:0;
line-height:auto;
font-size:23px;
}
h2 {
color:#605949;
margin:0;
padding:0;
line-height:auto;
font-size:16px;
}

img {
border: none;
}

.cabecera {
	background: url(../material/bg_cabecera.jpg) repeat-x; 
	text-align:center;
}

.cuerpo {
	height: 350px;
	background: url(../img/voyage/bg_menu.jpg) no-repeat center top #000;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	margin-top: -3px;
}


	.wrap-cuerpo {
	margin: 0 auto;
	width:810px;
	padding: 0 0 0 35px;
	}
	
	.menu {
	list-style: none;
	margin: 0px 0 10px 0;
	padding: 0px 75px;
	width:100%;
	overflow:hidden;
	
	
	}
	.menu li {
	margin: 11px 10px 2px;
	float: left;
	cursor:pointer;
	}
	.menu li.inicio{
	background: url(../img/voyage/menu.png) no-repeat 0px -33px !important;
	*background: url(../img/voyage/menu.gif) no-repeat 0px -33px;
	height: 32px;
	width:88px;
	display:block;
	text-decoration: none;
	}
	.menu li:hover.inicio{
	background: url(../img/voyage/menu.png) no-repeat 0px -1px !important;
	*background: url(../img/voyage/menu.gif) no-repeat 0px -1px;
	height: 32px;
	width:88px;
	display:block;
	text-decoration: none;
	}
	.menu li.blackstar{
	background: url(../img/voyage/menu.png) no-repeat -100px -33px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -100px -33px;
	height: 32px;
	width:129px;
	display:block;
	text-decoration: none;
	}
	.menu li:hover.blackstar{
	background: url(../img/voyage/menu.png) no-repeat -101px -1px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -101px -1px;
	height: 32px;
	width:129px;
	display:block;
	text-decoration: none;
	}	
	.menu li.actos{
	background: url(../img/voyage/menu.png) no-repeat -250px -33px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -250px -33px;
	height: 32px;
	width:83px;
	display:block;
	text-decoration: none;
	}
	.menu li:hover.actos{
	background: url(../img/voyage/menu.png) no-repeat -251px -1px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -251px -1px;
	height: 32px;
	width:83px;
	display:block;
	text-decoration: none;
	}	
	.menu li.precios{
	background: url(../img/voyage/menu.png) no-repeat -347px -33px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -347px -33px;
	height: 32px;
	width:93px;
	display:block;
	text-decoration: none;
	}
	.menu li:hover.precios{
	background: url(../img/voyage/menu.png) no-repeat -347px -1px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -347px -1px;
	height: 32px;
	width:93px;
	display:block;
	text-decoration: none;
	}
	.menu li.reservas{
	background: url(../img/voyage/menu.png) no-repeat -455px -33px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -455px -33px;
	height: 32px;
	width:133px;
	display:block;
	text-decoration: none;
	}
	.menu li:hover.reservas{
	background: url(../img/voyage/menu.png) no-repeat -455px -2px !important;;
	*background: url(../img/voyage/menu.gif) no-repeat -455px -2px;
	height: 32px;
	width:133px;
	display:block;
	text-decoration: none;
	}		
	.sidebar {
	float:left;
	margin: 0 15px 0 0;
	width:170px;
	}
	.sidebar2{
	float:left;
	
	width:170px;
	background:#111; border:1px solid #222; margin-top:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	padding:0 20px 0 10px;
	margin: 25px 15px 0 0;
	}
	.sidebar2 p{
	margin:0;
	padding:0px 0px 7px 0;
	}
	.sidebar2 p.acto{
	margin:0;
	padding:10px 0px 7px 0;
	}
	.main{
	float:left;
	width:565px;
	}
	.superlink {
	font-size:22px;
	margin-bottom:0px;
	
	}
	.superlink a, .acto{
	color:#591614;
	}
	
	ul.menu:after, .wrap-cuerpo:after { 

    height: 1%;
    
    overflow: hidden;
}

	.actos-voyage {
	margin:8px 0;
	}
	.actos-voyage img{
		cursor:pointer;
		
	}
	.actos-voyage img:hover{
	opacity:.7;	
	}
	
	#precios td , #precios th {
	width:100px;
	font-size:12px;
	text-align:right;
	}
	.limitfecha {
	font-weight:bold;
	width:150px;
	text-align: right;
	color: #591614;
	
	}
	#precios th {
	font-size:18px;
	text-align:right;
	color: #591614;
	
	margin:0;
	}
	
	.main, .sidebar{
margin-top:10px;
}

/* Estils reserves */

.mitad {
float:left;
width:45%;
padding-left:10px;
}
.mitad  h2 {
background:#111;
padding:0px 10px;
margin-top:10px;
border:0px solid #222;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.wrap-condiciones {
height:150px;
width:92%;
padding:2px 10px;
margin:10px 0;
overflow: auto;
border:1px solid #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#condiciones-voyage label {
display:block;
margin-bottom:10px;
color:#fff;
font-size:16px;
}
.cabecera_reservas {
width:880px;
margin:5px auto;
position:relative;
}
.logo {
width:268px;
height:160px;
background: url(../img/voyage/logo.png) no-repeat;
overflow:hidden;
text-indent:-2000px;
}

.cuerpo_reservas {
background:#FFF;
width:880px;
margin:10px auto;
padding:10px;
border:1px solid #222;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
fieldset {
background: #f3f3f3;
border:none;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius-bottomleft:0px;
-webkit-border-radius-bottomleft:0px;
-moz-border-radius-topright:0px;
-webkit-border-radius-topright:0px;
margin: 10px 0;
}

#reserva-habitacion input {
background: #fff;
border:1px solid #ccc;
padding:3px;
margin: 0 3px;
color: #591614;
font-weight: bold;
}
#reserva-habitacion input#txt-email_contacto {
width: 300px;
}
#reserva-habitacion label span {
font-weight:bold;
}
#reserva-habitacion h3 {
border-bottom: 0px dotted #ccc;
padding:0 0 3px 0;
margin:6px 0 10px 0;
font-size:16px;
color:#333;
font-variant:small-caps;
}
#reserva-habitacion .label-email {
font-size:18px;
font-weight:bold;
}
#reserva-habitacion .caja-info {
font-size:10px;
font-style:italic;

}

#reserva-habitacion .caja-info span {
display:inline-block;
text-align:right;
color: #591614;
}
#reserva-habitacion .caja-info span.nombre {
width:285px;
}
#reserva-habitacion .caja-info span.nif{
width:209px;
}
#reserva-habitacion .caja-info span.nick {
width:250px;
}

.confirma-datos hr {
border: 0px;
border-top: 1px solid #ccc;

}
.confirma-datos p{
margin:1px 25px;;
}

.precio {
font-size:32px;
font-weight: bold;
color: #591614;
margin:-15px 0 0 0;
}
.precio2 {
font-size:18px;
font-weight: bold;
color: #FF0014;
margin:-15px 0 0 0;
}

.fl-tipo_pago p {
margin: 2px 0;
}

.datos-cuenta {
font-size:14px;
background:#f2f2f2;
width:400px;
border: 1px dotted #666;
margin:3px 0;
padding:5px;
}

#ver_reserva input[type=text]{
background: #333;
border:1px solid #ccc;
padding:3px;
margin: 0 3px;
color: #ccc;
font-weight: bold;
width: 300px;
}
#ver_reserva {
margin-left:12px;

}

.black-reservas {
background: url(../img/voyage/black-reserva.png) no-repeat;
position:absolute;
right:0px;
top:-63px;
width:464px;
height:234px;
}