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

		#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	width: 89px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
			}
		#navigation a, #navigation span {
	display: block;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
			}
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
	background-image: url(boutons/menu-item-deroule.jpg);
			}
		#navigation .open a, #navigation .open span {
	background-image: url(boutons/menu-item-enroule.jpg);
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
			text-decoration: underline;
			}
		#navigation .subMenu {
	font-size: .8em;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	background-image: url(subMenu.png);
	background-repeat: repeat-x;
	background-position: 0 0;
			}
		#navigation ul.subMenu a {
	background: none;
	padding: 0px 0px;
			}#menusuite {
	height: 50px;
	width: 999px;
	top: 135px;
}
#menusuite-conception-realisation {
	height: 40px;
	width: 160px;
	position: relative;
	top: 0px;
	left: 56px;
}
#menusuite-historique {
	height: 40px;
	width: 89px;
	position: relative;
	top: -40px;
	left: 251px;
}
#menusuite-vente {
	height: 40px;
	width: 89px;
	position: relative;
	left: 375px;
	top: -80px;
	z-index: 1;
}
#menusuite-location {
	height: 40px;
	width: 89px;
	float: center;
	position: relative;
	left: 499px;
	top: -120px;
}
#menusuite-maintenance {
	height: 40px;
	width: 89px;
	float: center;
	position: relative;
	left: 623px;
	top: -160px;
}
#menusuite-occasions {
	height: 40px;
	width: 89px;
	float: center;
	position: relative;
	left: 747px;
	top: -200px;
}
#menusuite-contact {
	height: 40px;
	width: 89px;
	float: center;
	position: relative;
	left: 871px;
	top: -240px;
}
li {
	list-style-type: none;
}
#menuindex {
	height: 50px;
	width: 999px;
	top: 135px;
}

