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

/* IMAGEN SLIDE */

#slideshow_start{
	width:1000px;
	height:285px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/s1-e.jpg);
}

#slideshow_company{
	width:1000px;
	height:285px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/s2-e.jpg);
}

#slideshow_products{
	width:1000px;
	height:285px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/s3-e.jpg);
}

#slideshow_shipping{
	width:1000px;
	height:285px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/s4-e.jpg);
}

#slideshow_contact{
	width:1000px;
	height:285px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/s1-e.jpg);
}

/* PROPIEDADES DE BOTONES DE NAVEGACION */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:100%;
	height: auto;
	}
	
	
ul li {
	float:left;
	padding-top:0px;
	height:auto;
	}
	
li a {
	line-height:100%;
	width:100%;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
li a:hover {
	line-height:100%;
	width:100%;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	}

/* Botones barra header */

li.START a {
	display:block;
	width:78px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/start.png);
	background-repeat:no-repeat;
}
	
	li.START a:hover {
	display:block;
	width:78px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/start.png);
	background-repeat:no-repeat;
}
	
	
	li.START_on a {
	display:block;
	width:78px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/start.png);
	background-repeat:no-repeat;
}

li.COMPANY a {
	display:block;
	width:109px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/company.png);
	background-repeat:no-repeat;
}
	
	li.COMPANY a:hover {
	display:block;
	width:109px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/company.png);
	background-repeat:no-repeat;
}
	
	
	li.COMPANY_on a {
	display:block;
	width:109px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/company.png);
	background-repeat:no-repeat;
}

li.PRODUCTS a {
	display:block;
	width:106px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/products.png);
	background-repeat:no-repeat;
}
	
	li.PRODUCTS a:hover {
	display:block;
	width:106px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/products.png);
	background-repeat:no-repeat;
}
	
	
	li.PRODUCTS_on a {
	display:block;
	width:106px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/products.png);
	background-repeat:no-repeat;
}

li.SHIPPING a {
	display:block;
	width:110px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/shipping.png);
	background-repeat:no-repeat;
}
	
	li.SHIPPING a:hover {
	display:block;
	width:110px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/shipping.png);
	background-repeat:no-repeat;
}
	
	
	li.SHIPPING_on a {
	display:block;
	width:110px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/shipping.png);
	background-repeat:no-repeat;
}

li.CONTACT a {
	display:block;
	width:97px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/contact.png);
	background-repeat:no-repeat;
}
	
	li.CONTACT a:hover {
	display:block;
	width:97px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/contact.png);
	background-repeat:no-repeat;
}
	
	
	li.CONTACT_on a {
	display:block;
	width:97px;
	height:45px;
	margin-top:10px;
	background-image:url(../images/botones/contact.png);
	background-repeat:no-repeat;
}
	
/* DIVISION */

#division {
	width:10px;
	height:55px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	background-image:url(../images/botones/division.png);
	background-repeat:no-repeat;
}

/* Botones Contenido */

#cont_readmore {
	width:80px;
	height:20px;
	float:right;
	margin-top:15px;
	margin-left:553px;
}

li.CONT_READMORE a {
	display:block;
	width:80px;
	height:20px;
	background-image:url(../images/contenido_boton_readmore.png);
	background-repeat:no-repeat;
}
	
	li.CONT_READMORE a:hover {
	display:block;
	width:80px;
	height:20px;
	background-image:url(../images/contenido_boton_readmore2.png);
	background-repeat:no-repeat;
}

li.CONT_SCREW a {
	display:block;
	width:180px;
	height:27;
}
	
	li.CONT_SCREW a:hover {
	display:block;
	width:180px;
	height:27px;
}

li.SQUARE a {
	display:block;
	width:135px;
	height:101;
}
	
	li.SQUARE a:hover {
	display:block;
	width:135px;
	height:101px;
}

/* Alternativo */

#alt_readmore {
	width:80px;
	height:21px;
	float:right;
	margin-right:22px;
	margin-top:5px;	
}

#alt_sendmessage {
	width:99px;
	height:21px;
	float:left;
	margin-left:8px;
}

#alt_moreinfo {
	width:120px;
	height:21px;
	float:left;
	margin-left:20px;	
}

li.ALT_READMORE a {
	display:block;
	width:80px;
	height:21px;
	background-image:url(../images/alternativa_boton_readmore.png);
	background-repeat:no-repeat;
}
	
	li.ALT_READMORE a:hover {
	display:block;
	width:80px;
	height:21px;
	background-image:url(../images/alternativa_boton_readmore2.png);
	background-repeat:no-repeat;
}

li.ALT_SENDMESSAGE a {
	display:block;
	width:99px;
	height:21px;
	background-image:url(../images/alternativa_boton_message.png);
	background-repeat:no-repeat;
}
	
	li.ALT_SENDMESSAGE a:hover {
	display:block;
	width:99px;
	height:21px;
	background-image:url(../images/alternativa_boton_message2.png);
	background-repeat:no-repeat;
}

li.ALT_MOREINFO a {
	display:block;
	width:120px;
	height:21px;
	background-image:url(../images/alternativa_boton_moreinfo.png);
	background-repeat:no-repeat;
}
	
	li.ALT_MOREINFO a:hover {
	display:block;
	width:120px;
	height:21px;
	background-image:url(../images/alternativa_boton_moreinfo2.png);
	background-repeat:no-repeat;
}


li.ALT_FACEBOOK a {
	display:block;
	width:30px;
	height:30px;
	background-image:url(../images/facebooklogo.jpg);
	background-repeat:no-repeat;
}
	
	li.ALT_FACEBOOK a:hover {
	display:block;
	width:30px;
	height:30px;
	background-image:url(../images/facebooklogo.jpg);
	background-repeat:no-repeat;
}