/*////////////////niveau 1///////////////////*/
#menuD_niv1_titre{
	color: #FFFFFF;
	background-image: url(/images/menu_droit_plus_3.gif);
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 172px;
	font-weight: bold;
	text-indent: 12px;
	/*height: 22px;*/
}
.menuD_niv1{
	font-family: "Arial", Helvetica, sans-serif;
	border: 1px solid #993300;
	font-size: 12px;
	float: right;
	height: auto;
	width: 170px;
	padding: 5px;
	color: #CC6600;
}
.menuD_niv1 ul{
	font-size: 12px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: -1px;
}
.menuD_niv1 li{
	margin-top: 5px;
	margin-left: -45px;
	margin-bottom: 5px;
	padding-left:12px;
	/*padding-bottom: -8px;*/
}
.menuD_niv1 li a{
	margin-top: 5px;
	color: #CC6600;
	text-decoration: none;
	padding-left:12px;
	/*padding-bottom: -8px;*/
}
.menuD_niv1 li a:hover{
	/*font-weight: bold;*/
	padding-left:12px;
	background-image: url(/images/puce_bleu.gif);
	background-repeat: no-repeat;
	padding-bottom: -8px;
	background-position: 1px;
}
.txt_actif{
	/*font-weight: bold;
	padding-left: 12px;*/
	background-image: url(/images/puce_bleu.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	/*background-position: 1px;*/
	font-weight: bold;
	color: #008CEA;
}
/*////////////////niveau 2///////////////////*/
#menuD_niv2_titre{
	color: #FFFFFF;
	background-image: url(/images/menu_droit_plus_2.gif);
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 172px;
	font-weight: bold;
	text-indent: 12px;
	/*height: 22px;*/
}
.menuD_niv2{
	font-family: "Arial", Helvetica, sans-serif;
	border: 1px solid #008CEA;
	font-size: 11px;
	float: right;
	height: auto;
	width: 170px;
	padding: 5px;
	color: #008CEA;
	background-color: #E1F3FF;
	color: #008CEA;
	margin-bottom: 15px;
}
.menuD_niv2 ul{
	font-size: 12px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: -1px;
}
.menuD_niv2 li{
	margin-top: 5px;
	margin-left: -45px;
	margin-bottom: 5px;
	padding-left:12px;
	/*padding-bottom: -8px;*/
}
.menuD_niv2 li a{
	margin-top: 5px;
	color: #008CEA;
	text-decoration: none;
	padding-left:12px;
	/*padding-bottom: -8px;*/
}
.menuD_niv2 li a:hover{
	/*font-weight: bold;*/
	padding-left:12px;
	background-image: url(/images/puce_bleu.gif);
	background-repeat: no-repeat;
	padding-bottom: -8px;
	background-position: 1px;
	
}
.txt_actif2{
	/*font-weight: bold;
	padding-left: 12px;*/
	background-image: url(/images/puce_bleu.gif);
	background-repeat: no-repeat;
	/*background-position: 1px;*/
	font-weight: bold;
	background-position: 13px center;
}
/*////////////////pour la revue de presse///////////////////*/
.menuD_RP{
	font-family: "Arial", Helvetica, sans-serif;
	border: 1px solid #993300;
	font-size: 12px;
	float: left;
	height: auto;
	width: 170px;
	padding: 5px;
	color: #CC6600;
	text-decoration: none;
}
.menuD_RP ul{
	font-size: 12px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: -1px;
}
.menuD_RP li{
	margin-top: 5px;
	margin-left: -45px;
	margin-bottom: 5px;
	padding-left:12px;
}
.menuD_RP li a{
	color: #CC6600;
	text-decoration: none;
	padding-left:12px;
	font-size: 11px;
}
.menuD_RP li a:hover{
	/*font-weight: bold;*/
	padding-left:12px;
	background-image: url(/images/puce_bleu.gif);
	background-repeat: no-repeat;
	padding-bottom: -8px;
	background-position: 1px;
}
.txt_actifRP{
	background-image: url(/images/puce_bleu.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	color: #008CEA;
}
