@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fondo2.jpg);
	background-repeat: repeat-x;
	background-color:#FFC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boton_ingresar, .boton_ingresar:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#C00;
	text-decoration:none;
	}
.boton_ingresar:hover {
	color: #F90;
	}	

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#C00;
	font-size:22px;
	margin:0 0 0 0;
	}
h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#C00;
	font-size:14px;
	margin:0 0 10px 0;
	}
h3 {
	font-size:16px;
	}
a {
	color: #fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}	
.container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.header{
	height:150px;
	width:950px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}
.opcion_header{
	height:66px;
	width:170px;
	float:right;
		}
.botonera{
	height:41px;
	width:950px;
	background-color:#FC911C;
	background-image:url(images/cab_botonera.jpg);
	background-repeat:no-repeat;
		}
.subcontainer {
	width:940px;
	height:1000px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC911C;
	background-color: #FFF;
	border-left-color: #FC911C;
	background-image: url(images/angulito_blanco.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		}	
		
.colum_der   {
	width:645px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top: 25px;
	float: right;
	clear: right;
	padding-right: 20px;
}
.producto_ {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-repeat:no-repeat; 
	background-position:top right
}		
.promo, .la_empresa, .servicios, .producto_ {
	height:515px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.la_empresa {
	height:340px;
	text-align:justify;
	}		
.servicios {
	height:960px;
	text-align:justify;
	}
.maquinas_equipos {
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	border-top:#CCC 1px solid;


	height:450px
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}	
.images_productos {
border:0;

}
		
		/* botonera izq */
.colum_izq{
	width:250px;
	height:985px;
	background-color:#CCC;
	padding-top: 15px;
	float: left;
	margin-right: 20px;
	background-image: url(images/angulito.jpg);
	background-repeat: no-repeat;
			}
.bot_col_izq a{
	font-size:12px;
	font-family:Arial;
	color:#000;
	text-decoration:none;
	margin:0;
	}
	.bot_col_izq a:link{
	font-size:12px;
	font-family:Arial;
	color:#000;
	text-decoration:none;
	}
.bot_col_izq a:hover {
	font-size:12px;
	font-family:Arial;
	color:#C00;
	text-decoration:none;
	}	
	.bot li {
	list-style-type: none;
		line-height:0.2em;
}
	/* fin botonera izq  */
		
.footer{
	width:950px;
	height:57px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FC911C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	line-height: 1.6em;
	
	}
/*  Botonera  */

#navcontainer ul {
height:35px;
width:675px;
color: White;
background-color:#FC911C;
background-image:url(images/cab_botonera.jpg);
background-repeat:no-repeat;	
margin:0;
padding:8px 0 0 275px;
font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	background-image:url(images/link3.jpg);
	width:123px;
	height:26px;
	margin: 0 10px 0 0;
	padding-top:9px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	float: left;
	}
#navcontainer ul li a:hover {
	background-image:url(images/hover3.jpg);
	color: #333;
}

/* fin botonera  */



#navcontainer3 ul {
	width:68px;
	height:20px;
	background-image: url(images/comprar_link.jpg);	
	margin:0;
	padding:3px 0 0 12px;
	background-repeat:no-repeat;
	text-decoration:none;
	}
#navcontainer3 ul li { display: inline; }

#navcontainer3 ul li a {
	list-style-type:none;
	text-decoration:none;
	}
#navcontainer3 ul li a:link{
	width:68px;
	height:20px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold
	color:#fff;
	background-image: url(images/comprar_link.jpg);
	text-decoration:none;
	}
#navcontainer3 ul li a:hover {
	width:68px;
	height:20px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold
	color:#fff;
	background-image: url(images/comprar_hover.jpg);
	text-decoration:none;
		}
		
		
		/* botonera gris*/
		
#navcontainer2 ul {
	width:200px;
	list-style-image:url(images/list-off.gif);
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#navcontainer2 ul li a
{
padding-left: 0;
margin-left:0;
text-align: left;
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #333;
line-height:1.6em;
list-style-image:url(images/list-on.gif);
}

#navcontainer2 ul li a:hover
{
color:#C00;
list-style-image:url(images/list-on.gif);
}

/*    CSS productos, tablas y celdas    */

.celda1 {
	height:50px;
	padding-left: 25px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-top: 23px;
}
.celda2 {
	border-bottom:#F90 1px solid;
	text-align: left;
	padding-top: 50px;
	padding-right: 25px;
}
.tabla1 {
	width:510px;
	margin-left:50px;
}
.link_productos, .link_productos:link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
	
.link_productos:hover {
 color:#C00;
 font-weight: 400;
	}	
.ruta, ruta:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#C00;
	font-size:12px;
	padding:0 0 0 0;
	}
	
.ruta:hover {
	color:#C00;
	text-decoration:underline;
	}	
	
	.ruta_nolink {
	font-family:Arial, Helvetica, sans-serif;
	color:#C00;
	font-size:12px;
	padding:0 0 0 0;
	}
	
	.link_productos, link_productos:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	padding:0 0 0 0;
	}
	
.link_productos:hover {
	color:#C00;
	text-decoration:none;
	}
	
	
	
	.formulario{
	width:380px;
	line-height: 2.8em;
	text-align: right;
	font-size:12px;
	margin-left: 80px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box_form, .box_cons {
	margin-right:40px;
	font-size:12px;
	color:#C00;
	font-family:Arial, Helvetica, sans-serif;
	width: 250px;
	height: 19px;
	padding-left: 3px;
	background-color: #FFF;
	border: 1px solid #999;
	letter-spacing: 1px;
		}
.box_cons {
	height: 90px;
	}

.bot_enviar, .bot_enviar:link  {
	border:#333 1px solid;
	color: #C00;
	text-decoration:none;
	margin:10px 150px 0 0;
	background-color:#CCC;
}
.bot_enviar:hover {
	border:#333 1px solid;
	color: #333;
	background-color:#F90;
	text-decoration:none;
}
 /* CSS promociones  */
 
 .oferta1, .oferta2, .oferta3 {
	height:169px;
	width:650px;
	border-bottom:#ccc 1px solid;
	 	 }
.oferta2, .oferta3 {
	margin:30px 0 0 0;
}
.cuadro_gris {
	width:165px;
	height:103px;
	background-image:url(promo_ofertas/images/cuadro_gris.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-left: 20px;
	background-position: center top;
	text-align: center;
	padding-top: 12px;
	line-height: 1.3em;
}
.cuadro_foto {
	width:175px;
	height:130px;
	float: left;
	
	}
.form_comprar {
	height:130px;
	float: right;
	width: 262px;
	line-height: 2.3em;
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
		}
.box_form_comprar {
	font-size:12px;
	color:#C00;
	font-family:Arial, Helvetica, sans-serif;
	width: 158px;
	height: 18px;
	padding-left: 3px;
	background-color: #FFF;
	border: 1px solid #ccc;
	letter-spacing: 1px;
		}
.comprar_enviar, .comprar_enviar:link  {
width:80px;
height:23px;
background-image:url(images/comprar_link.jpg);
background-repeat:no-repeat;
margin:15px 45px 0 0;
border:0;
	}
.comprar_enviar:hover  {
width:80px;
height:23px;
background-image:url(images/comprar_hover.jpg);
background-repeat:no-repeat
	}
	
.tabla2{
height:100px;
padding:40px 0 40px 0;
}
