/*
	Index.css v1.0 by AMF
	amf@3doubleu.com
	Febrero 04, 2009
*/

body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/bg_body.jpg);
	background-attachment: fixed; 
	background-repeat:repeat-x;
	background-position:top;
	background-color:#eceddd;
}

#main {	
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	width:985px;
	min-height:910px !important;
	height:auto;
}

#header{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:985px;
	height:auto;
}

#logo{
	float:left;
	width:500px;
	height:80px;
	padding:30px 0px 0px 30px;
}

#clips{
	float:left;
	width:425px;
	height:80px;
	padding:20px 30px 0px 0px;
	text-align:right;
}

#nav_global{
	float:left;
	width:850px;
	height:46px;
	padding:0px 67px 0px 68px;
	background-image:url(../images/bg_menu.png);
	background-position:top;
	background-repeat:no-repeat;
}

#nav_global .item_nav_global, #nav_global .item_nav_global_selected{
	float:left;
	width:130px;
	height:12px;
	padding:18px 0px 16px 0px;
	margin:0px 20px 0px 20px;
}

#nav_global .item_nav_global_selected{
	background-image:url(../images/bg_selected.png);
	background-position:top;
	background-repeat:repeat-x;
}

#content{
	float:left;
	width:985px;
	height:auto;
}

#center{
	float:left;
	width:670px;
	height:auto;
	padding:15px 0px 15px 0px;
}

#center #principal{
	float:left;
	width:670px;
	height:260px;
	margin-bottom:15px;
}

#center #content_top{
	float:left;
	width:670px;
	height:15px;
	background-image:url(../images/bg_content_top.png);
}

#center #content_bottom{
	float:left;
	width:670px;
	height:15px;
	background-image:url(../images/bg_content_bottom.png);
}

#center #content_main{
	float:left;
	width:640px;
	height:auto;
	padding:0px 15px 0px 15px;
	background-color:#FFF;
}

#center #content_main .titulo, #center #content_main .subtitulo, #center #content_main .parrafo, #center #content_main .form, #center #content_main .item_destino{
	float:left;
	width:610px;
	height:auto;
	padding:0px 15px 15px 15px;
}

#center #content_main .tr{
	float:left;
	width:610px;
	height:auto;
	padding:7px 0px 7px 0px;
}

#center #content_main .td{
	float:left;
	width:250px;
	height:auto;
}

#center #content_main #square, #center #content_main .item_destino .fotografia{
	float:left;
	width:220px;
	height:220px;
	margin:0px 15px 15px 0px;
}

#center #content_main #rectangle{
	float:left;
	width:405px;
	height:220px;
	margin:0px 0px 15px 0px;
}

#center #content_main .item_destino .descripcion{
	float:left;
	width:375px;
	height:220px;
}

#center #content_main #destinos{
	float:left;
	width:640px;
	height:170px;
}

#right{	
	float:left;
	width:300px;
	height:auto;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 15px;
}

#right .spacer{
	float:left;
	width:300px;
	height:15px;
}

#booking{
	float:left;
	width:300px;
	height:400px;
	background-image:url(../images/bg_booking.png);
	background-position:top;
	background-repeat:no-repeat;
}

#booking #booking_free, #booking #booking_tour{
	float:left;
	width:150px;
	height:55px;
}

#booking .form{
	float:left;
	width:240px;
	height:auto;
	padding:20px 30px 20px 30px;
}

#booking .form .tr{
	float:left;
	width:240px;
	height:auto;
	padding:5px 0px 5px 0px;
}

#booking .form .tr .td{
	float:left;
	width:100px;
	height:auto;
}

#booking .form .tr .td select.small{
	width:38px;
	margin-right:3px;
}

#booking .form .tr .td select.medium, #booking .form .tr .td input.medium{
	width:140px;
}

#booking .form .tr .td input.medium_cal{
	width:115px;
}

#footer{
	float:left;
	width:985px;
	height:30px;
	padding:0px 0px 15px 0px;
}

#copyright{
	float:left;
	width:387px;
	height:30px;
	padding:0px 0px 0px 28px;
}

#nav_user{
	float:left;
	width:542px;
	height:30px;
	text-align:right;
	padding:0px 28px 0px 0px;
}

/* Advertise */
#medium_rectangle{
	float:left;
	width:300px;
	height:250px;
}

#rectangle_3_1{
	float:left;
	width:300px;
	height:100px;
}

/* Texto */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

#booking, #booking .form select, #booking .form input{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:11px;
}

#booking .form select, #booking .form input{
	border:1px solid #FFF;
}

#nav_global .item_nav_global, #nav_global .item_nav_global a, #nav_global .item_nav_global_selected, #nav_global .item_nav_global_selected a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#447ca2;
	text-decoration:none;
	text-align:center;
}

#center #content_main .subtitulo, #center #content_main .subtitulo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444444;
	font-weight:bold;
}

#center #content_main .parrafo, #center #content_main .form, #center #content_main .item_destino .descripcion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5a5a5a;
}

#center #content_main .form input, #center #content_main .form textarea, #center #content_main .form select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	border:1px solid #5a5a5a;
	padding:3px 3px 3px 3px !important;
	width:200px;
}

#center #content_main .form select{
	width:206px;
}

#copyright, #nav_user{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#585353;
}

#copyright a, #nav_user a{
	color:#585353;
	text-decoration:none;
}

#copyright a:hover, #nav_user a:hover{
	text-decoration:underline;
}

.red{color:#F00;}
img{border:0;}
