/* CSS RESET */
body{padding:0;margin:0;font:12px Arial,Helvetica,Garuda,sans-serif;*font-size:small;*font:x-small;}
h1,h2,h3,h4,h5,h6,ul,li,em,strong,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
table{font-size:inherit;font:100%;}
ul{list-style:none;}
img{border:0;}
p{margin:1em 0;}

strong{
font-weight: 700;
}

.clear{clear:both;}

/* Vertical centering */
html, body {
		height:100%;
		overflow: hidden;
	}
#floater{
		width:1px;
		height:50%;
		margin-bottom:-278px; /* half of container's height */
		float:left;}


body{
	background: #414042;
	color: #3e3d40;
}
a, a:visited{
	color: #3e3d40;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:focus{
	outline: none;
}
#container{
	width: 995px;
	clear:left;
	height: 535px;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
}
a#homelink{
	position: absolute;
	top: 0px;
	width: 90px;
	height: 260px;
	display: block;
}
#sidebar{
	height: 235px;
	width: 90px;
	float: left;
	background: #fff url(img/logo.jpg) top right no-repeat;
	margin-right: 5px;
	text-align: right;
	padding-top: 300px;
	padding-right: 4px;
}
#sidebar a, #sidebar a:visited{
	color: #3e3d40;
	text-decoration: none;
	font-size: 14px;
}
.accordionContent li a, accordionContent li a:visited{
	font-size: 11px !important;
	margin-right: 5px;
}
#diapo{
	width: 880px;
	height: 525px;
}
#content{
	float: left;
	background: #fff;
	width: 890px;
	height: 535px;
}

#histoire{
	background: url(img/histoire.jpg) no-repeat;
	width: 880px;
	height: 525px;
}
#esprit{
	background: url(img/codes2.jpg) no-repeat;
	width: 882px;
	height: 525px;
}
#histoire #texte{
	width: 340px;
	color: #fff;
	margin: 0 auto;
	padding-top: 175px;
	text-align: justify;
	font: normal 12px "Lucida sans unicode", "lucida grande", sans-serif;
	line-height: 13px;
}
#espritbg{
	position: relative;
	top: -386px;
	background: #6d6d6d;
	width: 510px;
	height: 100px;
	z-index: 10;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#codes{
	position: relative;
	top: -211px;
	left: 510px;
	width: 48px;
	height: 180px;
	z-index: 1000;
}
#esprit #texte{
	position: relative;
	color: #fff;
	width: 480px;
	height: 200px;
	padding: 5px;
	margin-left: 10px;
	text-align: justify;
	font: normal 12px "Lucida sans unicode", "lucida grande", sans-serif;
	line-height: 14px;
	z-index: 200;
}

#codespanel{
padding-top: 245px;
padding-left: 369px;
}

#jeans{
	margin-left: 0px;
	margin-top: 0px;
}

#texte h1{
	font: normal 20px "Lucida sans unicode", "lucida grande", sans-serif;
}
#marques{
	background: url(images/photo1.jpg) no-repeat;
	width: 890px;
	height: 535px;
}
#liste{
	position: absolute;
	margin-top: 300px;
	margin-left: 13px;
	width: 90px;
	padding: 5px;
}
#liste h1#thumb
#liste li a, #liste li a:visited{
font-size: 11px;
	color: #fff;
	display: block;
	padding: 1px;
}
#liste li a:hover{
	background: #c4c4c4;
	text-decoration: none;
}

#thumb1{position: absolute;top: 20px;left: 640px;}
#thumb2{position: absolute;top: 30px;left: 880px;}
#thumb3{position: absolute;top: 145px;left: 750px;}
#thumb4{position: absolute;top: 45px;left: 740px;}
#thumb5{position: absolute;top: 170px;left: 872px;}
#thumb6{position: absolute;top: 290px;left: 765px;}
#thumb7{position: absolute;top: 160px;left: 625px;}
#thumb8{position: absolute;top: 260px;left: 660px;}
#thumb9{position: absolute;top: 300px;left: 860px;}
#thumb10{position: absolute;top: 200px;left: 505px;}
#thumb11{position: absolute;top: 375px;left: 680px;}
#thumb12{position: absolute;top: 360px;left: 560px;}

#small2{position: absolute;top: 410px;left: 760px;}
#small3{position: absolute;top: 205px;left: 815px;}

.thumbs img{
	border: 2px solid #e3e3e3;
	cursor: pointer;
}
.small img{
	border: 1px solid #e3e3e3;
}


.float1{
	width: 437px;
	text-align: justify;
	float: left;
	margin:0;
	margin-right: 3px;
	margin-top: 10px;
}

.float2{
	width: 437px;
	text-align: justify;
	float: left;
	margin:0;
	margin-left: 3px;
	margin-top: 10px;
}
.float2 h1, .float1 h1{
	font: bold 22px Helvetica, Arial, sans-serif;
	padding: 5px;
	background: #e9e9e7;
	margin-bottom: 5px;
	color: #790e11;
}
.float2 h3, .float1 h3{
	font: bold 14px Helvetica, Arial, sans-serif;
	padding-left: 5px;
	background: #e9e9e7;
	color: #790e11;
}
.float2 p, .float1 p{	
	font: normal 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin:0;
	margin-bottom: 5px;
	background: #e9e9e7;
	color: #3e3d40;
}
.float1 h2, .float2 h2{
	font: normal 18px Helvetica, Arial, sans-serif;
	padding: 5px;
	background: #e9e9e7;
	color: #790e11;
}
#googlemaps{
	background: #414143 url(img/map5.jpg) 180px 30px no-repeat;
	width: 864px;
	height: 423px;
	margin: 15px;
	float: left;
	color: #fff;
}
#googlemaps h1{
	font-size: 16px;
	margin-left: 14px;
	margin-top: 14px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background: #fff;
	color: #414143;
	width: 115px;
}
#googlemaps ul{

	border: 1px solid #fff;
	width: 118px;
	margin-left: 14px;
	padding-top: 5px;
	padding-left: 5px;
}
#googlemaps li{
	line-height: 24px;
	color: #fff;
	font-weight: bold;
}
#googlemaps span{
	padding-left: 3px;
	padding-right: 3px;
}
.contact1{
	font-size: 14px;
	width: 290px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 40px;
	float: left;
}
.contact1 img{margin-right: 5px;margin-top: -5px}
.contact2{
	font-size: 14px;
	width: 200px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 100px;
	float: left;
}
.contact3{
	font-size: 14px;
	width: 200px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 40px;
	float: left;
}

form{
	display: block;
	float: left;
	width: 180px;
	margin: 15px;
 	margin-top: 10px;
}
label{
	color: #fff;
}
input{
	width: 179px;
	border: 0px;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
	background: #414143;
	border: 2px solid #fff;
	font: normal 13px Helvetica, Arial, sans-serif;
	*margin-left: -15px;
}
textarea{
	width: 180px;
	font: normal 13px Helvetica, Arial, sans-serif;
	border: 0px;
	padding: 4px;
	color: #fff;
	background: #414143;
	border: 2px solid #fff;
	height: 180px;
	*height: 160px;
	*margin-left: -15px;
}
.submit{
	width: 192px;
	background: none;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
}
input.submit:hover{
	background: #fff;
	color: #525355;
}

#footer{
	width: 980px;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 2px;
	height: 100px;
	font: normal 9px Verdana, sans-serif;
	color: #fff;
	text-align: right;
}
#footer a, #footer a:visited{
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
