@charset "utf-8";

body, html {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height:16px;
	margin:0;
	padding:0;
    height:100%;
    min-height:100%;
	-webkit-text-size-adjust: 100%;
}
/* Content */
#container {
	min-height:100%;
	margin-bottom: -60px;
    position: relative;
}
#wrapper {
	width:980px;
	margin:0 auto;
	position:relative;
}
#header {
	width:960px;
	height:200px;
	margin:0 auto;	
	padding-top:10px;
}
#logo {
	float:left;
	height:200px;
	width:233px;
}
#logo img {
	-webkit-filter: drop-shadow(10px 10px 25px rgba(0,0,0,0.8));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=10, OffY=10, Color='#333')";
}
#top {
	margin:0;
	float:right;
}
.lang {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	color:#fff;
    text-shadow: 3px 3px rgba(0,0,0,0.6);
}
.lang a {
	color:#fff;
	text-decoration:none;
}
.lang a:hover {
	color:#cb5b17;
	text-decoration:none;
}
.phone {
	text-align:right;
	font-size:30px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	color:#fff;
    text-shadow: 3px 3px rgba(0,0,0,0.6);
}
.slogan {
	text-align:right;
	font-size:24px;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:20px;
	color:#fff;
    text-shadow: 3px 3px rgba(0,0,0,0.6);
}
#nav {
	float:right;
	width:675px;
	height:25px;
	margin:20px 0 20px 0;
	padding-top:8px;
	background:rgba(203,91,23,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E5cb6117', endColorstr='#E5cb6117'); /* IE */
	text-align:center;	
	color:#000;
	font-size: 14px;
	font-weight:bold;
	z-index: 50; 
}
#nav a {	
	color:#fff;
	opacity:0.8;
	text-decoration:none;
	padding:0 20px 0 20px;	
}
#nav a:hover {	
	color:#fff;
	opacity: 1;
	text-decoration:none;	
}
#load {  
	display: none;  
	position: absolute;  
	right: 10px;  
	top: 10px; 
	width: 43px;  
	height: 11px;  
	text-indent: -9999em;  
}  
#content { 
	width:960px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom: 20px;
}
#titre {
	padding-top: 1px;
	padding-bottom: 1px;
    text-shadow: 1px 1px rgba(0,0,0,0.6);
	background:rgba(255,255,255,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#B2ffffff', endColorstr='#B2ffffff'); /* IE */
	border:1px solid #333;
}
#contenu {
	margin-top:10px;
	padding:10px 20px;
	overflow:hidden;
	min-height:400px;
	background:rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7F000000', endColorstr='#7F000000'); /* IE */
}
#contenu_projets {
	margin-top:10px;
	padding:10px 20px;
	overflow:hidden;
	background:rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7F000000', endColorstr='#7F000000'); /* IE */
}
#est {
	width:200px;
	height:40px;
	margin:20px 0 20px 0;
	padding-top:8px;
	background:rgba(203,91,23,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E5cb6117', endColorstr='#E5cb6117'); /* IE */
	text-align:center;	
	color:#000;
	font-size: 14px;
	font-weight:bold;
}
#est a {
	color: #efefef;
	font-weight:bold;
	text-decoration:none;
}
#est a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#services {
	line-height:20px;	
}
#montage {
	width:720px;
	text-align:center;
	margin-left:100px;
	margin-bottom:20px;
}
#montage img {
	-webkit-filter: drop-shadow(10px 10px 25px rgba(0,0,0,0.8));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=10, OffY=10, Color='#333')";
}
#gallery {
	margin-bottom:20px;
}
.galeries {
	border-top:1px solid #f87e0e;
	text-align:center;
	line-height:20px;
	padding-top:10px;
	padding-bottom:5px;
}
.galeries a{
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
.galeries a:hover{
	color: #f87e0e;
	font-weight:bold;
	text-decoration:none;
}
.projet_pic {
	padding:2px;
	background:#333;
	border:1px solid #cb5b17;
}
.address {
	float:left;
	width:340px;
	margin-left:40px;
	font-size:14px;
	line-height:20px;
	clear:left;
}
.form {
	float:left;
	width:470px;
	margin-bottom:20px;
}
.form input {
	padding:3px;
	font-size:14px;
}
.push {
	height:60px;
	clear: both;
}
#footer_container {
	position:relative;
	width:970px;
	padding-left:10px;
	margin:0 auto;
}
#footer {
	width:960px;
	height:60px;
	background:rgba(203,91,23,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E5cb6117', endColorstr='#E5cb6117'); /* IE */
}
.copyrights {
	float:left;
	width:300px;
	height:55px;
	padding-top:5px;
	margin-left:10px;
	color:#f1f1f1;
	font-size: 11px;
	font-weight:bold;		
}
.copyrights a {
	color:#fff;
	text-decoration:none;
}
.copyrights a:hover {
	color:#000;
	text-decoration:none;
}
.apcha {
	float:left;
	width:200px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.apcha img {
	margin-top:5px;
	-webkit-filter: drop-shadow(3px 3px 10px rgba(0,0,0,0.5));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=3, OffY=3, Color='#444')";
}
.info {
	float:left;
	width:200px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
#bg_controls {
	float:right;
    width: 186px;
	margin-right:10px;
	margin-top:23px;
}
hr {
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(211, 114, 21, 0.95), rgba(0,0,0,0)); 
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(211, 114, 21, 0.95), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(211, 114, 21, 0.95), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(211, 114, 21, 0.95), rgba(0,0,0,0)); 
    border: 0 none;
    height: 2px;
    margin: 2em 0;
}
h1 {
	font-size:18px;
	font-weight:bold;	
	color:#cb5b17;
	margin-left:10px;
}
h3 {
	font-size:18px;
	font-weight:bold;	
	color:#fff;
}
h4 {
	font-size:14px;
	font-weight:bold;	
	color:#fff;
}
.clear {
	clear:both;
}
a {
	color: #f87e0e;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
