@charset "utf-8";
/* CSS Document */
* {font-family:Tahoma, Arial; font-size:11px; color:#ccc;}
body{background:#13446C; margin:0px; overflow:hidden;}
#fondo {z-index:1;}
#fondo #imagen {position:absolute;top:0;left:0;width:100%;height:100%;}
#contenido {text-align:center; z-index:2; position:relative; margin:0 auto; width:960px; height:100%; padding-top:10%;}

#naxela {float:left;}

#opciones {color:#006600; margin-bottom:15px;}
#opciones a {color:#009900; text-decoration:none; padding:3px 7px 3px 8px; margin:0px 8px;}
#opciones a:hover {background:#1f6fb1; color:#fff; border-bottom:#009900 3px solid;}
#opciones #i_nfo {font-family: Times, serif; font-weight:bold; cursor:help;}
#opciones #i_nfo:hover {background:#092032;}

#info {position:absolute; left:23%; /*top:341px;*/ width:680px; text-align:left; margin-bottom:30px; /*border-top:#006600 2px solid; */cursor:pointer; cursor:default;background:#092032;   /*filter:alpha(opacity=10); opacity:.1;*/}
/*#info */h1 {font-family:Trebuchet MS, Tahoma, Arial; font-size:14px; margin:5px;}
/*#info */p {margin:5px; text-align:left; line-height:18px}
h1.titulo {padding-bottom:6px; border-bottom:#13446C 1px solid}
.txt_destacar {color:#007cc3;}
.esp, .eng {width:320px; padding:10px;}
.esp {color:#fff;}
.esp a{color:#fff; text-decoration:none;}

.eng {color:#069;}
.eng a{color:#069; text-decoration:none;}
.eng a:hover, .esp a:hover{color:#07C; text-decoration:underline;}
.izq {float:left;}
.der {float:right;}

#masinfo {text-align:justify; border-top:#0d2e49 1px solid;}

#contacto {float:right; width:500px; margin:0 auto; text-align:left;}
form {margin:20px;}
#form label {display:block;text-align:right;clear:both;}
#form input {}
#form input,textarea,select,option,button {background:#eee;  /*border:0px;*/border:#fff 1px solid; /*border-right:#009933 4px solid;*/ color:#13446C; padding:3px; margin:5px; vertical-align:middle;}
#form input:focus,textarea:focus {color:#fff; background:#00923f; border:#00a161 1px solid;/*border-right:#007cc3 4px solid;*/} /*background:#153b5a; border:#24557c 1px solid*/
#form textarea {width:396px; height:60px;}
#form .fix label {margin-left:5px;}
#form select {width:127px; height:22px;}
#form option {color:#006600; border:0px; margin:1px;}
#form select:focus {color:#fff; background:#00923f;}
/*.input_error {background-color:#CC0000; border:#AA0000 1px solid; color:#fff;}*/
#txt_error{color:#FF0000; float:left; margin:8px 0px 0px 52px;}

.btn {float:right; margin:5px;}
.btn button{float:left; margin:0px; background:url(/img/input_btn_bg.gif) repeat-x; border:0px; color:#eee; padding:4px 10px; font-weight:bold; /*font-size:8px; text-transform:uppercase; overflow:visible; letter-spacing:0.1em*/}
.btn .bnt_der, .btn .bnt_izq {float:left; height:22px;width:3px;display:block; background:/*#007cc3*/ url(/img/input_btn_hvr_bg.gif);}

.btn button:hover {background:url(/img/input_btn_hvr_bg.gif) repeat-x; color:#fff;}
/*
.bnt_izq:hover {background:#006699}
.bnt_der:hover {background:#006699}
*/
#contacto_aviso {margin-top:90px;}

#detalle_1, #detalle_2, #detalle_3 {width:8px; height:8px; /*border:#222222 1px solid;*/}
#detalle_1 {margin-bottom:2px; background:#13446C;}
#detalle_2 {/*background:#bbbbbb;*/ height:10px;}
#detalle_3 {margin-bottom:2px; background:#006600;}
#pie_txt {margin:1px 0 0 6px;}
#pie {clear:both; margin-top:20px;}
