/* CSS Document */

body {
	margin-top: 30px;
	background-color: #f3f2e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	height: 600px;
	position: relative;
	background-color: #FFFFFF;
	}
	
#leftcontent {
	width: 230px;
	}
	
#rightcontent {
	left:230px;
	top:0px;
	position:absolute;
	width: 725px;
	}
	
#logowrapper {
	width: 230px;
	height: 170px;
	text-align:center;
	padding-top:45px;	
	}
	
img {
	border: none;
	}
	
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #00458b;
	font-weight: normal;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #00458b;
	font-weight: normal;
}

#mainContent {
	width:520px;
	left: 154px;
	top: 40px;
	position:relative;
}

#signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 13px;
	width: 230px;
	top: 555px;
	left:0px;
	position:absolute;
	text-align: center;
	
}

p img {
	float: left;
	margin-right: 10px;
}
	
	
/*-------------------------------------------    
    Nav
-------------------------------------------*/	
	
	
#navContainer {
	margin-right: auto;
	margin-left: auto;
	width: 163px;
	height:auto!important;
	height: 184px;
	min-height:184px;
	text-align: center;
	}
	

#navContent { 
	top: 0px; 
	left: 0px; 
	width: 163px; 
	height:auto!important;
	height: 152px;;
	min-height:152px;;
	
	margin:0px;
	padding:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00458b;
}
	
.nav {
	text-transform:uppercase;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 30px;
	/*font-family: Georgia;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	width: 163px;
	height: 30px;
	color: #999900;
	display: block;
	margin:0px;
	padding:0px;
	
}
.navActive {
text-transform:uppercase;
/*font-family: Georgia;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
a.nav {
	color: #00458b;
	text-decoration: none;
	width: 163px;
	height:auto!important;
	height: 30px;
	min-height:30px;
	display: block;
	line-height: 30px;
}
a.navActive {
	color: #999900; 
	text-decoration: none; 
	width: 163px;
	height: 30px;
	min-height:30px;
	display: block; 
	display: block;
	line-height: 30px;
}
a.nav:hover { 
	color: #999900; 
	text-decoration: none; 
	width: 163px;
	height: 30px; 
	display: block;
	line-height: 30px;
}

#mainContent li {
	background:transparent url(/img/puce.gif) 0px 6px no-repeat; 
	list-style: none; 
	list-style-type: none;
	padding-left:10px;
}

#navContent li { 
	list-style: none; 
	list-style-type: none;
	width: 163px;
	color: #ffffff;
	background-position: left;
	float: left;
}

#langSwitcher {
	clear:both;
	margin-left:0px;
	width: 163px; 
	border-top:1px dotted #00458B;
	list-style:none;
	padding-left:0px;
} 

#langSwitcher li {
 	background:transparent url(/img/arrow.gif) 43px 12px no-repeat;
}



#subnav {
	float:left;
	margin-left:0;
	padding-left:0px;
	/*margin-bottom:15px;*/
	padding-bottom:15px;
}
#subnav li{
	clear:both;
} 
#subnav a.nav {
	text-transform:none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	/*font-family: Georgia;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 163px;
	text-indent: 10px;
	color: #00458B;
	margin:0px;
	padding:0px;
	line-height: 18px;
}
#subnav a.navActive {
	text-transform:none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	/*font-family: Georgia;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 163px;
	text-indent: 10px;
	color: #999900;
	margin:0px;
	padding:0px;
	line-height: 18px;
	height:auto!important;
	height: 18px;
	min-height:18px;	
}
#subnav a {
	color: #00458b;
	text-decoration: none;
	width: 163px;
	line-height: 18px;
	height:auto!important;
	height: 18px;
	min-height:18px;
	display: block;;
}

#subnav a:hover { 
	color: #999900; 
	text-decoration: none; 
	width: 163px;
	line-height: 18px;	
} 

#subnav li {
	list-style: none; 
	list-style-type: none;
}

a.btn, span.btn a {
	color: #00458b;
	text-decoration: none;
	background:transparent url(/img/arrow.gif) 0px 6px no-repeat; 
	padding-left:10px;
}
a.btn:hover, span.btn a:hover {
	color: #999900;
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00458b;
	width: 163px;
	height: 1px; 
	display: block;
}

/*-------------------------------------------    
    Home 
-------------------------------------------*/	

a.link1_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/banner_1_fr_0.jpg);
	}
a.link1_fr:hover {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/banner_1_fr_1.jpg);
	}
a.link2_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:101px;
	position:absolute;
	background-image: url(/img/banner_2_fr_0.jpg);
	}
a.link2_fr:hover {
	width: 101px;
	height: 600px;
	top:0px;
	left:101px;
	position:absolute;
	background-image: url(/img/banner_2_fr_1.jpg);
	}
	
	
a.link3_fr {
	width: 523px;
	height: 101px;
	top:200px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_3_fr_0.jpg);
	}
	
a.link3_fr:hover {
	width: 523px;
	height: 101px;
	top:200px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_3_fr_1.jpg);
	}
	
a.link4_fr {
	width: 523px;
	height: 101px;
	top:301px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_4_fr_0.jpg);
	}
	
a.link4_fr:hover {
	width: 523px;
	height: 101px;
	top:301px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_4_fr_1.jpg);
	}
a.link1_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/banner_1_en_0.jpg);
	}
a.link1_en:hover {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/banner_1_en_1.jpg);
	}
a.link2_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:101px;
	position:absolute;
	background-image: url(/img/banner_2_en_0.jpg);
	}
a.link2_en:hover {
	width: 101px;
	height: 600px;
	top:0px;
	left:101px;
	position:absolute;
	background-image: url(/img/banner_2_en_1.jpg);
	}
	
	
a.link3_en {
	width: 523px;
	height: 101px;
	top:200px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_3_en_0.jpg);
	}
	
a.link3_en:hover {
	width: 523px;
	height: 101px;
	top:200px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_3_en_1.jpg);
	}
	
a.link4_en {
	width: 523px;
	height: 101px;
	top:301px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_4_en_0.jpg);
	}
	
a.link4_en:hover {
	width: 523px;
	height: 101px;
	top:301px;
	left:202px;
	position:absolute;
	background-image: url(/img/banner_4_en_1.jpg);
	}
	
	
/*-------------------------------------------    
    Title banners
-------------------------------------------*/	

.title_about_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_about_fr.jpg);
	}
	
.title_travaux-interieurs_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act1_fr.jpg);
	}
	
.title_travaux-exterieurs_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act2_fr.jpg);
	}
	
.title_echafaudages_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act3_fr.jpg);
	}
	
.title_revetements-exterieurs-interieurs_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act4_fr.jpg);
	}
	
.title_galerie_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_gall1_fr.jpg);
	}
	
.title_offer_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_offer_fr.jpg);
	}
	
.title_contact_fr {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_contact_fr.jpg);
	}
.title_about_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_about_en.jpg);
	}
	
.title_travaux-interieurs_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act1_en.jpg);
	}
	
.title_travaux-exterieurs_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act2_en.jpg);
	}
	
.title_echafaudages_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act3_en.jpg);
	}
	
.title_revetements-exterieurs-interieurs_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_act4_en.jpg);
	}
	
.title_galerie_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_gall1_en.jpg);
	}
	
.title_offer_en{
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_offer_en.jpg);
	}
	
.title_contact_en {
	width: 101px;
	height: 600px;
	top:0px;
	left:0px;
	position:absolute;
	background-image: url(/img/title_contact_en.jpg);
	}	
	
/*-------------------------------------------    
    Gallery
-------------------------------------------*/	
.gallerycontainer{
	position: relative;
	top:11px;
	width:560px;
	background-color: #d6d127;/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 5px 2px 5px 0;
height:32px;
}
a.thumbnail{
	display:block;
	width:32px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}
.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px #ffffff;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: 0px;
top:0px;
visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -264px;
left: -2px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

#gallFeature {
	width:560px;
	height: 256px;
	top: 10px;
	left: 0px;
	position:relative;

}

#thumbOthers {
	width:560px;
	top: 20px;
	left: 0px;
	position:relative;
	margin-bottom:30px;

}
.formbuilderform div {
	margin-top:10px;
}
.formbuilderform div label{
	display:block;
}
.formbuilderform div textarea {
	width:350px;
}
.formbuilderform .fbsubmit {
	background:transparent url(/img/btn_send.jpg) no-repeat;
	height:26px;
	width:96px;
	border:0;
	color:#FFF;
	font-weight:bold;
}