@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 {
	padding:0px;
	background-color:#FFF;
}
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 */

#contenedor_total{
	width:100%;
	margin-left:auto;
	margin-right:auto;}
	
#contenedor_970{
	width:970px;
	margin-left:auto;
	margin-right:auto;}
	
.clear_n{
	clear:both;}
	
.logoEficacia{
	text-align:left;
	float:left;
	width:370px;}
.icoRedes{
	width:500px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgba(0,0,0,1.00);
	padding-top:50px;}
	
.icoRedes img{
	padding-left:7px;}
	
.bg_menuEe{
	background-image:url(../images/bg_menu_ee.gif);
	background-repeat:no-repeat;
	width:191px;
	height:215px;
	float:left;}
.pos_imgPrincipal{
	float:right;
	width:770px;
	height:215px;}
	
.bgTitMenuEe{
	background-image:url(../images/bg_tit_menu_ee.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#fff;
	width:161px;
	height:26px;
	margin-left:9px;
	margin-top:8px;
	padding-top:4px;
	padding-left:10px;}
	
.posText{
	margin-top:5px;
	margin-left:10px;}
	
.listadoUl{
	padding-top:18px;
	padding-left:8px;
	padding-right:8px;
	margin-left:10px;}
	
.listadoli{
	background-image:url(../images/bullet_azul.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#064476;
	line-height:22px;
	text-decoration:none;
	display:block;
	}
	
.listadoli a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#064476;
	line-height:22px;
	text-decoration:none;
	display:block;
	padding-left:15px;
	}
	
.listadoli a:hover{
	background-image:url(../images/bullet_verde.jpg);
	background-repeat:no-repeat;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#526c2c;
	line-height:22px;
	text-decoration:none;
	display:block;
	}
.contenidoSeccion{
	width:700px;
	float:left;}
.login{
	width:240px;
	padding-left:20px;
	float: right;}
.espacioSuperior{
	padding-top:30px;}
	
.bgTitContenido{
	background-image: url(../images/bg_tit_contenido.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	width:339px;
	height:32px;
	margin-top:8px;
	padding-top:8px;
	padding-left:20px;}
	
.bgTitLogin{
	background-image: url(../images/bg_tit_login.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	width:206px;
	height:31px;
	margin-left:2px;
	margin-top:8px;
	padding-top:8px;
	padding-left:20px;}
.textoContenido{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:16px;
	text-align:justify;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;}
	
.textoContenidoBo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#064476;
	line-height:16px;
	font-weight:bold;}
	
.textoContenido2Bo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0f6aae;
	line-height:16px;
	font-weight:bold;
	text-align:center;}
	
.textoTituloContenido{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#064476;
	line-height:16px;
	text-align:justify;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;}

.textLogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:30px;
	padding-left:16px;}
.campoTexto{
	margin-left:16px;
	width:190px;}
	
.posicionLogo{
	text-align:right;
	padding-right:30px;}
	
.textoContra{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1897d4;
	line-height:30px;
	padding-left:16px;
	text-decoration:none;}
	
.textoContra a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1897d4;
	text-decoration:none;}
	
.textoContra a:hover{
	color:#aee1f7;
	text-decoration: underline;}
.posBtnIngreso{
	padding-left:18px;
	padding-bottom:16px;
	padding-top:10px;}
.bgFooter{
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:155px;
	padding-left:10px;}
	
.texto1footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;
	margin-left:80px;
	padding-top:20px;}
	
.texto2footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:13px;
	margin-left:14px;
	padding-top:14px;}
	
.texto1footerB{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;}
	
.textoLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0079C0;
	line-height:13px;
	text-decoration:none;}
	
.textoLink a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0079C0;
	text-decoration:none;}
	
.textoLink a:hover{
	color:#E95D9C;
	text-decoration: underline;}
.texto3footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:13px;
	padding-top:14px;
	padding-left:350px;
	width:540px;}
	
.texto4footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:13px;
	padding-top:5px;
	padding-left:350px;
	width:540px;
	padding-bottom:20px;}
	
.boxInfo{
	width:600px;
	border: dotted 1px #63abd9;
	padding:15px;
	}
	
	
/* CSS ofertas */

#tabla1, #tabla2 {
    border: 1px solid #666666;
    clear: both;
    overflow: hidden;
    padding: 5px 10px;
    width: 520px;
}
#tabla1 {
    background-color: #004182;
	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: #005590;
    font-size: 12px;
    text-align: left;
}
.textos_o a:link {
    color: #005590;
    font-weight: bold;
}
.textos_o a:visited {
    color: #005590;
    font-weight: normal;
}
.textos_o a:hover {
    color: #005590;
}
.textos_o a:active {
    color: #005590;
}
.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 {
	border: 1px none #f0efef;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding-left:10px;
	text-align:justify;
	padding-right:8px;
	background-color:#f0efef;
	padding-bottom:2px;
	padding-top:2px;
}
.detalle_titulo {
    border: 1px none #f0efef;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
	color:#004b95;
	background-color:#f0efef;
	padding-bottom:2px;
	padding-top:2px;
}
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: #01417f;
	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:Arial,Helvetica,sans-serif;
	color: #035fa8;
	size:18px;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	font-weight: bold;
}
.parrafo {
	font-family:Arial,Helvetica,sans-serif;
	color: #333333;
	size:11px;
	text-align:justify;
	padding-top:4px;
	padding-bottom:15px;
	font-size: 13px;
	line-height: 15px;
}
.titulo_tabla{
	background-color:#005ba6;
	font-family:Arial,Helvetica,sans-serif;
	color: #FFF;
	size:16px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
}
.texto_tablalink{
	font-family:Arial,Helvetica,sans-serif;
	color: #009ee1;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	background-color:rgba(239,239,239,1.00);
}
.texto_tablalink a{
	font-family:Arial,Helvetica,sans-serif;
	color: #009ee1;
	text-align:center;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	background-color:rgba(239,239,239,1.00);
}
.texto_tablalink a:hover{
	color: #666666;
	text-decoration: underline;
	background-color:rgba(239,239,239,1.00);
}
.texto_tabla{
	font-family:Arial,Helvetica,sans-serif;
	color: #666666;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	font-size: 12px;
	background-color:rgba(239,239,239,1.00);
}
.tabla_gris{
	background-color: #666666;
}

.terminosycondiciones ul{
	list-style-type:disc;
	list-style-position:outside;
	padding-left:14px;
	
	}