@import url(base.css);
@import url(typo.css);

html {
	margin: 0 auto;
	background: #000 url(img/fd5.jpg) no-repeat right top;
	}
body {
	position: relative;
	width: 100%;
	text-align: left;
	}
#conteneur {
	position: relative;
	width: 100%;
	}
#entete {
	position: relative;
	}
#logo {
	position: relative;
	width: 245px;
	height: 112px;
	background: url(img/logo2.png) no-repeat;
	top: 15px;
	//top:0;
	left: 15px;
	z-index: 10;
	}
#artisan {
	position: absolute;
	width: 387px;
	height: 96px;
	top: 20px;
	left: 380px;
	background: url(img/artisans.png) no-repeat;
	}
#menu {
	position: absolute;
	width: 80px;
	top: 170px;
	right: 36px;
	//right: 57px;
	//font-weight: bold;
	}
#contenu {
	position: relative;
	width: 80%;
	left: 15px;
	}
#principal {
	float: left;
	width: 40%;
	height: 600px;
	padding-top: 50px;
	background: transparent;

	}
html>body #principal {
	height: auto;
	min-height: 500px;
	
	}
#principal2 {
	float: left;
	width: 60%;
	height: 550px;
	padding-top: 50px;
	background: transparent;
	}
html>body #principal2 {
	height: auto;
	min-height: 550px;
	}
#galerie {
	margin: 0 auto;
	width: 650px;
	padding-top: 50px;
	margin-bottom: 20px;
	}
#secondaire {
	float: right;
	width: 60%;
	text-align: center;
	}
#secondaire2 {
	float: right;
	width: 40%;
	}
#secondaire3 {
	float: right;
	width: 60%;
	text-align: left;
	margin-top: 70px;
	}
#secondaire4 {
	float: right;
	width: 60%;
	text-align: center;
	}
#secondaire4 img {
	padding: 2px;
 	border: none;
 	}
#secondaire4 a img:hover {
	border: # 1px solid;
	}
#footer {
	position: relative;
	margin-bottom: 10px;
	width: 96%;
	padding: 0 3%;
	}
/* IMAGES */
.spip_logos {
 	padding: 5px;
 	border: #FFF 1px solid;
 	}
.box {
	position: relative;
	text-align: left;
	margin: 0 5px 15px 10px;
	}
.box1 {
	position: relative;
	text-align: left;
	margin: 0 5px 15px 10px;
	}
img {
	padding: 5px;
 	border: #FFF 1px solid;
 	}
a img:hover {
	border: #b09e5b 1px solid;
	background: #FFF url(img/tri.png) no-repeat; 
	}
#cadre {
	position: relative;
	margin: 0 auto;
	}
#diaporama_innerfade {
	margin-left: 12px;
	height: 350px;;
	}
hr.saut {
	width: 100%;
	height: 45px;
	background: url(img/hr.png) no-repeat 20px 15px;
	border: none;
	border-bottom: #6E5F22 1px solid;
	margin: 0;
	padding: 0;
	}
