@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-image:url(../images/foto_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:fixed;
	line-height: 1;
	padding:0px;
	margin:0px;}
	
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;
}

@font-face {
    font-family: 'ubuntumedium';
    src: url('ubuntu-m-webfont.eot');
    src: url('ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'),
         url('ubuntu-m-webfont.woff2') format('woff2'),
         url('ubuntu-m-webfont.woff') format('woff'),
         url('ubuntu-m-webfont.ttf') format('truetype'),
         url('ubuntu-m-webfont.svg#ubuntumedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubunturegular';
    src: url('ubuntu-r-webfont.eot');
    src: url('ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('ubuntu-r-webfont.woff2') format('woff2'),
         url('ubuntu-r-webfont.woff') format('woff'),
         url('ubuntu-r-webfont.ttf') format('truetype'),
         url('ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.contenedor{
	width:980px;
	margin-left:auto;
	margin-right:auto;}
	
h1{
	font-family: 'ubuntumedium';
	font-size:22px;
	color:#367c2b;}
	
h2{
	font-family: 'ubunturegular';
	font-size:20px;
	color:#367c2b;}
	
h3{
	font-family: 'ubunturegular';
	font-size:18px;
	color:#8e8e8e;}
	
.bg_blanco{
	background-color:#FFFFFF;
	height:72px;
	top:0px;
	width:980px;}
	
.cle_1{
	clear:both;
	padding-top:5px;
}
	
#logo_manuelita{
	border-right: solid 1px #f3f3f3;
	float:left;
	padding-left:30px;
	padding-bottom:15px;
	padding-top:15px;
	padding-right:20px;
}

.caja_ee{
	width:338px;
	float:left;}

.bg_blanco ul{
	list-style:none;
	padding:0px;
	margin:0px;}
	
.bg_blanco ul li{
	border-right: solid 1px #f3f3f3;
	color:#367c2b;
	font-family: 'ubunturegular';
	font-size:16px;
	float:left;
	padding-left:24px;
	padding-right:24px;
	padding-top:28px;
	height:44px;
	text-decoration:none;
}

.bg_blanco ul li a{
	color:#367c2b;
	font-family: 'ubunturegular';
	font-size:16px;
	float:left;
	text-decoration:none;
}

.bg_blanco ul li a:hover{
	color:#aeaeae;
	font-family: 'ubunturegular';
	text-decoration:none;
}

.info_footer{
	padding-top:60px;
	}
	
.texto_footer{
	font-family: 'ubunturegular';
	font-size:12px;
	float:left;
	color:#b4b4b4;
	line-height:18px;
	width:280px;
	}
	
.powered{
	float:left;
	padding-top:10px;
	padding-left:60px;}
.posicion_contenido{
	padding-top:50px;
	padding-bottom:20px;}	
	
.ancho_box_ee{
	background-color:rgba(255, 255, 255, 0.4);
    /* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88ffffff', EndColorstr='#88ffffff');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88ffffff', EndColorstr='#88ffffff');
	float:left;
	width:338px;}
	
.ubic_listado{
	list-style:none;}
	
.listado_gris{
	border-bottom:solid 1px #bbbbbb;
	font-family: 'ubunturegular';
	font-size:18px;
	color:#8e8e8e;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:20px;
	text-decoration:none;
	}
.listado_gris a{
	font-family: 'ubunturegular';
	font-size:18px;
	color:#8e8e8e;
	text-decoration:none;
	}
.listado_gris a:hover{
	font-family: 'ubunturegular';
	font-size:18px;
	color:#367c2b;
	}
.listado_verde{
	font-family: 'ubunturegular';
	font-size:18px;
	color:#367c2b;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:40px;
	text-decoration:none;
	}
.listado_verde a{
	font-family: 'ubunturegular';
	font-size:18px;
	color:#367c2b;
	text-decoration:none;
	}
.listado_verde a:hover{
	font-family: 'ubunturegular';
	font-size:18px;
	color:#8e8e8e;
	text-decoration:none;
	}
.posicion_titulo{
	padding-left:20px;
	padding-top:10px;}
	
.bg_login{
	background-color:rgba(220, 121, 38, 0.8);
	float:left;
	/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88dc811f', EndColorstr='#88dc811f');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88dc811f', EndColorstr='#88dc811f');
	width:338px;
	padding-top:10px;
	padding-bottom:10px;}	

.titulo_login{
	color:#FFFFFF;
	font-weight:bold;
	margin-left:20px;
	padding-bottom:10px;}
	
.caja1_login{
	float:left;
	width:77px;
	}
.caja2_login{
	float:left;
	width:154px;
	}
.caja3_login{
	float:left;
	width:76px;
	}
.bg_login ul{
	list-style:none;
	padding-left:20px;
	}
.bg_login ul li{
	color:#FFFFFF;
	font-family: 'ubunturegular';
	font-size:18px;
	padding-bottom:8px;
	padding-top:8px;
	}
.campo_texto{
	border: solid 1px #C5C5C5;
	margin-bottom:8px;
	margin-left:10px;
	margin-top:8px;
	width:140px;}
.texto_contrasena{
	font-family: 'ubunturegular';
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:10px;
	text-decoration:none;}
	
.texto_contrasena a{
	font-family: 'ubunturegular';
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.texto_contrasena a:hover{
	font-family: 'ubunturegular';
	font-size:12px;
	color:#8e8e8e;
	text-decoration:underline;
}
.btn_ingreso{
	padding-left:10px;
	margin-top:40px;}
	
.caja_contenido{
	background-color:rgba(255, 255, 255, 0.8);
    /* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88ffffff', EndColorstr='#88ffffff');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88ffffff', EndColorstr='#88ffffff');
	width:558px;
	height:310px;
	float:left;
	margin-left:40px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:15px;
	padding-top:15px;}
	
.caja_contenido_scr{
	background-color:rgba(255, 255, 255, 0.8);
    /* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88ffffff', EndColorstr='#88ffffff');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#88ffffff', EndColorstr='#88ffffff');
	width:558px;
	height:310px;
	float:left;
	margin-left:40px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:15px;
	padding-top:15px;
	overflow-x: hidden; 
	overflow-y: scroll;
	}
	
.titulos_secciones{
	float:left;
	width:420px;}
	
.titulos_secciones_n{
	float:left;
	width:400px;}
	
.texto_url{
	color:#367c2b;
	font-family: 'ubunturegular';
	font-size:14px;
	float:left;
	padding-top:6px;}
	
.texto_contenido{
	font-family: 'ubunturegular';
	font-size:14px;
	color:#8e8e8e;
	line-height:20px;
	padding-top:20px;}
	
.texto_contenido ul{
	list-style:none;
	padding-left:20px;}
	
.color_verde{
	color:#367c2b;
	padding-right:2px;}
	
.contenedor_cajas_ico{
	width:490px;
	padding-bottom:30px;
	padding-top:30px;
	padding-left:40px;
	padding-right:30px;}
	
.box_icos{
	float:left;
	height:116px;
	margin-left:30px;
	width:120px;
	text-align:center;}
	
.box_icos img {
	text-align:center;}
	
.texto_icos{
	font-family: 'ubunturegular';
	font-size:10px;
	font-weight:bold;
	color:#e56605;
	text-align:center;
	}
.caja_productos{
	width:550px;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	padding-top:10px;}
	
.caja_info_prod{
	width:136px;
	margin-left:35px;
	margin-top:20px;
	float:left;}
	
.caja_info_prod img{
	padding-top:20px;
	padding-bottom:10px;}
	
.texto_alineado{
	text-align:center;
	height:28px;}
	
.btn_info{
	background-color:#bfbfbf;
	font-family: 'ubunturegular';
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	width:136px;
	height:29px;
	text-decoration:none;}
	
.btn_info a{
	font-family: 'ubunturegular';
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;}
	
.btn_info a:hover{
	font-family: 'ubunturegular';
	font-size:14px;
	text-decoration: underline;}	
	
	
	/*  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: 'ubuntumedium';
	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: 'ubunturegular';
	font-size:12px;
    color: #333333;
    text-align: left;
}
#left {
    float: left;
    margin: 0 5px 0 0;
}
.caja_left {
    width: 200px;
}
.textos_g {
    font-family: 'ubunturegular';
	font-size:12px;
    color: #333333;
    text-align: left;
}
.combo {
    width: 180px;
}
#divisor_tab {
    clear: both;
    height: 10px;
}
.titulos_r {
    font-family: 'ubuntumedium';
    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: 'ubunturegular';
	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: 'ubunturegular';
	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: 'ubuntumedium';
	font-size:12px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#right {
    float: right;
}
.textos_g_14 {
	font-family: 'ubunturegular';
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.detalle_text {
	color: #666666;
    font-family: 'ubunturegular';
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.detalle_titulo {
    color: #007d1f;
    font-family: 'ubunturegular';
    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: 'ubunturegular';
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.enviar {
	font-family: 'ubunturegular';
	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: 'ubuntumedium';
	color:#8e8e8e;
	font-size:18px;
	text-align:left;
	padding-top:14px;
	padding-bottom:14px;
	font-weight: bold;
}
.parrafo {
	font-family: 'ubunturegular';
	font-size:14px;
	color:#8e8e8e;
	line-height:20px;
	padding-top:20px;
}
.titulo_tabla{
    background-color: #ff6e0b;
    color: #FFFFFF;
    font-family: 'ubuntumedium';
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
}
.texto_tablalink{
	background-color:#f3f3f3;
	color: #007d1f;
    font-family: 'ubunturegular';
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a{
	background-color:#f3f3f3;
	color: #007d1f;
    font-family: 'ubunturegular';
    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: 'ubunturegular';
	color: #666666;
	text-align:justify;
	padding-top:4px;
	padding-bottom:4px;
	font-weight: normal;
	font-size: 12px;
}
.tabla_gris{
	background-color: #666666;
}


.boton-reset{
	background-color:#2bb0d7;
    border:0px;
    width:150px;
    height:32px;
	font-family: 'ubunturegular';
   font-size:16px;
   margin-bottom:10px;
   margin-right:5px;
   color:#FFF;
}

#InternaContenido #elEmpleoLeft #Contenido table input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    cursor: pointer;
    font-family: 'ubunturegular';
    font-size: 12px;
    height: 18px;
    line-height: 14px;
    width: 150px;
}

.texto_contenido_gris input {
    background-color:#2bb0d7; !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-family: 'ubunturegular'!important;
    font-size: 12px !important;
    height: 30px !important;
    width: 140px !important;
}

.texto_contenido div table[style]{
	background-color: transparent!important;}
	
.terminosycondiciones ul{
	padding-bottom:20px;
	padding-left:20px;
	padding-top:10px;
}

.terminosycondiciones ul li{
	list-style:disc;
	}