@charset "utf-8";
.cuadro_textos {
	background-image: url(admin/imagenes/fondo_cuadros_texto.jpg);
	background-repeat: no-repeat;
	border: 1px solid #2A2A2A;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
}

body {
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-position: center bottom;
	background-image: url(imagenes/fondo_body.jpg);
}

#contenedor {
	left:0px;
	top:0px;
	width:865px;
	height:auto;
	z-index:1;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#contenido {
	top:0px;
	width:865px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contenido_principal {
	top:0px;
	width:865px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	z-index: 0;
	text-align: center;
}

#cab_botonera {
	width:865px;
	top: 0;
	z-index: 0;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align: center;
	height: 67px;
	position: relative;
	background-image: url(imagenes/cuadro_color_botonera.jpg);
	background-position: right;
}

#cab_ani {
	width:865px;
	position: relative;
	top: 0;
	z-index: 0;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 170px;
	
}


#cab_pop {
	width:605px;
	top: 0;
	z-index: 0;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	height: 67px;
	position: relative;
	background-position: right;
	padding-left: 260px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 70px;
}

#cab_bus {
	width:605px;
	top: 0;
	z-index: 0;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	height: 62px;
	position: relative;
	background-position: right;
	padding-left: 260px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 5px;
}

#cab_not {
	width:537px;
	top: 0;
	z-index: 0;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: left;
	height: 67px;
	position: relative;
	background-position: right;

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 70px;
}

#pie_listado {
	width: 860px;
	height: 75px;
	background-repeat: no-repeat;
	background-image: url(imagenes/pie_listado.jpg);
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;

}

#pie {
	width: 865px;
	position: relative;
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 51px;
	line-height: 20px;
	padding-top: 10px;

}

#login {
	height: auto;
	width: 450px;
	background-position: right;
	position: relative;
	margin-left: 200px;
	line-height: 2em;
	text-align: right;
}




#menu_arriba {
	height: 67px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	position: relative;
	float: right;
}
#contenedor_noticias {
	width:100%;
	height: 370px;
	background-image: url(imagenes/fondo_contenedor_noticias.jpg);
	background-repeat: no-repeat;
	position: relative;
	font-family: Tahoma;
	text-align: center;
	padding-top: 15px;
}
#contenedor_contacto {
	width:100%;
	height: 398px;
	background-image: url(imagenes/fondo_contenedor_contacto.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	text-align: center;
	padding-top: 30px;
	font-size: 11px;
	color: #4A4A4A;
	position: relative;
	line-height: 10px;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 0px;
}

#contenedor_fondo {
	width:100%;
	height: 390px;
	background-image: url(imagenes/fondo_central.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	text-align: left;
	padding-top: 0px;
	font-size: 11px;
	color: #4A4A4A;
	position: relative;
}

#contenedor_sin_imagen {
	width:100%;
	background-repeat: no-repeat;
	font-family: Tahoma;
	text-align: left;
	padding-top: 7px;
	font-size: 11px;
	color: #4A4A4A;
	position: relative;
	
}
#contenedor_maquina {
	width:100%;
	height: 400px;
	background-image: url(imagenes/fondo_maquina.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	text-align: left;
	padding-top: 0px;
	font-size: 11px;
	color: #4A4A4A;
	position: relative;
}


#contenedor_tecnico {
	width:100%;
	height: 320px;
	background-image: url(imagenes/fondo_tecnico.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	text-align: left;
	padding-top: 32px;
	font-size: 11px;
	color: #4A4A4A;
	position: relative;
}

.noticia {
	position: relative;
	height: 308px;
	width:220px;
	float: left;
	background-image: url(imagenes/fondo_noticia.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 19px;
	padding-left: 19px;
	
}


.elemento_listado {
	position: relative;
	height: 92px;
	float: left;
	margin-right: 4px;
	margin-left: 5px;
	text-align: center;
	
}

.elemento_listado:hover {
	position: relative;
	height: 92px;
	float: left;
	margin-right: 2px;
	margin-left: 3px;
	text-align: center;
	border: 2px solid #FFFFFF;
	
}


.menu_sel {
	width: 112px;
	height: 17px;
	padding-top: 50px;
	background-image: url(imagenes/fondo_boton_cab_on.jpg);
	background-position:center;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0px;
	z-index: 0;
	font-weight: bold;
}



.menu a{
	width: 112px;
	height: 22px;
	background-image: url(imagenes/fondo_boton_cab_off.jpg);
	background-position:center;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-top: 45px;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	z-index: 0;
	float: left;
}

.menu a:link{
	width: 112px;
	height: 22px;
	background-image: url(imagenes/fondo_boton_cab_off.jpg);
	background-position:center;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-top: 45px;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	z-index: 0;
	float: left;
}

.menu a:hover{
	width: 112px;
	height: 17px;
	padding-top: 50px;
	color: #333333;
	background-image: url(imagenes/fondo_boton_cab_on.jpg);	
		background-position:center;
}

.texto_gris {
	color: #C8C8C8;
}






.btn_sel {
	width: 123px;
	height: 20px;
	background-image: url(imagenes/btn_on_flash-trans.png);
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding-top: 24px;
	text-align: center;
	text-decoration: none;
	float: left;
	position: relative;
	list-style-type: none;
	font-weight: bold;
}

.btn_sel a{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;	
}

.btn a{
	width: 150px;
	height: 20px;
	background-image: url(imagenes/btn_off_flash-trans.png);
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-top: 24px;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	background-repeat: no-repeat;
}

.btn a:hover{
	color: #000000;
	position: relative;
	background-image: url(imagenes/btn_on_flash-trans.png);

}



.btn2 a{
	width: 150px;
	height: 20px;
	background-image: url(imagenes/btn_on_flash-trans.png);
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-top: 24px;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	background-repeat: no-repeat;
	font-weight: bold;
}

.btn2 a:hover{
	color: #000000;
	position: relative;
	background-image: url(imagenes/btn_on_flash-trans.png);
	font-weight: bold;

}


.blanca_titulo_maq {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.frase_maquina {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2474A1;
	text-decoration: none;
}
.descripcion_maq {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}





.btn_alargado a{
	width: 155px;
	height: 28px;
	background-image: url(imagenes/btn_alargado_off-trans.png);
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-weight: normal;
	float: left;
}


.btn_alargado a:hover{
	/* color: #E6BC84;
	*/
	position: relative;
	background-image: url(imagenes/btn_alargado_on-trans.png);

}

.btn_correo a{
	width: 116px;
	height: 29px;
	background-image: url(imagenes/btn_correo_off-trans.png);
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	padding-top: 8px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 35px;
	line-height: 12px;
}


.btn_correo a:hover{
	/* color: #E6BC84;
	*/
	position: relative;
	background-image: url(imagenes/btn_correo_on-trans.png);

}


.btn_der a{
	width: 49px;
	height: 47px;
	background-image: url(imagenes/btn_der_off.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #C1C1C1;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: right;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	top: 125px;
	position: relative;
}


.btn_der a:hover{
	/* color: #E6BC84;
	*/
	position: relative;
	background-image: url(imagenes/btn_der_on.jpg);

}


.btn_izq a{
	width: 49px;
	height: 47px;
	background-image: url(imagenes/btn_izq_off.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #C1C1C1;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	top: 125px;
	position: relative;
}


.btn_izq a:hover{
	/* color: #E6BC84;
	*/
	position: relative;
	background-image: url(imagenes/btn_izq_on.jpg);

}

.btn_izq2 a{
	width: 49px;
	height: 47px;
	background-image: url(imagenes/btn_izq_off.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #C1C1C1;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	margin-right: 15px;
}


.btn_izq2 a:hover{
	/* color: #E6BC84;
	*/
	position: relative;
	background-image: url(imagenes/btn_izq_on.jpg);

}



.btn_der2 a{
	width: 49px;
	height: 47px;
	background-image: url(imagenes/btn_der_off.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #C1C1C1;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}


.btn_der2 a:hover{
	/* color: #E6BC84;
	*/
	position: relative;
	background-image: url(imagenes/btn_der_on.jpg);

}




.btn_tecnico a{
	width: 45px;
	height: 37px;
	background-image: url(imagenes/btn_tecnico_off.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	margin-right: 0px;
	padding-top: 12px;
}


.btn_tecnico a:hover{
	background-image: url(imagenes/btn_tecnico_on.jpg);

}

.btn_intermedio a{
	width: 85px;
	height: 37px;
	background-image: url(imagenes/btn_maq_intermedios.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	margin-right: 0px;
	padding-top: 12px;
}


.btn_lineast a{
	width: 95px;
	height: 37px;
	background-image: url(imagenes/btn_maq_lineast.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	margin-right: 0px;
	padding-top: 12px;
}

.btn_intermedio a:hover{
	background-image: url(imagenes/btn_maq_intermedios_on.jpg);

}


.btn_lineast a:hover{
	background-image: url(imagenes/btn_maq_lineast_on.jpg);

}
.nombre_maq_azul_maquina {
	color: #25779F;
}
.texto_gris_peq {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 15px;
}

.texto_oscuro_peq {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
	font-weight: normal;
	line-height: 15px;
}


.btn_pdf a{
	width: 60px;
	height: 37px;
	background-image: url(imagenes/btn_pdf_off.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	float: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	margin-right: 0px;
	padding-top: 12px;
	padding-left: 7px;
}


.btn_pdf a:hover{
	background-image: url(imagenes/btn_pdf_on.jpg);

}

.contenedor_desplegable_peq {
	width: 271px;
	height: 76px;
	background-image: url(imagenes/fondo_contenidor_desplegable_peq.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	float: left;
	list-style-type: none;
	margin: 0px;
	z-index: 0;
	overflow: hidden;
	position: relative;
}

.texto_azul {
text-decoration:none;
	color: #2474A1;
}

.texto_azul a {
text-decoration:none;
}

.texto_blanco {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
}


.texto_negro {
text-decoration:none;
	color: #000000;
}
.texto_negro a {
text-decoration:none;
}
.contenido_desplegable_peq {
	position:relative;
	width: 271px; 
	height: 132px;	
	background-image: url(imagenes/fondo_contenido_desplegable_peq.jpg);
	background-repeat: no-repeat; 
	background-position: center 44px; 
	top: 86px;
}

.cosa {
	width: 231px;
	height: 67px;
	background-image: url(imagenes/fondo_contenido_desplegable_peq.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
	position: absolute;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Easy Slider */


#slider ul, .slider li{

	margin:0;
	padding:0;
	list-style:none;
	position: relative;
}
#slider, .slider li{
	overflow:hidden;
	position: relative;
}
span#prevBtn{
	font-family: Tahoma;
	font-size: 10px;
	color: #2474A1;
	text-decoration: none;

}

span#prevBtn a{
	color: #2474A1;
	text-decoration: none;	
}

	span#nextBtn{
	font-family: Tahoma;
	font-size: 10px;
	color: #2474A1;
	text-decoration: none;	
	}	
	span#nextBtn a{
	color: #2474A1;
	text-decoration: none;	
	}					

/* // Easy Slider */


.imagen {
	margin: 0px;
	position: absolute;
	left: 2px;
	overflow: hidden;
	top: 56px;
	
}
.maquina {
	padding: 0px;
	height: 150px;
	width: 210px;
	overflow: hidden;
	text-align: center;
	float: left;
	position: relative;
}


.maquina img:hover {
	padding: 0px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #2474A1;
}



.maquina img{
	border:0px;
	margin: auto;

	padding: 1px;
}

.maquina_portda {
	padding: 0px;
	height: 205px;
	width: 350px;
	overflow: hidden;
	text-align: center;
	float: left;
	position: relative;
	margin-top: 5px;
}

.maquina_portda img{
	border:0px;
	margin: auto;

}


.texto_nombre_maquina, texto_nombre_maquina a {
	font-family: Tahoma;
	font-size: 11px;
	color: #2474A1;
	text-align: center;
	height: auto;
	width: 306px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	font-weight: bold;
	padding-right: 0px;
	top: 185px;
	right: 20px;
}

.texto_nombre_maquina:hover, texto_nombre_maquina a:hover {

	color: #2474A1;
}

.texto_form, texto_form a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: right;
	
	
	font-weight: bold;
	padding-right: 15px;
	top: 170px;
	right: 0px;
}


.envase {
	padding: 0px;
	float: left;
	height: 65px;
	width: 172px;
	margin-right: 9px;
	overflow: hidden;
}

.envase_index {
	float: left;
	height: 65px;
	width: 165px;
	margin-right: 5px;
	overflow: hidden;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.caracteristica {
	background-image: url(imagenes/caja-caracteristica-trans.png);
	background-repeat: no-repeat;
	height: 140px;
}
.esquina_carac {
	background-image:url(imagenes/extremo_caja-trans.png);
	background-repeat:no-repeat;
	background-position:right;
	width:283px;
	height:120px;
	z-index:2;
	left: 0px;
	top: 0px;
}
.imagen_carac {
	height: 117px;
	width: 100px;
	overflow: hidden;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	padding: 0px;
	z-index: 1;
	margin-right: 1px;
}
.texto_gris_detalles {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
}
.Titulo_Azul_Grande {
	font-family: Tahoma;
	font-size: 16px;
	color: #25779F;
	font-weight: bold;
}
.envases_varios {
	height:75px;
	position: absolute;
	left: 5px;
	top: 0px;
}
.tipos_envasados{
	width:150px;
	height:20px;
	margin-bottom:10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	position: relative;
}
.des_envases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
.btn_B {
	width: 116px;
	height: 29px;
	background-image: url(imagenes/btn_b_off.jpg);
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	z-index: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.btn_B:hover{
	color: #FFFFFF;
	position: relative;
	background-image: url(imagenes/btn_B_on.jpg);

}
.negrita {
	font-weight: bold;
}
.tahoma13 {
	font-family: Tahoma;
	font-size: 13px;
}

.introtext {color:#555;padding:5px 15px;border:1px solid #ddd;border-bottom:0px; background-color:#f0f0f0; font-family:Tahoma, Geneva, sans-serif;}
.introtext h1 {font-size:16px;}
.introtext h2 {font-size:14px;}
.introtext p {font-size:12px; line-height:18px;}
.introtext ul {font-size:12px;}
