body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}


a {
	text-decoration: none;
	color: #e8c87c;
	font-weight: bold;
	}	
	
a.admin {
	text-decoration: none;
	color: #5d4f28;
	font-weight: bold;
	}

#conteneur {
	width: 1024px;
	margin: 0 auto; 
	}
	
#conteneur_admin {
	width: 1024px;
	height: 568px;
	padding-top: 200px;
	margin: 0 auto; 
	background-image: url(images_new/fond_admin.jpg);
	text-align: center;
	color: #5d4f28;
	font-size: 13px;
	line-height: 16px;
	}

#header {
	height: 39px;
	background-image: url(images_new/header.gif);
	}
	
#contact {
	width: 1010px;
	position: absolute;
	margin-top: 25px;
	text-align: right;
	z-index: 2;
	}
	
#header_content {
	float: left;
	margin-left: 54px;
	margin-top: 56px;		
	}

#logo {
	float: left;
	}

#droite {
	float: right;
	width: 629px;
	height: 127px;
	background-image: url(images_new/droite.gif);
	}
	
#fil {
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 106px;
	margin-left: 370px;
	}
	
#actus {
	position: absolute;
	margin-left: 265px;
	margin-top: 30px;
	padding: 10px;
	width: 339px;
	height: 58px;
	background-image: url(images_new/actus.png);
	color: #FFFFFF;
	z-index: 1;
	}
	
#deroulant {
	position: absolute;
	height: 273px;
	margin-top: 127px;

	*margin-top: 63px;
	*margin-left: -198px;
	z-index: 1000;
	}
	
#fond_contact {
	position: absolute;
	width: 1024px;
	height: 273px;
	margin-top: 127px;
	*margin-top: 63px;
	*margin-left: -198px;
	background-image: url(images_new/contact.png);
	}
	
#contact1 {
	position: absolute;
	width: 173px;
	height: 94px;
	margin-top: 25px;
	margin-left: 180px;
	padding-top: 19px;
	padding-left: 470px;
	background-image: url(images_new/contact1.png);
	line-height: 18px;
	}
	
#contact2 {
	position: absolute;
	width: 165px;
	height: 53px;
	margin-top: 160px;
	margin-left: 480px;
	padding-top: 21px;
	padding-left: 300px;
	background-image: url(images_new/contact2.png);
	line-height: 18px;
	}
	
#contenu {
	margin-top: 127px;
	height: 433px;
	background-image: url(images_new/contenu.gif);
	}
	
#menu {
	margin-top: 35px;
	float: left;
	}
	
#anim {
	float: right;
	}
	
#texte {
	margin-top: -250px;
	margin-left: 30px;
	color: #5d4f28;
	height: 230px;
	*height: 229px;
	width: 350px;
	font-size: 13px;
	line-height: 16px;
	}
	
#sous {
	margin-top: 400px;
	*margin-top: 399px;
	height: 6px;
	background-image: url(images_new/sous.gif);
	}
	
#boutique {
	float: left;
	width: 501px;
	height: 173px;
	background-image: url(images_new/boutique.gif);
	}
	
#boutique_lien {
	margin-top: 46px;
	}
	
#pro {
	float: left;
	width: 260px;
	height: 173px;
	}
	
#part {
	float: right;
	width: 263px;
	height: 173px;
	}

#footer{
	margin-top: 173px;
	height: 111px;
	background-image: url(images_new/footer.gif);
	}
	
#footer_pro{
	height: 166px;
	background-image: url(images_new/footer_pro.gif);
	}
	
#atelier{
	margin-left: 940px;
	z-index: 500;
	}
	
#atelier_pro{
	position: absolute;
	margin-top: 5px;
	margin-left: 940px;
	*margin-top: 68px;
	*margin-left: 720px;
	z-index: 1000;
	}
	
textarea.actus {
	width: 339px;
	height: 58px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

textarea.autre {
	width: 370px;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.blanc{
	color: #FFFFFF;
	font-size: 14px;
}

.orange{
	color: #e8c87c;
	font-size: 14px;
}

