/* CSS Document */

body {
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color:#9e6214;
font-size:12px;
margin: 0;
padding: 0;
}

#link_logo {
width: 600px;
height: 100px;
display:block;
float:left;
margin-left: 50px;
margin-top: 50px;
}

#link_logo a {
width: 600px;
height: 100px;
display:block;
}

.centrado {
	text-align:center;
	}


#menusuperior {
float:left;
margin-left: 50px;
margin-top: 50px;
}


#volveramarillo {
	background-color:#FF9;
	padding: 10px;
	width:auto;

	text-align:center;
}
#volveramarillo a{
	text-decoration: none;
	color:#930;
	font-size:14px;
	font-weight:bold;
}
#volverblanco {
	background-color:#ffffff;
	padding: 10px;
	width:auto;

	text-align:center;
}
#volverblanco a{
	text-decoration: none;
	color:#9e6214;
	font-size:14px;
	font-weight:bold;
}
#principal {
width: 700px;
margin-left:auto;
margin-right:auto;

}

#superior {
position:relative;
margin-left:auto;
margin-right:auto;
height: 178px;
}
#galeria {
position:relative;
margin-left:auto;
margin-right:auto;
height:275px;
}
#fotos {
margin-left:auto;
margin-right:auto;
width: 980px;
}

#intermedio {
position:relative;
margin-left:auto;
margin-right:auto;
}

#contenido {
background-color:#FFF;
position:relative;
width: 660px;
padding: 10px;
margin-left:auto;
margin-right:auto;
}

#inferior {
position:relative;
margin-left:auto;
margin-right:auto;
}

#cart {
margin-left:auto;
margin-right:auto;
padding: 30px;
}

#cargando {
	display: none;	
}

.menu_titulo {
font-size:13px;
color:#9e6214;
font-weight: bold;
display:block;
width:auto;
padding: 3px;
}
.submenu {
margin-left: 10px;
border-bottom: dotted 1px #4bb5b3;

}
.submenu a {

text-decoration: none;
clear: both;
font-size:13px;
color:#9e6214;
padding: 3px;

}

.clear {
clear:both;
}
.tours_listing {
float:left;
width:500px;
border-bottom: dotted 1px #999999;
display:block;
margin: 10px 0;
}


.fotos_centradas {
	position:relative;
	width: 350px;
	float:left;
	clear:both;
	text-align:center;
	}
.fotos_centradas #foto {
	position: relative;
	width: 80px;
	height: 80px;
	float:left;
	margin: 10px;
	}
.thumb_sticker {
	position:absolute;
	background-image:url(../admin/images/thumb_sticker.png);
	background-repeat:no-repeat;
	background-position: top left;
	width: 80px;
	height: 80px;
	}

.fotos_centradas img {
	border: dotted 1px #666;
	}

#col_derecha {
	float:right;
	width:350px;
	border-bottom: dotted 1px #999999;
	display:block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-right: 10px;
}

.foto_tour {
float:left;
margin: 0 10px;
}
.titulo_tour {
font-size:16px;
color:#666666;
font-weight: bold;
font-smooth: always;
}
.descripcion_tour, .detalles_tour {
text-align:justify;
}

.detalles_tour {
display: none;
}
.precio_tour {
font-size:16px;
color: #4bb5b3;
}
.formacart .buttoncart{
float:right;
}
.precio_tour_2 {
font-size:12px;
color: #666666;
}
.video_tour {
float:right;
}

.radius {
	border-radius: 8px;
}

a#totop {
	background:#111;
	bottom:1em;
	display:block;
	font-size:11px;
	opacity:.5;
	padding:12px;
	position:fixed;
	right:1em;
	color:#ccc;
	text-decoration:none;
	cursor:pointer;
}
a#totop:hover, a#totop:focus, a#totop:active{
	color:#fff;
	text-decoration:none;
}


.campo {
float:left;
margin-right: 10px;
width: 500px;
margin-bottom: 5px;
}
.campo_corto {
float:left;
margin-right: 10px;
margin-bottom: 15px;
width: 400px;
}
.campo_gde {
float:left;
margin-right: 10px;
margin-bottom: 15px;
width: 650px;
}
.campo input {
float:left;
}
.campo textarea {
clear:both;
float:left;
}

.campo span {
float:left;
margin-right: 10px;
width: 200px;
}
.oblig {
color: #ff3400;
font-size:12px;
float:none !IMPORTANT;
margin-right: 2px !IMPORTANT;

}


#firma {
clear:both;
margin-top: 20px;
padding-top: 20px;
width: 900px;
margin-left:auto;
margin-right:auto;
text-align:center;
}


/* Easy Slider */

	#content{
		position:relative;
		}	

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:980px;
		height:275px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:980px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}												


    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

/* // Easy Slider */





/* Multifile */
.MultiFile-list {
float:left;
clear:both;

}

.MultiFile-label {
border-bottom: dotted 1px #000000;
background-color:#FFFF33;
margin: 3px;
padding: 3px;
}




#spa_elemento {
	border-top: dotted 1px #963;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 120px;
	padding-top: 15px;
	clear:both;
}
#spa_elemento_nolinea {
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 120px;
	clear:both;
}
#spa_precio {
	font-size:14px;
	color:#963;
	margin-left: 110px;
	padding-top: 15px;
	}
#spa_imagen {
	float:left;
	width: 100px;
	height: 60px;
	margin-right: 10px;
	}
#spa_imagen img {
	opacity:0.3;
	filter:alpha(opacity=30);
	width: 100px;
}
#spa_titulo {
	font-size: 14px;
	color:#9e6214;
	font-weight: bold;
}
	
#spa_descripcion {
	margin-left: 110px;
}

#spa_disponibilidad {
	clear:both;
	padding:2px;
	background-color:#F8F2E9;
	color:#9e6214;
	font-size:12px;
	text-align:center;
	margin-bottom: 5px;
}
#spa_botones {
	text-align:right;
	width: 650px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	}
#spa_galeria img {
	border: dotted 1px #999;
	padding: 6px;
	margin: 6px;
}