body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#DC6400; /*** 070449 ***/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	text-align: left;
	color: #040052;
	}

a {
	text-decoration: none;
	color: #fff;
	}

a:hover {
	text-decoration: none;
	color: #fff;
	}
	
#global{
	position:absolute;
	margin-left:-512px;
	margin-top:0px;
	margin-right:0px;
	padding:0px;
	left:50%;
	width:1024px;
	}

#header {
	float: left;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 1024px;
	height: 170px;
	display: inline;
	}

/*** menu ***/
	
#menu {
	float: left;
	width: 120px;
	height: auto;
	color: #acacac;
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 30px;
	margin-left: 51px;
	padding-top: 10px;
	display: inline;
	}
	
.menu a {
	display: block;
	width: auto;
	color: #acacac;
	text-decoration: none;
	}
	
.menu a:hover {
	display: block;
	margin: 0px;
	width: auto;
	font-size: 1.2em;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	}	
	
/*** fin du menu ***/
	
#corps {
	float: left;
	background-color: #acacac;
	width: 788px;
	height: auto;
	margin-left: 20px;
	display: inline;
	}
	
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	float: left;
	width: 1024px; 
	height: 40px;
	display: inline;
	padding-top: 20px;
	text-align: center;
	color: #acacac;
	padding-left: 100px;
	}

/*** boite contenant le texte de la page d'accueil ***/ 
	
#boitecorps {
	float: left;
	width: 500px;
	height: auto;
	margin-right: 30px;
	margin-top: 60px;
	margin-left: 20px;
	margin-bottom: 30px;
	display: inline;
	text-align: justify;
	}	
	
/*** boite pour la newsletter ***/
	
#boitenew {
	float: right;
	width: 180px;
	_width: 200px;
	height: 90px;
	_height: 110px;
	border: 1px solid #525661;
	background-color: #696e82;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 40px;
	display: inline;
	padding: 10px;
	}
	
#boitelogo {
	float: right;
	width: 180px;
	_width: 200px;
	height: 160px;
	_height: 180px;
	margin-right: 20px;
	margin-top: 10px;
	display: inline;
	text-align: center;
	}
	
/*** boite images membre accueil ***/

#imgtous {
	float : left;
	width : 728px;
	_width: 748px;
	height : auto;
	border: 1px solid #525661;
	background-color: #696e82;
	margin-left: 20px;
	padding : 10px;
	text-align: center;
	}
	
/*** boite pour le login membre ***/	
	
#boitelogin {
	float: right;
	width: 180px;
	_width: 200px;
	height: 90px;
	_height: 110px;
	text-align: center;
	border: 1px solid #525661;
	background-color: #696e82;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: inline;
	padding: 10px;
	}	

/*** boite pour les page du site ***/
	
#page {
	float: left;
	width: 730px;
	height: auto;
	margin-right: 30px;
	margin-top: 60px;
	margin-left: 20px;
	margin-bottom: 30px;
	display: inline;
	text-align: justify;
	}	

/*** utiliser sur le champs login et inscription ***/
	
.newsletter {
	margin-top: 5px;
	font-size: 11px;
	width: 178px;
	border: 1px solid #fff;
	}
	
.submit {
	margin-top: 5px;
	margin-left: 138px;
	background-color: #acacac;
	border: 1px solid #fff;
	width: 40px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #040052;
	}
	
.submit2{
	margin-top: 5px;
	margin-left: 58px;
	background-color: #acacac;
	border: 1px solid #fff;
	width: 120px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #040052;
	}	
	
.login {
	margin-top: 5px;
	font-size: 11px;
	width: 100px;
	border: 1px solid #fff;
	}
	
p { 
	padding-left: 20px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	} 

/*** page galerie ***/
	
#galerie { 
	padding-left: 15px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	} 
	
/*** titre principale de chaque page ***/
	
#pagetitle {
	font-size: 16px;
	color: #a90d11;
	height: 40px;
	width: 480px;
	background-image: url(images/bgtitle.png);
	}
	
td {
	font-size: 12px;
	}

.encadre {
	border: 1px solid #525661;
	background-color: #696e82;
	}
	
.formulaire {
	height: 20px;
	margin-top: 5px;
	font-size: 13px;
	width: 150px;
	border: 1px solid #040052;
	}	
	
.picturemembre {
	float: right;
	}
	
.txtmembre {
		float: left;
		}

img {
	border: none;
	}

.imgmembre {
	float: right;
	text-align: right;
	}
