/* CSS Document */

body
{
	background: #6E6953 url(../img/bg.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:auto;
	text-align: justify;
}

a
{
	cursor: pointer;
	text-decoration: none;
	color: #666666;
	display: block;
}

img
{
	border: none;
}

ul, ul li, h1, div, p
{
	margin: 0;
	padding: 0;
}

ul
{
	list-style: none;
}

h1
{
	color: #666666;
	margin: 0.5em auto;
	font-family: Verdana, Geneva, sans-serif;
}

h1 span
{
	color:#218FC1;
	font-family:Arial, Helvetica, sans-serif;

}

p
{
	line-height: 1.5em;
}

/* CONTENEDOR */

#contenedor
{
	margin: 0 auto;
	width: 1000px;
	background: #FFF;
}

/* HEADER */

#header
{
	height: 265px;
}

/* NAVEGACION HORIZONTAL*/

#menu_horizontal
{
	width:1000px;
	height:40px;
	background: #FCFBFA url(../img/bg_menu_horizontal.jpg) repeat-x;
	position: relative;
	bottom: 0.9em;
}

#menu_horizontal ul 
{
	overflow: hidden;
}

#menu_horizontal ul .sin_fondo
{
	background: none;
}

#menu_horizontal ul li 
{
	float: left;
	background: url(../img/divisor_menu_horizontal.jpg) right no-repeat;
	font-size: 10pt;
	margin: 0.7em auto;
	padding: 0 49px;
}

#menu_horizontal ul li a:hover 
{
	color: #333333;
	text-decoration:none;
}

/* NAVEGACION VERTICAL */

#menu_vertical 
{
	width: 180px;
	float:left;
	background: #fff;
}

#menu_vertical h1 
{
	font-size: 10pt;
	font-weight: bold;
	margin: 1em auto 1em 1em;
}

#menu_vertical ul 
{
	width: 130px;
	margin: 0 0 0 2em;
}

#menu_vertical ul li 
{
	margin: 0.5em auto;
	border-bottom: #EDEDED 1px solid;
}

#menu_vertical ul li a:hover 
{
	color: #999;
}

/* TIEMPO Y DOLAR */

#tiempo
{
	margin: 10px 0;
	text-align: center;
}

#dolar
{
	margin: 1em 2em;
}

/* CONTENIDO */

#contenido
{
	width: 605px;
	background: #FFF;
	float: left;
}

#contenido h1 
{
	font-size: 14pt;
	font-weight: normal;
}

#contenido .img_titulo
{
	border: #CCCCCC solid 1px;
	padding: 3px;
}	

#contenido .volver
{
	color: #333333;
	margin: 0.5em 1.5em 1em auto;
	clear: both;
	float: right;
	background: url(../img/volver.png) no-repeat left center;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 3px; 
}

#contenido .volver:hover
{
	color: #CCCCCC;
}

/* NOVEDADES */

#novedades
{
	width: 586px;
	margin: 0 auto;
}

/* EMPRESA */

#contenido #la_empresa
{
	width: 579px;
	overflow: hidden;
	margin: 0 auto;
}

#la_empresa h1
{
	margin: 0.5em auto;
}

#la_empresa #txt_empresa
{
	float: left;
	width: 351px;
	margin: 2em auto;
}

#la_empresa #img_empresa
{
	width: 208px;
	float: right;
	margin: 2em auto;
}

#img_empresa img
{
	padding: 3px;
	border: #CCCCCC solid 1px;
	margin-bottom: 1em;
}

/* TURISMO AVENTURA */

#contenido #turismo
{
	width: 579px;
	overflow: hidden;
	margin: 0 auto;
}

#turismo h1
{
	margin: 0.5em auto;
}

#turismo #txt_turismo
{
	float: left;
	width: 351px;
	padding-left: 3px;
}

#txt_turismo form
{
	margin: 0 auto;
	width: 270px;
}	

#turismo #img_turismo
{
	width: 208px;
	float: right;
}

#turismo img
{
	padding: 3px;
	border: #CCCCCC solid 1px;
	margin-bottom: 1em;
}

/* FOTOS */

#contenido #fotos
{
	width: 588px;
	margin: 0 auto;
}	

#fotos ul li span
{
	background: url(../img/camara_fotos.jpg) no-repeat left center;
	margin: 1em auto;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 32px;
	display: block;
}

#contenido #fotos img
{
	border: #333333 solid 3px;
}

/* ARMA TU VIAJE */

#contenido #arma_tu_viaje
{
	width: 579px;
	margin: 0 auto;
}

#contenido #arma_tu_viaje #form_viaje
{
	margin: 1em 0;
	overflow: hidden;
}

#contenido #arma_tu_viaje #form_viaje p
{
	margin: 1em auto;
	text-align: center;
}

#contenido #arma_tu_viaje #form_viaje #form_datos_personales, 
#contenido #arma_tu_viaje #form_viaje #form_info_viaje
{
/* 289.5px*/
	width: 200px;
	float: left;
	margin: auto 43.75px;
}
	
/* CONTACTO */

#contenido #contacto
{
	width: 579px;
	margin: 0 auto;
	overflow: hidden;
}

#contacto #txt_contacto
{
	width: 300px;
	float: left;
	margin: 2em auto;
}

#contacto #txt_contacto ul li
{
	margin: 1em auto;
}

#contacto #txt_contacto a
{
	display: inline;
}

#contacto #txt_contacto a:hover
{
	text-decoration: underline;
}

#contacto #txt_contacto .telefono
{
	background: url(../img/telefono.jpg) no-repeat left center;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#contacto #txt_contacto .email
{
	background: url(../img/mail.jpg) no-repeat left center;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 2px;
}

#contacto #txt_contacto .web
{
	background: url(../img/web.jpg) no-repeat left center;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contacto #form_contacto
{
	width: 200px;
	float: right;
	margin: 2em 0;
}

/* SECCIONES */

#contenido .secciones
{
	width: 586px;
	overflow: hidden;
	margin: 0 auto;
}

.secciones h1
{
	margin-bottom: 1em;
}

.secciones img
{
	margin-bottom: 1em;
}

.secciones p
{
	border-bottom: #CCCCCC dashed 1px;
	margin: 1em auto;
	padding: 0 3px;
	padding-bottom: 1em;
}

.secciones ul li
{
	margin: 0.5em auto;
	background: url(../img/arrow.png) no-repeat left top;
	padding-left: 22px;
	padding-bottom: 3px;
	text-align: 1.5em;
}

.secciones a
{
	color: #3399FF;
	display: inline;
}

.secciones a:hover
{
	text-decoration: underline;
}

/* FOOTER */

#footer
{
	background: url(../img/bg_footer.jpg) no-repeat;
	clear: both;
	width: 1000px;
	height:160px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

#footer #izquierdo, 
#footer #derecho
{
	width: 50%;
	overflow: hidden;
	float: left;
}

#izquierdo p
{
	color: #666666;
	float: left;
	margin: 3.5em 1.5em;
}

#izquierdo p span
{
	color: #000000;
}

#izquierdo img
{
	margin: 4em 1em;
}

#derecho p
{
	color: #000000;
	float: left;
	margin: 5em 0em 5em 4em;
}

#derecho .patagonia
{
	margin: 4em 3em;
	float: left;
	border: none;
}

#derecho .mosch
{
	margin: 5em 0.5em;
	float: left;
	border: none;
}

/* FLOATBAR */

#floatbar 
{
	width: 215px;
	float: right;
	background-color: #FFF;
	text-align: center;
}

#floatbar h1
{
	font-size: 10pt;
}

#floatbar p
{
	width:70%;
	margin: 0 auto;
}

/* NEWSLETTER */

#newsletter
{
	width: 168px;
	height: 148px;
	background: url(../img/b_news2.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
}

#newsletter form
{
	height: 100%;
}	

#newsletter form div
{
	margin: 0.5em auto;
}

#newsletter form div input
{
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #DAE7ED;
	padding: 0.2em;
	border: #CCCCCC solid 1px;
	position: absolute;
	bottom: 4.3em;
	right: 2em;
}

#newsletter form div input:focus
{
	border: #218FC1 solid 1px;
}

#newsletter form div .boton_news
{
	color: #FFFFFF;
	background: #429FCA;
	border: #CCCCCC 1px outset;
	font-weight: bold;
	bottom: 1.5em;
	right: 2em;
}

/* BANNER INFINITO */

#infinito
{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

#infinito img
{
	float: right;
}
