@charset "iso-8859-1";
/* CSS Document */

img { border:none; }
h1, h2, h3, h4, h5, h6, hr, p, span, div, ul, ol, li, table, form { margin:0; padding:0; border:none; }
a { text-decoration:none; }

/* ======================================== MARGENES AUXILIARES ======================================== */

.m10top { margin-top: 10px; }
.m10right { margin-right: 10px; }
.m10bottom { margin-bottom: 10px; }
.m10left { margin-left: 10px; }
.m20top { margin-top: 20px; }
.m20right { margin-right: 20px; }
.m20bottom { margin-bottom: 20px; }
.m20left { margin-left: 20px; }
.m30top { margin-top: 30px; }
.m30right { margin-right: 30px; }
.m30bottom { margin-bottom: 30px; }
.m30left { margin-left: 30px; }

/* ======================================== FIN MARGENES AUXILIARES ======================================== */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial;
}

.global {
	width:1015px;
	height:500px;
	margin:0 auto;
	text-align:left;
}

/* ======================================== HEADER.PHP ======================================== */

.header{
	width:1015px;
	height:137px;
	float:left;
}

.headtop{
	width:1015px;
	height:105px;
	float:left;
	background-image:url(imagenes/fondo_headtop.jpg);
}

.logo{
	width:360px;
	height:90px;
	float:left;
	padding: 25px 0 0 15px;
}

.headtopright{
	width:640px;
	height:115px;
	float:left;
}

.mininav{
	width:525px;
	height:20px;
	float:left;
	color: #999999;
	font-size:14px;
	padding-top:3px;
	margin-top:10px;
}

.mininav a:link { color: #999999; text-decoration: none; }
.mininav a:visited { color: #999999; text-decoration: none; } 
.mininav a:hover { color: #999999; text-decoration: none; }
.mininav a:active { color: #999999; text-decoration: none; }

.iconos{
	width:115px;
	height:23px;
	float:left;
	margin-top:10px;
}

.iconos img{
	margin-left:12px;
}

.divsearch{
	width:640px;
	height:72px;
	float:left;
}

.search{
	width:270px;
	height:28px;
	float:right;
	margin-top:28px;
}

.input{
	width:195px;
	height:28px;
	float:left;
	background-image:url(imagenes/input.png);
}

.search input{
	float:left;
	margin: 5px 0 0 9px;
	border:none;
	background:transparent;
}

.search img{float:left;}

.headbottom{
	width:1015px;
	height:32px;
	float:left;
}

.headbottom ul{
	list-style:none;
}

.headbottom li{
	width:126px;
	height:24px;
	background-image:url(imagenes/fondo_navegacion.jpg);
	float:left;
	border-right:1px solid #4D9B7F;
	cursor:pointer;
	color:#FFF;
	padding-top:8px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.headbottom a:link { color: #FFF; text-decoration: none; }
.headbottom a:visited { color: #FFF; text-decoration: none; } 
.headbottom a:hover { color: #FFF; text-decoration: none; }
.headbottom a:active { color: #FFF; text-decoration: none; }

/* ======================================== FIN HEADER.PHP ======================================== */

.contenido{
	width:1015px;
	float:left;
}

.right{
	width:314px;
	float:left;
}

.productostop{
	width:314px;
	height:20px;
	float:left;
	background-image:url(imagenes/fondotop_productos.jpg);
}

.productos{
	width:314px;
	float:left;
	background-image:url(imagenes/fondo_productos.jpg);
}

.productos ul{
	list-style:none;
	float:left;
}

.productos li{
	width:275px;
	min-height:23px;
	padding-bottom:5px;
	margin: 5px 10px 0 10px;
	border-bottom:1px solid #36926C;
	color:#FFF;
	font-size:18px;
	padding-left:20px;
}

.productos a:link { color: #FFF; text-decoration: none; }
.productos a:visited { color: #FFF; text-decoration: none; } 
.productos a:hover { color: #FFF; text-decoration: none; }
.productos a:active { color: #FFF; text-decoration: none; }

.productosbottom{
	width:314px;
	height:20px;
	float:left;
	background-image:url(imagenes/fondobottom_productos.jpg);
}

.catalogo{
	width:298px;
	height:69px;
	float:left;
	background-image:url(imagenes/fondo_catalogo.png);
	margin:10px 0 0 9px;
}

.catalogo h1{
	width:105px;
	height:40px;
	float:left;
	margin:15px 0 0 10px;
	font-size:14px;
	color:#006633;
}

.contacto{
	width:314px;
	height:141px;
	float:left;
	background-image:url(imagenes/fondo_contacto.jpg);
}

.contactolinea{
	width:290px;
	height:56px;
	float:left;
	margin-top:9px;
	margin-left:12px;
}

.contactolinea img{float:left;}

.contactotxt{
	width:220px;
	height:44px;
	float:left;
	margin-left:14px;
	padding-top:12px;
	font-size:14px;
	color:#333333;
}

.serviciotecnico{
	width:314px;
	height:141px;
	float:left;
	background-image:url(imagenes/fondo_serviciotecnico.jpg);
}

.serviciotxt{
	width:290px;
	height:60px;
	float:left;
	margin-left:12px;
	margin-top:10px;
	font-size:24px;
	text-align:center;
}

.express{
	width:290px;
	height:61px;
	background-image:url(imagenes/fondo_express.png);
	margin-left:12px;
	float:left;
}

.expresstxt{
	width:120px;
	height:32px;
	float:left;
	font-size:14px;
	color:#008455;
	margin:15px 0 0 15px;
	font-weight:bold;
}

.express img{
	margin: 8px 0 0 8px;
}

.seccion{
	width:701px;
	float:left;
}

.interna{
	width:671px;
	margin:15px 25px 0 15px;
	font-size:12px;
	color:#333333;
}

.interna h1{
	font-size:24px;
	font-weight:bold;
	color:#008455;
	margin-bottom:10px;
}

.interna h2{
	font-size:14px;
	font-weight:normal;
	color:#008455;
	margin:30px 0 15px 0;
}

.interna p{
	
}

/* ======================================== INDEX.PHP ======================================== */

.index{
	width:1015px;
	margin-top:10px;
	float:left;
}

.tituloind{
	height:25px;
	float:left;
	margin-bottom:5px;
}

.tituloind img{float:left;margin:0 5px 0 0px;}

.tituloind h1{
	float:left;
	color:#008455;
	font-size:20px;
	font-weight:bold;
}

.contleft{
	width:314px;
	float:left;
	margin-right:17px;
	margin-left:9px;
}

.contcenter{
	width:333px;
	float:left;
	margin-right:17px;
}

.repuestos{
	width:333px;
	height:174px;
	float:left;
	background-image:url(imagenes/fondo_repuestos.jpg);
}

.repuestos h1{
	width:150px;
	height:65px;
	float:left;
	margin:10px 0 0 10px;
	font-size:24px;
	color:#008455;
}

.noticia{
	width:333px;
	height:79px;
	float:left;
	margin-bottom:10px;
}

.noticia img{
	border:1px solid #D1D1D1;
	float:left;
}

.noticiatxt{
	width:234px;
	height:79px;
	float:left;
	padding:0 10px 0 10px;
	font-size:12px;
	color:#333333;
}

.noticiatxt h1{
	font-size:13px;
	color:#008455;
}

.contright{
	width:314px;
	float:left;
}

/* ======================================== FIN INDEX.PHP ======================================== */

/* ======================================== EMPRESA.PHP ======================================== */



/* ======================================== FIN EMPRESA.PHP ======================================== */

/* ======================================== PRODUCTOS.PHP ======================================== */

.divaux{
	width:650px;
	float:left;
	margin-top:50px;
}

.tipo{
	width:630px;
	height:25px;
	float:left;
	background:#008455;
	color:#FFF;
	padding: 5px 0 0 20px;
	font-size:16px;
	cursor:pointer;
	margin-bottom:30px;
}

.grandetop{
	width:600px;
	height:20px;
	float:left;
	background-image:url(imagenes/top_categorias.jpg);
}

.grande{
	width:600px;
	float:left;
	background-image:url(imagenes/fondo_productos.jpg);
}

.grandebottom{
	width:600px;
	height:20px;
	float:left;
	background-image:url(imagenes/pie_categorias.jpg);
}

.grande ul{
	list-style:none;
	float:left;
}

.grande li{
	width:555px;
	height:30px;
	margin: 5px 10px 0 10px;
	border-bottom:1px solid #36926C;
	color:#FFF;
	font-size:18px;
	padding-left:20px;
}

.grande a:link { color: #FFF; text-decoration: none; }
.grande a:visited { color: #FFF; text-decoration: none; } 
.grande a:hover { color: #FFF; text-decoration: none; }
.grande a:active { color: #FFF; text-decoration: none; }

/* ======================================== FIN PRODUCTOS.PHP ======================================== */

/* ======================================== PRODUCTOS_INTERNA.PHP ======================================== */

.producto{
	width:647px;
	height:97px;
	float:left;
	background:#EEEEEE;
	color:#333333;
	font-size:14px;
	padding: 3px 0 0 3px;
	margin-bottom:5px;
}

.producto img{
	float:left;
	border:1px solid #333333;
	height:92px;
}

.productocod{
	width:94px;
	height:90px;
	float:left;
	padding: 4px 0 0 10px;
}

.productonomb{
	width:286px;
	height:90px;
	float:left;
	padding: 4px 0 0 10px;
	font-weight:bold;
}

.productoprecio{
	width:140px;
	height:90px;
	float:left;
	padding: 4px 0 0 10px;
}

/* ======================================== FIN PRODUCTOS_INTERNA.PHP ======================================== */

/* ======================================== PRODUCTOS_DETALLE.PHP ======================================== */

.divtitulo{
	width:670px;
	float:left;
}

.tituloproducto{
	font-size:24px;
	font-weight:bold;
	color:#008455;
}

.tipoproducto{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.nombreproducto{
	width:670px;
	float:left;
	margin-top:20px;
}

.nombreprod{
	font-size:24px;
	color:#017c4e;
	float:left;
}

.nombreproducto img{
	float:right;
	margin-top:1px;
}

.codigoproducto{
	width:660px;
	height:20px;
	float:left;
	background:#cccccc;
	margin-top:20px;
	font-size:14px;
	color:#333333;
	padding:4px 0 0 10px;
}

.prodcolum{
	width:330px;
	float:left;
	margin-top:20px;
}

.prodcolum img{
	float:left;
	margin-bottom:20px;
}

.proddesc{
	width:330px;
	height:25px;
	float:left;
	margin-top:15px;
}

.proddesc h2{
	margin-top:5px;
	font-size:12px;
	color:#333333;
	float:left;
	font-weight:normal;
}

.proddesc img{
	float:right;
}

.prodcolum h1{
	width:325px;
	float:left;
	margin:0;
	font-size:14px;
	color:#008354;
	font-weight:bold;
	margin-top:20px;
}

.prodcolum p{
	float:left;
	width:325px;
	color:#333333;
	font-size:12px;
}

.cnftcn{
	width:160px;
	float:left;
	margin-top:20px;
}

.cnftcn h1{
	font-size:12px;
	color:#333333;
	margin-top:10px;
}

.cnftcn p{
	float:left;
	width:160px;
	color:#333333;
	font-size:12px;
}

/* ======================================== FIN PRODUCTOS_DETALLE.PHP ======================================== */

/* ======================================== REPUESTOS_INTERNA.PHP ======================================== */

.hoja{
	width:153px;
	height:250px;
	float:left;
	margin-top:15px;
	margin-right:10px;
	text-align:center;
}

.hoja img{float:left;}

.marca{
	width:200px;
	float:left;
	margin-top:15px;
	margin-right:10px;
	text-align:center;
}

/* ======================================== FIN REPUESTOS_INTERNA.PHP ======================================== */

/* ======================================== EVENTOS.PHP ======================================== */

.evento{
	width:670px;
	float:left;
	margin-bottom:20px;
}

.evento img{
	width:150px;
	height:150px;
	border:1px solid #666666;
	float:left;
}

.eventoimg{
	width:150px;
	float:left;
	border:1px solid #666666;
}

.eventotxt{
	width:480px;
	float:left;
	margin-left:20px;
}

.eventotxt ul{
	margin-left:15px;
}

.eventotxt h1{
	font-size:20px;
	color:#333333;
	margin:0;
}

.eventotxt h2{
	font-size:12px;
	color:#666666;
	margin:0;
	margin-top:10px;
}

.eventotxt p{
	font-size:12px;
	color:#333333;
	margin:0;
}

/* ======================================== FIN EVENTOS.PHP ======================================== */

/* ======================================== NOTICIAS.PHP ======================================== */



/* ======================================== FIN NOTICIAS.PHP ======================================== */

/* ======================================== CONTACTO.PHP ======================================== */

.divcontacto{
	width:330px;
	height:270px;
	float:left;
}

.linea{
	width:330px;
	height:26px;
	float:left;
	margin-bottom:5px;
}

.lineatxt{
	width:160px;
	height:21px;
	float:left;
	font-size:12px;
	color:#333333;
	text-align:right;
	margin-right:4px;
	padding-top:5px;
}

.lineainput{
	width:166px;
	height:26px;
	float:left;
	background-image:url(imagenes/inputform.png);
}

.lineainput input{
	margin:4px 0 0 6px;
	border:none;
	background:none;
}

.btn{
	width:75px;
	height:20px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	padding: 2px 0 0 18px;
	margin-top:20px;
	cursor:pointer;
}

.limpiar{
	background-image:url(imagenes/limpiar.png);
	margin-right:15px;
	margin-left:129px;
}

.enviar{
	background-image:url(imagenes/enviar.png);
}

.datos{
	width:200px;
	float:left;
	margin-top:30px;
	font-size:12px;
	padding-right:30px;
}

.datos h1{
	color:#008455;
	font-size:14px;
	margin:0;
	margin:10px 0 0 0;
}

.mapa{
	width:428px;
	height:230px;
	float:left;
	margin-top:30px;
	border:1px solid #333333;
}

/* ======================================== FIN CONTACTO.PHP ======================================== */

/* ======================================== FOOTER.PHP ======================================== */

.footer{
	width:1015px;
	height:24px;
	float:left;
	margin-top:8px;
}

.footleft{
	width:501px;
	height:20px;
	float:left;
	font-size:11px;
	color:#333333;
	padding: 4px 0 0 7px;
}

.footright{
	width:500px;
	height:20px;
	float:left;
	text-align:right;
	font-size:11px;
	color:#333333;
	padding: 4px 7px 0 0;
}

.footright a:link { color: #333333; text-decoration: none; }
.footright a:visited { color: #333333; text-decoration: none; } 
.footright a:hover { color: #D77C1F; text-decoration: none; font-weight:bold;}
.footright a:active { color: #333333; text-decoration: none; }

/* ======================================== FIN FOOTER.PHP ======================================== */

.cotizacion{
	width:315px;
	height:270px;
	float:left;
	background-image:url(imagenes/fondo_cotizacion.jpg);
}

.pregunta{
	width:622px;
	height:25px;
	background:url(imagenes/faq_off.jpg);
	color:green;
	cursor:pointer;
	margin-bottom:1px;
	padding:8px 0 0 25px;
	float:left;
}

.print{
	cursor:pointer;
}
