/* CSS Document */

* {
	margin: 0;
	padding: 0;
}	
html {
	width: 100%;
}
body {
	background-color: #000000;
	font-family: "Trebuchet MS";
	background-image: url(../img/fondo_degradee.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #339966;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F58220;
	line-height: 40px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #F58220;
	width: 560px;
	text-align: left;
}
p {
	font-size: 12px;}
	
#contenedor_intro {
	background-image: url(../img/fondo_intro.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 990px;
	margin: auto;
	position: relative;
}

#contenedor_intro2 {
	background-image: url(../img/fondo_index.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 990px;
	margin: auto;
	position: relative;
}
#contenedor_sitio {
	height: 600px;
	width: 990px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
}
#encabezado {
	height: 190px;
	width: 990px;
	background-color: #729072;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../img/encabezado_solapa_fotos.jpg);
	background-repeat: no-repeat;
}
.logo {
	position: absolute;
	left: 122px;
}

.idiomas {
	font-size: 12px;
	font-weight: bold;
	top: 23px;
	position: absolute;
	color: #FFFFFF;
	left: 900px;
}
.inicio {
	font-size: 12px;
	font-weight: bold;
	top: 23px;
	position: absolute;
	color: #FFFFFF;
	left: 780px;
}
.inicio_eng {
	font-size: 12px;
	font-weight: bold;
	top: 23px;
	position: absolute;
	color: #FFFFFF;
	left: 810px;
}

.idiomas a:link, .idiomas a:visited, .inicio a:link, .inicio a:visited, .inicio_eng a:link, .inicio_eng a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.idiomas a:hover, .inicio a:hover, .inicio_eng a:hover {
	color: #000000;
	text-decoration: none;
}

#menu {
	background-color: #F58220;
	height: 410px;
	width: 250px;
	position: absolute;
	left: 0;
	top: 190px;
	background-image: url(../img/fondo_menu.gif);
	background-repeat: no-repeat;
}
.menu {
	margin-left: 35px;
	list-style-type: none;
	}

.menu a:link, .menu a:visited, .menu a:hover, .menu_on {
	height: 23px;
	width: 185px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	display: block;
	list-style-type: none;
	behavior: url(iepngfix.htc);
	background-image: url(../img/bullet_blanco.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	_background-position: 0px 8px;
}
.menu a:hover {
	color: #000000;
	behavior: url(iepngfix.htc);
	background-image: url(../img/bullet_negro.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	_background-image: url(../img/bullet_negro.png);
	_background-position: 0px 8px;
	
}
.menu_on {
	color: #000000;
	margin-left: 35px;
	behavior: url(iepngfix.htc);
	background-image: url(../img/bullet_negro.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	_background-position: 0px 8px;
}
#flash {
	background-color: #A2550B;
	height: 188px;
	width: 250px;
	position: absolute;
	left: 0;
	top: 222px;
	background-image: url(../img/fondo_flash.jpg);
	background-repeat: no-repeat;
}
.ubicacion_flash {
	position: absolute;
	left: 14px;
	top: 16px;
}
#promo {
	background-color: #A2550B;
	height: 188px;
	width: 250px;
	position: absolute;
	left: 0;
	top: 222px;
	background-image: url(../img/promo.jpg);
	background-repeat: no-repeat;
}
#caja_principal {
	background-color: #FFFFFF;
	height: 410px;
	width: 740px;
	position: absolute;
	left: 250px;
	top: 190px;
}
#contenido, #contenido_home {
	background-color: #FFFFFF;
	height: 308px;
	width: 680px;
	position: absolute;
	left: 0;
	top: 5px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 7px;
}
#contenido_home {
	height: 300px;
}
#contenido_mapa {
	background-color: #FFFFFF;
	height: 360px;
	width: 680px;
	position: absolute;
	left: 0;
	top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 19px;
	padding-top: 0;
}
#contenido_formulario, #contenido_contacto, #contenido_inscripcion, #contenido_mobiliario {
	background-color: #FFFFFF;
	height: 365px;
	width: 680px;
	position: absolute;
	left: 0;
	top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 7px;
	overflow: auto;
	overflow-x: hidden;
}
#contenido_contacto {
	height: 368px;
	overflow: hidden;
}
#pie_interno {
	height: 53px;
	width: 740px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
}
.pie_pagina {
	font-size: 12px;
	position: absolute;
	top: 520px;
	color: #FFFFFF;
	text-align: center;
	width: 350px;
	left: 600px;
	line-height: 30px;
}
.pie_pagina2 {
	font-size: 12px;
	position: absolute;
	top: 550px;
	color: #FFFFFF;
	text-align: center;
	width: 350px;
	left: 620px;
	line-height: 30px;
}
.select_idioma {
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 500px;
	left: 700px;
	color: #FFFFFF;
}

a.select_idioma:link, a.select_idioma:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.select_idioma:hover {
	color: #339966;
	text-decoration: none;
}
.pie_paginainterna {
	font-size: 12px;
	position: absolute;
	top: 10px;
	color: #000000;
	text-align: left;
	left: 220px;
	line-height: 20px;
}
a.mail:link, a.mail:visited {
	color: #000000;
	text-decoration: none;
}
a.mail:hover {
	color: #F58220;
	text-decoration: none;
}
.logo_faim {
	position: absolute;
	left: 30px;
	top: 145px;
}
.destacado {
	background-color: #FFCC99;
	height: 15px;
	width: 660px;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
}
.plano_hoteles {
	background-color: #666666;
	position: absolute;
	width: 135px;
	height: 19px;
	padding-top: 4px;
	top: 250px;
	font-weight: bold;
	font-size: 12px;
	left: 30px;
	text-align: center;
}
a.plano_hoteles:link, a.plano_hoteles:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.plano_hoteles:hover {
	color: #000000;
	text-decoration: none;
}
.plano_volver, .volver_1, .volver_2 {
	background-color: #666666;
	position: absolute;
	width: 60px;
	height: 19px;
	padding-top: 4px;
	top: 350px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	left: 635px;
}
.volver_1 {
	top: 615px;
	left: 350px;
	height: 20px;
}
	
.volver_2 {
	top: 483px;
	left: 350px;
	height: 20px;
}
	
a.plano_volver:link, a.plano_volver:visited, a.volver_1:link, a.volver_1:visited, a.volver_2:link, a.volver_2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.plano_volver:hover, a.volver_1:hover, a.volver_2:hover {
	color: #000000;
	text-decoration: none;
}
.foto_hotel_1 {
	position: absolute;
	top: 125px;
	border: 2px solid #666666;
	left: 280px;
}
.foto_hotel_2 {
	position: absolute;
	top: 125px;
	border: 2px solid #666666;
	left: 500px;
}
.foto_hotel_3 {
	position: absolute;
	top: 390px;
	border: 2px solid #666666;
	left: 280px;
}
.foto_hotel_4 {
	position: absolute;
	top: 390px;
	border: 2px solid #666666;
	left: 500px;
}
.foto_hotel_5 {
	position: absolute;
	top: 587px;
	border: 2px solid #666666;
	left: 280px;
}
.foto_hotel_6 {
	position: absolute;
	top: 587px;
	border: 2px solid #666666;
	left: 500px;
}
.foto_hotel_7 {
	position: absolute;
	top: 781px;
	border: 2px solid #666666;
	left: 280px;
}
.foto_hotel_8 {
	position: absolute;
	top: 781px;
	border: 2px solid #666666;
	left: 500px;
}
.foto_hotel_9 {
	position: absolute;
	top: 980px;
	border: 2px solid #666666;
	left: 280px;
}
.foto_hotel_10 {
	position: absolute;
	top: 980px;
	border: 2px solid #666666;
	left: 500px;
}
.foto_hotel_11 {
	position: absolute;
	top: 1193px;
	border: 2px solid #666666;
	left: 280px;
}
.foto_hotel_12 {
	position: absolute;
	top: 1193px;
	border: 2px solid #666666;
	left: 500px;
}


/*formulario de inscripcion*/
#formulario, #formulario_hospedaje {
	height: 400px;
	width: 650px;
	position: absolute;
	top: 120px;
	left: 30px;
}
#formulario_hospedaje {
	top: 138px;
}
	
#formulario label, #formulario_hospedaje label {
	display: block;
	float: left;
	clear: left;
	margin-right: 10px;
	text-align: right;
	width: 238px;
}
#formulario fieldset, #formulario_hospedaje fieldset, #contenido_mobiliario fieldset {
	line-height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 650px;
}

#formulario input, #formulario_hospedaje input, #formulario textarea, #formulario_hospedaje textarea, #formulario select, #formulario_hospedaje select, #formulario_stands input {
	background-color: #F58220;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #A2550B;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
#formulario_stands {
	height: 150px;
	width: 650px;
	position: absolute;
	top: 1180px;
	left: 30px;
}
#formulario_stands label {
	display: block;
	float: left;
	clear: left;
	margin-right: 10px;
	text-align: right;
	width: 180px;
}

#stand_numero {
	color: #000000;
	height: 15px;
	width: 50px;
	border: 1px solid #E0E0CE;
	padding-bottom: 2px;
	text-align: left;
}
	
#participante, #tipo_participante, #fecha-pago, #empresa, #cargo, #direccion, #ciudad, #pais, #telefono, #mail, #fax, #acompaniante, #restricciones, #habitacion, #llegada, #partida, #noches, #linea {
	color: #000000;
	height: 15px;
	width: 200px;
	border: 1px solid #E0E0CE;
	padding-bottom: 2px;
}
#tipo_participante {
	width: 380px;
	height: 22px;
}
	
#fecha_pago {
	width: 202px;
	height: 22px;
}
	
#telefono, #fax, #linea {
	width: 120px;}
	
#linea2 {
	width: 113px;}
	
#restricciones {
	height: 50px;}

#vuelo, #total, #horario {
	color: #000000;
	height: 15px;
	width: 60px;
	border: 1px solid #E0E0CE;
	padding-bottom: 2px;
}
	
#total {
	width: 40px;}

#habitacion {
	height: 22px;
	width: 202px;
}
	
#llegada, #partida {
	width: 56px;
	padding-left: 4px;
}
	
#noches {
	width: 15px;}
	
#enviar, #enviar2, #enviar3, #enviar4 {
	font-size: 13px;
	color: #000000;
	height: 24px;
	width: 60px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 495px;
	left: 248px;
}
#enviar2 {
	top: 345px;
}
#enviar3 {
	top: 110px;
	left: 300px;
	width: 55px;
}
#enviar4 {
	top: 110px;
	left: 300px;
	width: 45px;
}

#enviar a:link, #enviar a:visited, #enviar2 a:link, #enviar2 a:visited, #enviar3 a:link, #enviar3 a:visited, #enviar4 a:link, #enviar4 a:visited {
	color: #000000;
	text-decoration: none;
}
	
#enviar a:hover, #enviar2 a:hover, #enviar3 a:hover, #enviar4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

table {
	background-color: #68887B;
	border: 1px solid #004437;
	color: #FFFFFF;
	font-size: 13px;
}
td, th {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #004437;
}
th {
	background-color: #006655;
}

.destacado_inscripciones {
	background-color: #FFCC99;
	height: 65px;
	width: 630px;
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


/*contenido Stands*/
#contenido_mobiliario td, #contenido_mobiliario th {
	text-align: left;
	border: 1px solid #004437;
	padding: 7px;
}
#contenido_mobiliario th {
	text-align: center;
}
#contenido_mobiliario input {
	background-color: #006655;
	border: 1px solid #004437;
	color: #FFFFFF;
	text-align: left;
}

#formulario_stands input {
	text-align: left;
	padding-left: 5px;
}
.casilleros {
	text-align: center;
	background-color: #006655;
	color: #FFFFFF;
}
	
.ficha_inscripcion, .ficha_hospedaje2, .ficha_hospedaje, .ficha_hospedaje3, .ficha_mobiliario, .stand_llavemano, .stand_volver, .calcular, .patrocinantes {
	background-color: #666666;
	position: absolute;
	width: 210px;
	height: 19px;
	padding-top: 4px;
	top: 210px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	left: 513px;
}
a.ficha_inscripcion:link, a.ficha_inscripcion:visited, a.ficha_hospedaje2:link, a.ficha_hospedaje2:visited, a.ficha_hospedaje:link, a.ficha_hospedaje:visited, a.ficha_hospedaje3:link, a.ficha_hospedaje3:visited, a.ficha_mobiliario:link, a.ficha_mobiliario:visited, a.stand_llavemano:link, a.stand_llavemano:visited, a.stand_volver:link, a.stand_volver:visited, a.calcular:link, a.calcular:visited, a.patrocinantes:link, a.patrocinantes:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ficha_inscripcion:hover, a.ficha_hospedaje2:hover, a.ficha_hospedaje:hover, a.ficha_hospedaje3:hover, a.ficha_mobiliario:hover, a.stand_llavemano:hover, a.stand_volver:hover, a.calcular:hover, a.patrocinantes:hover {
	color: #000000;
	text-decoration: none;
}
.ficha_hospedaje {
	top: 370px;
}
.ficha_hospedaje2 {
	top: 293px;
	left: 280px;
}
.ficha_hospedaje3 {
	top: 180px;
	left: 30px;
}
.ficha_mobiliario {
	top: 970px;
	left: 30px;
	width: 160px;
}
.patrocinantes {
	top: 3px;
	left: 597px;
	width: 122px;
}
.lista_patrocinantes {
	line-height: 22px;
	list-style-position: inside;
}
.stand_llavemano {
	top: 970px;
	left: 200px;
	width: 160px;
}
.stand_volver {
	top: 30px;
	left: 610px;
	width: 80px;
}
.calcular {
	top: 1165px;
	left: 603px;
	width: 87px;
}
.borde_stand {
	border: 2px solid #666666;
}
.destacado_stand {
	background-color: #FFCC99;
	height: 18px;
	width: 515px;
	padding: 7px;
	margin-bottom: 15px;
}
#radio_botton {
	position: absolute;
	left: 290px;
	top: 78px;
}
#si {
	position: absolute;
	left: 272px;
	top: 78px;
}
#no {
	position: absolute;
	left: 300px;
	top: 78px;
}
#nop {
	position: absolute;
	left: 325px;
	top: 78px;
}
.campos_obligatorios {
	top: 470px;
	left: 248px;
	position: absolute;
}
.campos_obligatorios2 {
	top: 320px;
	left: 248px;
	position: absolute;
}
.destacado_sheraton {
	background-color: #FFCC99;
	height: 80px;
	width: 210px;
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.destacado_sheraton02 {
	background-color: #FFCC99;
	height: 32px;
	width: 468px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.formas_pago {
	height: 15px;
	width: 200px;
	font-size: 16px;
	position: absolute;
	left: 520px;
	top: 64px;
	color: #F58220;
	font-weight: bold;
	padding-left: 10px;
}
.texto_formas_pago {
	height: 70px;
	width: 190px;
	font-size: 12px;
	position: absolute;
	left: 520px;
	top: 90px;
	padding-right: 10px;
	padding-left: 10px;
}
.reunion_iaom {
	font-size: 14px;
	font-weight: bold;
	top: 145px;
	position: absolute;
	color: #FFFFFF;
	left: 857px;
}

/*PROGRAMA*/
.horarios {
	width: 160px;
	float: left;
	height: 1170px;
	text-align: left;
}
.contenido {
	width: 400px;
	float: left;
	height: 1170px;
	margin-left: 20px;
	position: absolute;
	left: 190px;
}

/*TURISMO*/
.foto_calafate {
	position: absolute;
	top: 48px;
	left: 350px;
	border: 2px solid #666666;
}
.foto_ushuaia {
	position: absolute;
	top: 455px;
	left: 350px;
	border: 2px solid #666666;
}
.foto_salta {
	position: absolute;
	top: 1612px;
	left: 350px;
	border: 2px solid #666666;
}
.foto_madryn {
	position: absolute;
	top: 800px;
	left: 350px;
	border: 2px solid #666666;
}
.foto_iguazu {
	position: absolute;
	top: 1208px;
	left: 350px;
	border: 2px solid #666666;
}



/*GALERIA DE FOTOS*/

#contenido_formulario, #contenido_contacto, #contenido_inscripcion, #contenido_mobiliario {
	background-color: #FFFFFF;
	height: 365px;
	width: 680px;
	position: absolute;
	left: 0;
	top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 7px;
	overflow: auto;
	overflow-x: hidden;
}

#gallery {
	background-color: #FFFFFF;
	width:710px;
	height: 400px;
	position: absolute;
	left: 0;
	top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 10px;
}
#gallery ul {
	list-style:none;
	width:230px;
	position:relative;
	float:left;
	margin: 0px;
	padding: 0;
}
#gallery ul li {
	display:inline;
	width:52px;
	height:52px;
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:focus, #gallery ul li a:active {white-space:normal; border-color:#ddd;}
#gallery ul li a:focus img, #gallery ul li a:active img, #gallery ul li a:hover img {
	position:absolute;
	top:0;
	width:auto;
	height:auto;
	border:1px solid #000;
	left: 250px;
}

.fotos_evento {
	color: #F58220;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
}

.fotos_evento a:link, .fotos_evento a:visited {
	color: #F58220;
	text-decoration: none;
}
.fotos_evento a:hover {
	color: #000000;
	text-decoration: none;
}
.solapa_fotos, .solapa_fotos_eng {
	font-size: 14px;
	font-weight: bold;
	top: 145px;
	position: absolute;
	color: #FFFFFF;
	left: 797px;
}
.solapa_fotos_eng {
	left: 780px;
}
.foto_espiga {
	position: absolute;
	top: 10px;
	right: 37px;
}
.volver_fotos {
	background-color: #666666;
	position: absolute;
	width: 150px;
	height: 19px;
	padding-top: 4px;
	top: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	left: 570px;
}

a.volver_fotos:link, a.volver_fotos:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.volver_fotos:hover {
	color: #000000;
	text-decoration: none;
}


.descargar {
	font-weight: bold;
	font-size: 12px;
	color: #F58220;
}
.siguiente, .anterior {
	position: absolute;
	left: 190px;
	top: 390px;
	color: #F58220;
	font-size: 12px;
}
.anterior {
	left: 120px;
}

a.descargar:link, a.descargar:visited, a.siguiente:link, a.siguiente:visited, a.anterior:link, a.anterior:visited {
	color: #F58220;
	text-decoration: none;
}
a.descargar:hover, a.siguiente:hover, a.anterior:hover {
	color: #000000;
	text-decoration: none;
}
