body{
	background-color: #b2ffc1;
}
#page{
	margin-left: auto;
    margin-right: auto;
    width:800px;
	height:auto;
}
img{
	border: none;
}
/*----------------------------------------------------*/
/*-------------------BANNIERE-------------------------*/
/*----------------------------------------------------*/

#en_tete{
	width: 800px;
	height: 210px;
	margin-bottom: 5px;
	background-color: White;
	}

/*----------------------------------------------------*/
/*-------------------MENU-----------------------------*/
/*----------------------------------------------------*/

#menu{
	float: left;
	width: 190px;
	height: 600px;
}

/*----------------------------------------------------*/
/*-------------------CORPS et LOG---------------------*/
/*----------------------------------------------------*/

#principal{
	float: right;
	width:610px;
	height:auto;
	background-color: #b2ffc1;
}


#logger form{
	margin-left: 85px;
	font-weight: bold;
	font-size: 1.2em;
	color: #6cfb65;
}

#body{
	width: 600px;
	height: auto;
	margin-left: 5px;
	padding-top: 20px;
	/*border:  #feff88 solid 6px;*/
	/*border: #82c090 solid 6px;*/
	background-image: url("icon/fusain.jpg");
}

/*----------------------------------------------------*/
/*-------------------CONTENT--------------------------*/
/*----------------------------------------------------*/


.textacc{
	width: 500px;
	height: auto;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;	
	overflow: hidden;
}

#phot1{
	float: left;	
	width: 150px;
	height: 150px;
	margin-left: 50px;
	margin-bottom: 20px;
	/*background-image: url("icon/accueil.jpg");*/
	background-repeat: no-repeat;
}
#phot1 img{
	margin: 10px;
}

#phot2{
	float: right;
	width: 150px;
	height: 150px;
	margin-right: 50px;
	/*background-image: url("icon/accueil.jpg");*/
	background-repeat: no-repeat;
}
#phot2 img{
	margin: 10px;
}

#phot3{
	float: right;
	width: 150px;
	height: 150px;
	margin-right: 25px;
	/*background-image: url("icon/accueil.jpg");*/
	background-repeat: no-repeat;
}
#phot3 img{
	margin: 10px;
}

#ContPhot{
	width: 600px;
	height: 150px;
}

#menutab{
	margin-left: 60px;
}

#soirtab{
	margin-left: 25px;
}

.derApp td{
	width: 230px;
	height: 230px;
	/*background-image: url("icon/menu.jpg");*/
	background-repeat: no-repeat;
}

.derApp2 td{
	width: 160px;
	height: 160px;
	/*background-image: url("icon/soiree.jpg");*/
	background-repeat: no-repeat;
}

.derApp3 td{
	width: 80px;
	height: 80px;
	/*background-image: url("icon/album.jpg");*/
	background-repeat: no-repeat;
}

.derApp3 img{
	margin-left: 10px;
	margin-top: 0px;
}

.derApp4 td{
	width: 60px;
	height: 80px;
}

.menuaff{
	width: 180px;
	height: 180px;
	margin-left: 25px;
}

.menuafff{
	width: 180px;
	height: 180px;
	overflow: hidden;
	}

.menuafff img{
	margin-left: 10px;
	margin-top: 10px;
}

.menuaff4{
	width: 180px;
	height: 230px;
	margin-left: 22px;
	overflow: hidden;
	b
}

.menuaff4 img{
	margin-top: 10px;
	margin-left: 15px;
}

.menuaff2{
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.menuaff3{
	width: 60px;
	height: 80px;
	overflow: hidden;
}

.menuaff2 img{
	border: none;
}


#restText{
	width: 580px;
	height: 398px;
	margin-left: 10px;
	/*background-color: Fuchsia;*/
}

#textg{
	float: left;
		width: 370px;
	height: 398px;
	/*background-image: url("icon/rest.jpg");*/
	background-repeat: no-repeat;
	/*background-color: Blue;*/
	overflow: hidden;
}

#textg div{
	width:330px;
	height: 340px;
	margin-left: 20px;
	margin-top: 20px;
}

#photod{
	float: right;
	width: 200px;
	height: 380px;
	/*background-image: url("icon/rest2.jpg");*/
	background-repeat: no-repeat;	
}

#photod div{
	width:120px;
	height: 80px;
	margin-left: 40px;
	/*background-color: Teal;*/
	}
	
#p1{margin-top: 25px;}
#p2{margin-top: 35px;}
#p3{margin-top: 40px;}

#bannText{
	width: 600px;
	height: 150px;
	margin-top: 20px;
	/*background-color: Blue;*/
}

#soirText{
	width: 600px;
	height: 200px;
	/*background-color: Purple;*/
	overflow: hidden;
}

#contact{
width: 560px;
height: auto;
margin-left: 25px;
margin-top: 5px;;
}

#contact form{
	width: 500px;
	margin-left: 25px;
	margin-top: 15px;	
}

#contact #submit{
	margin-left: 400px;
}

#admin{
	margin-left: 250px;
	font-weight: bold;
	font-size: 1.1em;
	color: blue;
}'
/*----------------------------------------------------*/
/*-------------------FOOTER---------------------------*/
/*----------------------------------------------------*/


#footer{
width:600px;
height:20px;
margin-left: 5px;
margin-bottom: 5px;
margin-top: 5px;
background-color: Yellow;
}
