#fond_titre
{
	background-image: url(../images/74a/fond_titre.jpg);
	height: 42px;
	margin-left: 0px;
	width: 145px;
	position: absolute;
	top: 240px;
	overflow: hidden;
}
#titre
{
	background-color: #CFCFCF;
	background-repeat: repeat;
	border-bottom-color: #2995c3;
	border-left-color: #2995c3;
	border-right-color: #2995c3;
	border-top-color: #2995c3;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

	height: 25px;
	margin-left: 5px;
	padding-bottom: 0px;
	padding-left: autopx;
	padding-right: auto;
	padding-top: 8px;
	width: 150px;
	color: #143991;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}
#menu_left
{
	background-color: #CFE1E8;
	border-bottom-color: #2995C3;
	border-left-color: #2995C3;
	border-right-color: #2995C3;
	border-top-color: #2995C3;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -17px;
	width: 150px;
}
#menu_left ul
{
	margin-top: 0px;
}
#menu_left ul li
{
	margin-top: 20px;
}
#menu_left ul li ul li
{
	margin-top: 5px;
}
#menu_left ul li ul
{
}
#menu_left a
{
	background-image: url(../images/74a/puce.gif);
	background-repeat: no-repeat;
	height: 100%;
	margin-left: 2px;
	padding-left: 15px;
	color: #143991;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#menu_left a.current
{
	color: red;
}
#menu_left a:hover
{
	color: red;
}
#menu_left a.main_menu:hover
{
	background-color: red;
}
#menu_left ul li.current ul,#menu_left ul li.main_current ul
{
	width: 140px;
display:block;
}
#menu_left ul li.current ul a
{
	padding-left: 15px;
	list-style-type: none;
}
#menu_left ul li.current ul ul
{
	width: 100%;
	list-style-type: square;
	position: relative;
	left: 0px;
	top: 0;
}
div#menu_left ul li.current ul ul
{
display: block;
display: block;
 display: none;
}
div#menu_left ul ul li:hover ul
{
 display: block;
 display: block;
 display: block;
}
#menu_left.menu ul
{
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #0051b7;
	list-style-type: disc;
}
#menu_left.menu ul ul
{
	margin-left: 7px;
	list-style-type: disc;
display:none;
}
#menu_left.menu ul ul ul
{
	margin-left: 7px;
	list-style-type: circle;
}
div#menu_left ul li:hover ul,div#menu_left ul ul li:hover ul
{
display: block;
}
*//*div#menu_left ul li:hover ul,div#menu_left ul ul li:hover ul,div#menu_left ul ul ul li:hover ul
{
display: block;
}

