/* 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,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:0;}
.clear{clear:both;}
.jump{ width: 900px;height: 40px;}
*{outline : none;}



body {
	background:#010101 url(images/background2.jpg) repeat-x;
	background-size: 100%;
	background-origin: content;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#background {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 0;
}

.stretch {
    width:100%;
    height:100%;
}


 @font-face {  
     font-family: 'Lane - Narrow';  
     src: url('fonts/Lane-Narrow.eot');  
 }  
   
 @font-face {  
    font-family: "Lane - Narrow";  
     src: local('Lane - Narrow'),  
               local('Lane - Narrow'),  
               url("fonts/Lane-Narrow.otf") format("opentype");
 }


a, a:visited{
	color: #fff;
	text-decoration: none;
}

h1 a, p a{
color: #d2dce9 !important;
}


html, body {
	height:100%;
	overflow: hidden;
}

#floater{
		width:1px;
		height:50%;
		margin-bottom:-294px; /* half of container's height */
		float:left;
}

#content{
	clear:left;
	position:relative;
	width: 900px;
	height: 587px;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	border: 1px solid #444;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.credit{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font: normal 9px Verdana, sans-serif;
	text-transform: uppercase;
	color: #434343;
}
.creditxt{
	float: left;
}
.shake{
	float: right;
	margin-left: 3px;
	margin-top: -1px;
}

#nav{
	font: normal 11px Arial, helvetica, sans-serif;
	text-align: right;
	position: absolute;
	margin-left: -98px;
	text-transform: uppercase;
	margin-top: 5px;
}
#nav li{
	margin-bottom: 9px;
}
#nav li a{
	padding: 0px;
	background: url(images/nav.png) repeat 0 0;
	padding: 4px;
}

#nav li a:hover{
	background-position: 100px 0;
}

a#photoslink{
	background: #293646;
	margin-top: -20px;
	padding: 3px;
	margin-left: 500px;
	display: block;
	width: 180px;
	font: normal 10px Arial, helvetica, sans-serif;
	text-transform: uppercase;
}
a#photoslink:hover{
	background: #394e63;
}

.floatbloc{
	background: #808080;
	width: 224px;
	height: 195px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	overflow: hidden;
}
.widefloatbloc{
	width: 673px;
	height: 195px;
	background: #808080;
	margin-bottom: 1px;
	padding-right: 1px;
	float: left;
	overflow: hidden;
}

.widefloatbloc h1{
	font-weight: bold;
	padding: 13px;
	text-align: justify;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 13px;
	padding-top: 13px;
	padding-right: 4px;
	text-transform: uppercase;
}
.widefloatbloc p{
	padding: 13px;
	text-align: justify;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.floatbloc p{
	padding: 9px;
	font-size: 10px;
	color: #dcdcdc;
	text-align: justify;
	font-family: Verdana, sans-serif;
}



#logo{
	background: url(images/logo.jpg) no-repeat;
}
#homelink{
	display: block;
	position: absolute;
	width: 224px;
	height: 195px;
}

.clear{
	clear: both;
}

#sidetext{
	background: #808080;
	width: 204px;
	height: 371px;
	float: left;
	font: normal 11px Arial, helvetica, sans-serif;
	padding: 10px;
	text-align: justify;
}
#sidetext h1{
	font-size: 14px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: left !important;
}

#main{
	background: #808080;
	float: left;
	width: 674px;
	margin-left: 1px;
	margin-top: -196px;
	height: 587px;
	overflow: hidden;
}

.flash{
	background: #000 !important;
}
.flash embed, .flash object{
	margin-top: 130px;
	margin-left: 30px;
}

a.demo{
	background: #a9a9a9;
	padding: 4px;
	text-transform: uppercase;
	border: 1px solid #787878;
	color: #5d5d5d;
	display: block;
	margin-top: 5px;
	text-align: center;
}
a.demo:hover{
	color: #a9a9a9;
	background: #293646;
}

.bigtitle{
	font: normal 40px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-top: 75px;
}

.savoirtitle{
	position: absolute;
	margin-top: 5px;
	color: #fff;
	background: #283746;
	margin-top: 135px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 208px;
	text-align: center;
	text-shadow: 0px 0px 3px #000;
	filter:alpha(opacity=80);
	opacity: .8;
}
#bloctxt{ 
	padding: 10px;
	width: 204px;
	height: 175px;
}
.contacttxt{
	line-height: 20px;
}
#bloctxt h1{
	font: bold 24px Arial, Helvetica, sans-serif;
}
#bloctxt h2{
	font: normal 16px Arial, Helvetica, sans-serif;
}
#bloctxt a{
	text-decoration: underline;
}
a.savoirbtn{
	display: block;
	position: absolute;
	background: #fff;
	width: 224px;
	height: 195px;
	z-index: 400;
}
a.retourbtn{
	text-transform: uppercase;
	font-size: 9px;
	float: right;
	padding: 2px;
	margin-top: -2px;
	margin-right: -2px;
}
a.retourbtn:hover{
	background: #666;
}

.clients h2{
	font-size: 22px !important;
}
.contact p{
	padding: 5px;
	padding-top: 7px;
	margin-left: 10px;
}
.contact input, .contact textarea, .clients input{
	width: 188px;
	background: #dcdcdc;
	border: 0;
	padding: 3px;
	color: #424242;
}
.clients p{
	margin-left: -5px;
}
.clients p.first{
	margin-top: -10px;
}
.contact textarea{
	height: 130px;
}

#hello{
	width: 900px;
	height: 600px;
}
.galleria-container{
	height: 580px;
}

button{
	background: #dcdcdc;
	border: 0;
	font: normal 10px Arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #424242;
	margin-top: 5px;
	float: right;
	margin-right: 10px;
}

.footer{
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 10px;
	color: #3a4751;
	text-align: center;
}
.footer a{
	color: #3a4751;
}
.partenaire:first-child{
	padding-top: 15px;
}
.partenaire{
	padding: 0px 15px 0px 15px;
	height: 100px;
	margin-bottom: 1px;
}
.partenaire .logo{
	width: 180px;
	height: 100px;
	background: #626262;
	float: left;
}
.partenaire .logo img{
	padding: 6px;
}
.partenaire .description{
	height: 100px;
	background: #626262;
	float: left;
	width: 460px;
	margin-left: 1px;
}
.partenaire .description p{
	padding: 10px;
}

strong{
	font-weight: bold !important;
}
