body {
	background: transparent url(../img/common/header_bg.gif) repeat-x;
	font-family: Verdana;
}

#wrapper {
	width: 842px;
	margin: 0 auto;
}

#header {
	background: transparent url(../img/common/header.jpg) no-repeat;
	width: 840px;
	height: 248px;
	padding-left: 1px;
}
#header a#header_link {
	display: block;
	height: 216px;
	margin-left: 10px;
	width: 822px;
}

#container {
	background: transparent url(../img/common/body.gif) repeat-y;
	width: 842px;
	padding: 10px 0 35px;
	overflow: auto;
	min-height: 500px;
}
#container h1, #container h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
#container h1 {
	color: #143a6d;
	margin: 0 0 15px;
}
#container #left p, #container #all_texts p {
	color: #858585;
	font-size: 12px;
	letter-spacing: -0.3px;
	text-align: justify;
	line-height: 1.5em;
}
/*         DESIGN COLONNE DROITE EN DESSOUS                      */
#right {
	float: right;
	width: 243px;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.sep {
	color: #FFF;
	font-size: 11px;
	left: 50px;
	position: absolute;
	top: 4px;
}
#right a#adherez {
	background: transparent url(../img/btn_adherez.gif) no-repeat;
	display: block;
	width: 233px;
	height: 129px;
}
#right a#donnez {
	background: transparent url(../img/btn_faireundon.gif) no-repeat;
	display: block;
	width: 233px;
	height: 129px;
}
#right a#telephonez {
	background: transparent url(../img/btn_accueitel.gif) no-repeat;
	display: block;
	width: 233px;
	height: 129px;
}
#right h2 {
	color: #18917f;
	font-size: 18px;
}
#right p {
	color: #858585;
    font-size: 10px;
    letter-spacing: -0.3px;
}

#left {
	width: 513px;
	padding-left: 45px;
	margin-bottom: 15px;
}

#footer {
	background: transparent url(../img/common/footer.gif) no-repeat;
	width: 842px;
	height: 64px;
	color: #FFF;
	text-align: center;
}

#footer p#address {
	font-size: 10px;
	padding-top: 18px;
}
#footer p#credits {
	font-size: 12px;
	padding-top: 11px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	margin-left: 10px;
}

.clear {
	clear: both;
}

/*
												BOX ACCES ADHERENT
*/

#adherent {
	text-align: center;
	position: absolute;
	right: 21%;
	font-size: 0.8em;
	line-height: 12px;
	padding: 2px 5px 5px;
	background-color: transparent;
}
input.acces_adherent {
	height: 27px;
	background: transparent url(../img/btnadh.gif) no-repeat;
	border: none;
}
#deconnexion_adherent{
	width: 116px;
	height: 26px;
	color: #13386a;
	font: 10px bold Calibri, Arial;
}
input.acces_adherent:hover, input.deconnexion_adherent:hover {
	cursor: pointer;
}
