@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {
	background-color:#F2F2F2;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}



/*  NUEVOS  */

@font-face {
    font-family: 'functionregular';
    src: url('function_regular-webfont.eot');
    src: url('function_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('function_regular-webfont.woff') format('woff'),
         url('function_regular-webfont.ttf') format('truetype'),
         url('function_regular-webfont.svg#functionregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'function_pro_bookbold';
    src: url('functionpro-bold-webfont.eot');
    src: url('functionpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('functionpro-bold-webfont.woff') format('woff'),
         url('functionpro-bold-webfont.ttf') format('truetype'),
         url('functionpro-bold-webfont.svg#function_pro_bookbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'function_promedium_condensed';
    src: url('functionpro-condensed-webfont.eot');
    src: url('functionpro-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('functionpro-condensed-webfont.woff') format('woff'),
         url('functionpro-condensed-webfont.ttf') format('truetype'),
         url('functionpro-condensed-webfont.svg#function_promedium_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'function_prolight_condensed';
    src: url('functionpro-condensedlight-webfont.eot');
    src: url('functionpro-condensedlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('functionpro-condensedlight-webfont.woff') format('woff'),
         url('functionpro-condensedlight-webfont.ttf') format('truetype'),
         url('functionpro-condensedlight-webfont.svg#function_prolight_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1{
	font-family: 'functionregular';
	font-size:30px;
	color:#646464;}
	
h2{
	font-family: 'function_pro_bookbold';
	font-size:26px;
	color:#c35217;}

h3{
	font-family: 'function_prolight_condensed';
	font-size:32px;
	color:#333333;}
	
.ancho_cabezote{
	background-image:url(../images/bg_cabezote_01.jpg);
	background-repeat:no-repeat;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	width:1180px;}
	
.logo{
	float:left;
	padding-left:40px;
	padding-top:10px;
	width:180px;}
	
.btn_trabajar{
	float:left;
	width:300px;}
	
.login{
	float:left;
	text-align:left;
	width:540px;
	padding-top:40px;}
	
.redes_sociales{
	margin-left:180px;
	width:300px;
	padding-top:10px;}
	
.redes_sociales img{
	float:left;
	padding-left:6px;}
	
.listaUl{
	list-style:none;
	padding-left:70px;
	padding-top:0px;
	margin-top:0px;
	width:500px;}
	
.texto_listado{
	font-family: 'functionregular';
	font-size:16px;
	color:#E55617;
	float:left;
	text-transform:uppercase;
	padding-left:30px;
	}
	
.texto_clave{
	font-family: 'functionregular';
	font-size:12px;
	color:#E55617;
	float:left;
	text-transform:uppercase;
	padding-left:30px;
	text-decoration:none;}

.texto_clave a{
	font-family: 'functionregular';
	font-size:12px;
	color:#E55617;
	text-decoration:none;}
	
.texto_clave a:hover{
	color:#E55617;
	text-decoration:underline;}
	
.campos_formularios{
	background-color:#F2F1F1;
	border:solid 1px #999999;
	float:left;
	height:25px;
	width:120px;
	margin-left:30px;}
.btn_ingreso{
	float:left;
	margin-left:30px;}
	
	
.clear2{
	clear:both;}
	
.paddR{
	padding-right:58px;}
.paddLe{
	padding-left:60px;}
	
.espacio_menu{
	height:38px;
	display:block;}
	
.navi{
	width:1000px;
	margin-left:auto;
	margin-right:auto;}
	
ul, ol{
list-style:none;
}

.navi li a {
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	font-family: 'functionregular';
	text-transform:uppercase;
	font-size:16px;
    color:#FFF;
    text-align:center;
    text-decoration:none;
    padding-top:5px;
    display: block;
    height:21px;
    width:197px;
	text-shadow: 1px 1px #666;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:26px;
	margin-right:26px;
}

.navi li a:hover {
	background-image:url(../images/bg_over_menu.png);
	background-repeat:no-repeat;
   }

.navi > li {float:left;

       }

.navi li ul {
  display:none;
   position:absolute;
   min-width:140px;
   padding-top:0px;
   margin-top:0px;
  }

.navi li:hover > ul{
      display:block;
	  padding-top:0px;
	margin-top:0px;
	   }

.navi li ul li {
    position:relative;
}

.navi li ul li a {
	background-image:url(../images/bg_submenu.png);
	background-repeat:no-repeat;
	height:21px;
    width:196px;
    position:relative;
	display:block;
}

.navi li ul li ul {
	margin-top:0px;
	padding-top:0px;
    }
	
.contenedor_contenido{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	/*padding-top:40px;*/
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;}
	
.paddiLeft{
	padding-left:40px;}
.texto_ali{
	text-align:center;
	padding-bottom:20px;}
	
.textoBold{
	font-family: 'function_promedium_condensed';
	font-size:39px;
	color:#333333;
}
	
.bg_mapa_inicio{
	background-image:url(../images/bg_mapa_03.jpg);
	background-repeat:no-repeat;
	height:494px;
	width:1000px;}
	
.cajaIzquierda{
	float:left;
	padding-left:50px;
	padding-top:11px;}

.cajaDerecha{
	float:left;
	padding-top:11px;
	padding-left:20px;}
	
.titulo_caja_contenido{
	font-family: 'functionregular';
	font-size:21px;
	color:#FFFFFF;
	text-shadow: 1px 1px #666;
	padding-left:80px;
	padding-top:26px;}
	
.espacio1{
	width:300px;
	padding-left:30px;
	padding-top:30px;}
	
	
.textoContenido{
	font-family: 'functionregular';
	font-size:18px;
	color:#000000;
	line-height:24px;
	width:300px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:20px;}
	
.textoContenidoB{
	font-family: 'functionregular';
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding-bottom:20px;
}

.color_naranja{
	color:#E84B13;}
	
.bg_footer{
	background-color:#F7931E;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;}
	
.texto_footer{
	font-family: 'functionregular';
	font-size:14px;
	color:#FFFFFF;
	text-align:center;}
	
.cajaIzq2{
	float:left;
	width:200px;
	padding-left:40px;
	padding-top:30px;}

.cajaDer2{
	background-image:url(../images/bg_nosotros_03.jpg);
	background-repeat:no-repeat;
	float:left;
	width:756px;
	height:499px;}
	
.cajaDer4{
	background-image:url(../images/bg_contacto.jpg);
	background-repeat:no-repeat;
	float:left;
	width:756px;
	height:700px;}
	
.cajaDer5{
	background-image:url(../images/bg_terminos.jpg);
	background-repeat:no-repeat;
	float:left;
	width:756px;
	height:4021px;}
	
.cajaDer3{
	background-image:url(../images/bg_info_nos_06.jpg);
	background-repeat:no-repeat;
	float:left;
	width:758px;
	height:253px;}
	
.listadoUl{
	list-style:none;}
	
.listaLi{
	background-image:url(../images/bg_menuee_09.jpg);
	background-repeat:no-repeat;
	width:186px;
	height:30px;
	font-family: 'functionregular';
	font-size:13px;
	color:#FFFFFF;
	text-shadow: 1px 1px #666;
	text-decoration:none;
	padding-left:16px;
	padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;}
.listaLi a{
	font-family: 'functionregular';
	font-size:13px;
	color:#FFFFFF;
	text-shadow: 1px 1px #666;
	text-decoration:none;}
.listaLi a:hover{
	color:#E14F00;
	text-shadow: 1px 1px #666;
	text-decoration:none;}
.titulo_naranja{
	font-family: 'functionregular';
	font-size:20px;
	color:#E84B13;}

.texto1Contenido{
	font-family: 'functionregular';
	font-size:18px;
	color:#000000;
	line-height:24px;
	padding:50px;
	}
	
.texto2Contenido{
	font-family: 'functionregular';
	font-size:18px;
	color:#000000;
	line-height:24px;
	padding-top:30px;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:50px;
	}
	
.texto1Contenido table[style]{
	background-color:transparent!important;}
	
	
	/*  OFERTAS */




#tabla1, #tabla2 {
    border: 1px solid #666666;
    clear: both;
    overflow: hidden;
    padding: 5px 10px;
    width: 520px;
}
#tabla1 {
    background-color: #55b247;
	height:18px;
}
#tabla2 {
    background-color: #666666;
}
.titulos_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_1 {
    border-bottom: 1px dotted #666666;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
#clear {
    clear: both;
    margin: 3px 0;
}
.textos_g {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
#left {
    float: left;
    margin: 0 5px 0 0;
}
.caja_left {
    width: 200px;
}
.textos_g {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
.combo {
    width: 180px;
}
#divisor_tab {
    clear: both;
    height: 10px;
}
.titulos_r {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_2 {
    border-bottom: 1px dotted #333333;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
.textos_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #333333;
    font-size: 12px;
    text-align: left;
}
.textos_t a:link {
    color: #333333;
}
.textos_t a:visited {
    color: #333333;
}
.textos_t a:hover {
    color: #333333;
    font-weight: bold;
}
.textos_t a:active {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.caja_left {
    width: 200px;
}
#caja_single {
    border-bottom: 1px dotted #999999;
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    width: 490px;
}
#caja_ico {
    float: left;
    height: 0;
    margin: 0;
    width: 0;
}
.textos_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #707174;
    font-size: 12px;
    text-align: left;
}
.textos_o a:link {
    color: #707174;
    font-weight: bold;
}
.textos_o a:visited {
    color: #707174;
    font-weight: normal;
}
.textos_o a:hover {
    color: #55b247;
}
.textos_o a:active {
    color: #707174;
}
.titulos_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#right {
    float: right;
}
.textos_g_14 {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.detalle_text {
	color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.detalle_titulo {
    color: #ff8800;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-top: 2px;
    text-align: right;
}
element.style  {
    color: #FFFFFF;
    
    font-size: 12px;
    text-align: justify;
}

.textos_g_14 {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.enviar {
	font-family: Arial, Helvetica, sans-serif;
	color: #707174;
	font-size: 14px;
	text-align: center;
	padding-top:15px;
	padding-bottom:8px;
	font-weight: bold;
}
.fnd_detalle {
	background-image: url(../img/fnd_n.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	padding: 10px;
}
.titulos2 {
	font-family: 'functionregular';
	color: #333333;
	size:18px;
	text-align:left;
	padding-top:14px;
	padding-bottom:14px;
	font-weight: bold;
}
.parrafo {
	font-family: 'functionregular';
	font-size:15px;
	line-height:17px;
	color:#444444;
	text-align:justify;
}
.titulo_tabla{
    background-color: #6c6e70;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
}
.texto_tablalink{
	background-color:#f3f3f3;
	color: #ff8800;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a{
	background-color:#f3f3f3;
	color: #ff8800;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a:hover{
	background-color:#f3f3f3;
	color: #999999;
	text-decoration: underline;
}
.texto_tabla{
	background-color:#f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:justify;
	padding-top:4px;
	padding-bottom:4px;
	font-weight: normal;
	font-size: 12px;
}
.tabla_gris{
	background-color: #666666;
}

.btn_ingreso_hv{
	text-align:center;}

.tabla_gris tbody tr *:nth-child(2) {
    display: none;
}
.texto1Contenido table tbody *:nth-child(9){
	 display: none;
	}
	
.terminosycondiciones ul li{
	  color: #444444;
    font-family: 'functionregular';
    font-size: 15px;
    line-height: 17px;
    text-align: justify;
	list-style:disc;
	list-style-position:outside;
	margin-left:40px;
	margin-bottom:10px;
	margin-top:10px;}