/*Géneral */
*{
	margin:0;padding:0;
}
img{
	border:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;padding:0; 
}
ul li{
	list-style:none;
}
.clr {
	clear:both;
	font-size:0;
	height:0;
}
p, h2, h3, h4, h5 {
	display:block;
}
/***********************/
body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg_body.jpg) repeat-x 0 0 #d8c5a5;
	font-size:12px;
}
#header{
	width:955px;
	height:241px;
}
.logo{
	margin:-1px 0 0 18px;
	float:left;
	position:relative;
}
/***/
h2 {
	font-size:18px;
	line-height:19px;
	color:#cc0000;
	font-weight:normal;
	padding:0 0 10px 0;
	background:url(images/puce2.gif) no-repeat left 8px;
	padding-left:14px;
}
h3{
	font-size:14px;
	line-height:16px;
	color:#000;
	background:url(images/puce.jpg) no-repeat left center;
	padding-left:14px;
	margin-bottom:10px;
}
.titre1, .txtSavoirFaire .titre1{
	color:#fdfdfb;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 0 15px;
	text-transform:uppercase;
	background:url(images/puceflesh_rouge.gif) no-repeat 0 3px;
}
.titre2, .txtSavoirFaire .titre2{
	color:#000;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 0 15px;
	text-transform:uppercase;
	background:url(images/flesh_noir.gif) no-repeat 0 3px;
}
/*** center ***/
#center{
	width:909px;
	padding:0 0 0 46px;
}
.bigLeftCenter{
	width:626px;
	float:left;
	margin-right:5px;
}
.leftCenter{
	width:581px;
	padding:0 23px 0 22px;
	background:url(images/bg_left_center_r_y.png) repeat-y 0 0;
	_background:none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_left_center_r_y.png', sizingMethod='scale');
	
}
/*** Fin center ***/

/*----top menu-----*/
#TopMenu {
	font-size:10px;
	float:right; 
	padding:3px 47px 6px 0;
	width:340px;
}
#TopMenu li {
	display: inline;
	color: #fff;
}
#TopMenu li a {
	color: #fff;
	padding:0 4px;
}
#TopMenu li a:hover,#TopMenu li .active{
	color: #f3c318;
}
/*-----fin top menu------*/

/***************** Menu **********************/
.menu{ 
	width:738px;
	height:41px; 
	padding:4px 0px 0px 49px;
	float:left;
}
.menu li{
	float:left; 
}
.menu li a{float:left;}
.menu .accueil a{ 
	 background:url(images/menu_a_acc.png) 0 0 no-repeat; 
	 _background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_a_acc.png', sizingMethod='crop');
	 width:99px;
	 height:41px;
	 display:block;
	 cursor:pointer;
	 padding-right:5px;
 }
.menu .accueil a:hover, .menu .accueil .active{ background:url(images/menu_on_acc.png) 0 0 no-repeat;
	_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_on_acc.png', sizingMethod='crop');
	 width:99px;
	 height:41px;
	 display:block;
	 cursor:pointer;
	 padding-right:5px;
}
/***/
.savoir a{ background:url(images/menu_savoir_off.png) 0 0 no-repeat;
	_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_savoir_off.png', sizingMethod='crop');
	width:106px;
	height:41px;
	display:block;
	cursor:pointer;
	padding-right:9px;
     }
.menu .savoir a:hover, .menu .savoir .active{
	background:url(images/menu_savoir_on.png) no-repeat 0 0;
	_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_savoir_on.png', sizingMethod='crop');
	 cursor:pointer;
	 padding-right:9px;
}
/***/
.realis a{ background:url(images/menu_realis_off.png) 0 0 no-repeat;_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_realis_off.png', sizingMethod='crop');
	 width:109px;
	 height:41px;
	 display:block;
	 font-weight:bold;
	 padding-right:7px;
	 cursor:pointer;
	}
.menu .realis a:hover, .menu .realis .active{
	background:url(images/menu_realis_on.png) 0 0 no-repeat;_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_realis_on.png', sizingMethod='crop');
	 cursor:pointer;
	 padding-right:7px;
	 position:relative;
	 z-index:1px;
}
/***/
.contact a{background:url(images/menu_contact_off.png) 0 0 no-repeat;_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_contact_off.png', sizingMethod='crop');
	 width:99px;
	 height:41px;
	 display:block;
	 cursor:pointer;
	}
.menu .contact a:hover, .menu .contact .active{ background:url(images/menu_contact_on.png) 0 0 no-repeat;_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_contact_on.png', sizingMethod='crop');
	 cursor:pointer;
	 }
/***************** Fin Menu **********************/
#slogan {
	color:#FFFFFF;
	padding:2px 0 3px 70px;
	font-size:14px;
	line-height:16px;
	font-style:italic;
	width:349px;
	float:left;
	font-weight:bold;
}

#slogan span {
	color:#d81111;
	font-size:16px;
}
/************************* Index **************************************/
#global_index{
	width:955px;
	margin:0 auto;
	background:url(images/bg_globall_index.jpg) no-repeat 0 top;
}
.blocTopHeader{
	width:955px;
}
.bigLeftCenter p{
	font-size:11px;
	color:#000;
	line-height:17px;
	text-align:justify;
	padding:0 0 7px 0;
}
.bigLeftCenter .bottomImageCenter{
	float:none;
	margin:0;
	padding:0;
}
/***/
.leftCenter #blocMaron{
	color:#000;
	padding:5px 0 5px 0;
	font-size:15px;
	margin:15px 0 15px 60px;
	line-height:17px;
	text-transform:uppercase;
	font-style:italic;
	text-align:center;
	width:430px;
	font-weight:bold;
	width:430px;
	background:url(images/bg_maron.gif) no-repeat 0 0;
}

.leftCenter #blocMaron span {
	color:#d81111;
	font-size:17px;
	line-height:19px;
}
.leftCenter .txtpromotion{
	font-weight:bold;
	color:#000;
	font-size:16px;
	line-height:16px;
	padding:5px 0 5px 55px;
}
.leftCenter .txtpromotion span{
	padding:0 0 0 155px;
}
/**** competance ***/
.bigBlocCompetance{
	width:265px;
	float:left;
	margin-top:4px;
	background:url(images/bg_competance_top.png) no-repeat 0 0;
	_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_competance_top.png', sizingMethod='crop');
}
.blocCompetance{
	width:255px;
	padding:16px 0 0 10px;
	display:block;
	background:url(images/bg_competance_r_y.png) repeat-y 0 0;
	_background:none;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_competance_r_y.png', sizingMethod='scale');
}
.villa{
	float:left;
	margin:80px 0 0px 13px;
}
/****/
.blocCordIndex{
	width:206px;
	clear:both;
	padding:10px 6px 17px 13px;
}
.blocCordIndex p{
	text-align:left;
	color:#fff;
	font-size:11px;
	line-height:17px;
	font-weight:normal;
}
.blocCordIndex p span{
	display:block;
	font-size:12px;
	border-bottom:solid 1px #fff;
	padding:0 0 0px 0;
	font-weight: bold;
	margin: 0 0 5px 0;
}
/*** fin competance***/
.blocBottomIndex{
	width:581px;
	clear:both;
}
/*** bloc promotion ***/
.leftCenter .bigPromo{
	width:274px;
	position:relative;
	float:left;
	margin-right:10px;
	background:url(images/bloc_promo_r_y.jpg) repeat-y 0 0;
}
.homme2{
	position:absolute;
	top:36px;
	left:-15px;
}
.leftCenter .blocPromo{
	width:155px;
	padding:10px 20px 0 99px;
	background:url(images/bloc_promo_top.jpg) no-repeat 0 top;
}
.leftCenter .blocPromo p{
	line-height:13px;
	padding:6px 0 4px 0; 
	color:#000;
}
.leftCenter .blocPromo .ensavoir{
	line-height:17px;
	padding:0 6px 0 0;
	color:#000;
	text-align:right;
	background:url(images/bg_ensavoir.gif) no-repeat right 3px;
}
.leftCenter .blocPromo .ensavoir a{
	line-height:17px;
	padding:0 4px 3px 0;
	color:#fff;
}
.leftCenter .blocPromo .ensavoir a:hover{
	line-height:17px;
	padding:0 4px 3px 0;
	color:#89868c;
}
/*** Fin promotion ****/

/*** bloc Realisation ***/
.leftCenter .bigRealisation{
	width:274px;
	position:relative;
	float:left;
	background:url(images/bloc_promo_r_y.jpg) repeat-y 0 0;
}
.homme{
	position:absolute;
	top:55px;
	left:-7px;
}
.leftCenter .blocRealisation{
	width:155px;
	padding:10px 20px 0 99px;
	background:url(images/bloc_promo_top.jpg) no-repeat 0 top;
}
.leftCenter .blocRealisation p{
	line-height:15px;
	padding:6px 0 30px 0; 
	color:#000;
}
.leftCenter .blocRealisation .ensavoir{
	line-height:17px;
	padding:0 6px 0 0;
	color:#000;
	text-align:right;
	background:url(images/bg_ensavoir.gif) no-repeat right 3px;
}
.leftCenter .blocRealisation .ensavoir a{
	line-height:17px;
	padding:0 4px 0 0;
	color:#fff;
}
.leftCenter .blocRealisation .ensavoir a:hover{
	line-height:17px;
	padding:0 4px 0 0;
	color:#89868c;
}
/*** Fin Realisation ****/

/************************* Fin Index **************************************/

/************************* Savoir-faire **************************************/
#global_savoir{
	width:955px;
	margin:0 auto;
	background:url(images/bg_globale_savoir.jpg) no-repeat 0 top;
}
.blocListeSavoir{
	width:581px;
}
.blocListeSavoir p{ 
	font-size:11px;
	font-weight:bolder;
	color:#000000;
	padding:0 0 3px 12px;
	background:url(images/puce2.gif) no-repeat 0 5px;
}
.blocListeSavoir .txtListeSavoir{
	background:none;
	padding:0 0 0 20px;
	color:#999999;
}
.blocListeSavoir .txtListeSavoir2{
	background:none;
	padding:0 0 5px 20px;
	color:#999999;
}
/****/
.txtSavoirFaire{
	width:581px;
	padding:10px 0 0 0;
}
.txtSavoirFaire p{
	color:#000;
	line-height:17px;
	padding:4px 0 10px 0;
	text-align:justify;
}
/***/
.blocCordSavoir{
	width:581px;
	position:relative;
	padding:10px 0 25px 0;
	background:url(images/bg_coordo.jpg) no-repeat right 8px;
}
object{
	position:relative;
	margin:-8px 0 0 0;
}
.maison{
	float:left;
	margin:0 0 0 10px;
}
.homme3{
	position:absolute;
	top:0px;
	left:-25px;
}
.blocCordSavoir p{
	font-size:11px;
	line-height:16px;
	line-height:16px;
	padding:15px 0 0 155px;
	color:#000;
}
.blocCordSavoir p span{
	font-size:18px;
	line-height:19px;
	display:block;
	padding:10px 0 0 0;
}
.txtvaleur{
	color:#fff;
	line-height:14px;
	text-align:justify;
	padding:6px 30px 0 2px;
}
.listeMaison{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:8px 0 0 50px;
}
.listeMaison .txtmaison{
	padding:3px 0 0 40px;
}
.listeMaison .txtmaisonV0{
	padding:3px 0 0 20px;
}
.maison_homme{
	position:relative;
	margin:-13px 0 6px -10px;
}
.batiment{
	margin:25px 0 7px 20px;
}
/**** bloc Competance ***/
/************************* Fin ?????? **************************************/


/************************* realisations **************************************/
/*****diapo*******/
#blocDiaporama{
	width:581px;
	padding:10px 0 0px 0;
	float:left;
}
/*** bloc Photo ***/
.diapoPhoto{
	width:313px;
	padding:2px 0 10px 0;
	float:left;
	background:#fff;
}
.photo_big{
	margin:0px;
	border:solid 1px #ad0404;
	background:#ad0404;
	padding: 0px;
}

/*** bloc Img ***/
#blocDiaporama .diapoImg{
	width:244px;
	float:left;
	padding:0 0 0 10px;
}

/*** Big Img ***/ 
#blocDiaporama .diapoImg img{
	float:left;
	margin:2px 4px 4px 1px;
	cursor:pointer;
	border:solid 1px #999999;
}
/** legende **/
#blocDiaporama .legende{
	color:#b30303;
	width:310px;
	margin-top:4px;
	background:#fff;
	padding:2px 0 20px 0;
	font-weight:bold;
	height:18px;
	display:block;
	float:none;
	text-align:center;
	clear:both;
}
/** Fin légende **/
/****** Fin diaporama *****************/
.maison_hommeReali{
	position:relative;
	margin:15px 0 5px -10px;
}
/************************* Fin realisations **************************************/




/************************* contact **************************************/
#global_contact{
	width:955px;
	margin:0 auto;
	background:url(images/bg_globall_contact.jpg) no-repeat 0 top;
}
.blocContact{
	width:342px;
	float:left;
	padding:0 0 0 0px;
}
.carte{
	float:left;
	margin:0 20px 0 22px;
}
.blocContact p{
	color:#000;
	line-height:17px;
	text-align:justify;
	padding:0 0 0 0;

}
.blocContact .telephone{
	width:342px;
	background:url(images/bg_tel.jpg) no-repeat 0 0;
	padding:6px 0 4px 0;
	font-size:16px;
	line-height:17px;
	margin-top:80px;
	text-align:center;
	color:#000;
	font-weight:bold;

}
.blocContact .lesPesrsonnes{
	clear:both;
	width:581;
	float:none;
}
.homme_contact{
	position:relative;
	margin:5px 0 -16px 0;
	display:inline;
}
.couplle{
	position:relative;
	margin:5px 0 -16px 290px;
	display:inline;
}
/****/
.txtTrouver{
	color:#fff;
	line-height:14px;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding:10px 30px 10px 2px;
}
/******** Carte ********/
#carte {
	display: none;
	position: absolute;
	top: 70px;
	left:250px;
	height:471px;
	width:812px;
	border: 1px solid #000;
	z-index: 1000;
}
.fermer-carte {
	background: #000;
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.fermer-carte a {
	color: #fd9831;
	display: block;
}
.fermer-carte a:hover {
	color: #fff;
	text-decoration: none;
}
.imgPlan{
	float:none;
	margin:11px 0 0px 9px;
}
/******** Carte ********/
.blocEmail{
	width:218px;
	height:23px;
	margin:17px 0 18px 8px;
	background:url(images/bg_email.gif) no-repeat 0 0;
	padding:4px 0 0 0;
	text-align:center;
}
.blocEmail object{
	position:relative;
	top:6px;
	left:0;
}
/*******css formulaire******/
/************************* Fin contact **************************************/


/*********************************Footer************************************************/
#footer {
	clear: both; 
	font-size: 11px; 
	margin: 0px auto; 
	width:955px;
	text-align:left;
	padding:0px 0 0 0; 
}
object {
	position: relative; 
	top: 5px;
}
#footer ul {
	color: #b0b1b3;
	text-align:left;
	list-style-type: none;
	padding:25px 0 7px 185px;
}
#footer li {
	display: inline;
	color:#000;
}
#footer li a {
	color: #000;
	padding:0 4px;
}
#footer li a:hover,#footer li .active {
	color: #cc0000;
}
#footer #logo_bas{
	clear: both;
	line-height:20px;
	margin:0 auto;
	width:600px;
	text-align:left;
	padding:25px 0 30px 0;
	background:url(images/ligne_orange.gif) no-repeat center 8px;
	
}
#footer #logo_bas img{
	margin:0 0 0 100px;
}
#logo_bas a {
	font-size: 9px; 
	color: #000; 
	border-top-style: none; 
	border-right-style: none;
	font-weight:bold;
	border-left-style: none; 
	border-bottom-style: none;
}
#logo_bas a:hover {
	color: #f36523;
	font-weight:bold;
}
/********************************* Fin Footer************************************************/





.batimentMentions{
	margin:15px 0 15px 20px;
}
/***********************************Mention**********************************/

.contenuMention {
	padding:0px 0 30px 0;
	font-size: 11px; 
	background: url(images/bg_mentions.gif) no-repeat center top #fff; 
	width:581pxpx; 
	float:left;
	color:#000; 
}
.contenuMention .titreMention {
	font-size:14px;
	color:#ce0d0d;
	font-weight:bold;
	padding:10px 0 12px 16px;
	margin-bottom:10px;
	border-bottom:solid 1px #ce0d0d;
	background:url(images/puce2.gif) no-repeat 0 14px;
}
.contenuMention P {
	padding:0 0 4px 0; 
	line-height: 16px;
	text-align: justify;
}
.neuf_M {
	margin: 257px 0px 20px 30px;
}
.contenuMention .titre_ment {
	padding-right: 0px; 
	padding-left: 218px; 
	font-weight: bold; 
	font-size: 14px; 
	padding-bottom: 18px; 
	line-height: normal; 
	padding-top: 0px;
}
.contenuMention .fonce {
	padding-left:15px; 
	font-weight: bold; 
	font-size: 12px; 
	background:url(images/puce2.gif) no-repeat 0 5px;
	padding-bottom: 4px; 
	color: #ce0d0d; 
}
.contenuMention strong {
	font-size: 14px;
	font-weight:bold; 
	color: #000;
}
/****************************** Fin mention légale ****************************/

h1.h1tt{
	display: none;
}
