/* menu vertical */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menuv {
	position: relative;
	top: 0;
	left: 0;
	background-color: #002369;
}
dl#menuv {
	width: 195px;
	margin-top: 0px;
	margin-bottom: 0px;
}
dl#menuv dt {
	cursor: pointer;
	;
	height: 26px;
	line-height: 26px;
	text-align: left;
	font-weight: bold;
	border: 0px solid gray;
	background-color: #26457F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 50px;
	background-image: url(../images/arrow-11-1.gif);
	background-repeat: no-repeat;
	background-position: 25px 7px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
dl#menuv dd {
border: 1px solid gray;
}
dl#menuv li {
text-align: center;
background: #26457F;
}
dl#menuv li a, dl#menuv dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menuv li a:hover, dl#menuv dt a:hover {
	background-color: #667CA5;
	background-image: url(../images/arrow2-23-1.jpg);
	background-repeat: no-repeat;
	background-position: 25px 7px;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
.txt-menu-bas-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 3px;
	color: #FFFFFF;
	padding-bottom: 3px;
}
a.txt-menu-bas-titre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 3px;
	color: #FFFFFF;
	padding-bottom: 0px;
}
a.txt-menu-bas-titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 3px;
	color: #FFFFFF;
	padding-bottom: 0px;
	text-decoration: underline;
}
a.txt-menu-bas-titre:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 3px;
	color: #FFFFFF;
	padding-bottom: 0px;
}
a.txt-menu-bas-titre2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 3px;
	color: #002468;
	padding-bottom: 3px;
	background-color: #F9DCC5;
	border: 1px solid #C15E03;
	height: 20px;
	width: 192px;
}
a.txt-menu-bas-titre2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 3px;
	color: #002468;
	padding-bottom: 3px;
	background-color: #F9DCC5;
	border: 1px solid #C15E03;
	height: 20px;
	width: 192px;
	text-decoration:underline;
}
a.txt-menu-bas-titre2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 3px;
	color: #002468;
	padding-bottom: 3px;
	background-color: #F9DCC5;
	border: 1px solid #C15E03;
	height: 20px;
	width: 192px;
}
a.txt-menu-bas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 2px;
	color: #FFFFFF;
}
a.txt-menu-bas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 2px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.txt-menu-bas:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 9px;
	line-height: normal;
	display: block;
	padding-top: 2px;
	color: #FFFFFF;
}
#region-dynamique, #dev-local, #conseils, #membership, #etude, #partenaire, #etablir {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000F58;
	width: 195px;
	padding-bottom: 8px;
	padding-top: 2px;
}
