﻿* { margin: 0; padding: 0; }

img { border: 0px; }

html {overflow: -moz-scrollbars-vertical;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.5em;
	font-size:12px;
	font-weight: normal;
	color: #5C490F;
	/*background: url(../images/bgMain.jpg) repeat-y top center;*/
	text-align: center;
}

#wrap{
	background-image:url(../images/bg-menu.gif);
	background-repeat:repeat-y;
	background-position:left;
	position:relative;
}

/* ---[ Layout ]--------------------- */

#container {
	margin: 0 auto;
	width: 952px;
	height: auto;
	}
	

#header {
	position: relative;
	clear: both;
	width: 952px;
	height: 141px;
	background: url(../images/bg_header.gif) no-repeat top center;
	margin: 4px 0 5px 0;
	}
	
	img#logo {
		position: absolute;
		bottom: 6px; left: 23px;
		}
		
	#anim {
		position: absolute; 
		top: 7px; right: 0; 
		width: 249px; 
		height: 133px;
		}	

.column {float: left;}


#leftCol {
	clear: left;
	float: left;
	width: 172px;
	background: url(../images/bg_leftCol.gif) repeat-y 0 0;
	}
	
ul#nav {
	width: 172px;
	height: auto;
	background: url(../images/deco-navig.gif) no-repeat top center;
	padding-top: 28px;
	}

ul#nav li {
	list-style-type: none;
	float: right;
	text-align: right;
	height: 20px;
	width: 139px;
	line-height: 20px;
	vertical-align: middle;
	margin-right: 5px;
	padding-right: 5px;
	border-bottom: 1px white solid;
}
	
ul#nav li.first {border-top: 1px white solid;}

ul#nav li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	}
	
	ul#nav li a:link, ul#nav li a:visited {color: #5f6062;}

	ul#nav li a:hover, ul#nav li a:active,
	/*highlight de section*/
	body#pgEntreprise ul#nav li#entreprise a:link, body#pgEntreprise ul#nav li#entreprise a:visited,
	body#pgRealisations ul#nav li#realisations a:link, body#pgRealisations ul#nav li#realisations a:visited,
	body#pgProjets ul#nav li#projets a:link, body#pgProjets ul#nav li#projets a:visited,
	body#pgServices ul#nav li#services a:link, body#pgServices ul#nav li#services a:visited,
	body#pgTemoignages ul#nav li#temoignages a:link, body#pgTemoignages ul#nav li#temoignages a:visited,
	body#pgVisite ul#nav li#visite a:link, body#pgVisite ul#nav li#visite a:visited,
	body#pgContact ul#nav li#contact a:link, body#pgContact ul#nav li#contact a:visited {color: #fff;}

#rightCol {
	float: right;
	width: 780px;
	height: auto;
}
	
#contextNav {
	float: left;
	clear: right;
	width: 776px;
	height: auto;
	margin: 0 0 0 4px;
}
	
#contextNav ul {
	margin: 0 0 4px 0;
}

#contextNav ul li {
	list-style-type: none;
	float: left;
	display: inline;
	height: 16px;
	width: 136px;
	line-height: 16px;
	vertical-align: middle;
	margin: 0 58px 4px 0;
	font-size:11px;
}
	
#contextNav ul li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 85%;
	color: #fff;
	height: 16px;
	width: 191px;
	display: block;
}
	
#contextNav ul li a:link, #contextNav ul li a:visited {background: #5f6062;}
#contextNav ul li a:hover, #contextNav ul li a:active, #contextNav ul li a.btOn {background: #F57B20;}

	

#content {
	float: right;
	width: 776px;
	background: #fff;
	text-align: left;
	padding: 0 0 15px 4px;
	}

div.topContent {
	width: 726px; height: 287px; padding: 35px 25px 0 25px; margin-bottom: 25px; 
	background: url(../images/bg_contenuHaut.gif) no-repeat top right;
}

img.carte { float: right; margin: 0 0 15px 25px; }	
img.photoMembre { float: left; margin: 5px 15px 15px 0; }
img.thumbMaison { float: left; margin: 0 15px 15px 0; }
img.thumbRealisations { margin: 0 15px 15px 0; }

.topContent a:link, .topContent a:visited, .topContent a:hover, .topContent a:active {
	color: #5c490f;
	font-weight: bold;
	text-decoration: underline;
	}

#footer {
	clear: both;
	width: 952px;
	height: 21px;
	background: url(../images/ligneFooter.gif) no-repeat top center;
	padding-top: 14px;
	text-align: right;
	margin-bottom: 15px;
	}


.imgThumb {
	float: left;
	margin: 15px 15px 15px 25px;
}

div.imgVisite {
	float: left;
	width: 500px;
	height: 350px;
	border: 1px #5F6062 solid;
	margin: 15px;
	}
	
#menuVisite {
	float: left;
	width: 150px;
	height: auto;
	text-align: left;
	padding: 15px;
	
	}	
	


/* ---[ Text Format ]--------------------- */

h1 {
	font-size: 150%;
	font-weight: bold;
	
	text-transform: uppercase;
	}

#content div.topContent h1 {color:#fff; padding: 0; margin-bottom: 8px;}	
#content h1 {color: #5F6062; padding: 0 0 8px 25px;}	
	
#content h2 {
	color:#5C490F;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 8px;
	}

#content h3 {
	color:#5C490F;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 8px;
	}

#content p {
	font-size: 100%;
	/*line-height: 2.1em;*/
	padding: 0 25px 25px 25px;
	/*font-weight:  bold;*/
	color: #666666;
}

#pgEntreprise #content p {
	line-height: 1.3em;
}
	
#pgProjets #content div.topContent p {
	padding: 0;
	margin-bottom: 18px;
	color: #5C490F;
	width:442px;
	line-height:1.2em;
}

#pgTemoignages div.tem1{
	width:300px;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:22px;
	margin:0 0 0 28px;
	color:#5F6062;
}

#pgTemoignages div.tem2{
	width:250px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:22px;
	margin:0 0 0 28px;
	padding:59px 0 0 514px;
	color:#5F6062;
}

#pgTemoignages div.tem3{
	width:450px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	line-height:22px;
	margin:0 0 0 28px;
	padding:59px 0 0 148px;
	color:#5F6062;
}
	
#content div.topContent p {
	padding: 0;
	margin-bottom: 15px;
	color: #5C490F;
	width:436px;
}

#pgEntreprise div.topContent p{
	padding: 0;
	margin-bottom: 15px;
	color: #5C490F;
	width:725px;
}

.signature {
	color:#999999;
}

#footer p {
	font-size: 90%;
	font-weight: bold;
	color: #5f6062;
	}
	
span.name{
	font-size:18px;
	color:#666666;
	font-weight:bold;
}

span.title{
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

p.marge{
	margin:-15px 0 0 0;
}

span.teamMemberEmail {
	clear: both;
	color: #5F6062;
	background: #fff;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 15px 0 25px;
	line-height: 10px;
	}

span.links {
	clear: both;
	background: #fff;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 15px 0 15px;
	margin-right: 130px;
	line-height: 10px;
	}
	
span.links a:link, span.links a:visited, span.teamMemberEmail a:link, span.teamMemberEmail a:visited {text-decoration: none; color: #5F6062;}
span.links a:hover, span.links a:active, span.teamMemberEmail a:hover, span.teamMemberEmail a:active {text-decoration: none; color: #F57B20;}

a:focus {outline: none;}	

a:link, a:visited, a:hover, a:active {color: #5F6062; font-weight:bold;}

	
/* ---[ Forms ]--------------------- */	

form#infoPret p.calculatorNote {
font-size: 80%;
font-weight:bold;
line-height:12px;
padding: 10px 0 0 145px;
	}

table.joindre {margin: 0 0 15px 25px; color: #666666;}
table.joindre td {height: 20px;}


table.form td {vertical-align: bottom;}



label {margin: 3px 0;}	

input {margin: 2px 10px 5px 0;}

input.btnSubmit {
	text-transform: uppercase;
	font-size: 85%;
	color: #fff;
	height: 16px;
	width: 158px;
	background: #5f6062;
	padding: 0 0 1px 0;
	}

/* ---[ Bebelles ]--------------------- */

div.ligneOrange {
	  clear: both; 
	  width: 100%; 
	  height: 10px;
	  background: #F57B20;
	  text-align: left;
	  margin-bottom: 15px;
	  font-weight: bold;
	  }

hr {
	clear:both;	
	width: 100%;
	height: 1px;
	margin: 5px 0 20px 0;
	color: #5F6062;
	background: #5F6062;
	}
	
/* ---[ Lightbox styles ]--------------------- */

#lightbox{
	background-color:#fff;
	background-image:url(../images/bg-bas.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 5px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color: #666666;
	}
	
#lightboxDetails{
	font-size: 100%;
	padding-top: 0.4em;
}
#lightboxCaption{
	float: left;
	font-size: 22px;
	font-weight:bold;
	margin:10px 0 10px 0;
	text-transform:uppercase;
	background-color:#fff;
	padding:0 10px 0 10px;
}
#keyboardMsg{ float: right; }

#lightbox img{ border: 1px black solid; } 
#overlay img{ border: none; }


/* ---[ Hacks ]--------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */	



#pgContact #content table {
	margin-left: 10px;
	width: 640px;
}

#pgContact #content table td {
	padding-top: 4px;
	padding-bottom: 4px;
}


#pgComments #content dl {
	margin: 2px;
	margin-top: 20px;
}

#pgComments #content dt {
	float: left; 
	/*padding-top: 14px;*/
}
#pgComments #content dd {
	margin-left: 160px;
	/*padding-top: 10px;*/
}

#pgComments #content dl input {
	width: 250px;
}

#pgComments #content textarea {
	width: 640px;
	height: 100px;
}

#content .subContent {
	margin: 25px;
	color:#666666;
}

.jasmin{line-height:12px;}