/* CSS Document */
#div1 {
    width:100px;
}
#div2 {
    width:100px;
}
#div3 {
    width:100px;
}
#div4 {
    width:100px;
}

#header.remorque1 {
	background-image:url(images/menu/remorque1.jpg);
}
#header.remorque2 {
	background-image:url(images/menu/remorque2.jpg);
}
#header.remorque3 {
	background-image:url(images/menu/remorque3.jpg);
}
#header.remorque4 {
	background-image:url(images/menu/remorque4.jpg);
}
#header.remorque5 {
	background-image:url(images/menu/remorque5.jpg);
}
#liTrailex {
	background-image:url(images/menu/trailex.gif);
	width:116px;
}
#liTrailex:hover {
    background-image:url(images/menu/trailex_o.gif);
}
/**/

#liRemorque {
	background-image:url(images/menu/remorque.gif);
	width:103px;
}
#liRemorque:hover {
	background-image:url(images/menu/remorque_o.gif);
}
/*
*/
/**/
#liService {
	background-image:url(images/menu/services.gif);
	width:104px;
}
#liService:hover {
	background-image:url(images/menu/services_o.gif);
}
/*
*/
/**/
#liUsagees {
	background-image:url(images/menu/usagees.gif);
	width:101px;
}
#liUsagees:hover {
	background-image:url(images/menu/usagees_o.gif);
}
/*
*/
/**/
#liContact {
	background-image:url(images/menu/contact.gif);
	width:112px;
}
#liContact:hover {
	background-image:url(images/menu/contact_o.gif);
}
/*
*/