@charset "utf-8";

/* CSS Document */



/* CSS Document */



/* CSS Document */


/* CSS Document */

/*============*/
/*=Reseteador=*/
/*============*/

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* CSS Document */


/* ----------------------- ON LOAD ------------------------- */

#onload {	
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left:-200px; 
	margin-top: -219px;
	background-color: #666;
	border:#fff 10px solid;
	-webkit-box-shadow: 0px 0px 1000px 0px #000;
	box-shadow: 0px 0px 1000px 0px #000;
	z-index:1000;
	display:none;
}

#cerrar {
	background-image:url(../fancybox/fancy_close.png);
	background-repeat:no-repeat;
	position:absolute;
	right:-25px;
	top:-25px;
	width:31px;
	height:31px;

}

.iso9001 {
	width:307px;
	height:48px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position:0 -92px;
	position:absolute;
	left:12px;
	top:113px;

}

#certificado {	
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-left:-450px; 
	margin-top: -250px;
	width:870px;
	height:70%;
	background-color: #666;
	border:#fff 10px solid;
	-webkit-box-shadow: 0px 0px 1000px 0px #000;
	box-shadow: 0px 0px 1000px 0px #000;
	z-index:1000;	
	display:none;	
}

#cont_certif {		
	overflow:scroll;
	width:870px;
	height:100%;
}

#cerrar1 {
	background-image:url(../fancybox/fancy_close.png);
	background-repeat:no-repeat;
	position:absolute;
	right:-25px;
	top:-25px;
	width:31px;
	height:31px;

}

.certif {
	font-weight: bold;
	color:#900;
}
.certif2 {
	font-weight: bold;
	color:#900;
}


/* CSS Document */

#contenedor {
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

#contenedor_header {
	height: 161px;
	width: 100%;
	background-color: #444444;
	
}


#header {
	height: 140px;
	width: 974px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:relative;
}


/* MAQUETACIÓN */


.sombra-izq{
	width: 12px;
	height: 100%;
	float:left;
	background-image: url(../images/sombra.png);
	overflow: hidden;
	display: inline;
}
.sombra-der{
	width: 12px;
	height: 100%;
	float:right;
	background-image: url(../images/sombrader.png)
}




h1.logo{
	width:307px;
	height:147px;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: top center;
}
	 
h1.logo a{
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}


.seleccionado{
	color: #fff !important;
	background-color: #CB181D !important;
	float: left;
}

.nav{
	float: left;
	height: 80px;
	width: 611px;
	font-family: 'Rokkitt', tahoma, sans serif;
	padding-top: 60px;
	font-size: 16px;
	text-decoration: none;
	padding-left: 32px;
	background-color: #1A171B;
}

.nav li{
	display: inline;
	/* [disabled]font-size: 22pt; */
	list-style: none;
	border-left-style: solid;
	border-left-color: #CB181D;
}

.nav li span{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CB181D;
	/* [disabled]font-size: 26px; */
}

.nav li a{
	text-decoration: none;
	color: #BFBFBF;
	background-color: #1A171B;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CB181D;
	float: left;
}

.nav li a:hover {
	color: #fff;
	background-color: #CB181D;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	float: left;
}


#cuerpo {
	height: 100%;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/sombra_cuerpo.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 54px;
	padding-left: 126px;
	padding-right: 108px;
	text-align: left;
}



.todos_logos{
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 750px;
	padding-top: 20px;
	text-align: center;
	float: left;
}

#mision{
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 750px;
	padding-top: 20px;	
	float: left;		
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height:18px;
}

.titulo_mision {
	font-family:'Rokkitt', tahoma, "sans serif";
	height: 22px;
	width: 320px;
	font-size: 26px;
	color: #CB181D;
	font-weight: lighter;
	line-height: 19px;
}

.mision{
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 190px;
	padding: 25px;	
	float: left;
	background-color:#e5e5e5;
}

.vision{
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 15px;
	width: 190px;
	padding: 25px;	
	float: left;
	background-color:#e5e5e5;
}

.valor{
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 15px;
	width: 190px;
	padding: 25px;	
	float: left;
	background-color:#e5e5e5;
}


#cuerpo_sombradown {
	height: 12px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sombra_abajo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 30px;
}
#contenedor_footer {
	text-align: center;	
	width: 100%;
	background-color: #444;	
}
#footer {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-right: 108px;
	padding-left: 126px;
	position:relative;
}

.divisor2{
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #353535;
}
.divisor3{
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #595859;
}

h4.otro_titulo{
	color: #FFF;
	font-size: 20px;
	font-weight: lighter;
	paddin-top: 20px;
	margin-bottom: 10px;
	font-family: 'Rokkitt', Tahoma, Geneva, sans-serif;
}
.derechos{
	margin-top: 16px;
	color: #848484;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	height:25px;
}
.derechos a{
	margin-top: 16px;
	color: #999;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


/* FORMULARIO */

.hola{
	margin-top: 40px;
	float: left;
	text-align: right;
	margin-left: 50px;
}

.hola div{
	height: 42px;
}

.hola span{
	color: #CB181D;
}
#envio{
	font-family: tahoma;
	font-size: 11px;
	height: 200px;
	width: 180px;
	margin-left: -130px;
}

.textos_grales {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-align: justify;
}

.subtitulos {
	color: #FFF;
	background-color: #444;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 23px;
	width: 340px;
	font-family: 'Rokkitt', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	padding-left: 35px;
	line-height: 14px;
	padding-top: 7px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.caract_prod {
	font-family: Tahoma, Geneva, sans-serif;
	color:#444444;
	font-size: 12px;
	line-height:18px;
	height: 100%;
	overflow:hidden;
	width: 750px;
	background-color:#CCCCCC;
	margin-top:21px;
	float:left;			
}

.text_prod {
	float:left;	
	padding-left:40px;
	padding-top:40px;
	padding-right:30px;
	padding-bottom:30px;
	width:360px;		
}

.foto_prod {	
	margin: 10px;
	float:left;		
}

.cuerpo_prod {	
	height: 100%;
	overflow:hidden;
	width: 750px;
	margin-top:23px;
	float:left;		
}
.cuerpo_prod2 {
	height: 100%;
	overflow: hidden;
	width: 730px;
	margin-top: 18px;
	float: left;
	padding-left: 20px;
	font: 12px/18px Tahoma, Geneva, sans-serif;
	color: #555;
}


.col1_prod {
	font-family: tahoma;
	color:#444444;
	font-size: 12px;
	line-height:16px;
	height: 100%;
	overflow:hidden;
	width: 345px;
	float:left;
	padding-right:30px;
	padding-bottom:20px;	
}

.col2_prod {
	font-family: tahoma;
	color:#444444;
	font-size: 12px;
	line-height:16px;
	height: 100%;
	overflow:hidden;
	width: 345px;	
	float:left;
	padding-left:30px;
	padding-bottom:20px;		
}

.subt_prod {
	color: #FFF;
	background-color: #444;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 23px;
	width: 310px;
	font-family: 'Rokkitt', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	padding-left: 35px;
	line-height: 14px;
	padding-top: 7px;	
	margin: 10px 0px;
}

.red {
	color: #CB181D;
	font-weight:bold;
}

.bold {
	color:#444444;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#descargas{
	height: 100%;
	overflow:hidden;
	width: 710px;
	margin-top:23px;
	margin-bottom:40px;
	font-family: 'Rokkitt', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color:#000;
	float:left;
	background-color:#E2E2E2;
	padding: 20px 20px;
}

.descargas{
	height: 30px;
	width: 210px;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CB181D;
	float: left;
	text-align: center;
	padding-top: 13px;
	box-shadow: #666 0px 0px 2px;
	text-decoration: none;
	background: #FFF;
}

.descargas:hover{
	color: #FFF;
	background: #444444;
}

.descargas1{
	height: 30px;
	width: 210px;
	margin-top: 15px;
	margin-left: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CB181D;
	float: left;
	text-align: center;
	padding-top: 13px;
	box-shadow: #666 0px 0px 2px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF;
}

.descargas1:hover{
	color: #E2E2E2;
	background: #444444;
}

.cada_prod {
	float:left;
	width: 355px;
	height: 100%;
	overflow:hidden;
	border: 3px solid #444444;
	background-color:#fff;
	margin: 7px;
	font-family: 'Rokkitt', Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
	background-image:url(../images/bg_prod.jpg);		
}

.t_prod {	
	background-color:#444;
	float:left;
	width: 325px;
	height: auto;
	overflow:hidden;
	color:#FFF;
	padding: 3px 0 3px 30px;
	background-image: url(../images/t_prod.png);
	background-repeat:no-repeat;
	background-position: 10px 5px;			
}

.f_prod {	
	background-color:#444;
	float:left;
	width: 88px;
	height: 88px;			
}

.link_prod {	
	text-decoration:none;
	color: #555;
	float:left;
	padding: 2px 0 4px 10px;
	width:245px;
	line-height:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;							
}

.link_prod:hover {	
	color: #000;					
}

.link_prod1 {	
	text-decoration:none;
	color: #555;
	float:left;
	padding: 2px 0 4px 98px;
	width:245px;
	line-height:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;						
}

.link_prod1:hover {	
	color: #000;					
}



.izquierda {
	float: left;
	height: 100%;
	width: 320px;
	overflow: hidden;
}
.titulo_pagina {
	font-family:'Rokkitt', tahoma, "sans serif";
	height: 22px;
	width: 320px;
	font-size: 26px;
	color: #CB181D;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcacc;
	line-height: 19px;
}



.txt{
	color: #333;
	text-align: justify;
	line-height: 21px;
	width: 320px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
.social1 {	
	line-height: 25px;
	color: #888;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	float: left;
	position: absolute;
	top: 0;
	/*right: 127px;*/
}

.fiscal {
	height: 100%;
	overflow:hidden;
	width: 70px;	
	padding-top:0px;
	padding-bottom:5px;
	margin-left:100px;
	float:left;
	position:absolute;
	top:0;
	right:20px;
}


.derecha {
	float: left;
	height: 474px;
	width: 364px;
	text-align: center;
	margin-left: 50px;
	background-color: #e6e6e6;
	border: 1px solid #b9b9b9;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 30px;
}

.social {
	height: 30px;
	width: 320px;
	line-height: 25px;
	color:#888;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 40px;
}

.promos {
	color: #656565;
	height: 29px;
	width: 364px;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
	font-family:'Rokkitt', tahoma, "sans serif";
	font-size: 26px;
	line-height: 18px;
	padding-top: 11px;
}
.cont_fb {
	background-color: #FFF;
	height: 426px;
	width: 364px;
	overflow:hidden;
}

.bandera{
	background-color: #fff;
	color: #999;
	font: 400 12px/14px "Tahoma",Sans Serif;
	padding: 10px 0px 5px 10px;
	position: absolute;
	right: 106px;
	top: 170px;
	z-index: 1000;
	width: 75px;
}

.google_translate {
	margin-top: -5px;
	float:left;
	}


/*-----------Style for jQPOOOP--------------------------*/

	
.popup{

z-index:10000;
width:541px;
height:354px;
position:relative;



}

.popup h6 {
	background: url(imgs/warning.jpg) 0 0 no-repeat;
	padding: 0;
	font-size: 14px;
	height: 0px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;

}

.popup button {
	float: right;
	background: none;
	border: none;
	z-index: 100;
	overflow: visible;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}
/*
 * jQuery  Plugin jQPOOOP v 0.0.9
 * http://www.dieroboter.com/jQPOOOP/
 * Copyright (c) 2009 Esteban Martin Gimenez
 *http://www.dieroboter.com
 * Dual licensed under the MIT and GPL licenses.
 *Email:jqpooop@gmail.com
 * Date: 2009-08-12 20:42:16 
 * Revision: 9
 * Style CSS
 *
 */

.popup p {

clear: both;
margin: 0px 0px 0px 0px;
font-size: 14px;
text-align: center;

}

.popup .accept {
	width: 80px;
	height: 26px;
	display: block;
	background: url(imgs/blue_bt_right.jpg) right top no-repeat;
	text-align: right;
	margin: 0 auto;
	margin-top: 0px;

}

.popup a{

	font-family:arial;
	color:black;
	font-weight:bold;
	text-decoration: none;
}


.popup .accept span {
	padding-top:0px;
	font-size: 13px;
	font-weight: bold;
	color: #1b6181;
	display: block;
	height: 0px;
	width: 80px;
	float: left;
	background: url(imgs/blue_bt_left.jpg) 0 0 no-repeat;
}
