DIV.niv0_content {
	background-color: White;
	border-bottom: 1px solid #EF7D21;
	width: 151px;
}

DIV.niv1 {
	border-top: 1px solid #EF7D21;
}

DIV.niv1_over {
	background-color: #D9D8E4;
	border-top: 1px solid #EF7D21;
}

DIV.niv1 IMG, DIV.niv1_over IMG {
	border-bottom: 1px solid White;
	border-top: 1px solid White;
}

DIV.niv1 DIV.niv1_content {
	display: none;
}

DIV.niv1_over DIV.niv1_content {
	background-color: #F2F2F2;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	display: block;
	padding: 4px 0px 4px 0px;
}

DIV.niv2, DIV.niv2_over {
	padding: 0px 2px 2px 18px;
}

DIV.niv2 A.nocss, DIV.niv2_over A.nocss {
	color: #433C77;
	text-decoration: none;
}

DIV.niv2 DIV.niv2_content {
	display: none;
}

DIV.central {
	color: #E1652E;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 0px 30px 0px;
	text-align: center;
}

A.central, A.central:hover {
	color: #E1652E;
	white-space: nowrap;
	text-decoration: none;
	outline : 0;
}

DIV.bottom {
	color: #693629;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 0px 30px 0px;
	text-align: center;
}

A.bottom, A.bottom:hover {
	color: #693629;
	white-space: nowrap;
	text-decoration: none;
	outline : 0;
}

TD.top {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 15px 0px 15px;
}

A.top, A.top:hover {
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	outline : 0;
}

.menu_haut{
background-color : #433c77;
}