/*Elaborado para Cisao
por F-Peralta 2013*/

/*--- estructura general html, body con imagen de background repetido a lo ancho y color de fondo blanco ---*/

html, body{
	max-width: 100%;/**/
	margin: 0px auto;/**/
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

/*--- 
texto de enlaces limpios
---*/
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none}



/*--- 
contenedor general, ancho de 1024px y el alto lo define la cantidad de infroación de la página
---*/
#contenedor {
	width: 1024px;
	margin: 0px auto;
	position: relative;
	padding: 0px;
	border: 0;
	background-color: #CCC;
}


#slideshow {
	float:left;
    position:relative;
	width:1024px;
    height:325px;
}

/*--- 
Cabecera, imagenes de logos y texto
---*/
#header {
	height: 118px;
	width: 1024px;
	top: 0px;
	background-image:url(../images/bg-header.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.header-text {
	width: 424px;
	padding: 0px;
	position: absolute;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 360px;
	margin-bottom: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	top: -1px;
}

.header-text p{
	margin-top:1px;
	font-size: 11px;
}


/*--- 
contenedor del MENÚ grande unico para el INDEX
---*/
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding: 0px;
	float: left;
	height: 134px;
	width: 900px;
	margin: 10px 62px 0px 62px;
}



/* Botones */
#head_bots {
	float:left;
	width:900px;
	height:135px;
	border: 0 0 0 0;
    padding: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
    text-align: center;
	margin: 0px 0px;
	background-image:url(../images/bg-botonera.png);
	background-repeat:no-repeat;
}



/*
BOTONES DE LAS PÁGINAS PRINCIAPLES
*/
.head_bots a{
	float:left;
	width:178px;
	height:42px;
	display:inline;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
	font-size: 16px;
	margin: 0px 2px 0px 0px;
    padding-top: 23px;
}

/*-- SE USA PARA EL ROLLOVER --*/
.head_bots a:hover{
	background-image:url(../images/bg-btn-over2.png);
}

.head_bots a:active{
	color:#FFF;
}
/*-- SE USA PARA LA PÁGINA ACTIVA --*/
.head_bots_activo{
	background-image:url(../images/bg-btn-over2.png);
}

/*
SUB-MENÚ BOTONES DE PRODUCTOS
==============================
lOS BOTONES TIENEN EL MISMO TAMAÑO, LO QUE VARÍA ES EL CONTENIDO O CANTIDAD DE CARACTERES, LO QUE CREA EL EFECTO DE MÁS GRANDE O PEQUEÑO O DE TEXTO MAL JUSTIFICADO.
*/
.sub-menu{
	float:left;
	width:900px;
	height:35px;
	background-image:url(../images/btn-prod-arrow2.png);
	background-repeat:no-repeat;
	background-position:261px 1px;
}


.head_bots2 a{
	float:left;
	width:109px;
	height:27px;
	display:inline;
	color: #99CCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 2px 1px 0px 2px;
	padding-top: 9px;
}

.head_bots2 a:hover{
	color:#FFF;
}

.head_bots2 a:active{
	color:#FFF;
}

.head_bots2_activo{
	background-color:#0FC;
}

/*.impot-btns {
	background-color:#FFF;
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 900px;
}*/


/*--- MENU DESTACADO ---*/
.destx4{
	float:left;
	margin:0px 72px;
	padding:0px;
	width:880px;
	height:251px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size: 13px;
	line-height: 16px;
	/*letter-spacing:1px;*/
}

.letra12{
	text-align:justify;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;
}

.dest1 {
	float:left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 251px;
	width: 220px;
}

.dest2 {
	float: left;
	background-color: #D2E8EF;
	margin: 0px;
	padding: 0px;
	height: 251px;
	width: 220px;
}

.dest4 {
	float:right;
	background-color: #D2E8EF;
	margin: 0px;
	padding: 0px;
	height: 251px;
	width: 220px;
}

.text-dest {
	color: #000;
	padding: 10px 15px 5px 15px;
	width:190x;
}

.text-dest-4 {
	color: #000;
	padding: 0px 15px 5px 15px;
	width:190x;
}

/*.text-dest strong{
	text-align:left;
	font-weight:bold;
}*/

.img-d1 {
	text-align:center;
	border-style:none;
	margin: 25px auto 15px 0px;
}

.img-d2 {
	text-align: center;
	border-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 0px;
}

.img-d3 {
	text-align: center;
	border-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img-d4 {
	text-align: center;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}


/*--- PIE DE PAGINA ---*/
.pie_page {
	color:#999999;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-align:center;
	padding:20px 0 0 0;
	float:left;
	margin:5px 0 0 0;
	width:1024px;
	height:62px;
	background-image:url(../images/bg-foot.png);
	background-color:transparent;
	background-position:0px 5px;
	background-repeat:no-repeat;
}



/*--- CONTIENE LA IMAGEN PANORAMICA DE LAS OTRAS PAGINAS QUE NO SON SLIDE ---*/
.no-slide {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 1024px;
	background-image:url(../images/bg-noslide-prodgas.jpg);
	background-repeat:no-repeat;
}
.no-slide1 {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 1024px;
	background-image:url(../images/bg-noslide-prodgas-1.jpg);
	background-repeat:no-repeat;
}
.no-slide2 {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 1024px;
	background-image:url(../images/bg-noslide-accesorios-1.jpg);
	background-repeat:no-repeat;
}
.no-slide-lubri {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 1024px;
	background-image:url(../images/bg-noslide-lubrica.jpg);
	background-repeat:no-repeat;
}
.no-slide-ecox {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 212px;
	width: 1024px;
	background-image: url(../images/bg-noslide-innovair.jpg);
	background-repeat: no-repeat;
}


/*------- productos-gases 
 contenedor del menu pequeño ------*/
.botonera-prod {
	float:left;
	width:720px;
	margin:95px 152px 10px;
}

.impot-btns-prod {
	background-color:transparent;
	border-style: none;
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 720px;
}


/*------- contenedor de la informacion de la pagina ------*/
.cont-prod {
	float:left;
	width:1024px;
	height:1260px;/**/
	margin:0px;
	padding:0px;
	background-image:url(../images/bg-cont-prod.jpg);
	background-repeat:repeat;
	background-position:0px -7px;
}

#cont-prod1 {
	float:left;
	width:1024px;/**/
	margin:0px;
	padding:0px;
	background-color: #01748e;
}


/*------- encabezado de productos de "X" marca con imagen y texto------*/
.titulo-marca{
	float:left;
	color:#005A53;
	font-family: Arial;
	font-weight: bold;
	font-size:26px;
	width:1024px;
	height:60px;
	text-align:left;
	margin:13px 0 0 0;
	background-color: #FFF;
}

.img-t1{
	float:left;
	margin:7px 0 7px 117px;
}

.img-t2{
	float:left;
	margin:10px 0 7px 105px;
}

.titulo-marca-text{
	float:left;
	margin:15px 0 7px 10px;
}

.titulo-marca-text2{
	float:left;
	margin:15px 0 7px 10px;
}


/*------- contenedor de productos ------*/
.gas-gal{
	float:left;
	margin:10px 102px 3px;
	width:820px;
	height:204px;
	
}
/*------- contenedor de productos con modificacion "se usa al final"------*/

.gas-gal2{
	float:left;
	margin:10px 102px 0 102px;
	width:820px;
	height:184px;
	background-image:url(../images/e-logos-gases.jpg);
	background-repeat:no-repeat;
}/**/

.gas-gal3{
	float:left;
	width:860px;
	height:310px;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 82px;
	margin-bottom: 20;
	margin-left: 82px;

	
}/**/


/*------- producto con info, titulos, imagen y link para colorbox ------*/
.prod1 {
	float:left;
	width:273px;
	height:204px;
	margin:0 0px 0 0;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 11px;
	background-image:url(../images/bg-gas-gal.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.img-prod{
	float:left;
	margin:0px;
	padding:0px;	
}

.strong{
	font-weight: bold;
	font-size:13px;
	margin:0 0 15px 0;
}

.strong2{
	font-weight: bold;
	font-size:11px;
	margin:10px 0 0 0;
}

.text-gal{
	float: left;/**/
	width:115px;
	padding: 0px;
	margin: 5px 10px 0 10px;
}

.text-gal-2{
	float: left;/**/
	width:117px;
	padding: 0px;
	margin: 5px 10px 0 10px;
}

.text-gal-3{
	float: left;/**/
	width:113px;
	padding: 0px;
	margin: 5px 10px 0 10px;
}

.a-none{
	width:53px;
	height:20px;
	margin:5px 0 0 0;
	padding:0px;
	background-image:url(../images/ver-mas.png);
	background-repeat:no-repeat;
}



/*------- va al final de productos con logos de "amucool-dupont-rfirgerant" ------*/
.3-logos-gases{
	float:left;
	width:820px;
	height:194px;
	margin:10px 102px 0px 102px;
	background-image:url(../images/e-logos-gases.jpg);
	background-repeat:no-repeat;
}



/*------- lubricantes ------*/
.cont-lubricantes {
	float:left;
	width:1024px;
	height:866px;/**/
	margin:0px;
	padding:7px 0 0;
	background-image:url(../images/bg-cont-lubricantes.png);
	background-repeat:repeat-x;
	background-position:0px -7px;
}

.prod2 {
	float:left;
	width:410px;
	height:204px;
	margin:0 0px 0 0;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 11px;
	background-image:url(../images/bg-prod-lubri.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.prod3 {
	float:left;
	width:516px;
	height:204px;
	margin:0 0px 0 0;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 11px;
	background-image:url(../images/bg-min-amoni.jpg);
	background-position: 10px 0 ;
	background-repeat:repeat-y;/*no-*/
	background-color:#FFFFFF;
}

.text-gal3{
	text-align:left;
	float: right;/**/
	width:185px;
	padding: 0px;
	margin: 10px 10px 0 0;
}

.text-gal3 lg-01{
	font-size:18px;
	padding: 0px;
	margin: 0px;
}

.gas-gal-02{
	float:left;
	margin:10px 102px 3px;
	width:820px;
	height:204px;
	background-color:#FFFFFF;
}
#contenedor #cont-prod1 .gas-gal3 .gas3-titular {
	background-color: #29859e;
	float: left;
	height: 42px;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display: block;
	
	
}
.gas3-central {
	float: left;
	height: 224px;
	width: 860px;
	background-color: #FFF;
}
.titulo-marca-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-top: 15px;
	margin-left: 10px;
}
#contenedor #cont-accesorios .accesorios-titular {
	float: left;
	height: 100px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #009591;
}
#contenedor #cont-accesorios .accesorios-titular .accesorios-centro {
	background-image: url(../images/back-accesorios-prod.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 50px;
	width: 1024px;
	margin-top: 40px;
	margin-bottom: 24px;
}
#contenedor #cont-accesorios .accesorios-titular .accesorios-centro .accesorios-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #005a53;
	margin-top: 12px;
	width: 600px;
	padding-left: 45px;
}
#contenedor #cont-accesorios .accesorios-productos {
	height: 243px;
	width: 824px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 100px;
	float: left;
		
}

#contenedor #cont-accesorios .accesorios-productos1 {
	height: 292px;
	width: 824px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 100px;
	float: left;
	
}
#contenedor #cont-accesorios .accesorios-productos .accesorios-foto {
	float: left;
	height: 243px;
	width: 400px;
}
#contenedor #cont-accesorios .accesorios-productos .accesorios-textos {
	float: left;
	height: 243px;
	width: 420px;
	background-color: #d6e3e0;
}
#contenedor #cont-accesorios .accesorios-productos .accesorios-textos .acces-text-tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	height: 24px;
	padding-top: 18px;
	padding-left: 18px;
	margin-bottom: 12px;
}
#contenedor #cont-accesorios .accesorios-productos .accesorios-textos .acces-text-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 180px;
	padding-right: 46px;
	padding-left: 28px;
	padding-top: 0px;
	text-align: justify;
}
#contenedor #cont-accesorios {
	background-color: #009591;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cont-prod1 .herram-titular .herram-tit-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #01628e;
	width: 600px;
	padding-left: 100px;
	padding-top: 12px;
}
#contenedor #cont-prod1 {
	float: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cont-prod1 .herram-titular {
	height: 50px;
	width: 1024px;
	margin-top: 25px;
	background-image: url(../images/back-titular-azul.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#contenedor #cont-prod1 .herra-productos {
	height: 243px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
#contenedor #cont-prod1 .herra-productos .herra-prod-arriba {
	height: 52px;
	width: 824px;
	background-color: #4481a6;
	float: left;
}
#contenedor #cont-prod1 .herra-productos .herra-prod-arriba .herra-prod-arr-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	float: left;
}
#contenedor #cont-prod1 .herra-productos .herra-foto {
	float: left;
	height: 191px;
	width: 444px;
}
#contenedor #cont-prod1 .herra-productos .herra-foto .herra-texto .herra-text-tit {
	float: right;
	height: 191px;
	width: 380px;
}
#contenedor #cont-prod1 .herra-productos .herra-texto {
	height: 191px;
	width: 380px;
	float: right;
	background-color: #b1bcd0;
}
#contenedor #cont-prod1 .herra-productos .herra-texto .herra-text-tit {
	height: 30px;
	width: 330px;
	margin-top: 15px;
	padding-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
#contenedor #cont-prod1 .herra-productos .herra-texto .herra-texto-text {
	width: 330px;
	height: 135px;
	margin-top: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contenedor #cont-accesorios .cortinas-productos {
	width: 826px;
	margin-right: auto;
	margin-left: 100px;
	background-color: #FFF;
	float: left;
	border-radius:15px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px; 
	border:1px solid #fff;
}
#contenedor #cont-accesorios .cortinas-productos .cort-prod-foto {
	float: left;
	height: 725px;
	width: 170px;
}
#contenedor #cont-accesorios .cortinas-productos .cort-prod-texto {
	float: left;
	width: 242px;
	background-color: #ceeceb;
	height: 725px;
}
#contenedor #cont-accesorios .cortinas-productos .cort-prod-texto .cort-prod-text-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 15px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contenedor #cont-accesorios .cortinas-productos .cort-prod-texto .cort-prod-text-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
#contenedor .ecox-contenido {
	background-color: #CCC;
	float: left;
	width: 1024px;
	height: 1024px;
}
#contenedor #cont-prod1 .herra-productos .herra-texto .herra-texto-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 330px;
	margin-top: 10px;
	padding-left: 20px;
}
#contenedor #nosotros-cont {
	float: left;
	width: 1024px;
	background-color: #009591;
}
#contenedor #cont-prod1 .herra-productos .herra-foto1 {
	height: 191px;
	width: 824px;
}
#contenedor #nosotros-cont .nosotros-titular {
	height: 64px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	background-color: #009591;
	float: left;
}
#contenedor #nosotros-cont .nosotros-titular .nosotros-centro {
	float: left;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 34px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/bg-nos-titular.jpg);
	background-repeat: repeat-y;
}
#contenedor #nosotros-cont .nosotros-titular .nosotros-centro .nosotros-texto {
	width: 600px;
	margin-left: 120px;
	margin-top: 8px;
	color: #005a53;
}
#contenedor #nosotros-cont .nosotros-principal {
	float: left;
	height: 460px;
	width: 824px;
	margin-left: 100px;
	background-color: #a3d9d7;
	border-radius:15px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px; 
	border:1px solid #fff;
	
	
	}
	
	#contenedor #nosotros-cont .nosotros-principal1 {
	float: left;
	width: 824px;
	margin-left: 100px;
	background-color: #a3d9d7;
	border-radius:15px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
	border:1px solid #fff;
	height: 500px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	}
#contenedor #nosotros-cont .nosotros-principal .nostros-principal-foto {
	float: left;
	height: 414px;
	width: 372px;
	margin-top: 24px;
	margin-left: 26px;
	margin-bottom: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
#contenedor #nosotros-cont .titular-mision {
	float: left;
	width: 824px;
	margin-left: 100px;
	height: 68px;
	background-color: #009591;
}
#contenedor #nosotros-cont .titular-mision .titular-mison-izq {
	background-image: url(../images/bg-mision-tit.jpg);
	height: 32px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-repeat: repeat-y;
	width: 410px;
	float: left;
}
#contenedor #nosotros-cont .titular-mision .titular-mison-izq .titular-mision-izq-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005a53;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contenedor #nosotros-cont .contenido-mision {
	height: 200px;
	width: 1024px;
	float: left;
	margin-left: 100px;
}
#contenedor #nosotros-cont .contenido-mision .contenido-mision-izq {
	height: 190px;
	width: 408px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #b2dfde;
	margin-right: 4px;
	margin-left: 4px;
	border-radius:15px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
	border:1px solid #fff;
	float: left;
}
#contenedor #nosotros-cont .contenido-mision .contenido-mision-izq .contenido-mision-izq-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	text-align: justify;
	margin-right: 25px;
	font-style: italic;
}
#contenedor #nosotros-cont .nosotros-descripcion {
	float: left;
	width: 824px;
	margin-left: 100px;
	margin-bottom: 25px;
	background-color: #b2dfde;
	border-radius:15px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
	border:1px solid #fff;
}
#contenedor #nosotros-cont .nosotros-descripcion .nos-descrip-foto {
	float: left;
	height: 250px;
	width: 320px;
}
#contenedor #nosotros-cont .nosotros-descripcion .nos-descrip-der {
	height: 250px;
	width: 500px;
	float: left;
}
#contenedor #nosotros-cont .nosotros-descripcion .nos-descrip-der .nos-descrip-der-logo {
	width: 480px;
	height: 80px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#contenedor #nosotros-cont .nosotros-descripcion .nos-descrip-der .nos-descrip-der-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;
}
#contenedor #nosotros-cont .nosotros-descripcion .nos-descrip-der .nos-descrip-der-logo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 480px;
	margin: 10px;
}
#contenedor #nosotros-cont .nosotros-descripcion .nos-descrip-der .nos-descrip-der-texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
}
#contenedor #nosotros-cont .nosotros-principal1 .izquierda {
	float: left;
	height: 460px;
	width: 388px;
	margin: 12px;
}
#contenedor #nosotros-cont .nosotros-principal1 .izquierda .item-contact {
	height: 40px;
	width: 388px;
}
#contenedor #nosotros-cont .nosotros-principal1 .izquierda .item-contact .item-contact-text {
	height: 28px;
	width: 65px;
	float: left;
	margin-top: 12px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}
#contenedor #nosotros-cont .nosotros-principal1 .izquierda .item-contact .item-contact-caja {
	width: 290px;
	float: left;
	height: 30px;
	margin-top: 10px;
	margin-right: 18px;
}
#contenedor #nosotros-cont .nosotros-principal-contacto {
	float: left;
	width: 860px;
	color: #CD9141;
	background-color: #999;
}
#contenedor #nosotros-cont .nosotros-principal1 .form-contact {
	height: 724px;
	width: 800px;
	margin-bottom: 20px;
}
#contenedor #nosotros-cont .nosotros-principal1 form .izquierda .item-contact1 {
	height: 140px;
	width: 388px;
}
#contenedor #nosotros-cont .nosotros-principal1 form .izquierda .item-contact1 .item-contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width: 65px;
	height: 128px;
	float: left;
	padding-left: 15px;
	padding-top: 12px;
}
#contenedor #nosotros-cont .nosotros-principal1 form .izquierda .item-contact1 .item-contact1-dere {
	width: 308px;
	height: 140px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005a53;
}
#contenedor #nosotros-cont .nosotros-principal1 form .izquierda .item-mensaje {
	width: 388px;
	height: 160px;
}
#contenedor #nosotros-cont .nosotros-principal1 form .izquierda .item-mensaje .item-mensaje-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 148px;
	width: 65px;
	padding-left: 15px;
	text-align: right;
	padding-top: 12px;
	float: left;
}
#contenedor #nosotros-cont .nosotros-principal1 form .izquierda .item-mensaje .item-mensaje-dere {
	float: right;
	width: 306px;
	height: 150px;
	padding-top: 10px;
}
#contenedor #nosotros-cont .contactos-descripcion {
	background-color: #b2dfde;
	width: 824px;
	float: left;
	height: 80px;
	margin-left: 100px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-radius: 15px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	border: 1px solid #fff;
}
#contenedor #nosotros-cont .contactos-descripcion .contactos-descripcion-direccion {
	width: 388px;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#contenedor #nosotros-cont .nosotros-principal1 .mapa {
	float: right;
	height: 475px;
	width: 412px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
