/* SECUNDARIA STARTS */



.Products2 {
	width: 176px;
	height:52px;
	display:block;
	background-image: url(../images/secundaria/btn_productos.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0 0px 0;
}

.Products2:hover{
	background-image: url(../images/secundaria/btn_productos.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.Worldwide2 {
	width: 176px;
	height:52px;
	display:block;
	background-image: url(../images/secundaria/btn_worldwide.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0 0px 0;
}

.Worldwide2:hover{
	background-image: url(../images/secundaria/btn_worldwide.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.Contact2 {
	width: 176px;
	height:52px;
	display:block;
	background-image: url(../images/secundaria/btn_contacto.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0 0px 0;
}

.Contact2:hover{
	background-image: url(../images/secundaria/btn_contacto.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.Clients2 {
	width: 176px;
	height:52px;
	display:block;
	background-image: url(../images/secundaria/btn_clients.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0 0px 0;
}

.Clients2:hover{
	background-image: url(../images/secundaria/btn_clients.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.livechat2 {
	width: 176px;
	height:52px;
	display:block;
	background-image: url(../images/secundaria/btn_livechat.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0 0px 0;
}

.livechat2:hover{
	background-image: url(../images/secundaria/btn_livechat.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}



/* SECUNDARIA ENDS */