@charset "UTF-8";

/* Background-Styles */

body {
	margin:0px; padding:0px;
	background: #bdccdc url(../img/body_bkg.jpg) repeat-x;
}
#main {
	top:0px;
	width:1024px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
/* Header */
#header {
	top:0px;
	width:1024px;
	height: 155px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/header_bkg.jpg);
}
#logo {
	top:0px;
	width:237px;
	height: 155px;
	position: relative;
	left: 56px;
	float: left;
}
#navegacion {
	top:56px;
	width:687px;
	height: 22px;
	position: relative;
	left: 62px;
	float: left;
	z-index: 89 !important;
}
/* Panel Principal */
#panelprincipal {
	top:0px;
	width:1024px;
	height: inherit;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/panelprincipal_bkg.png) repeat-y;
	float: left;
}
/* Banner Principal */
#bannerprincipal {
	top:0px;
	width:633px;
	height: 259px;
	position: relative;
	float: left;
	left: 35px;
	background-image: url(../img/bannerprincipal.jpg);
	z-index: 1 !important;
}
#textobanner {
	top:0px;
	width:355px;
	height: 242px;
	position: relative;
	float: right;
	right: 19px;
	color: white;
	font: 8pt/8.5pt "Verdana", Lucida;
}
#textobanner h1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
.bold {
	color: #ff9933;
	font: bold 8pt/9pt "Verdana", Lucida;
}
.bold1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
/* Patrocinadores */
#patrocinadores {
	top:0px;
	width:322px;
	height: 260px;
	position: relative;
	float: right;
	right: 34px;
	background: white url(../img/patrocinadores_bkg.jpg) no-repeat;
}
#textopatrocinadores {
	top:0px;
	width:262px;
	height: 134px;
	position: relative;
	float: right;
	right: 28px;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
}
#textopatrocinadores h2 {
	color: #ff9933;
	font: bold 10pt/9pt "Verdana", Lucida;
}
#logopatrocinador {
	top: 10px;
	width:322px;
	height: 109px;
	position: relative;
	float: right;
	left: 25px;
}
#btnvermas1 {
	width:71px;
	height: 18px;
	position: absolute;
	right: 0px;
	bottom: 2px;
}
/* Noticias */
#noticias {
	top:0px;
	width:633px;
	height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_noticias.jpg) no-repeat 0 0;
}
#noti {
	top:65px;
	width:598px;
	height: auto;
	left: 35px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#noticia1 {
	top:65px;
	width:598px;
	height: 172px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/barra_noticias.png) no-repeat;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	vertical-align: 50%;
}
#noticia1texto {
	top:50px;
	width:419px;
	height: 112px;
	left: 20px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
}
#noticia1texto a {
	color: #ff9933;
	font: 8pt/8.5pt "Verdana", Lucida;
	text-decoration: none;
}
#noticia1texto a:hover {
	color: #ff9933;
	font: 8pt/8.5pt "Verdana", Lucida;
	text-decoration: underline;
}
#noticia2 {
	top:105px;
	width:598px;
	height: 172px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/barra_noticias.png) no-repeat;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
}
#noticia3 {
	top:145px;
	width:598px;
	height: 192px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/barra_noticias.png) no-repeat;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
}
#foto {
	top:0px;
	width:155px;
	height: 172px;
	position: relative;
	float: right;
}
h1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
h2 {
	color: #003366;
	font: bold 8pt/8.5pt "Verdana", Lucida;
}
/* Columna Derecha */
#columnaderecha {
	top: 0px;
	width:322px;
	right: 34px;
	position: relative;
	float: right;
	background: url(../img/columna_bkg.jpg) repeat-y;
}
#coldertitulo {
	top:0px;
	width:322px;
	height: 68px;
	position: relative;
	float: right;
	background: url(../img/enbusca.jpg) no-repeat;
}
#coldercontenido {
	top:0px;
	bottom: 0px;
	width:322px;
	position: relative;
	float: right;
	background: url(../img/columna_bkg.jpg) repeat-y;
}
#columnatexto {
	top:0px;
	width:262px;
	position: relative;
	float: right;
	right: 28px;
	color: white;
	font: 8pt/8.5pt "Verdana", Lucida;
}
#colderfoto {
	top:0px;
	width:147px;
	height: 206px;
	position: relative;
	float: left;
	left: 32px;
}
#colderfotopie {
	top:140px;
	width:114px;
	height: 45px;
	position: relative;
	float: left;
	left: 32px;
	color: #ff9933;
	font: 8pt/8.5pt "Verdana", Lucida;
	background-color: #003366;
	padding-top: 10px;
	padding-left: 10px;
}
#links {
	top:20px;
	width:262px;
	left: 32px;
	height: auto;
	position: relative;
	float: left;
	right: 28px;
	color: white;
	font: 8pt/8.5pt "Verdana", Lucida;
}
.links1 {
	top:20px;
	width:262px;
	left: 32px;
	height: auto;
	position: relative;
	float: left;
	right: 28px;
	color: white;
	font: 8pt/8.5pt "Verdana", Lucida;
	margin-bottom: 20px;
}
.links1 a{
	color: #f93;
	font: 8pt/8.5pt "Verdana", Lucida;
	margin-bottom: 20px;
}
.links1 a:hover{
	color: silver;
	font: 8pt/8.5pt "Verdana", Lucida;
	margin-bottom: 20px;
}
/* Equipo */
#equipo {
	top:0px;
	width:633px;
	min-height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_equipo.jpg) no-repeat 0 0;
}
#fotoarek {
	top:0px;
	width:290px;
	height: 215px;
	position: relative;
	float: left;
}
#fotoarek2 {
	top:0px;
	width:192px;
	height: 259px;
	position: relative;
	float: right;
}
#arek {
	top:65px;
	width:598px;
	height: 870px;
	left: 35px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#arek h1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
#fotoadam {
	top:0px;
	width:290px;
	height: 265px;
	position: relative;
	float: left;
}
#fotoadam2 {
	top:0px;
	width:192px;
	height: 259px;
	position: relative;
	float: right;
}
#adam {
	top:65px;
	width:598px;
	height: 600px;
	left: 35px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#adam h1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
/* Ruta */
#ruta {
	top:0px;
	width:633px;
	min-height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_ruta.jpg) no-repeat 0 0;
}
#txtruta {
	top:65px;
	width:598px;
	height: 1500px;
	left: 35px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#txtruta h1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
#etapa1 {
	width:598px;
	border-bottom: 1px solid orange;
	padding-bottom: 10px;
}
#etapa2 {
	width:598px;
	border-bottom: 1px solid orange;
	padding-bottom: 10px;
	padding-top: 20px;
}
#etapa3 {
	width:598px;
	border-bottom: 1px solid orange;
	padding-bottom: 10px;
	padding-top: 20px;
}
/* Estrategia */
#estrategia {
	top:0px;
	width:633px;
	height: 1050px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_estrategia.jpg) no-repeat 0 0;
}
#txtestrategia {
	top:65px;
	width:598px;
	height: 870px;
	left: 35px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#estrategia_foto1 {
	top:0px;
	width:222px;
	height: 292px;
	position: relative;
	float: left;
}
#estrategia_foto2 {
	top:0px;
	width:220px;
	height: 297px;
	position: relative;
	float: right;
}
/* Contacto */
#contacto {
	top:0px;
	width:633px;
	min-height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_contacto.jpg) no-repeat 0 0;
}
#forma {
	top:66px;
	width:444px;
	left: 35px;
	position: relative;
	float: left;
	height: 378px;
	background: url(../img/forma_bkg.png) no-repeat;
}
#gracias {
	color: #ff9933;
	font: bold 9pt/25pt "Verdana", Lucida;
	padding: 33%;
	text-align: center;
}
#nombre {
	top:10px;
	width:122px;
	left: 15px;
	position: relative;
	float: left;
	height: 40px;
	color: #ff9933;
	font: bold 9pt/25pt "Verdana", Lucida;
}
#telefono {
	top:10px;
	width:122px;
	left: 15px;
	position: relative;
	float: left;
	height: 40px;
	color: #ff9933;
	font: bold 9pt/25pt "Verdana", Lucida;
	border-color: #ff9933;
}
#inputcorto {
	top:10px;
	width:291px;
	left: 15px;
	position: relative;
	float: left;
	height: 40px;
	color: white;
	font: 9pt/9pt "Verdana", Lucida;
	border-style: none;
	background: url(../img/inputcorto.png) no-repeat;
}
#inputlargo {
	top:10px;
	width:292px;
	left: 15px;
	position: relative;
	float: left;
	height: 135px;
	color: white;
	font: 9pt/9pt "Verdana", Lucida;
	border-style: none;
}
.input {
	width:266px;
	height: 40px;
	color: white;
	font: 9pt/9pt "Verdana", Lucida;
	border-style: none;
	padding-left: 25px;
	padding-top: 10px;
	background: url(../img/inputcorto.png) no-repeat;
}
.inputlargo {
	width:267px;
	height: 125px;
	color: white;
	font: 9pt/9pt "Verdana", Lucida;
	border-style: none;
	background: url(../img/inputlargo.png) no-repeat;
	padding-left: 25px;
	padding-top: 10px;
}
#enviar {
	top:40px;
	width:110px;
	left: 131px;
	position: relative;
	float: left;
	height: 25px;
}
/* En Construcción */
#construccion {
	top:0px;
	width:633px;
	min-height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_enconstruccion.jpg) no-repeat 0 0;
}
/* Galeria-Expediciones Previas */
#expediciones {
	top:0px;
	width:633px;
	min-height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_expediciones.jpg) no-repeat 0 0;
}
#galeria {
	top:65px;
	width:598px;
	height: auto;
	left: 35px;
	position: relative;
	float: left;
}
.thumbs {
	top:0px;
	left: 0px;
	position: relative;
	float: left;
	border: 1px solid #f93;
	margin: 5px;
	padding: 10px;
	width: 70px;
	height: 70px;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
}
/* Patrocinadores */
#patrocinador {
	top:0px;
	width:633px;
	min-height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_patrocinador.jpg) no-repeat 0 0;
}
#txtpatrocinador {
	top:65px;
	width:598px;
	height: auto;
	left: 35px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#txtpatrocinador h1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
/* Medios */
#medios {
	top:0px;
	width:633px;
	min-height: 700px;
	left: 35px;
	position: relative;
	float: left;
	background: url(../img/titulo_medios.jpg) no-repeat 0 0;
}
#txtmedios {
	top:65px;
	width:598px;
	height: auto;
	left: 35px;
	position: relative;
	float: left;
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#txtmedios h1 {
	color: #ff9933;
	font: bold 14pt/9pt "Verdana", Lucida;
}
#txtmedios a {
	color: #ff9933;
	font: 8pt/8.5pt "Verdana", Lucida;
}
#txtmedios a:hover {
	color: #003366;
	font: 8pt/8.5pt "Verdana", Lucida;
}
.medio1 {
	top:10px;
	width:598px;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ff9933;
}
/* Footer */
#footer {
	top:0px;
	width:1024px;
	height: 88px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/footer_bkg.png) no-repeat;
	float: left;
}
#legales {
	top:27px;
	width:570px;
	height: 30px;
	position: relative;
	background: url(../img/legales_bkg.jpg) no-repeat;
	float: left;
	left: 47px;
}
#contactofooter {
	top:10px;
	width:70px;
	position: relative;
	float: left;
	left: 25px;
	border-right: 1px solid silver;
}
#mapadesitio {
	top:10px;
	width:100px;
	position: relative;
	float: left;
	left: 60px;
	border-right: 1px solid silver;
}
#privacidad {
	top:10px;
	width:150px;
	position: relative;
	float: left;
	left: 80px;
	border-right: 1px solid silver;
}
#terminos {
	top:10px;
	width:100px;
	position: relative;
	float: left;
	left: 100px;
}
#ginome {
	top:27px;
	width:143px;
	height: 35px;
	position: relative;
	background: url(../img/ginome.jpg) no-repeat;
	float: right;
	right: 62px;
}
#ginometexto {
	top:10px;
	width:110px;
	height: 30px;
	position: relative;
	float: right;
	right: 13px;
	color: silver;
	font: 8pt/8.5pt "Verdana", Lucida;
	text-decoration: none;
}
#footer a {
	color: silver;
	font: 8pt/8.5pt "Verdana", Lucida;
	text-decoration: none;
}
#footer a:hover {
	color: #ff9933;
	font: 8pt/8.5pt "Verdana", Lucida;
	text-decoration: underline;
}
#ginometexto a {
	color: silver;
	font: 8pt/8.5pt "Verdana", Lucida;
	text-decoration: underline;
}
