@charset "utf-8";
/* CSS Document */



#logo-temp {
	text-align: center;
	margin-top: 90px;
}




html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3c3f;
	background: #FFFFFF;
}

img {
	border: 0;
	outline: none;
}

.clear {
	clear: both;
}

.droite {
	text-align: right;
}

.center {
	text-align: center;
}

#zone-anim {
	width: 900px;
	height: 96%;
	text-align: center;
	margin: 0 auto;
	/*min-height: 700px;
	min-width: 900px;*/
}

#zone-txt {
	margin: 20px;
}

#zone-header {
	width: 900px;
	height: 213px;
	margin: 0 auto;
	background: url(../images/bg-header.gif);
	border-bottom: #e2001a solid 10px;
}

#zone-menu {
	width: 900px;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	background:#FFF;
}

#page-scroll #zone-fixe {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1000;
}

#page-scroll #contenu {
	margin: 265px auto 0 auto;
}

/*
	width: 385px;
	height: 41px;
*/

ul#menu{
	margin: 0 0 0 383px;
	padding: 0;
}

ul#menu li {
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	position:relative;
}

ul#menu a {
	display: block;
	outline: none;
	text-decoration:none;
	padding:12px 14px 11px 14px;
	border-bottom:1px solid #eee;
}

ul#menu a:hover {
	color:#FFF;
	background:#3e3e40;
}

/*--- DROPDOWN ---*/

#menu li ul.sub-menu {
	display:none;
	position:absolute;
	left:0; top:40px;
	z-index:99;
	max-height:0em;
	padding-left:0;
	border-top: none;
	border-bottom: none;
	overflow:hidden;
	font-size:14px;
}

#menu li:hover ul.sub-menu {
	max-height:40em; /*max-height:13em;*/
	margin:0;
}

#menu li ul.sub-menu li {
	display:block;
	float:left;
	margin:1px 0 0 0;
}

#menu li ul.sub-menu li a, #menu li.menu-actif ul.sub-menu li a {
	display:block;
	width:165px;
	height:auto;
	margin-right:1px;
	padding-top:9px;
	padding-bottom:8px;
	color:#3d3c3f;
	background:#FFF;
	text-decoration:none;
	background:#eee;
	border-right:none;
}

#menu li ul.sub-menu li a:hover, #menu li ul.sub-menu li a:visited:hover, #menu li ul.sub-menu li a:active:hover {
	display:block;
	height:auto;
	margin-right:1px;
	padding-top:9px;
	padding-bottom:8px;
	color:#FFF;
	background:#3e3e40;
	text-decoration:none;
	background:#3e3e40;
	border-right:none;
}


#contenu {
	width: 880px;
	min-height: 350px;
	margin: 0 auto;
	padding: 10px;
}

#zone-footer {
	width: 900px;
	margin: 0 auto;
	padding: 5px 0 ;
	border-top: #3e3e40 solid 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
}

#zone-footer-intro {
	width: 100%;
	margin: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}

.colonne1 {
	width: 420px;
	float: left;
	text-align: justify;
}

.colonne2 {
	width: 420px;
	margin-left: 40px;
	float: left;
	text-align: justify;
}

h1 {
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

h3 {
}

a:link {
	color: #3d3c3f;
	outline: none;
}

a:hover {
	color: #e2001a;
	text-decoration: none;
}

a:visited {
	color: #3d3c3f;
}

a:visited:hover {
	color: #e2001a;
	text-decoration: none;
}

a:active {
	color: #3d3c3f;
}

a:active:hover {
	color: #e2001a;
	text-decoration: none;
}

.red {
	color: #e2001a;
}

.red-serif {
	color: #e2001a;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*---------- About us ----------*/


.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin: 40px 0 30px 0;
}

.slogan-g {
	font-size: 30px;
	color: #e2001a;
}

#list-acc {
	list-style-image: url(../images/puce.gif);
	margin-top: 20px;
	margin-left: 50px;
}

#list-acc li {
	margin: 6px 0;
}

.colonne2acc {
	width: 440px;
	margin-left: 20px;
	float: left;
	text-align: justify;
}


/*---------- Projects Clients ----------*/

.zone-list-clients {
	float: left;
	width: 220px;
	margin: 0;
}

.list-clients-photos {
	list-style-image: url(../images/puce.gif);
	margin: 0;
	padding: 10px 0 0 35px;
}

.list-clients-photos li {
	margin: 5px 0;
}

.liste-clients-photos li .li-black {
	list-style-image: url(../images/puce-black.gif);
}

.list-clients-photos a:link {
	color: #3d3c3f;
	text-decoration: none;
}

.list-clients-photos a:hover {
	color: #e2001a;
	text-decoration: none;
}

.list-clients-photos a:visited {
	color: #3d3c3f;
	text-decoration: none;
}

.list-clients-photos a:active {
	color: #3d3c3f;
	text-decoration: none;
}

.list-clients {
	list-style-image: url(../images/puce-black.gif);
	margin: 0;
	padding: 0 0 0 35px;
}

.list-clients li {
	margin: 5px 0;
}

#loadarea {
	width: 650px;
	height: 450px;
	margin: 0 auto 10px auto;
	float: right;
	background:url(../images/projects-clients/mix-projects.jpg);
}


/*-------- Page Services --------*/


#services a {
	display: block;
	background: url(../images/puce.gif) no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 20px;
	font-weight: bold;
	outline: none;
}

#pre-construction {
	display:none;
	height: 100px;
}

#project-management {
	display:none;
	height: 160px;
}

#design-engineering {
	display:none;
	height: 220px;
}

#construction-management{
	display:none;
	height: 160px;
}

#construction {
	display:none;
	height: 120px;
}

#services a:link {
	text-decoration: none;
}

#services a:hover {
	text-decoration: none;
}

#services a:visited {
	text-decoration: none;
}

#services a:active {
	text-decoration: none;
}


/*-------- Page Contact --------*/

.p-marge {
	margin-left: 20px;
}

fieldset {
	border: 0px;
}

#form_contact input[type=text] {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 2px #e2001a;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	font-size: 12px;
	width: 250px;
}

#form_contact input.obligatoire {
	background: url(../images/champs-obligatoires.gif) no-repeat #FFFFFF;
	background-position: 0px 10px;
	padding: 2px 2px 2px 8px;
	width: 243px;
}

#form_contact textarea {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid 2px #e2001a;
	border-top: solid 1px #FFFFFF;
	border-right:  solid 1px #FFFFFF;
	border-left:  solid 1px #e2001a;
	padding: 2px;
	width: 250px;
}

#form_contact label.text {
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	margin: 2px 10px 0 0;
}

#form_contact p {
	margin: 10px 0;
}

#form_contact .legende {
	font-size:9px;
	margin-left: 20%;
	padding-left: 10px;
}

input[type=button], input[type=submit] {
	background: #3d3c3f;
	border: solid 1px #ffffff;
	padding: 3px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

input[type=button]:hover, input[type=submit]:hover {
	background: #e2001a;
}