/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	}
	

/* container1 - box */
	
#container {
	width:900px;
	height:auto;
	margin-top:0px;
    left:50%;
	margin-left:-450px;
	margin-top:20px;
	position:absolute;
	}
	
#box {
	width:900px;
	height:auto;
	}
	
#box1 {
	width:900px;
	height:600px;
	background-image:url(images/fond1.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	}
	
#sep01 {
	width:600px;
	height:auto;
	float:left;
	margin-left:34px;
	}

/*menu*//*menu*//*menu*//*menu*//*menu*//*menu*/

#menu {
	width:230px;
	height:600px;
	float:left;
	}
	
#bt1 {
	position:absolute;
	width:96px;
	height:26px;
	background-image:url(images/bt1.gif);
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:341px;
	}
#bt1-2 {
	position:absolute;
	width:96px;
	height:26px;
	background-image:url(images/bt1.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	margin-left:60px;
	margin-top:341px;
	}
	
#bt1 :hover {
	background-image:url(images/bt1.gif);
	background-position:0 -26px;
	}
	
#bt2 {
	position:absolute;
	width:132px;
	height:26px;
	background-image:url(images/bt2.gif);
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:371px;
	}

#bt2-2 {
	position:absolute;
	width:132px;
	height:26px;
	background-image:url(images/bt2.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	margin-left:60px;
	margin-top:371px;
	}
	
#bt2 :hover {
	background-image:url(images/bt2.gif);
	background-position:0 -26px;
	}

#bt3 {
	position:absolute;
	width:86px;
	height:26px;
	background-image:url(images/bt3.gif);
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:401px;
	}
	
#bt3-2 {
	position:absolute;
	width:86px;
	height:26px;
	background-image:url(images/bt3.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	margin-left:60px;
	margin-top:401px;
	}
	
#bt3 :hover {
	background-image:url(images/bt3.gif);
	background-position:0 -26px;
	}
	
#bt4 {
	position:absolute;
	width:105px;
	height:26px;
	background-image:url(images/bt4.gif);
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:431px;
	}
	
#bt4-2 {
	position:absolute;
	width:105px;
	height:26px;
	background-image:url(images/bt4.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	margin-left:60px;
	margin-top:431px;
	}
	
#bt4 :hover {
	background-image:url(images/bt4.gif);
	background-position:0 -26px;
	}
	
#bt5 {
	position:absolute;
	width:90px;
	height:26px;
	background-image:url(images/bt5.gif);
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:461px;
	}
	
#bt5-2 {
	position:absolute;
	width:90px;
	height:26px;
	background-image:url(images/bt5.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	margin-left:60px;
	margin-top:461px;
	}
	
#bt5 :hover {
	background-image:url(images/bt5.gif);
	background-position:0 -26px;
	}
	
#bt6 {
	position:absolute;
	width:64px;
	height:26px;
	background-image:url(images/bt6.gif);
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:491px;
	}
	
#bt6-2 {
	position:absolute;
	width:64px;
	height:26px;
	background-image:url(images/bt6.gif);
	background-repeat:no-repeat;
	background-position:0 -26px;
	margin-left:60px;
	margin-top:491px;
	}

#bt6 :hover {
	background-image:url(images/bt6.gif);
	background-position:0 -26px;
	}

/*contenu*//*contenu*//*contenu*//*contenu*//*contenu*/

#contenu {
	width:670px;
	height:auto;
	float:left;
	color:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
	
	
	
/*accueil*//*accueil*//*accueil*//*accueil*//*accueil*/

#textepresent {
	width:600px;
	height:auto;
	margin-left:34px;
	margin-top:35px;
	float:left;
	font-family:Palatino;
	font-style:italic;
	font-size:18px;
	text-align:justify;
	color:#DDDDDD;
	}
	
.bandeauaccueil {
	width:600px;
	height:90px;
	margin-top:35px;
	margin-left:34px;
	float:left;
	}
	
/*forfaits*/	

#forfaits {
	width:650px;
	height:946px;
	float:left;
	margin-left:10px;
	}
	
#boutontarifs {
	width:120px;
	height:62px;
	background-image:url(images/tarifs.gif);
	position:absolute;
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:660px;
	}
	
/*boutique */

 .boutique {
	width:650px;
	height:auto;
	float:right;
	margin-left:10px;
	}
	
#boutontarifs2 {
	width:120px;
	height:62px;
	background-image:url(images/tarifs2.gif);
	position:absolute;
	background-repeat:no-repeat;
	margin-left:60px;
	margin-top:660px;
	}
	
	
/*galeries*//*galeries*//*galeries*/

#menugaleries {
	width:670px;
	height:60px;
	}

#galeries {
	width:670px;
	height:400px;
	margin-top:50px;
	}

#bt-enceintes {
	width:130px
	height:60px;
	background-image:url(images/bt-enceintes.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:35px;
	}
	
#bt-enceintes :hover {
	background-image:url(images/bt-enceintes.gif);
	background-position:0 -60px;
	}
	
#bt-bb {
	width:130px
	height:60px;
	background-image:url(images/bt-bb.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
	}
	
#bt-bb :hover {
	background-image:url(images/bt-bb.gif);
	background-position:0 -60px;
	}
	
#bt-enfants {
	width:130px
	height:60px;
	background-image:url(images/bt-enfants.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
	}
	
#bt-enfants :hover {
	background-image:url(images/bt-enfants.gif);
	background-position:0 -60px;
	}
	
#bt-mariages {
	width:130px
	height:60px;
	background-image:url(images/bt-mariages.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:25px;
	}
	
#bt-mariages :hover {
	background-image:url(images/bt-mariages.gif);
	background-position:0 -60px;
	}
	
#accueilgaleries {
	width:600px;
	height:370px;
	float:left;
	margin-left:35px;
	margin-top:90px;
	}
	
/*quisuisje*/

#qui {
	width:670px;
	height:600px;
	float:left;
	background-image:url(images/fondquisuisje2.gif);
	background-repeat:no-repeat;
	}
	
#quitexte {
	width:320px;
	height:500px;
	float:left;
	color:#999999;
	font-family:Palatino;
	font-size:18px;
	margin-left:350px;
	margin-top:40px;
	text-align:justify;
	font-style:italic;
	}
	
/*liensliensliensliensliens*/

#titreliens {
	width:598px;
	height:25px;
	margin-left:20px;
	margin-top:25px;
	}

.fondliens {
	width:598px;
	height:51px;
	background-image:url(images/fondliens.gif);
	float:left;
	margin-left:20px;
	margin-top:25px;
	}
	
.boutonsliens {
	width:50px;
	height:51px;
	margin-top:25px;
	background-image:url(images/flecheliens.gif);
	float:left;
	}

.boutonsliens :hover {
	width:50px;
	height:51px;
	background-image:url(images/flecheliens.gif);
	background-position:0 -51px;
	}
	
.textliens {
	width:470px;
	height:43px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	padding-top:8px;
	padding-left:50px;
	float:left;
	}
	
.logosliens {
	width:55px;
	height:51px;
	margin-left:10px;
	float:left;
	}
	
/*contact*/

#boitiercontact {
	width:500px;
	height:396px;
	margin-left:85px;
	margin-top:100px;
	background-image:url(images/boitiercontact.jpg);
	float:left;
	}
	
#boutonmail {
	position:absolute;
	width:38px;
	height:38px;
	margin-left:53px;
	margin-top:284px;
	background-image:url(images/boutonmail.gif);
	}

