* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background:url(../images/fond.gif) top center repeat-x #fff;
	margin: 0px;
	padding:0px;
}

h1, h2, h3 {
	margin: 0px;
	padding:0px;
}

hr {
	border: none 0;
	border-top: 1px dotted #363636;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


a {
	color: #12273A;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}


img {
	border:0px;
}

#meubles-gautier {
	width:100%;
	/*height:500px;*/
}

#gautier {
	width:100%;
	height:100%;
	background:url(../images/signature-gautier.png) bottom center no-repeat;
}


#global {
	width:990px;
	margin:0 auto;
	min-height:1100px;
}

#drapeaux {
	width:60px;
	position:absolute;
	margin:20px 0px 0px 850px;
}

#logo {
	position:absolute;
	width:107px;
	height:162px;
	margin-top:20px;
	margin-left:20px;
}

#bandeau {
	width:850px;
	height:33px;
	background:url(../images/bandeau.gif) 160px 0px no-repeat;
	padding-top:53px;
	padding-left:140px;
}


/* ------------------------------------------------------------------------------------------------------------------------------ */

#visuel {
	margin-left:22px;
	margin-top:3px;
	margin-bottom:10px;
}

#contenu_visuel {
	position:absolute;
	margin-left:687px;
	margin-top:15px;
	display:block;
	width:213px;
	height:250px;
	color:#fff;
	/*background:url(../images/fond-visuel.png);*/
	padding:20px;	
}
#contenu_visuel h2 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#fff;
	margin-bottom:15px;
}
#contenu_visuel a {
	font-weight:bold;
	color:#ed5d11;
	text-decoration:underline;
}
#contenu_visuel a:hover {
	text-decoration:none;
}

/* ------------------------------------------------------------------------------------------------------------------------------ */

#univers {
	display:block;
	width:337px;
	background:url(../images/footer-univers.gif) bottom center no-repeat #88ba17;
	color:#fff;
}
#univers span {
	padding:15px;
	color:#fff;
	display:block;
}
#univers a {
	font-weight:bold;
	color:#ed5d11;	
	text-decoration:underline;
}
#univers a:hover {
	text-decoration:none;
}

a#univers1 {
	display:block;
	width:304px;
	height:16px;
	margin-left:5px;
	margin-bottom:10px;	
	background:url(../images/univers-enfant.jpg) top left no-repeat;
	color:#fff;
	text-decoration:none;
	padding-top:77px;
	padding-left:20px;
}
a#univers2 {
	display:block;
	width:304px;
	height:16px;
	margin-left:5px;
	margin-bottom:10px;	
	background:url(../images/univers-adulte.jpg) top left no-repeat;
	color:#fff;
	text-decoration:none;
	padding-top:77px;
	padding-left:20px;
}
a#univers3 {
	display:block;
	width:304px;
	height:16px;
	margin-left:5px;
	margin-bottom:10px;	
	background:url(../images/univers-rangement.jpg) top left no-repeat;
	color:#fff;
	text-decoration:none;
	padding-top:77px;
	padding-left:20px;
}
a#univers4 {
	display:block;
	width:304px;
	height:16px;
	margin-left:5px;
	margin-bottom:10px;	
	background:url(../images/univers-sejour.jpg) top left no-repeat;
	color:#fff;
	text-decoration:none;
	padding-top:77px;
	padding-left:20px;
}


/* ------------------------------------------------------------------------------------------------------------------------------ */


#magasin {
	display:block;
	width:538px;
	margin-left:30px;
}


/* ------------------------------------------------------------------------------------------------------------------------------ */

#engagements {
	display:block;
	width:538px;
	height:224px;
	margin-left:25px;
	background:url(../images/engagements.jpg) top left no-repeat;
	padding-top:50px;
	padding-left:20px;
}

#engagements a {
	font-weight:bold;
	color:#ed5d11;
	text-decoration:underline;
}
#engagements a:hover {
	text-decoration:none;
}


/* ------------------------------------------------------------------------------------------------------------------------------ */


#footer {
	width:100%;
	color:#fff;
	background:#411f0c;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:-12px;
}
#footer * {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#86b911;
	text-decoration:none;
}


