/*
Documento CSS propiedad de FLEXO estudio digital.
Prohibida la reproducción total o parcial de este código salvo consentimiento expreso del autor.
*/


/* ---------- GENERAL ---------------------------------------------------------------------- */

body	{
	background-color: #1D3A43;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(/img/pix_fondo.gif);
	background-repeat: repeat-x;
	margin: 20px;
}

acronym {
 cursor: help;
}

ul{
margin:0px;
padding:0px;
}
li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

/* ---------- tablas ---------------------------------------------------------------------- */
td	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}


/* ---------- enlaces ---------------------------------------------------------------------- */

a {
 text-decoration: none;
 color: #FF3300;
}
a:hover {
	text-decoration: underline;
}


/* ---------- CAPAS ---------------------------------------------------------------------- */

/* ---------- zona cabecera---------------------- */

#cabecera{
	width: 700px;
	height:100px;
	background-color:#FFFFFF;
	margin:0px auto;
}

#menu{
	background-color:#FF6600;
	margin: 1px auto 0px auto;
	width: 700px;
	height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFFFFF;
	background-image:url(/img/pix_menu_deg.gif);
	background-repeat:repeat-x;
}


/* ---------- contenedor---------------------- */

#contenedor{
	position: relative;
	padding: 0px;
	margin:0px auto;
	width:700px;
	background-color:#F5F5F0;
}


/* ---------- HOME -------------------- */

#home1 {
	position: relative;
	float:left;
	padding: 0px;
	width:350px;
	background-color:#F5F5F0;
	margin:0px;
}
#home2 {
	position: relative;
	float:left;
	margin:0px;
	padding: 0px;
	width:349px;
	background-color:#F5F5F0;
	border-left:1px solid #152930;
	background-image:url(/img/logo_fondo_d.gif);
	background-repeat:no-repeat;
	background-position: 20px 35px;
}

#menuproductoshome {
	position: relative;
	margin:10px 10px 10px 125px;
	padding:0px;
	height:190px;
	width:210px;
	overflow:auto;
	
	SCROLLBAR-FACE-COLOR: #DFDED3;
	SCROLLBAR-HIGHLIGHT-COLOR: #DFDED3;
	SCROLLBAR-SHADOW-COLOR: #DFDED3;
	SCROLLBAR-3DLIGHT-COLOR: #DFDED3;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #F5F5F0;
	SCROLLBAR-DARKSHADOW-COLOR: #DFDED3; 
}

#local1 {
float:left;
height:50px;
margin-top: 15px;
padding:0px;
}

#local2 {
float:left;
width:150px;
margin:15px 0px 0px 0px;
padding:0px;
}



/* ---------- COMUN------------------------------------------------------ */
/* ---------- pie de pagina ------------------------------------------------------ */

#pie{
	clear:both;
	width: 680px;
	margin:0px;
	padding: 3px 10px;
	font-size:0.9em;
	color: #152930; 
	background-image:url(/img/pix_inf_pie.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-top:1px solid #152930;
}

#pie a{color:#152930}


/* ---------- INTERIOR------------------------------------------------------ */

.ruta {
	font-size:9px;
	margin:0px;
	padding:6px 10px;
	background-image:url(/img/pix_fondo_ruta.gif);
	background-repeat:repeat-x;
}

/* ---------- zona lateral izda------------------------------------------------------ */

#int1 {
	position: relative;
	float:left;
	padding:0px;
	width:200px;
	background-color:#F5F5F0;
	margin:0px;
}

#int2 {
	position: relative;
	float:left;
	margin:0px;
	padding:0px;
	width:499px;
	background-color:#F5F5F0;
	border-left:1px solid #152930;
}
 	
/* ---------- zona central ------------------------------------------------------- */


#ruta {
	width: 550px;
	padding: 2px 5px;
}

#contenidos {
	position: relative;
	float:left;
	margin:0px;
	padding: 0px;
	width:350px;
	text-align: left;
}

#enlaces {
	position: relative;
	float:left;
	margin:40px 0px 0px 0px;
	padding:0px;
	width:120px;
	text-align: left;
}

#subir {
	clear:both;
	font-size: 0.9em;
	text-align: right;
	padding:5px;
	background-color: #E9E6E0;
}

#volver {
	clear:both;
	border-top:1px solid #cccccc;
	margin: 20px 0px 5px 0px;
	font-size: 0.9em;
	text-align: right;
	padding:5px;
}

#legal {
	position: absolute;
	margin:0px;
	padding: 0px;
	width:350px;
	color: #333333;
	background-color:#F5F5F0;
 }


 
/* ---------- ENCABEZADOS  ---------------------------------------------------------------------- */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#152930;
	background-image:url(/img/pix_fondo_tits.gif);
	background-repeat:repeat-x;
	padding: 7px 15px 10px 10px;
	margin: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

h3 {
	margin: 10px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

 
 
/* ---------- PARRAFOS ---------------------------------------------------------------------- */
p {
	font-weight: normal;
	font-size:1em;
	margin: 0px;
	padding: 10px 20px;
}



/* ---------- CLASS ---------------------------------------------------------------------- */

.marco{border: 5px solid #FFFFFF; margin:0px 15px;}
.marcomini{border: 5px solid #FFFFFF; margin:0px;}
.titimagen{margin:10px 15px;}
.flechita{margin:0px 5px;}

.mini{
margin:0px 10px;
padding:0px;
font-size:10px;
}

.logod{
	background-image:url(/img/logo_fondo_d.gif);
	background-repeat:no-repeat;
	background-position: center;
	width: 100px;
	height:150px;
}
	
.oculto{display:none;}
.fechamenu{margin:0px 20px; width:150px;}
.tecla {text-decoration: underline;} 

.blanco{color:#ffffff;}
.negro {color:#000000;}
.naranja {color:#FF6600;}
.rojo {color:#CC0000;}
.gris {color:#666666;}


/* ---------- titulos de las secciones -------------------- */
.ttempresa{
background-image:url(/img/tt_empresa.gif);
background-repeat:no-repeat;
height:25px;
width:300px;
margin:10px 10px;
}
.ttproductos{
background-image:url(/img/tt_productos.gif);
background-repeat:no-repeat;
height:25px;
width:300px;
margin:10px 10px;
}
.ttlocalizacion{
background-image:url(/img/tt_localizacion.gif);
background-repeat:no-repeat;
height:25px;
width:300px;
margin:10px 10px;
}
.ttcontacto{
background-image:url(/img/tt_contacto.gif);
background-repeat:no-repeat;
height:25px;
width:300px;
margin:10px 10px;
}

.ttaire{
background-image:url(/img/tt_aireacond.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}

.tthidro{
background-image:url(/img/tt_hidromasaje.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.tthidrocab{
background-image:url(/img/tt_hidro_cabinas.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.tthidrocol{
background-image:url(/img/tt_hidro_columnas.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.tthidrocon{
background-image:url(/img/tt_hidro_conjuntos.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}

.ttfontaneria{
background-image:url(/img/tt_matfontaneria.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttaguas{
background-image:url(/img/tt_mataguas.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttbombas{
background-image:url(/img/tt_bombas.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttcalefaccion{
background-image:url(/img/tt_calefaccion.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttchimeneas{
background-image:url(/img/tt_chimeneas.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttherramientas{
background-image:url(/img/tt_herramientas.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttextintores{
background-image:url(/img/tt_extintores.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttfosassepticas{
background-image:url(/img/tt_fosassepticas.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttgeneradores{
background-image:url(/img/tt_generadores.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttriego{
background-image:url(/img/tt_riego.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttsaneamientos{
background-image:url(/img/tt_saneamientos.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}
.ttventilacion{
background-image:url(/img/tt_ventilacion.gif);
background-repeat:no-repeat;
height:25px;
width:320px;
margin:10px 10px;
}




/* ---------- LISTAS ------------------------------------------------------------ *
/* ---------- lista del menu -------------------- */

#menu ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	text-align:right;
}

#menu li {

	padding:0px 0px;
	display: inline;
	margin: 0px;
}

#menu li a{
	padding: 5px 33px 5px 34px;
	margin:0px;
	color: #ffffff; 
	text-decoration:none;
	border-left:1px solid #ff7700;
	border-right:1px solid #ff0000;
}	

#menu li a:hover {
	background-color:#FF6600;
	
}	

/* ---------- lista de los productos --------------------- */


#productos li {
	display: block;
	color:#333333;
	font-weight:bold;
	margin-left:20px;
	width:150px;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #CDCCC1;
	background-image:url(/img/ico_flechita_menu.gif);
	background-repeat:no-repeat;
	background-position:3px;
}

#productos li a {
	color: #152930;
}	

/* ---------- lista de los enlaces --------------------- */

ul# marcas  {
	margin: 5px 10px;
	padding: 0px; 
}

#marcas li {
	display: block;
	color:#333333;
	margin-left:5px;
	width:100px;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #CDCCC1;
	background-image:url(/img/ico_flechita_menu.gif);
	background-repeat:no-repeat;
	background-position:3px;
}

#marcas li a {
	color: #FF3300;
}	



/*-------- FORMULARIOS ----------------------------------------------------------------------------*/

form{
	margin:20px;
}

input, select, file, textarea {
	margin-top: 4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color: #ffffff;
	border: 1px solid #CDCCC1;
	padding: 2px 5px;
}

.boton {
	font-size:0.9em;
	padding: 0px 5px;
	background-color: #AEA9A1;
	color: #FFFFFF;
	text-decoration:none;
}

.boton:hover{
text-decoration:none;
}

.botontxt {
	font-size:0.9em;
	padding: 2px 5px;
	background-color: #AEA9A1;
	color: #FFFFFF;
}

.botontxt:hover{
text-decoration:none;
}


