body, html {
	margin: 0;
	padding: 0;
	background: #000000;
}
html {
	font-family:Arial, Helvetica, sans-serif;
}
div#global {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: url(../img/fond/fond-bas-droite.png) bottom right no-repeat  #FFFFFF;
}
div#haut{
	position:relative;
	width: 900px;
	background: url(../img/fond/generique-haut.png) no-repeat;
	height: 318px;
	display: table;
}
div#logo{
	position:absolute;
	width:331px;
	height: 150px;
	background: url(../img/fond/fond-logo.png) no-repeat;
	z-index: 1;
}
div#logo a{
	margin: 15px 0 0 7px;
	width: 275px;
	height: 80px;
	display:block;
	text-decoration:none;
}
div#menu{
	position:absolute;
	width:565px;
	height:26px;
	margin: 0 0 0 335px;
	z-index: 100;
}
div#haut-gauche{
	position:relative;
	width:380px;
	height:100%;
	float: left;
}
div#haut-droite{
	position:relative;
	width:520px;
	height:100%;
	float: right;
}
div#haut-texte{
	position:relative;
	width:340px;
	margin: 160px 0 0 20px;
	
}
div#haut-texte h1{
	margin: 0 5px 0 0;
	float: left;
	color: #ffa200;
	font-size: 1.8em;
	text-indent: 10px;
}
div#haut-texte h2 {
	height: 35px;
	line-height: 44px;
	margin-bottom: 0;
	font-size: 0.9em;
	color: #ffa200;
}
div#haut-texte p{
	color: #FFFFFF;
	font-size: 0.7em;
	text-align:justify;
	font-weight:bold;
	margin: 8px 0 0 0;
	text-indent: 10px;
}
div#haut-photo{
	position:relative;
	width:474px;
	height:215px;
	/*background: url(../img/fond/bloc-photo.png) center no-repeat;*/
	margin: 48px 0 0 46px;
	
}
div#bas{
	position:relative;
	width: 900px;	
	display: table;
	height: 100%;
	background: url(../img/fond/generique-degrade.png) repeat-y;
}
div#bas-gauche{
	position:relative;
	width:233px;
	height:100%;
	float: left;
}

div#bas-droite{
	position:relative;
	width:667px;
	height:100%;
	float: right;
	/*background: url(../img/fond/fond-bas-droite.png) bottom no-repeat;
	min-height: 540px;*/
}
div#contenu-bas-droite{
	width: 587px;
	margin-left: 40px;
	margin-left: 40px;
	padding-bottom: 30px;
}
p.gamme{
	margin: 0 0 15px 0;
	color: #8f2a05;
	font-size: 1.1em;
	font-weight:bold;
}
table.titre-bas{
	font-size: 1.8em;
	font-weight:bold;
	margin: 10px auto 20px auto;
	height: 60px;
	color:#515050;
	text-align: center;
}
table.titre-bas1{
	font-size: 1.8em;
	font-weight:bold;
	margin: 10px auto 20px 95px;
	height: 60px;
	color:#515050;
	text-align: center;
}
p.direction{
  font-size: 1.1em;
  color:#8f2a05;
}
div#bas-droite{
	font-size: 0.72em;
	color:#393939;
	text-align:justify;
}
div#photos {
	width: 530px;
	height: 300px;
	margin: 0 auto 0 auto;

}
.img2{
	border: 1px solid #FF0000;
}
.france-guinaudeau{
	margin-top: 40px;
}
.photo-show{
	margin-left: 50px;
	margin-top: 15px;
	border: 1px solid #FF0000;
}
p.ville{
	font-size:1.4em;
	color: #8f2a05;
	margin: 35px auto 8px auto;
	text-align:center;
}
p.coord{
	font-size:1.2em;
	margin: 0 auto 20px auto;
	text-align:center;
}
#map { width: 550px; height: 467px; border : 1px solid #1B5EA8; margin : 0 auto;}	
div#pied-page {
	width: 900px;
	margin: 0 auto;
	text-align:center;
	height: 30px;
	line-height: 30px;
	color:#FFFFFF;
	font-size:0.8em;
}
div#pied-page a{
	color: #ffa200;
	text-decoration:underline;
}
div#credit_impot{width:170px;height:170px;position:absolute;z-index:100;top:35px;left:270px;}