@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-size:13px;
	color:#FFF;
	word-spacing:-1px;
	}
	
#back {
	background:url(source/fondo_index.jpg) center top;
	height:100%;
	background-repeat: repeat-x;
}

#back_large {
	background:url(source/fondo.jpg) center top;
	background-color:#224156;
	height:100%;
	background-repeat: repeat-x;
}

#wrap {
	margin:0 auto 0 auto;
	width:950px;
	height:980px;
}

#logotipo {
	padding-top: 10px;
}

	
#plc_redessociales {
	background-image:url(source/plc_redessociales.gif);
	background-repeat:no-repeat;
    float: right;
    height: 37px;
    margin-right: 8px;
    width: 320px;
	}
	
/* MENU */

#main_menu_head {
	color:#fff;
	width: 951px;
	height: 53px;
	float:right;
	padding-top:30px;
}
/* CARRUSEL */

/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 18px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:30px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:30px;
	
	border:1px solid DarkGray;
	
	background:url(source/panel.jpg) repeat-x bottom center #ffffff;
	behavior:url(border-radius.htc);
	/* The width of the gallery */
	width:900px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:922px;
	overflow:hidden;
}

.slide{
	float:left;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	/* Every thumbnail is a li element */
	display:inline-block;
}


/* The styles below are only necessary for the demo page */

h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:15px;
}

h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:0;
	text-transform:uppercase;
	top:15px;
}

#main{
	/* The main container */
    left: 8px;
    position: static;
    text-align: justify;
    padding-top: 0px;
    width: 920px;
}

html>body>wrap #main{
    left: 8px;
    position: relative;
    text-align: center;
    padding-top: 20px;
    width: 920px;
}



/*CONTENIDO*/
#contenido{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 18px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:30px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:30px;

	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:30px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:30px;
	border:1px solid DarkGray;
	
	background:repeat-x bottom center #ffffff;
	
	/* The width of the contenido */
	width:967px;
	height:520px;
	overflow-y:scroll;
}

#contenido_sinscroll{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 18px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:30px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:30px;

	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:30px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:30px;
	border:1px solid DarkGray;
	
	background:repeat-x bottom center #ffffff;
	
	/* The width of the contenido */
	width:967px;
	height:520px;
	overflow:hidden;
}

#contenido_libreria{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 18px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:30px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:30px;

	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:30px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:30px;
	border:1px solid DarkGray;
	
	background:repeat-x bottom center #ffffff;
	
	/* The width of the contenido */
	width:967px;
	height:730px;
	overflow-y:scroll;
}

#contenido_cotizador{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 18px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:30px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:30px;

	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:30px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:30px;
	border:1px solid DarkGray;
	
	background:repeat-x bottom center #ffffff;
	
	/* The width of the contenido */
	width:950px;
	height:730px;
	
}

#contenido_ttl_txt {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	color:#005a9c;
	line-height:30px;
	float:left;
    padding: 15px 20px 0;
}

#contenido_plc {
    padding: 0 5px 0 0;
}

#contenido_div {
	padding-top:55px;
	padding-bottom:10px;
}

#contenido_cotizador_div {
	padding-top:55px;
}

#contenido_soluciones_div {
	padding-top:0px;
	padding-bottom:0px;
}

#contenido_tbl {
	padding-bottom:0px;
}

#contenido_tbl_certificados {
	padding-left:20px;
}

#contenido_menu_izq_txt {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	color:#4d4d4d;
	line-height:30px;
    padding: 0 20px 240px;
}

#contenido_txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4d4d4d;
}

#contenido_txt_libreria {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	color:#4d4d4d;
	line-height:30px;
    padding: 20px 46px 240px;
}

#contenido_txt_exports {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	color:#4d4d4d;
	line-height:26px;
    padding: 10px 30px 30px;
}

#contenido_txt_exportaciones {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	color:#4d4d4d;
	line-height:30px;
    padding: 20px 46px 46px;
}

#contenido_txt_cotizador {
	font-family:"Century Gothic" Helvetica,sans-serif;
	font-size:13px;
	color:#4d4d4d;
	line-height:30px;
    padding:0px 0px 0px 0px;
}

#contenido_link {
    padding: 0 0 0 510px;
	color:#0196e3;
	text-decoration:underline;
	outline:none;
	font-size:10px;
}

.plc_productos {
    color: #FF7900;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.plc_certificados {
    color: #FF7900;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
    font-weight: bold;
}


/* CINTILLO */

#cintillo_plcs {
    color: #404040;
    float: left;
    height: 37px;
    padding-top: 25px;
    width: 950px;
}

#cintillo_plcs_quienessomos {
    margin-left: 15px;
    padding-right: 0;
    width: 290px;
}

#cintillo_plcs_marcasprivadas {
    margin-left: 0;
    padding-right: 0;
    width: 300px;
}

#cintillo_plcs_contactanos {
    margin-left: 0;
    padding-right: 0;
    width: 300px;
}

#cintillo_icns {
    color: #404040;
    float: left;
    height: 50px;
    text-align: left;
    width: 950px;
}

#cintillo_txt {
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:20px;
	color:#FFF;
	width:227px;
	height:78px;
	word-spacing:-2px;
}

#cintillo_icns_quienessomos {
	width:285;
	margin-left:9px;
	height:69px;
}

#cintillo_icns_marcasprivadas {
	width:286;
	padding-left:0px;
	padding-right:15px;
	height:69px;
}

#cintillo_icns_contactanos {
	width:289;
	padding-left:0px;
	padding-right:24px;
	height:69px;
}

#cintillo_icns_btinfo {
    color: #404040;
    float: left;
    height: 50px;
    text-align: left;
    width: 950px;
}

#cintillo_icns_btinfo_quienessomos {
    height: 24px;
    padding-left: 250px;
    padding-top: 35px;
    width: 48px;
}

#cintillo_icns_btinfo_marcasprivadas {
    height: 24px;
    padding-left: 250px;
    padding-top: 35px;
    width: 48px;
}

#cintillo_icns_btinfo_contactanos {
    height: 24px;
    padding-left: 280px;
    padding-top: 35px;
    width: 48px;
	background:none;
}

/* FOOTER */

#footer {
	background-image:url(source/footer.png);
	background-repeat: no-repeat;
    background-position: bottom;
	width: 950px;
	height:113px;	
	position:inherit;
	padding-top:160px;
}

#footer_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#595959;
	padding-top:30px;
}

/* TABLA */



#contenido_menu_izq_txt_tbl {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	text-align:left;
	color:#4d4d4d;
	line-height:30px;
    padding:0 30px 100px;
	outline:none;
	text-decoration:none;
}

#contenido_menu_izq_txt_tbl_certificados {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:13px;
	text-align:left;
	color:#4d4d4d;
	line-height:30px;
    padding:0 10px 100px;
	outline:none;
	text-decoration:none;
}

#tabla_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-size:12px;
	text-align:left;
	color:#4d4d4d;
	width:220px;
	height:35px;
	word-spacing:-1px;
	padding:2px 2px 0px 2px;
}

#tabla_txt_index {
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:condensed;
	font-size:14px;
	text-align:left;
	color:#4d4d4d;
	width:220px;
	height:35px;
	word-spacing:-1px;
	padding:2px 2px 0px 2px;
}

#tabla_txt_aboutus {
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:condensed;
	font-size:14px;
	text-align:left;
	color:#4d4d4d;
	width:220px;
	height:35px;
	word-spacing:-1px;
	padding:2px 2px 0px 2px;
}

#tabla_txt_certificados {
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:condensed;
	font-size:12px;
	text-align:left;
	color:#4d4d4d;
	width:220px;
	height:15px;
	word-spacing:-1px;
	padding:2px 0px 0px 0px;
}

#tabla_txt_laboratorios {
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:condensed;
	font-size:12px;
	text-align:left;
	color:#4d4d4d;
	width:220px;
	height:15px;
	word-spacing:-1px;
	padding:2px 0px 0px 0px;
}

#tabla_txt_dscpcn {
	font-family:Tahoma,Helvetica,sans-serif;
	font-stretch:condensed;
	font-size:13px;
	text-align:left;
	color:#4d4d4d;
	width:220px;
	height:70px;
	word-spacing:-1px;
	padding:2px 2px 8px;
	border-bottom:solid 1px;
	border-bottom-color:#ff7900;
}

#tabla_txt_dscpcn_soluciones {
	font-family:Tahoma,Helvetica,sans-serif;
	font-stretch:condensed;
	font-size:13px;
	text-align:left;
	line-height:30px;
	color:#4d4d4d;
	width:220px;
	height:70px;
	word-spacing:-1px;
	padding:0px 0px 0px 0px;
	border-bottom:solid 1px;
	border-bottom-color:#ff7900;
}

#tabla_txt_dscpcn_detalles {
	font-family:Tahoma,Helvetica,sans-serif;
	font-stretch:condensed;
	font-size:13px;
	text-align:left;
	line-height:30px;
	color:#4d4d4d;
	width:285px;
	height:0px;
	word-spacing:-1px;
	padding-left:123px;
}

#espacio_img {
	padding-right:169px;
	padding-left:82px;
}

#espacio_img_top {
	padding-top:10px;
}

/* REDES SOCIALES */

#redessociales {
	float:left;
}

#facebookboton {
	cursor:pointer;
	background-size:40px;
	background-image:url(source/icn_facebook.png);
	position:absolute;
	top:20px;
	right:335px;
	width:40px;
	height:40px;
	opacity:0.5;
}

#twiterboton {
	cursor:pointer;
	background-size:40px;
	background-image:url(source/icn_twitter.png);
	position:absolute;
	top:21px;
	right:282px;
	width:40px;
	height:40px;
	opacity:0.5;
}

#youtubeboton {
	cursor:pointer;
	background-size:40px;
	background-image:url(source/icn_youtube.png);
	position:absolute;
	top:20px;
	right:388px;
	width:40px;
	height:40px;
	opacity:0.5;
}
#mexboton {
	cursor:pointer;
	background-size:40px;
	background-image:url(source/icn_mex.jpg);
	position:absolute;
	top:20px;
	right:439px;
	width:40px;
	height:31px;
	opacity:0.5;
}

#usaboton {
	cursor:pointer;
	background-size:40px;
	background-image:url(source/icn_usa.jpg);
	position:absolute;
	top:18px;
	right:490px;
	width:40px;
	height:31px;
	opacity:0.5;
}

/* LIBERIA */

#columnas {
	width:200px;
	float:left;
}

#columnas_ttl {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:14px;
}

#columnas_subttl {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
}

#columnas_subttl_subttl {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
}

/* SECTORES */

#columnas_sectores {
	width:200px;
	float:left;
	padding-right:77px;
}

/* EXPORT */

#columnas_export {
	width:200px;
	float:left;
	padding-right:40px;
}

#columnas_export_img {
	width:200px;
	float:left;
}

/* EXPORTACIONES */

#columnas_exportaciones {
	width:436px;
	float:left;
	padding-left:64px;
	padding-top:145px;
	text-align:left;
}

#columnas_exportaciones_img {
	width:217px;
	float:left;
}

/* COTIZADOR */

#columnas_cotizador {
	width:500px;
	float:left;
}

#columnas_ttl {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:14px;
}

#columnas_subttl {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
}
