#centrer {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	width:100%;
	margin: 0;
}
#menu a {
	color: white;
	font-weight: normal;
	font-style: normal;
	background-attachment: scroll;
	background-position: right 0;
	text-decoration: none;
	text-align: left;
	position:relative;
	cursor:pointer;
	display:block;
}
#menu a:hover {
	color: #033981;
	font-weight: normal;
	font-style: normal;
	background-attachment: scroll;
	background-position: right 0;
	text-align: left;
	position:relative;
	cursor:pointer;
	display:block;
}
ul, li {
	color: white;
	font-size: 11px;
	font-family: verdana;
	background-image: url(../media/separateur.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#menu ul li {
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	position:relative;
	width:auto;
	cursor:pointer;
	display:block;
	height:22px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
#menu ul li ul {
	background-color: #edfcfc;
	display:none;
	position:absolute;
	width:160px;
	top:22px;
	left: 0;
	margin: 0;
	padding: 5px 0 0;
	border: solid 1px #00c1fa;
}
#menu ul li ul li {
	font-weight: normal;
	height:100%;
}
#menu ul li ul li a {
	color:#033981;
	font-size:11px;
	background-image: url(../media/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-decoration: none;
	display:block;
	height:100%;
	padding-bottom: 5px;
	padding-left: 6px;
}
#menu ul li ul li a:hover {
	color:#00c1fa;
	background-image: url(../media/subnav_bulleton.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 6px;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-left: 6px;
}/* ----------------------CSS ancienne version rencontre*/
.lien1 {
	color:          black;
	font-size:       9px;
	font-family:     sans-serif;
	font-weight:     bold;
	text-decoration: none
}
.lien1:hover {
	color:          #f27717;
	font-size:       9px;
	font-family:     sans-serif;
	font-weight:     bold;
	text-decoration: underline
}
.lien3 {
	color:          black;
	font-size:       11px;
	font-family:     sans-serif;
	line-height:     13px;
	text-decoration: none
}
.lien3:hover {
	color:          #fe9901;
	font-size:       11px;
	font-family:     sans-serif;
	line-height:     13px;
	text-decoration: none
}
.lien5 {
	color:          black;
	font-size:       11px;
	font-family:     sans-serif;
	line-height:     11px;
	text-decoration: none
}
.lien5:hover {
	color:          orange;
	font-size:       11px;
	font-family:     sans-serif;
	line-height:     11px;
	text-decoration: underline
}
.article {
	color:      black;
	font-size:   11px;
	font-family: sans-serif;
	line-height: 13px;
	padding:     10px
}
.gauche {
	font-size:   10px;
	font-family:  sans-serif;
	line-height:  12px;
	padding-left: 5px
}
.mention {
	font-size:  9px;
	font-family: sans-serif;
	line-height: 11px
}
.cellule {
	color:      #aed40f;
	font-size:   10px;
	font-family: sans-serif;
	padding:     1px;
	border:      solid 1px
}
.titre2 {
	color:         white;
	font-size:      14px;
	font-family:    sans-serif;
	font-weight:    bold;
	line-height:    14px;
	padding-top:    2px;
	padding-bottom: 2px
}
