/* CSS Document */

html {
	height:100%;
}

* {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
}

body {
	margin:0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	/*background:url(source/fondodegradado.png) repeat top #9B9B9B;*/
	background-image:url(images/fondo_rustico.jpg);
}



/**********************************************************************************  CABECERA ******************************/


div#cabecera {
	width:774px;
	height:197px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/cabecera_buena3_ok.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

a#inicio {
	display:block;
	width:774px;
	height:197px;
}

form#buscador {
	text-align:left;
	margin:0px;
	padding:0px;
	width:178px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

input#lupa {
	background-color:#fff;
	border:none;
	width:17px;
	height:20px;
	background-image:url(images/lupa2.png);
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;
	margin-top:2px;
}
input#lupa:hover {
	cursor:pointer;
}



input#texto_buscador {
	margin:0px;
	padding:2px;
}


div.buscador_der {
	text-align:left;
	width:178px;
	margin-right:0px;
	margin-left:auto;
}



#contflash {
	width:774px;
	margin-left:auto;
	margin-right:auto;
	
	height:300px;
	margin-bottom:10px;
}

#contflash_index {
	width:774px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	margin-bottom:10px;
	padding-left:5px;
}

#menusup {
	height:48px;
	width:774px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/fondo_botones.png);
	background-repeat:repeat-x;
}

#boton01 {
	width:129px;
	height:31px;
	background-image:url(source/botonmenu.png);
	background-repeat:no-repeat;
	float:left;
	padding-top:17px;
	text-align:center;
}

#boton01:hover {
	background-image:url(source/botonmenu02.png)
}

#boton01 a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#boton01 a:hover {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}


/**************************************************************************  INDEX ******************************/

div#contenedor {
	width:764px;
	overflow:hidden;
	/*background:url(source/fondocuerpo.jpg) repeat-y;*/
	background-color: #FFFFFF;
	padding:5px;
}

div#contenedor a img {
	text-decoration:none;
	border:none;
}


/**** COLUMNA IZQUIERDA ****/

#columna01 {
	padding:7px;
	text-align:center;
	width:284px;
	float:left;
	/*color:#000000;*/
	color:#444;
}

#titulo_colum01 {
	background-image:url(source/titulo.jpg);
	background-repeat:no-repeat;
	height:18px;
	padding:11px;
	font-weight:bold;
	margin-left:10px;
	/*color:#000000;*/
	color:#444;
	font-size:16px;
}

#logo {
	width:229px;
	overflow:hidden;
	color:#FB844A;
}

#logo img {
	margin-bottom:10px;
	margin-top:10px;
}

#separacion {
	background-image:url(source/lineavertical.png);
	background-repeat:repeat-y;
	width:3px;
	float:left;
	height:750px;
	margin-bottom:15px;
}

#separacion2 {
	background-image:url(source/lineavertical2.png);
	background-repeat:repeat-y;
	width:3px;
	float:left;
	height:500px;
	margin-bottom:15px;
}


/**** COLUMNA MEDIO ****/

.punto {
	float:left;
	margin:0px;
	margin-right:5px;
	margin-top:5px; padding-bottom:16px;
}

#noticia {
	overflow:hidden;
}

#titulo_colum02 {
	background-image:url(source/titulo2.jpg);
	background-repeat:no-repeat;
	height:64px;
	padding:11px;
	padding-top:15px;
	font-weight:bold;
	margin-left:10px;
	/*color:#000000;*/
	color:#444;
	font-size:16px;
}

#ver_publicaciones {
	float:right;
	background-image:url(source/cuadrover.png);
	background-repeat:no-repeat;
	width:110px;
	height:15px;
	font-size:9px;
	text-align:center;
	padding-top:4px;
}

#ver_publicaciones:hover {
	background-image:url(source/cuadrover02.png);
	background-repeat:no-repeat;
}


/**** COLUMNA DERECHA ****/

#columna02 {
	padding:5px;
	text-align:center;
	width:150px;
	float:left;
	/*color:#000000;*/
	color:#444;
}

/************************************************************************************  EMPRESA ******************************/

#contenido_quienes {
	padding:15px;
	width:730px;
	text-align:justify;
	padding-top:0px;
}

#fotos {
	text-align:center;
	width:182px;
	float:left;
	margin-bottom:15px;
}

/************************************************************************************  UBICACIN ******************************/

#menu_ubicacion {
	width:730px;
	height:30px;
	float:left;
	margin-top:-4px;
}
	
#boton01.ubicacion {
	width:200px;
	height:20px;
	background-image:url(images/botonmenu.png);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:5px;
	margin-bottom:10px;
}

#boton01.ubicacion:hover {
	background-image:url(images/botonmenu02.png)
}

#direccion {
	width:730px;
/*	float:left; */
	margin-bottom:10px;
	padding-top:0px;
	overflow:hidden
}

/************************************************************************************  KIMIA CENTER ******************************/

#kimia_sup {
	font-size:14px;
	font-style:italic;
	text-align:center;
	margin-bottom:50px;
}

#kimia_inf_izq {
	width:280px;
	border:#FB844A 2px solid;
	padding:10px;
	text-align:justify;
	font-size:12px;
	float:left;
	margin-left:10px;
	font-style:normal;
	margin-bottom:15px;
}

#kimia_inf_izq h5 {
	font-size:12px;
	color:#063466;
	font-style:italic;
	margin-bottom:0px;
}

#kimia_inf_der {
	text-align:justify;
	font-style:normal;
	margin-left:20px;
	width:420px;
	float:left;
	line-height:17px;
}

#kimia_inf_der h4 {
	color:#063466;
	font-style:italic;
}

/**** KIMIA TESTIMONIOS ****/

#kimia_testimonios {
	padding:10px;
	text-align:justify;
}

#kimia_testimonios p {
	text-align:justify;
	font-style:italic;
}

#kimia_testimonios p.ident {
	text-align:right;
	font-style:normal;
}

/**** KIMIA PREGUNTAS ****/

#kimia_preguntas {
	padding:10px;
	text-align:justify;
}

#kimia_preguntas h4 {
	font-style:italic;
}

/**** KIMIA INFORMACION ****/

#kimia_informacion_inf_izq {
	font-size:14px;
	color:#063466;
	float:left;
	text-align:center;
	width:500px;
	font-weight:bold;
	margin-top:20px;
}

#kimia_informacion_inf_der {
	float:left;
	margin-left:30px;
	margin-bottom:15px;
}

#kimia_informacion_inf_der_int {
	background-image:url(images/kimia_cuerpo.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	font-size:10px;
	font-style:italic;
	width:182px;
}


/************************************************************************************ AGENDA - NOTICIAS ******************************/

#boton02 {
	width:300px;
	height:23px;
	background-image:url(images/botonmenu05.png);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:2px;
	margin-bottom:10px;
}

#boton02:hover {
	background-image:url(images/botonmenu06.png);
	height:23px;
}

#boton02 a {
	color:#FFFFFF;
}

#boton02 a:hover {
	/*color:#000000;*/
	color:#444;
	text-decoration:underline;
}

#menu_agenda {
	width:730px;
	height:65px;
	float:left;
	margin-bottom:25px;
}

#boletin_inferior {
	width:730px;
	float:left;
	margin-bottom:15px;
}

ul.boletin {
	list-style:none;
	margin-left:15px;
}

#formulario.suscripcion input.borrar { 
	background-image:url(images/boton_enviar_suscripcion.png); 
	width:160px; 
	background-repeat:no-repeat; 
	height:23px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-bottom:2px;
	margin-right:15px;
}


/************************************************************************************  CONTACTO ******************************/

#form {
	 float:left;
	 width:730px;
	 margin-left:20px;
	 margin-bottom:15px;
}

#formulario {
	margin-bottom:15px;
	line-height:40px;
	margin-top:15px;
	width:725px;
	/*height:430px;*/
	border:#FB844A 1px solid;
	float:left;
}

#formulario input { 
	width:220px; 
	float:right;
	color:#FB844A;
	font-family:Arial, Helvetica, sans-serif;
}

#tabla_form {
	width:400px;
	border:none;
	margin:10px;
	float:left
}

#formulario textarea { 
	width:220px; 
	margin-bottom:20px; 
	margin-top:10px;
	float:right;
	color:#FB844A;
	font-family:Arial, Helvetica, sans-serif;
}

#formulario input.borrar { 
	background-image:url(images/boton_enviar.png); 
	width:80px; 
	background-repeat:no-repeat; 
	height:23px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-bottom:2px;
	margin-right:15px;
}

#formulario_der {
	float:left;
	margin-left:10px;
	width:280px;
	text-align:justify;
	margin-top:20px;
	height:390px;
	margin-bottom:15px;
	line-height:normal;
}

#formulario_der input {
	margin:0px;
	margin-right:5px;
}

/************************************************************************************  DOCUMENTACIN TCNICA **************/

#doc_logos img {
	float:left;
	margin-left:11px;
	margin-top:10px;
	margin-bottom:30px;
}

#contenido_quienes.documentacion a {
	/*color:#000000;*/
	color:#444;
}

#boton01.documentacion {
	width:129px;
	height:20px;
	background-image:url(images/botonmenu03.png);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:5px;
	margin-bottom:10px;
}

#boton01.documentacion:hover {
	background-image:url(images/botonmenu04.png);
}

#doc_logos.documentacion {
	width:200px;
	text-align:center;
	float:left;
}

#lista_doc li.lista_int {
	margin-left:15px;
}

#lista_doc.kimia {
	width:260px;
	float:left;
}

#lista_doc.kimia ul {
	width:260px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	list-style:none;
	text-align:left;
}

#lista_doc.kimia ul.kimiastone {
	width:260px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	list-style:none;
	text-align:left;
	margin-bottom:60px;
}

#lista_doc.kimia ul.limepor {
	width:260px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	list-style:none;
	text-align:left;
	margin-bottom:80px;
}

#lista_doc.kimia ul.tectoria {
	width:260px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	list-style:none;
	text-align:left;
	margin-bottom:20px;
}

/**** REJINOX ****/

#doc_tec_rejinox {
	width:360px;
	float:left;
	margin-right:10px;
	height:90px;
	margin-bottom:15px;
}

#doc_tec_rejinox img {
	margin-right:10px;
	float:left;
	border:#FB844A 1px solid;
}

#doc_tec_rejinox h4 {
	margin-top:0px;
}

/**** MULTITOOL ****/

#lista_doc ul.multitool {
	width:250px;
}




/************************************************************************************  PRODUCTOS **************/

#productos_contenido {
	width:730px;
	float:left;
	margin-bottom:15px;
}

#multitool_inf {
	width:500px;
	float:left;
	margin-bottom:15px;
	margin-top:10px;
}

#multitool_inf_der {
	float:left; 
	width:180px; 
	border:#FB844A 1px solid; 
	text-align:center;
	margin-left:25px;
	margin-top:10px;
	padding:10px;
}

#doc_logos_colab img {
	float:left;
	margin-left:80px;
	margin-top:10px;
	margin-bottom:30px;
}

#lista_doc ul {
	width:400px;
	margin-left:25px;
	float:left;
	margin-top:0px;
	list-style:none;
}

#productos_inf {
	list-style:none;
	line-height:20px;
}

#fotos.aplicaciones {
	width:90px;
	margin-right:31px;
}

#col_izq_pazkar ul {
	list-style:none;
	margin-left:15px;
	margin-bottom:15px;
}


/************************************************************************************  CATLOGOS **************/

#doc_logos_catalogos img {
	float:left;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:50px;
}




/************************************************************************************  PIE ******************************/

#inferior {
	width:774px;
	text-align:center;
	height:35px;
	/*color:#FB844A;*/
	color:#444;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

#inferior a {
	text-decoration:none;
	/*color:#999999;*/
	color:#FF6600;
}

#inferior a:hover {
	text-decoration:none;
	/*color:#000000;*/
	color:#444;
}


/************************************************************************************  SITEMAP ******************************/

#lista_sitemap {margin-left:150px;}

#lista_sitemap li a { margin-left:5px;}

#contenido_quienes.sitemap li a { margin-left:5px;}

#contenido_quienes.sitemap a {/*color:#000000;*/ color:#0000ff; margin-left:50px;}

/************************************************************************************  BOLETN ******************************/

#boletin table {
	width:620px;
	border:#FB844A 1px double;
	padding:20px;
	line-height:20px;
	margin-bottom:15px;
	margin-top:15px;
	background-color:#CCCCCC;
}

#boletin a { font-weight:bold;}

#boletin-todos {height:220px; margin-top:10px; margin-bottom:10px;}
/*********************************************************************** TEXTOS Y CABECERAS ******************************/

p, h1, h2, h3, h4, h5, h6 {color:#444;}
h2 { text-align:center; }

h3, h4 { margin:5px; margin-left:0px; }

h3.borde {border-bottom:#FB844A 2px solid; margin-bottom:10px; text-align:left;}

h3.rejinox {font-size:18px; color:#FB844A; font-weight:bold; text-decoration:underline; float:left; width:440px; font-style:italic; margin-top:40px; margin-bottom:40px;}

h4 { font-style:italic;}

h6 {font-size:10px; color:#FB844A; font-weight:bold; float:right; font-style:italic; margin-bottom:5px; margin-top:5px; }

a { text-decoration:none; /*color:#FB844A;*/ color:#FF6600;}
a:hover { text-decoration:underline; /*color:#000000;*/ color:#444;}
a img { border:#FB844A 2px solid; }


.obra_representativa {
	float: left;
	margin: 0 10px 10px 0;
}
.cl {
	clear: left;
}

.menu_seleccionado {
	background-image: url(source/botonmenu02.png) !important;
}
.menu_ubicacion_seleccionado {
	background-image: url(images/botonmenu02.png) !important;
}
.menu_ubicacion2_seleccionado {
	background-image: url(images/botonmenu04.png) !important;
}
.menu_ubicacion3_seleccionado {
	background-image: url(images/botonmenu06.png) !important;
}
