/* Horizontal CSS Menu */.horMenu {
	width:522px;
	padding-left:142px;
	height:45px;
	position:relative;
	z-index:1000;
	border-right:0px solid #000;
	text-align:left;
}
.horMenu ul {
	padding:0;
	margin:0;
	list-style:none;
}
.horMenu ul ul {
	width:180px;
}
.horMenu li {
	float:left;
	position:relative;
}
.horMenu a, .horMenu a:visited {
	display:block;
	text-decoration:none;
	/*color:#FFF;*/
	font-size:18px;	/*width:78px;*/
	height:45px;
	border:0px solid #000;
	padding-left:10px;
	line-height:45px;
	z-index:1000;
	font-family: Arial, Helvetica, sans-serif;
}
.horMenu ul ul a.dropdown, .horMenu ul ul a.dropdown:visited {
	background:#9ed8ff;
}
.horMenu ul ul :hover > a.dropdown {
	background:#0098ff;
}
.horMenu ul ul ul a, .horMenu ul ul ul a:visited {
	background-color: #6caf29;
}
.horMenu ul ul ul a:hover {
	background:#6caf29;
	color:#ffffff;
	display:block;
}
.horMenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:45px;
	left:0;
	width:200px;
}
.horMenu ul ul ul {
	left:201px;
	top:0px;
	width:201px;
	display:block;
	height:45px;
	z-index:1000;
}
.horMenu ul ul ul.left {
	left:-201px;
}
.horMenu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
.horMenu ul ul a, .horMenu ul ul a:visited {
	background:#6caf29;
	color:#2e383e;
	height:auto;
	width:180px;
	border-width:0 1px 1px 1px;
	height:14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:1000;
}/*quand on passe par dessus le sous-menu*/
.horMenu a:hover {
	color:#2e383e; /*background:#0098ff;*//*petit hack pour IE6*/
	background-position: 0 0;
}
.horMenu ul ul a:hover {
	color:#ffffff; /*background:#0098ff;*/
}
.horMenu ul li:hover ul, .horMenu ul a:hover ul {
	visibility:visible;
}
.horMenu ul :hover ul ul {
	visibility:hidden;
}
.horMenu ul :hover ul :hover ul {
	visibility:visible;
}/* Horizontal CSS Menu */
.bloc0 {
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc1 {
	width: 95px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc2 {
	width: 95px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc3 {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc4 {
	width: 130px;
}

.bloc0_en {
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc1_en {
	width: 95px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc2_en {
	width: 118px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc3_en {
	width: 77px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9c587;
}
.bloc4_en {
	width: 120px;
}
