body {
	font-family:verdana;
	font-size:11px;
	margin : 0 px;
	padding : 0px ;
	text-align: center;
	background-color:#A6A6A6;
}

#contenu {
	width : 750px;
	margin : auto;
	text-align : center;
}
#banniere{
	width : 750px;
	height : 102px;
	background-image:url(../images-site/design/ban_top.png);
	background-color : #FFFFFF;
}
#menu{
	width : 750px;
	height : 20px;
	background-image:url(../images-site/design/top2.png);
	background-color : #FFFFFF;
	padding-top : 2px;
	text-align : center;
}
#bottom {
	width : 750px;
	height : 20px;
	background-image : url(../images-site/design/bottom.png);
	text-align : center;
}
#login {
	width : 750px;
	height : 10 px;
	background-image:url(../images-site/design/middle.png);
	text-align : center;
}
a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font-style:italic;
	
}
#middle {
	width : 750px;
	background-image:url(../images-site/design/middle.png);
	background-color: #FFFFFF;
	text-align : center;
}
.gauche {
	float : left;
	padding-left : 10px;
	}
.tdcenter {
	text-align: center;
	margin : auto;
} 

.tableau{
	background-color:#e4e3e3;
	width:702px;
	margin:auto;
	text-align:center;
	border:1px solid #AAAAAA;
}
.tableau tr:hover{
	background-color:#e0b300;
}

/*Affiche les array_push*/
.erreur{

	background-color:#fa9a9a;
	border: 1px solid #940c0c;
	width:400px;
	color: white;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.erreur li{
	list-style:none;
}
#formulaire {
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}

/* photos */
#test {
	width : 750px;
	float : left;
	margin-left : 10px;
	margin-right : -10px;
}

#conteneur {
	width : 172px;
	text-align : center;
	margin : auto;
}
#photo_top {
	width : 172 px;
	background-image : url(../images-site/design/phototop.png);
	height : 31px;
	
}
#photo_mid {
	width:172px;
	height:150px;
	background-image : url(../images-site/design/photomid.png);
	background-repeat: repeat-y;

}
#photo_bot {
	width : 172 px;
	background-image : url(../images-site/design/photobot.png);
	height : 31px;
}


/* Gites */

#gites_contenu {
	width : 700px;
	background-image : url(../images-site/design/gitemid.png);
	text-align : center;
	margin : auto;
}
#gite_top {
	background-image : url(../images-site/design/gitetop.png);
	height : 25px;
	padding-top : 5px;
	margin-bottom : -5px;
	
}
/*
.gite_gauche {
	text-align : left;

}*/
#gites_top {
	height : 25px;
	padding-top : 4px;
	margin-bottom : -4px;
	background-image : url(../images-site/design/gitetop.png);
}
#gites_mid {
	background-image : url(../images-site/design/gitemid.png);
	background-repeat : repeat-y;
	height : 130px;
}

#gites_bot{
	background-image : url(../images-site/design/gitebot.png);
	height : 25px;
}
.gite_gauche {
	width : 120px;
	height : 100px;
	float : left;
	text-align : center;
	padding-left : 10px;
}
.gite_droite {
	width : 560px;
	height : 130px;
	float : left;
	text-align : left;
	position : relative;
	/*position : fixed;
	float : right;*/
}

/*Affiche photo */

#photo_contenu {
	width : 700px;
	background-image : url(../images-site/design/gitemid.png);
	text-align : center;
	margin : auto;
}
#photos_top {
	background-image : url(../images-site/design/gitetop.png);
	height : 25px;
	
}
.photos_mid {
	padding-left : 10px;
	text-align : center;
	margin : auto;

}
#photos_bot {
	background-image : url(../images-site/design/gitebot.png);
	height : 25px;
}





















