body {
	background-color:#000000;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image: url(../images/charte/fondbody.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#global {
	background-color:#FFFFFF;
	background-image: url(../images/charte/right/fond_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:966px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

p{
	margin:0px;
	padding:0px;
}

img {
	border:0px none;
}
/* --------------------- */
/* --- Div principal --- */
/* --------------------- */
#main {
	/*float:right;*/
	position : absolute;
	top:200px;
	left:185px;
	width:615px;
}

/* ------------------------------- */
/* ---------- Recherche -------- */
/* ------------------------------- */
#recherche {
	padding:0px 10px;
}

#recherche h1 {
	font-size:18px;
}

#recherche h2 {
	font-size:15px;
}

#recherche h2  span{
	color:#B70D0E;
}

#recherche h3 {
	font-size:12px;
}

#recherche p {
	font-size:11px;
	margin-left:10px;
}

#recherche a {
	text-decoration:none;
	font-weight:bold;
	color:#558A9A;
}

#recherche a:hover {
	color:#E01A1A;
}

/* ------------------------------- */
/* ----- Paiement sécurisé ----- */
/* ------------------------------- */
#mep {font-size: 13px ; padding:5px 15px;}
#mep  p {text-align : justify ;}
.question {color :"#8ec536" ;}
.logoCIC {text-align : center;}
.otrlogo {align : center ;}
#mep .titre {font-size : 24px ; color : #8ec536 ; font-weight : bold ; text-align : center ;}
#mep .rubrique {color : #8ec536 ; font-weight : bold ; font-size : 18px; margin-top:10px;}
#mep {width : 590px ;}
#mep a {color : black ; text-decoration : none ; font-weight : bold ;}
#mep a:hover {color : #558a9a ; }
.adresse {text-align : center ;}
