body {
	width: 1250px;
	height:1173px;
	margin: auto;
	font-size: 14px;
	background-color: black;
	color: white;
}

a {
	color: #8e7335;
	text-decoration: none;
}

a:hover {
	color: #493c1e;
}

.intro {
	width: 1000px;
	height:589px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	width: 1250px;
	height: 257px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	float: left;
}


/* MENU */
.menu { width: 850px; height: 34px; margin-top:223px; margin-left: auto; margin-right: auto; }

.menu_home:hover { background-position: bottom; }
.menu_home { width: 105px; height: 34px; background-image: url("images/home_btn.jpg"); background-repeat: no-repeat; float: left; }

.menu_bio:hover { background-position: bottom; }
.menu_bio { width: 147px; height: 34px; background-image: url("images/bio_btn.jpg"); background-repeat: no-repeat; float: left; }

.menu_jukebox:hover { background-position: bottom; }
.menu_jukebox { width: 124px; height: 34px; background-image: url("images/jukebox_btn.jpg"); background-repeat: no-repeat; float: left; }

.menu_galerie:hover { background-position: bottom; }
.menu_galerie { width: 110px; height: 34px; background-image: url("images/galerie_btn.jpg"); background-repeat: no-repeat; float: left; }

.menu_presse:hover { background-position: bottom; }
.menu_presse { width: 109px; height: 34px; background-image: url("images/presse_btn.jpg"); background-repeat: no-repeat; float: left; }

.menu_liens:hover { background-position: bottom; }
.menu_liens { width: 97px; height: 34px; background-image: url("images/liens_btn.jpg"); background-repeat: no-repeat; float: left; }

.menu_contact:hover { background-position: bottom; }
.menu_contact { width: 155px; height: 34px; background-image: url("images/contact_btn.jpg"); background-repeat: no-repeat; float: left; }

.content {
	width: 100%;
	height: 1108px;
	background-image: url("images/content_vierge.jpg");
	background-repeat: no-repeat;
}

/* FOOTER */
.footer {
	width: 100%;
	height: 30px;
	border-top: 1px solid white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* CREDITS */
.credits {
	width: 100%;
	height: 1108px;
	padding-top:100px;
	background-image: url("images/content_vierge.jpg");
	background-repeat: no-repeat;
	text-align: center;
}

.clear {
	clear: both;
}
/* ACCUEIL */
.home {
	width: 100%;
	height: 1104px;
	background-image: url("images/actualite_content.jpg");
	background-repeat: no-repeat;
}

.separate {
	width: 420px;
	height: 60px;
	background-image: url("images/separate.png");
	background-repeat: no-repeat;
}

.actualite {
	width: 585px;
	height: auto;
	margin-top: 155px;
	margin-left: 175px;
	background-image: url("images/fond.png");
	float:left;
}

.espace_pro:hover { background-position: bottom; }
.espace_pro {
	width: 228px;
	height: 186px;
	margin-top: 41px;
	margin-right:	261px;
	background-image: url("images/espace_pro.jpg");
	float: right;
}

.agenda {
	width: 285px;
	height: 175px;
	margin-top: 170px;
	margin-right: 185px;
	background-image: url("images/fond.png");
	float:right;
}


.bloc_actu {
	width: 550px;
	height: auto;
	padding: 5px;
}

.bloc_event1 {
	width: 72px;
	height: auto;
	padding: 4px;
	border-top: 1px solid white;
	font-size:11px;
	float: left;
}

.bloc_event2 {
	width: 168px;
	height: auto;
	padding: 2px;
	margin-left: 2px;
	border-top: 1px solid white;
	font-size:14px;
	float: left;
}

.bloc_event3 {
	width: 25px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-left: 2px;
	border-top: 1px solid white;
	text-align: right;
	font-size:12px;
	float: left;
}

.infos {
	width: 100%;
	height: 681px;
	background-image: url("images/infos_agenda.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.bloc_event_infos {
	width: 310px;
	height: 90px;
	margin-left: 240px;
	margin-top: 130px;
	background-image: url("images/fond.png");
	float:left;
}

.event_info1 {
	margin-left: 10px;
	margin-top: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:18px;
	padding-bottom:18px;
	background-image: url("images/fond.png");
	float:left;
}

.event_info2 {
	margin-left: 5px;
	margin-top: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:18px;
	padding-bottom:18px;
	background-image: url("images/fond.png");
	float:left;
}

.event_info3 {
	width: 530px;
	height: 315px;
	margin-left: 380px;
	margin-top: 85px;
	padding:10px;
	background-image: url("images/fond.png");
	float:left;
}

.retour {
	width: 200px;
	height: 92px;
	margin-right: 150px;
	margin-top: 10px;
	background-image: url("images/retour.png");
	background-repeat: no-repeat;
	float:right;
}

/* GROUPE */
.groupe {
	width: 100%;
	height: 1104px;
	background-image: url("images/groupe_content.jpg");
	background-repeat: no-repeat;
}

.bio_groupe {
	width: 890px;
	border: 1px solid white;
}

.bios_membres {
	width: 100%;
	float: left;
}

/* JUKEBOX */
.jukebox {
	width: 100%;
	height: 1104px;
	background-image: url("images/content_vierge.jpg");
	background-repeat: no-repeat;
}

.dance {
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}

/* GALERIE */
.galerie {
	width: 100%;
	height: 1104px;
	background-image: url("images/galerie_content.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
}
.menu_folder {
	width: 850px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.menu_bloc_folder {
	width: 100px;
	height: 30px;
	background-image: url("images/menu_folder.jpg");
	background-repeat: no-repeat;
	margin-left: 10px;
	text-align: center;
	margin-top: 20px;
	padding:3px;
	float: left;
}

.carousel_folder {
	width: 580px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

.diaporama {
	width: 630px;
	height: 500px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* PRESSE */
.presse {
	width: 100%;
	height: 1104px;
	background-image: url("images/presse_content.jpg");
	background-repeat: no-repeat;
	padding-top:50px;
}

.revue_presse {
	margin-top: 60px;
	margin-left: 350px;
	float: left;
}

.dossier_presse{
	margin-right: 410px;
	float: right;
}

/* LIENS */
.liens {
	width: 100%;
	height: 1104px;
	background-image: url("images/content_vierge.jpg");
	background-repeat: no-repeat;
	padding-top: 20px;
}

.amis {
	width: 420px;
	height: 35px;
	background-image: url("images/amis.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
}

.rencontres {
	width: 420px;
	height: 35px;
	background-image: url("images/rencontres.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
}

.partenaires {
	width: 420px;
	height: 35px;
	background-image: url("images/partenaires.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
}

.autres {
	width: 420px;
	height: 35px;
	background-image: url("images/autres.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
}

/* CONTACT */
.contact {
	width: 100%;
	height: 1104px;
	background-image: url("images/contact_content.jpg");
	background-repeat: no-repeat;
}

.lire {
	width: 655px;
	height: 565px;
	float: left;
	margin-top: 140px;
	margin-left: 195px;
		background-image: url("images/fond.png");
}

.book {
	width: 645px;
	height: auto;

}

.book1{
	width: 140px;
	padding-left: 5px;
	float: left;
}

.book2{
	width: 480px;
	margin-left: 2px;
	float: right;
}

.mail_btn:hover { background-position: 0px 0px; }
.mail_btn {
	width: 209px;
	height: 192px;
	margin-top:208px;
	margin-right:159px;
	background-image: url("images/mail_btn.jpg");
	background-position: 0px -192px;
	background-repeat: no-repeat;
	float: right;
}

.ecrire {
	width: auto;
	height: auto;
	margin-top: 65px;
	margin-right: 185px;
	float: right;
}

textarea {
	background-image: url("images/fond.png");
	background-color: transparent;
	color: white;
}

input {
	background-image: url("images/fond.png");
	background-color: transparent;
	color: white;
}

.form_mail {
	width: auto;
	height: auto;
	text-align: center;
	margin-top: 220px;
	margin-left: 370px;
	float: left;
}

.form {
	border: 1px solid white;
	padding:5px;
	background-color: #8c794e;
}

.form1 {
	margin-left: 10px;
	float: left;
}

.form2 {
	margin-right: 10px;
	float: right;
}

/* MAIL */
.mail {
	width: 100%;
	height: 1104px;
	background-image: url("images/mail_content.jpg");
	background-repeat: no-repeat;
}

.mail_label {
	width: auto;
	height: auto;
}

.mail_input {
	width: auto;
	height: auto;
}
/* ESPACE PRO */
.organisation {
	width: 100%;
	height: 1084px;
	background-image: url("images/content_vierge.jpg");
	background-repeat: no-repeat;
	padding-top: 10px;
}

.documents {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.classeur1 {
	width: 420px;
	height: 40px;
	background-image: url("images/dossier_presse.jpg");
	background-repeat: no-repeat;
	margin-top: 25px;
}

.classeur2 {
	width: 420px;
	height: 40px;
	background-image: url("images/fiche_technique.jpg");
	background-repeat: no-repeat;
	margin-top: 25px;
}

.classeur3 {
	width: 420px;
	height: 40px;
	background-image: url("images/promo.jpg");
	background-repeat: no-repeat;
	margin-top: 25px;
}

.classeur4 {
	width: 420px;
	height: 40px;
	background-image: url("images/contrat.jpg");
	background-repeat: no-repeat;
	margin-top: 25px;
}

.doc {
	padding-left: 80px;
}


/* ----------------------------------------------------------------------------- */
/* ----------------------------ADMINISTRATEUR----------------------------------- */
/* ----------------------------------------------------------------------------- */
.login {
	width: 250px;
	height: 175px;
	background-image: url("images/cadre_agenda.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	text-align: center;
}

.bienvenue {
	width: 100%;
}

.bkg_admin {
	width: 100%;
	height: 1104px;
	background-image: url("images/content_vierge.jpg");
	background-repeat: no-repeat;
}

.admin {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.addpage {
	width: 740px;
	height: 590px;
	border: 1px solid white;
	margin-top: 5px;
	float: right;
}

.connection {
	width: 100%;
	height: 20px;
	text-align: right;
}

.listing1 { width: 80px; height: 15px; border: 1px solid white; margin-top: 5px; margin-left: 2px; float: left; padding:3px; background-color:#493c1e;  font-size:13px; text-align:center; }

.listing2 { width: 160px; height: 15px; border: 1px solid white; margin-top: 5px; margin-left: 2px;float: left; padding:3px; background-color:#493c1e;  font-size:13px; text-align:center; }

.listing3 { width: 73px; height: 15px; border: 1px solid white; margin-top: 5px; margin-left: 2px;float: left; padding:3px; background-color:#493c1e; font-size:11px; text-align:center; }

.listing1b { width: 80px; height: 15px; border-bottom: 1px solid white; margin-top: 5px; margin-left: 4px; float: left; padding:3px; font-size:12px; text-align:center; }

.listing2b { width: 160px; height: 15px; border-bottom: 1px solid white; margin-top: 5px; margin-left: 4px;float: left; padding:3px;  font-size:12px; text-align:center; }

.listing3b { width: 72px; height: 15px; border-bottom: 1px solid white; margin-top: 5px; margin-left: 4px;float: left; padding:3px; font-size:12px; text-align:center; }

.listing_bloc {
	text-align:center; 
	float: left;
}

/* SLIDERS */
.slide_actualite {
	width:585px;
	height:625px;
	overflow:auto;
}

.slide_agenda {
	width:305px;
	height:175px;
	overflow:auto;
}

.slide_guestbook {
	width:675px;
	height:565px;
	overflow:auto;
}

.slide_links {
	width:820px;
	height:630px;
	overflow:auto;
}
