.navigation {
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;		/* Création du contexte de formatage */
	}

.navigation li {
	float: left;
}

.navigation.vertical li {
	float: none;
}

.navigation li a {
	display: block;
	padding: 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.1pt;
	text-transform:none;
	font-variant: small-caps;
	font-weight: bold;
}

.navigation li.noirel1 a, .navigation li.noirel2 a, .navigation li.noirel3 a, .navigation li.noirel4 a, .navigation li.noirel5 a {
	padding-top:5px;
	color: #E9E9E9;
	height:52px;
	font-size: 10pt;
	line-height: 1.5em;
}

.navigation li.jaunel1 a, .navigation li.jaunel2 a, .navigation li.jaunel3 a, .navigation li.jaunel4 a, .navigation li.jaunel5 a {
	color:#333333;
	height:23px;
	font-size: 8pt;
	line-height: 1em;
}

.navigation li.noirel1 a:hover, .navigation li.noirel2 a:hover, .navigation li.noirel3 a:hover, .navigation li.noirel4 a:hover, .navigation li.noirel5 a:hover {
	color:#333333;
}


.navigation li.noirel1, .navigation li.jaunel1 {
	width: 95px ;
}

.navigation li.noirel2, .navigation li.jaunel2 {
	width: 120px ;
}

#menu_sp #menuItem_nos_solutions_de_lampes a{
	line-height: 1.2em;
}

.navigation li.noirel3, .navigation li.jaunel3 {
	width: 145px ;
}

.navigation li.noirel4, .navigation li.jaunel4 {
	width: 170px ;
}

.navigation li.noirel5, .navigation li.jaunel5 {
	width: 195px ;
}

.navigation li.noirel1 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL1.png) left top no-repeat ;
}

.navigation li.noirel2 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL2.png) left top no-repeat ;
}

.navigation li.noirel3 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL3.png) left top no-repeat ;
}

.navigation li.noirel4 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL4.png) left top no-repeat ;
}

.navigation li.noirel5 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL5.png) left top no-repeat ;
}

.navigation li.jaunel1 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL1.png) left top no-repeat ;
}

.navigation li.jaunel2 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL2.png) left top no-repeat ;
}

.navigation li.jaunel3 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL3.png) left top no-repeat ;
}

.navigation li.jaunel4 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL4.png) left top no-repeat ;
}

.navigation li.jaunel5 a {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL5.png) left top no-repeat ;
}

.navigation li.noirel1 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL1.png) right top no-repeat ;
}

.navigation li.noirel2 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL2.png) right top no-repeat ;
}

.navigation li.noirel3 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL3.png) right top no-repeat ;
}

.navigation li.noirel4 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL4.png) right top no-repeat ;
}

.navigation li.noirel5 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuNoireL5.png) right top no-repeat ;
}

.navigation li.jaunel1 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL1.png) right top no-repeat ;
}

.navigation li.jaunel2 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL2.png) right top no-repeat ;
}

.navigation li.jaunel3 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL3.png) right top no-repeat ;
}

.navigation li.jaunel4 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL4.png) right top no-repeat ;
}

.navigation li.jaunel5 a:hover, .navigation li a:focus, .navigation li a:active {
	background: url(../../template_default/images/lvp_bandeauSup_entreesMenuJauneL5.png) right top no-repeat ;
}


