@charset "UTF-8";
/* CSS Document */


*{
	padding:0;
	margin:0;
	}

#cabezote_bo{
	height:130px;
	background-color:#f6f6f7;
	}
.contenedor{
	margin: 0 auto 0 auto;
	width:970px;
	height:auto;
	}
#logo{
	padding-left:36px;
	padding-top:20px;
	float:left;
	}
#login_usuarios{
	width:350px;
	float:right;
	height:148px;
	padding-right:36px;
	}
.barra-menu {
	 width: 251px;
    height: 350px;
    float: right;
    margin-top: 35px;
    padding-left: 50px;
    }
#titulo_login{
	font-size:15px;
	color:#008acc;
	font-family:"Helvetica", Arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	padding-top:16px;
	
	}
.cajas_login{
	padding: 0px 25px 15px;
	}
.inputs{
	height:20px;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:11px;
	color:#727176;
	border: 1px solid #d7d8dc;
	background-color:#f6f6f7;
	margin-top:8px;
	margin-bottom:10px;
	width:100% !important;
	
	}

.labels{
	color:#008acc;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:14px;
	font-weight:normal;

	}

#link_contrasena{
	font-family:"Helvetica", Arial, sans-serif !important;
	font-size:12px;
	color:#002449;
	text-align:center;
	padding-top:5px;
}

.link{
	font-size:16px;
	color:#002449;
	font-family:"Helvetica", Arial, sans-serif !important;
	}
#menu_bo{
	background-color:#f1ab00;
	height:60px;
	border-bottom: 3px solid #e09716;
	}
	
#menu_bo .contenedor ul{
	list-style:none;
	height:60px;

	}

#menu_bo .contenedor ul li{
	display:inline-block;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left: 20px;
	margin-right:20px;
	padding-top:10px;
	vertical-align: middle;
	text-align:center;

}
#menu_bo .contenedor ul li a{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	
	
}
#menu_bo .contenedor ul li a:hover{
	color:#002449;}
	
.active{
	color:#002449;
	
	}
.linea_divisoria{
	border-right:2 px solid #fff;
	}
.contenido_seccion{
	width:639px;
	height:auto;
	float:left;
	
	margin-top:35px;
	margin-right:30px;
	}
.titulo_contenido{
	font-family:"Helvetica", Arial, sans-serif;
	color:#002449;
	font-weight:bold;
	font-size:23px;
	line-height:28px;
	border-bottom:2px solid #002449;
	padding-bottom:25px;
	
	}
.titulo-centrado {
	width: 60%;
    margin: 30px auto 0;
	font-family: "Helvetica", Arial, sans-serif;
    color: #008acc;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
	}
.texto_seccion{
	padding-top:25px;
	font-family:"Helvetica", Arial, sans-serif;
	text-align: justify;
	font-weight: normal;
	font-size:16px;
	color:#727176;
	line-height:22px;

	}
.text-small {
	font-size: 14px;
}
		
		
		
		
		
		
		
		
		
		
		
		
}

.bullet{
	background:url(../images/bullet2.png) no-repeat 0px 0px;
	padding-left:30px;
	
	
	}
.texto_seccion ul {
	list-style:none;
	
	
	}


#menu_ee{
	width:251px;
	height:270px;
	float:left;
	margin-top:35px;
	padding-left:50px;
	
	}
.txt_destacado{
	color:#008acc;

	}
#titulo_menuee{
	background: url(../images/fondo_menu-ee.png) no-repeat;
	height: 30px;
	color:#FFFFFF;
	font-family:"Helvetica", Arial, sans-serif;
	font-weight:bold;
	padding-left:60px;
	padding-top:20px;
	font-size:18px;
	}
.caja_menuee{
	background-color: #f6f6f7;
	margin-top: 8px;
	margin-bottom: 8px;
	}
.caja_menuee ul{
	list-style:none;
	}
.caja_menuee ul li {
	text-decoration:none;
	display:block;
	
	}
.caja_menuee ul li a{
	
	text-decoration:none;
	line-height:50px;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:15px;
	color:#008acc;
	padding-left:40px;

	}
.caja_menuee ul li a:hover{
	color:#002449;
	
	
	}
#poweredby{
	height:35px;
	background-color:#002449;
	padding-top:15px;
	text-align:center;
	
	}
.clear{
	clear:both;
	height:30px;
	
	
	}
#footer{
	background-color:#f6f6f7;
	height:169px;
	border-top: 3px solid #ecedef;

	}
#url_banco{
	width:449px;
	height:50px;
	float:left;
	padding-left:36px;
	}
.titulo_web{
	font-family:"Helvetica", Arial, sans-serif;
	color:#002449;
	font-weight:bold;
	font-size:19px;
	padding-top:30px;
	
	
	
	}
.link_web{
	color:#008acc;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding-top:20px;
	text-decoration:none;
	
	}
#redes_sociales{
	width:449px;
	height:50px;
	float:left;
	text-align:right;
	padding-right:36px;
	padding-top:30px;
	
	}
#redes_sociales ul{
	list-style:none;
	height:26px;
	
	}
#redes_sociales ul li{
	display:inline-block;
	padding-right:8px;
	padding-left:8px;
	
	
	}
#redes_sociales ul li a{
	text-decoration:none;
	vertical-align:middle;
	
	
	}
#nota_legal{
	width:970px;
	height: 40px;
	border-top: 2px solid #d3d5da;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#b1b3b5;
	text-align:center;
	padding-top:18px;
	
	}
.img{
	width:155px;
	height:175px;
	float:left;
	clear:both;
	margin-right:10px;
	padding-top:27px;
	
	
	}
.btn_resgitra_hv {
    background-color:#F1AB00;
    float: left;
    height: 32px;
    padding-left: 15px;
    width: 180px;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.texto_btn {
    color: #FFFFFF !important;
    line-height: 30px;
    padding-left: 9px;
}
a.texto_btn:hover{
    color: #FFFFFF !important;
    line-height: 30px;
    padding-left: 9px;
}

.btn_resgitra_hv:hover {
	background-color:#002449;
}

input[type="reset"] , input[type="submit"], input[type="button"] {
    background-color: #F1AB00;
    border: 0 none;
    color: #FFFFFF;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 10pt;
    height: 35px;
    width: 134px;
	margin-right:10px;
	cursor:pointer;
	}
input[type="text"]{
	height:20px;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:11px;
	color:#727176;
	border: 1px solid #d7d8dc;
	background-color:#f6f6f7;
	margin-top:8px;
	margin-bottom:10px;
	width:156px;
	cursor:pointer;
}
.estilo_input{
	background-color: #F6F6F7;
    border: 1px solid #D7D8DC;
    color: #727176;
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 11px;
    height: 20px;
    margin-bottom: 10px;
    margin-top: 8px;
    width: 156px;
	
	}
.text_area{
	
	font-family:"Helvetica", Arial, sans-serif;
	font-size:11px;
	color:#727176;
	border: 1px solid #d7d8dc;
	background-color:#f6f6f7;
	margin-top:8px;
	margin-bottom:10px;
	
}
.parrafo{
	
	font-family:"Helvetica", Arial, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#727176;
	line-height:22px;
	padding-top:25px;
	padding-bottom:20px;

	
	
	}
.titulos2{
	color:#008acc;
	font-family:"Helvetica", Arial, sans-serif;
	font-weight: normal;
	font-size:16px;
	
	}
	
.titulos{
	padding-top:25px !important;	
	color:#008acc !important;
	font-family:"Helvetica", Arial, sans-serif !important;
	font-weight: normal !important;
	font-size:16px !important;
	
	}
.texto
	{

	font-family:"Helvetica", Arial, sans-serif!important;
	font-weight: normal!important;
	font-size:16px!important;
	color:#727176!important;
	line-height:22px!important;
	}
	
.texto_noofer{
	font-family:"Helvetica", Arial, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#727176;
	line-height:22px;

	}
.text_enviar{
	color:#008acc;
	font-family:"Helvetica", Arial, sans-serif;
	text-decoration:none !important;
	}
.cerrarSesion{
	padding-top:93px;
	
	
	
	}
.txt_cont{
	padding-top:25px;
	font-family:"Helvetica", Arial, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#727176;
	line-height:22px;
	
	
	}
	



/*  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: "Helvetica", Arial, 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: "Helvetica", Arial, 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: "Helvetica", Arial, sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
.combo {
    width: 180px;
}
#divisor_tab {
    clear: both;
    height: 10px;
}
.titulos_r {
    font-family: "Helvetica", Arial, 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: "Helvetica", Arial, 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: "Helvetica", Arial, 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: "Helvetica", Arial, sans-serif;
	font-size:12px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#right {
    float: right;
}
.textos_g_14 {
	font-family: "Helvetica", Arial, sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.detalle_text {
    color:#727176;;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
	line-height:18px;
}
.detalle_titulo {
    color: #0076c7;
    font-family: "Helvetica", Arial, 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: "Helvetica", Arial, sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.enviar {
	font-family:"Helvetica", Arial, 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;
}


.titulo_tabla{
    background-color:#002449;
    color: #FFFFFF;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}
.texto_tablalink{
	color: #0076c7;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a{
	color:#008ACC;
    font-family: "Helvetica", Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a:hover{
	color: #999999;
	text-decoration: underline;
}
.texto_tabla{
	font-family: "Helvetica", Arial, sans-serif;
	color: #666666;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	font-size: 12px;
}
.tabla_gris{
	background-color: #666666;
}

#slide ul {
	list-style-type:none !important;
}
	
.espacio_listado{
	height:8px!important;}	
	
	
.terminosycondiciones ul{
	list-style-image:url("../images/bullet2.png") !important;
	
	list-style-position:outside;
    padding-left: 30px;
	
	
	}
.terminosycondiciones ul li{
	
	font-family:"Helvetica", Arial, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#727176;
	line-height:22px;
	padding-top:18px;
	
	}


