body {
	background-color: #666;
	text-align: center;
	background-image: url(../img/nav/bg.png);
	background-repeat: repeat-x;
	margin-top: 194px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conteneur-home {
	text-align:left;
	margin:0 auto;
	position:relative;
	width:700px;
	height:250px;
	background-color: #666;
}
#conteneur {
	text-align:left;
	margin:0 auto;
	position:relative;
	width:700px;
	height:570px;
	background-color: #666;
}
#header {
	position:relative;
	z-index:3;
	height:101px;
	width:700px;
	background-image: url(../img/nav/header.png);
	background-repeat: no-repeat;
	text-align: center;
}
#conteneur-home #pied a {
	color: #333;
	text-decoration: none;
}

#contenu-home {
	position:absolute;
	z-index:1;
	width:700px;
	height:200px;
	top:130px;
	right:25px;
	text-align: center;
	line-height: 200px;
	font-family: "Helvetica Neue UltraLight", "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	font-size: 48px;
	font-weight: normal;
}
#contenu {
	padding:0;
	position:absolute;
	z-index:1;
	width:700px;
	height:400px;
	top:130px;
	text-align: center;
	color: #666;
	background-color:#FFF;
	background-image: url(../img/nav/contenu-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#galeries {margin:10px; text-align:left; }
.img-gauche {
	float: left;
}
#pied {
	text-align:center;
	position:absolute;
	bottom:0;
	width:700px;
	height:30px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333;
}
.texte-blanc {
	color: #FFF;
}
#contenu h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	line-height: 25px;
}
#contenu p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 18px;
}
.no{border:0; padding:0;margin-top:75px;}
#conteneur-home #pied a:hover {
	color: #F60;
	text-decoration: none;
}
#conteneur-home #pied a:visited {
	color: #333;
	text-decoration: none;
}

