@charset "UTF-8";

/* ------------------------------------------------- */
/* ---------------------- base --------------------- */
/* ------------------------------------------------- */

/* titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
}

h1 { 
	font-size: 1.75em;
}

h2 { 
	font-size: 1.5em;
}

h3 { 
	font-size: 1.25em;
}

h4 { 
	font-size: 1em;
}

/* listes */
ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
}

/* paragraphes */
p { 
	margin: .75em 0;
} 

address {
	margin: .75em 0;
	font-style: normal;
} 

sup {
	line-height:30%;
	font-size:70%
}

/* liens */
a {
	text-decoration: underline; 
}

a:link {
	color: rgb(17, 17, 204);
}

a:visited {
	color: rgb(51, 51, 153);
}

a:hover, a:focus, a:active {
	color: rgb(0, 0, 255);
	outline: none;
}

a img {
	border: none;
}

/* autres */
em {
	font-style: normal;
	display:block;
	margin-top:20px;
}

strong {
	font-weight: bold;
}
 
/* form */
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, button, select {
	vertical-align: middle;
}


/* ------------------------------------------------- */
/* ------------------- structure ------------------- */
/* ------------------------------------------------- */


html {
	font-size: 100%;
	background-color: rgb(255, 255, 255);
	}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4;
	color: rgb(182, 182, 183);
	text-align: left;
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 850px;
}

#top {
	position:relative;
}


/* ------------------------------------------------- */
/* -------------------- header --------------------- */
/* ------------------------------------------------- */

#header {
	height:95px;
	margin-bottom:45px;
	text-align:center;
	position:relative;
}

#title {
	position:absolute;
	left: 25px;
	bottom: 0px;
}

.back_home {
	text-indent:-5000px;
}

a.back_home {
	display:block;
	background-image:url(../images/construction/too_title.jpg);
	width:175px;
	height:57px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}	
	
a:hover.back_home {
	background-position: -175px 0px;
}		
	
#header h1 {
	text-indent:-5000px;
}

#header h2 {
	text-indent:-5000px;
}

#logos {
	margin: 0 auto;
	bottom: 0px;
	padding-top:33px;
}

#logos img {
	margin:0 4px;
}


/* menu */

#menu {
	text-align:right;
	margin:0;
	position:absolute;
	right: 25px;
	bottom: 0px;
}

#menu li {
	list-style-type: none;
}

#menu a {
	text-decoration:none;
	color: rgb(182, 182, 183);
}

#menu a:hover {
	color: rgb(61, 60, 63);
	font-weight:bold;
}

#menu a.on {
	color: rgb(61, 60, 63);
	font-weight:bold;
}





/* ------------------------------------------------- */
/* --------------------- footer -------------------- */
/* ------------------------------------------------- */


#footer {
	clear:both;
	padding-top:25px;
}

.left {
	padding-left:25px;
	float:left;
}

.right {
	padding-right:25px;
	text-align:right;
	float:right;
}

#footer a {
	text-decoration:none;
	color: rgb(182, 182, 183);
}

#footer a:hover {
	text-decoration:underline;
}

#footer a:active {
	color: rgb(61, 60, 63);
}


#copyright {
	text-align:center;
	font-size:0.85em;
	padding:0;
	margin-top:75px;
	clear:both;
}







/* ------------------------------------------------- */
/* ------------------- slideshow ------------------- */
/* ------------------------------------------------- */

#slideshow {
	width:800px;
	height:350px;
	float:left;
	position: relative;
	text-align:center;
}

#recent {
	position: absolute;
	background-image:url(../images/construction/recent_work.png);
	background-position:0px 0px;
	width:130px;
	height:130px;
	left: 695px;
	top: 220px;
	z-index:1000;
	text-indent:-5000px;
}

a:active#recent {
	background-position:-130px 0px;
}

a#prev {
	display:block;
	background-image:url(../images/construction/arrow.jpg);
	background-position:0px 0px;
	width:25px;
	height:14px;
	float:left;
	background-repeat: no-repeat;
	margin-top:168px;
	text-indent:-5000px;
}

a:hover#prev {
	background-position:0px -14px;
}

a#next {
	display:block;
	background-image:url(../images/construction/arrow.jpg);
	background-position:-25px 0px;
	width:25px;
	height:14px;
	float:right;
	margin-top:168px;
	text-indent:-5000px;

}

a:hover#next {
	background-position:-25px -14px;
}


a#prev.single, a#next.single {
	background-image:none;
	cursor:default;
}





/* ------------------------------------------------- */
/* ------------------------ home ------------------- */
/* ------------------------------------------------- */




a:active#latest {
	background-image:url(../images/construction/recent_work.png);
	background-position:-130px 0px;
}




/* liens home */

.shadow {
	background-image:url(../images/construction/shadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:250px;
	height:158px;
	float:left;
	margin:25px 0 0 25px;
}



/* ------------------------------------------------- */
/* ------------------- work ------------------------ */
/* ------------------------------------------------- */

.work {
	background-image:url(../images/construction/shadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:250px;
	height:158px;
	float:left;
	margin:0 0 17px 25px;
}

.size3em {
	/*color: rgb(61, 60, 63);*/
	font-size:3em;
	letter-spacing:-0.05em;
	font-weight:bold;
	line-height:1em;
	margin:0 0 10px 25px;
	clear:both;
}

a.size3em {
	color: rgb(182, 182, 183);
	text-decoration:none;
}

a:hover.size3em {
	text-decoration:underline;
}

a:active.size3em {
	color: rgb(61, 60, 63);
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

/* ------------------------------------------------- */
/* ------------------------ job -------------------- */
/* ------------------------------------------------- */

#job_description {
	width:525px;
	height:158px;
	float:left;
	margin:25px 0 17px 25px;
	color: rgb(61, 60, 63);
}

#job_description a {
	color: rgb(61, 60, 63);
	text-decoration:none;
}

#job_description a:hover {
	text-decoration: underline;
}

#job_description a:active {
	color: rgb(182, 182, 183);
}

th {
	width:150px;
}

th, td {
	padding:0;
	text-align:left;
}

#job_description h3 {
	font-size: 2em;
	font-weight:normal;
	margin:0;
}

#job_description h3 span {
	font-size: .7em;
}

#soon {
	position: absolute;
	background-image:url(../images/construction/soon.png);
	background-position:0px 0px;
	width:130px;
	height:130px;
	left: 695px;
	top: 220px;
	z-index:1000;
	text-indent:-5000px;
}

table {
	margin:0;
	padding:0;
}

/* ------------------------------------------------- */
/* --------------------- profile ------------------- */
/* ------------------------------------------------- */

#profile {
	background-image:url(../images/construction/too_profile.jpg);
	background-repeat:no-repeat;
	height:555px;
	color: rgb(61, 60, 63);
}

#profile p {
	width:400px;
	margin:0 0 0 425px;
	text-align:justify;
}

#profile h2 {
	font-size:3em;
	letter-spacing:-0.05em;
	font-weight:bold;
	line-height:1em;
	margin:30px 0 0 425px;
}

.padding_top_100px {
	padding-top:180px;
}



/* ------------------------------------------------- */
/* -------------------- clients -------------------- */
/* ------------------------------------------------- */

#clients p {
	margin:0 auto;
	width:800px;
}

#clients p {
	text-align:justify;
	font-size:1.75em;
	line-height:1em;
}

#clients h2 {
	color: rgb(61, 60, 63);
	font-size:3em;
	letter-spacing:-0.05em;
	font-weight:bold;
	line-height:1em;
	margin:0 0 0 25px;
}





/* ------------------------------------------------- */
/* --------------------- office -------------------- */
/* ------------------------------------------------- */

#map {
	width:800px;
	height:350px;
	margin:0 auto;
}

.adrs_too {
	float:left;
	margin-left:25px;
}

.adrs_wa{
	float:right;
	text-align:right;
	margin-right:25px;
}

.adrs_too, .adrs_wa {
	color: rgb(61, 60, 63);
}

.adrs_too h2, .adrs_wa h2 {
	font-size:3em;
	letter-spacing:-0.05em;
	font-weight:bold;
	margin:25px 0 0 0;
}

.adrs_too p, .adrs_wa p {
	margin-top:0;
}

.adrs_too a, .adrs_wa a {
	color: rgb(61, 60, 63);
	text-decoration:none;
}

.adrs_too a:hover, .adrs_wa a:hover {
	text-decoration:underline;
}

.adrs_too a:active, .adrs_wa a:active {
	color: rgb(0, 0, 0);
}

/* ------------------------------------------------- */
/* ------------------ non-printing ----------------- */
/* ------------------------------------------------- */


.print{
	display:none;
}


/* ------------------------------------------------- */
/* -------------------- facebook ------------------- */
/* ------------------------------------------------- */

.fb a {
	color:#00FF00;
}

a.fb {
	display:block;
	background-image: url(../images/construction/findus.jpg);
	height: 102px;
	position: fixed;
	top: 10%;
	right:-7px;
	width: 42px;
	z-index: 100000;
	text-indent:-10000px;
}

a.fb:hover {
	right:-4px;
}