/************ MENUS ************/
/* Haut */
#Mh {
	font-size: 1.2em;
}
#Mh form, #Mh div {
	display: inline;
}
#Mh a:VISITED, #col-Mg a:VISITED, #menu_droit a:VISITED,
#Mh a, #col-Mg a, #menu_droit a {
	color: #00F;
}

/* Gauche */
#col-Mg h4 {
	margin-left: 37px;
	font-size:1.12em;
	font-weight:normal;
}
#col-Mg ul {
	padding: 0;
	margin: 0px 2px 10px 0px;
	font-size: 1em;
}
#col-Mg ul ul {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
#col-Mg ul li {
	margin-left: 37px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-decoration:none;
}
/* liste des secteurs */
#col-Mg #mg-secteurs {
	background: url(../images/charte/mg_1.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-top: 1px;
	padding-bottom: 10px;
}
#bloccadre {
background : url(../images/charte/mg_3.jpg) no-repeat bottom left;
padding-bottom : 37px;
}
#col-Mg #mg-secteurs h4 {
	color:#A3BA08;
}
#col-Mg #mg-secteurs #secteurSelected {
	font-size:1.05em;
	font-weight:bolder;
}
#col-Mg #mg-secteurs ul li a:visited, #mg-secteurs li a {	
	color:#000000;
}
/* informations pratiques */
#col-Mg #mg-infos {
	color: #FFF;
	background: url(../images/charte/mg_marron.jpg) no-repeat;
	height:252px;
	width: 200px;
	margin-top: 0;
	padding-top: 28px;
}
#col-Mg #mg-infos hr {
	width: 80%;
	position:relative;
	left:-20px;
}
#col-Mg #mg-infos div {
	width:100%;
	height:35px;
	background: url(../images/charte/menu_gauche_infos_partique.gif) no-repeat;
}
#col-Mg #mg-infos div h4 {
	padding-top: 5px;
}
#col-Mg #mg-infos ul {
	background-color: #AD95A2;
	width:200px;
	padding-bottom:10px;
}
#col-Mg #mg-infos ul li a:link,
#col-Mg #mg-infos ul li a:hover,
#col-Mg #mg-infos ul li a:visited {
	color: #FFF;
}
#col-Mg #mg-infos ul li#mg-infos-contact {
	background: url(../images/charte/fond_contact.gif) no-repeat;
	color:#000000;
	padding:3px;
	margin-top:5px;
	margin-bottom:-15px;
	margin-left:26px;
	padding-left:10px;
	padding-bottom:18px;
	font-size:1.1em;
}
#col-Mg #mg-infos #mg-infos-contact a {
	color:#AC94A1;
	font-weight:bold;
}


/* tab bas */
#col-Mg #mg-bottom {
	color: #FFF;
	background: url(../images/charte/mg_marron.jpg) no-repeat;
	height:252px;
	width: 200px;
	margin-top: 0;
	padding-top: 28px;
}
#col-Mg #mg-bottom hr {
	width: 80%;
	position:relative;
	left:-20px;
}
#col-Mg #mg-bottom div {
	width:100%;
	height:35px;
	background: url(../images/charte/menu_gauche_infos_partique.gif) no-repeat;
}
#col-Mg #mg-bottom div h4 {
	padding-top: 5px;
}
#col-Mg #mg-bottom ul {
	background-color: #AD95A2;
	width:200px;
	padding-bottom:10px;
}
#col-Mg #mg-bottom ul li a:link,
#col-Mg #mg-bottom ul li a:hover,
#col-Mg #mg-bottom ul li a:visited {
	color: #FFF;
}
#col-Mg #mg-bottom ul li#mg-infos-contact {
	background: url(../images/charte/fond_contact.gif) no-repeat;
	color:#000000;
	padding:3px;
	margin-top:5px;
	margin-bottom:-15px;
	margin-left:26px;
	padding-left:10px;
	padding-bottom:18px;
	font-size:1.1em;
}
#col-Mg #mg-bottom #mg-infos-contact a {
	color:#AC94A1;
	font-weight:bold;
}

#menu_droit ul {
	padding: 0;
	margin: 10px 2px 20px 5px;
	font-size: 1.1em;
}
#menu_droit ul ul {
	padding: 0;
	margin: 0 2px 0 8px;
	font-size: 0.8em;
}
#menu_droit ul li {
	margin: 15px 0;
	list-style-type: none;
}


