.contenu {
	background-image: url(images/centre.jpg);
	background-repeat: no-repeat;
	background-color: #F9CF7D;
	vertical-align:top;
}

a { color:#0000CC; }

.titre1 {
	margin-left:20px;
	border:none;
	margin-top:10px;
	margin-bottom:5px;
	width: auto;
	height: auto;
}

.contact_text {color:#FFFFFF; }

.titre2 {
	border:none;
	text-align: center;
	margin-top:8px;
	margin-bottom:3px;
	width: auto;
	height: auto;
}

.contact {
	background-image: url(images/centrebis.jpg);
	background-repeat: no-repeat;
	background-color: #F9CF7D;
	vertical-align:top;
	height:880px;	
}

.separateur {
background-image:url(images/separateur.png);
background-repeat:no-repeat;
background-position:center;
background-color:#F9CF7D;
}

.separateur_contact {
background-image:url(images/separateur.gif);
background-repeat:no-repeat;
background-position:center;
}

a img {border: none;}

.centre {text-align:center; }

p {
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-stretch:expanded;
margin-left:30px;
margin-right:8px;
}

.titre {
	background-color:#FFFFFF;
	border-left-color:#dd91be;
	border-right-color:#ba9eaf;
	border-top-color:#dd91be;
	border-bottom-color:#ba9eaf;
	text-align:center;
	font-weight: bold;
	color: #000000;
	width: 200px;
	height:auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
}

li {
text-align:justify;
margin-left:30px;
font-size:13px;
font-stretch:expanded;
}

h2 {
text-align:left;
font-size:x-large;
margin-top:10px;
margin-left:80px;
color:#7C3185;
font-weight:bolder;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

h3 {
text-align:center;
font-size:large;
margin-top:5px;
color:#7C3185;
font-weight:bolder;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

.bas-page {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}



