html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

img { border: 0; }

a.contact{color:#ff6600;text-decoration:none;font-size:11px;font-family:Georgia;font-style:italic;}
a.contact:hover{color:#000000;text-decoration:none;font-size:11px;font-family:Georgia;font-style:italic;}

a.contact_grand{color:#ff6600;text-decoration:none;font-size:16px;font-family:Georgia;font-style:italic;}
a.contact_grand:hover{color:#000000;text-decoration:none;font-size:16px;font-family:Georgia;font-style:italic;}

a.ssmenu{color:#959595;text-decoration:none;font-size:11px;font-family:Verdana;}
a.ssmenu:hover{color:#000000;text-decoration:none;font-size:11px;font-family:Verdana;}

a.presentation{color:#ffffff;text-decoration:none;font-size:14px;font-family:Georgia;font-style:italic;background-color:#666666;}
a.presentation:hover{color:#ffffff;text-decoration:none;font-size:14px;font-family:Georgia;font-style:italic;background-color:#FF6600;}

body {
	color: #ffffff;
	font-family: "Verdana","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	background: #ffffff;
}

#content {
	margin: 0 auto;
	position: relative;
	width: 950px;
	display:block;
}

/*//////////////////////////////////////////////////// newsletter */

#newsletter {
	background: #000000;
	height: 150px;
	overflow:hidden;
}

#newsletter div#bt_closer {
	position: absolute;
	top:20px;
	left:860px;
	font-family: "Georgia";
	font-style:italic;
	font-size:10px;
	cursor:pointer;
}

#newsletter div#ligne_newsletter {
	position: absolute;
	top:50px;
	left:100px;
	font-family: "Georgia";
	font-style:italic;
	font-size:14px;
	color:#666666;
}

#newsletter div#picto_newsletter {
	position: absolute;
	top:20px;
	left:0px;
	width:116px;
	height:116px;
	background-image:url("../imgs/picto_newsletter.gif");
}

/*//////////////////////////////////////////////////// header */

#header {
	background-image:url("../imgs/bg_bois_2.jpg");
	background-position:center;
	height: 250px;
	overflow:hidden;
}

#header div#bt_newsletter {
	position: absolute;
	top:0px;
	left:830px;
	background-image:url("../imgs/bt_newsletter.png");
	height: 13px;
	width: 103px;
	cursor:pointer;
}

#header div#menu {
	position: absolute;
	top:183px;
	left:100px;
	height: 49px;
	width: 740px;
}

#menu_1 {
	position: absolute;
	left:0px;
	height: 49px;
	width: 130px;
	font-family: "Georgia";
	font-style:italic;
	font-size:22px;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}

#menu_2 {
	position: absolute;
	left:130px;
	height: 49px;
	width: 180px;
	font-family: "Georgia";
	font-style:italic;
	font-size:22px;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}

#menu_3 {
	position: absolute;
	left:310px;
	height: 49px;
	width: 150px;
	font-family: "Georgia";
	font-style:italic;
	font-size:22px;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}

#menu_4 {
	position: absolute;
	left:460px;
	height: 49px;
	width: 155px;
	font-family: "Georgia";
	font-style:italic;
	font-size:22px;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}

#menu_5 {
	position: absolute;
	left:615px;
	height: 49px;
	width: 125px;
	font-family: "Georgia";
	font-style:italic;
	font-size:22px;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}

#indic {
	position: absolute;
	top:235px;
	left:180px;
	height: 50px;
	width: 130px;
	background-color:#000000;
}

/*//////////////////////////////////////////////////// separater */

#ombre {
	background-image:url("../imgs/bg_ombre.jpg");
	height: 50px;
	overflow:hidden;
}

/*//////////////////////////////////////////////////// body */

#corps {
	background: #ffffff;
	min-height:400px;
	display:block;
}

#corps_accueil {
	background: #ffffff;
	min-height:550px;
	display:block;
}

#corps_presentation {
	background: #ffffff;
	min-height:530px;
	display:block;
}

#corps_ref {
	background: #ffffff;
	height:450px;
	display:block;
	overflow:hidden;
}

#corps_exp {
	background: #ffffff;
	height:470px;
	display:block;
	overflow:hidden;
}

#detail_ref {
	background: #ffffff;
	height:450px;
	display:block;
	overflow:hidden;
}

#corps_accueil div#texte_accueil {
	position: absolute;
	top:55px;
	left:350px;
	width:600px;
	color:#959595;
	font-size:14px;
	font-family:Georgia;
	font-style:italic;
	text-align:justify;
	line-height:25px;
}

#corps_accueil div#ombre {
	position: absolute;
	top:0px;
	left:330px;
	background-image:url("../imgs/ombre.gif");
	width:26px;
	height:523px;
}

#corps_accueil div#bloc_focus {
	position: absolute;
	display:block;
	top:10px;
	left:0px;
	width:300px;
}

div#bloc_focus ul{margin:0px auto;display:block;width:300px;list-style-type:none;padding:0px 0px 0px 0px;}
div#bloc_focus ul li.focus{color:#959595;text-decoration:none;font-size:18px;font-family:Georgia;font-style:italic;display:block;}
div#bloc_focus ul li.adresse{color:#ffffff;text-decoration:none;font-size:18px;font-family:Georgia;font-style:italic;}
div#bloc_focus ul li.adresse span{ background-color:#666666;}
div#bloc_focus ul li.imac{ height:320px; background-image:url("../imgs/imac.jpg");display:block;}
div#bloc_focus ul li.description{color:#959595;text-decoration:none;font-size:11px;font-family:Verdana; text-align:justify;display:block;}

div#bloc_focus ul li #conteneur_focus {
	position:absolute;
	width:275px;
	height:173px;
	left:12px;
	top:62px;
	overflow:hidden;
}

div#bloc_focus ul li #conteneur_img_focus {
	position:absolute;
	width:275px;
	height:692px;
	left:0px;
	top:0px;
	background-color:#000000;
}

div#bloc_focus ul li #conteneur_img_focus ul{margin:0px;width:300px;list-style-type:none;padding:0px 0px 0px 0px;}

#corps_accueil div#menu_home {
	position: absolute;
	display:block;
	top:200px;
	left:650px;
	width:300px;
	height:275px;
	float:left;
	overflow:hidden;
}

#corps_accueil div#photo_home {
	position: absolute;
	display:block;
	top:200px;
	left:360px;
	width:230px;
	height:300px;
}

#corps_accueil div#menu_home div#ssmenu_1 {
	position: relative;
	left:0px;
	width:300px;
	height:120px;
	font-family: "Georgia";
	font-size:18px;
	font-style:italic;
	color:#959595;
	border-bottom: 1px solid #CCCCCC;
	cursor:pointer;
	background-image:url("../imgs/bg_web.gif");
	
}

#corps_accueil div#menu_home div#ssmenu_2 {
	position: relative;
	width:300px;
	height:120px;
	font-family: "Georgia";
	font-size:18px;
	font-style:italic;
	color:#959595;
	border-bottom: 1px solid #CCCCCC;
	cursor:pointer;
	background-image:url("../imgs/bg_print.gif");
}

#corps_accueil div#menu_home div#ssmenu_3 {
	position: relative;
	width:300px;
	height:120px;
	font-family: "Georgia";
	font-size:18px;
	font-style:italic;
	color:#959595;
	border-bottom: 1px solid #CCCCCC;
	cursor:pointer;
	background-image:url("../imgs/bg_logo.gif");
}

#corps_accueil div#menu_home div#ssmenu_4 {
	position: relative;
	width:300px;
	height:120px;
	font-family: "Georgia";
	font-size:18px;
	font-style:italic;
	color:#959595;
	border-bottom: 1px solid #CCCCCC;
	cursor:pointer;
	background-image:url("../imgs/bg_event.gif");
}


#corps div#formulaire_contact {
	position:absolute;
	width:450px;
	height:350px;
	left:0px;
	top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#666666;
}

div#formulaire_contact ul{margin:0px auto;display:block;width:450px;list-style-type:none;padding:0px 0px 0px 0px; text-align:center}
div#formulaire_contact ul li.separation_contact{line-height:150px;}

#corps div#ombre_contact {
	position: absolute;
	top:0px;
	left:480px;
	background-image:url("../imgs/ombre.gif");
	width:26px;
	height:400px;
}

#corps div#adresse {
	position: absolute;
	top:110px;
	left:580px;
	height:400px;
	text-align:left;
	font-family: "Georgia";
	font-size:18px;
	font-style:italic;
	color:#959595;
}

#corps_presentation div#texte_presentation {
	position: absolute;
	top:0px;
	left:0px;
	width:400px;
	height:500px;
	font-family: "Georgia";
	font-size:14px;
	font-style:italic;
	color:#959595;
	text-align:justify;
}

#corps_presentation div#photo_presentation {
	position: absolute;
	top:0px;
	left:450px;
	width:400px;
	height:500px;
}

#corps_references div#contenu_references {
	position: absolute;
	float:left;
	left:0px;
	width:950px;
	height:400px;
	overflow:hidden;
	
}

.ligne_references{
	position:relative;
	float:left;
	top:0px;
	width:950px;
	height:250px;
	overflow:hidden;
}

.titre_ref{
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:49px;
	background-color:#ffffff;
	font-family: "Georgia";
	font-size:20px;
	font-style:italic;
	color:#959595;
	border-bottom: 1px solid #cccccc;
	cursor:pointer;
}
.fleche_gauche{
	position:absolute;
	left:0px;
	top:50px;
	width:50px;
	height:200px;
	background-image:url("../imgs/fleche_g.gif");
	cursor:pointer;
}
.fleche_droite{
	position:absolute;
	left:900px;
	top:50px;
	width:50px;
	height:200px;
	background-image:url("../imgs/fleche_d.gif");
	cursor:pointer;
}
.cont_ref{
	position:absolute;
	left:50px;
	top:50px;
	width:850px;
	height:200px;
	overflow:hidden;
}

.ligne_options{
	position:relative;
	float:left;
	left:0px;
	top:7px;
	width:950px;
	height:35px;
	overflow:hidden;
	background-color:#f5f5f5;
}

.ref{
	position:absolute;
	top:20px;
	left:0px;
	height:180px;
	overflow:hidden;
	width:10000px;
}

.bloc_ref{
	position:relative;
	float:left;
	height:180px;
	width:283px;
	overflow:hidden;
	cursor:pointer;
}

.bloc_gris{
	position:absolute;
	top:0px;
	left:10px;
	height:180px;
	width:263px;
	background-color:#666666;
}

.bloc_photo{
	position:absolute;
	top:5px;
	left:15px;
	height:170px;
	width:253px;
	background-color:#888888;
}

.bloc_noir{
	position:absolute;
	top:5px;
	left:15px;
	height:170px;
	width:253px;
	background-color:#000000;
}

.bloc_adresse{
	position:absolute;
	top:60px;
	left:15px;
	line-height:12px;
	
}

.conteneur_detail{
	position:absolute;
	top:0px;
	left:50px;
	width:850px;
	height:450px;
	overflow:hidden;
}

.contenu_detail{
	position:absolute;
	top:0px;
	left:0px;
	height:450px;
	width:500000px;
	float:left;
}

.bloc_detail{
	position:relative;
	float:left;
	height:450px;
	width:850px;
}

.closer{
	position:absolute;
	left:610px;
	top:0px;
	width:28px;
	height:28px;
	cursor:pointer;
	background-image:url("../imgs/closer.gif");
}

.texte_detail{
	position:absolute;
	left:610px;
	top:80px;
	width:240px;
	height:320px;
}

.texte_detail ul{margin:0px auto;display:block;width:300px;list-style-type:none;padding:0px 0px 0px 0px;}
.texte_detail ul li.nom{color:#ffffff;text-decoration:none;font-size:18px;font-family:Georgia;font-style:italic;}
.texte_detail ul li.nom span{ background-color:#666666;}
.texte_detail ul li.separateur{color:#ffffff;text-decoration:none;line-height:18px;font-family:Georgia;font-style:italic;}
.texte_detail ul li.description{color:#959595;text-decoration:none;font-size:11px;font-family:Verdana; text-align:justify;display:block;}
.texte_detail ul li.adresse_gris{color:#555555;text-decoration:none;font-size:15px;font-family:Georgia;font-style:italic; text-align:justify;display:block;}

.gris_detail{
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:400px;
	background-color:#333333;
}

.image_detail{
	position:absolute;
	left:5px;
	top:5px;
	width:590px;
	height:390px;
	background-color:#000000;
}

.flg_detail{
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:450px;
	background-image:url("../imgs/fleche_g_detail.gif");
	cursor:pointer;
}
.fld_detail{
	position:absolute;
	left:900px;
	top:0px;
	width:50px;
	height:450px;
	background-image:url("../imgs/fleche_d_detail.gif");
	cursor:pointer;
}

/*//////////////////////////////////////////////////// expertise */

#general_expertise {
	position:relative;
	height:430px;
	width:950px;
	overflow:hidden;
}

#general_expertise div#interieur_expertise {
	position:absolute;
	height:430px;
	width:950px;
	left:0px;
	top:0px;
}


#interieur_expertise div#expertise_gauche {
	position:absolute;
	background: #ffffff;
	top:0px;
	left:0px;
	height:430px;
	width:950px;
	overflow:hidden;
	float:left;
}

#expertise_gauche div#expertise_1 {
	position:absolute;
	top:0px;
	left:0px;
	height:210px;
	width:310px;
	background-image:url("../imgs/exp_1.jpg");
	cursor:pointer;
}

#expertise_gauche div#expertise_2 {
	position:absolute;
	top:0px;
	left:320px;
	height:210px;
	width:310px;
	background-image:url("../imgs/exp_2.jpg");
	cursor:pointer;
}

#expertise_gauche div#expertise_3 {
	position:absolute;
	top:0px;
	left:640px;
	height:210px;
	width:310px;
	background-image:url("../imgs/exp_3.jpg");
	cursor:pointer;
}

#expertise_gauche div#expertise_4 {
	position:absolute;
	top:220px;
	left:0px;
	height:210px;
	width:310px;
	background-image:url("../imgs/exp_4.jpg");
	cursor:pointer;
}

#expertise_gauche div#expertise_5 {
	position:absolute;
	top:220px;
	left:320px;
	height:210px;
	width:310px;
	background-image:url("../imgs/exp_5.jpg");
	cursor:pointer;
}

#expertise_gauche div#expertise_6 {
	position:absolute;
	top:220px;
	left:640px;
	height:210px;
	width:310px;
	background-image:url("../imgs/exp_6.jpg");
	cursor:pointer;
}

.titre_exp {
	position:absolute;
	height:30px;
	width:290px;
	top:100px;
	left:10px;
	overflow:hidden;
	background-color:#000;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:10px;
	cursor:pointer;
}

#interieur_expertise div#expertise_droite {
	position:absolute;
	top:0px;
	left:950px;
	background: #ffffff;
	height:430px;
	width:950px;
	float:left;
}

.detail_expertise{
	position:relative;
	float:left;
	height:450px;
	width:950px;
}

/*//////////////////////////////////////////////////// footer */

#footer {
	background-image:url("../imgs/bg_footer.jpg");
	color: #eeeeee;
	height: 250px;
	overflow:hidden;
}

#footer div#logo_toasty {
	position: absolute;
	top:50px;
	left:0px;
}

#footer div#adresse {
	position: absolute;
	top:120px;
	left:50px;
	font-family: "Georgia";
	font-size:11px;
	font-style:italic;
	color:#959595;
}

#footer div#tache {
	position: absolute;
	top:0px;
	left:620px;
	background-image:url("../imgs/tache.jpg");
	width:280px;
	height:120px;
}

#footer div#ssmenu {
	position: absolute;
	top:70px;
	left:300px;
	width:300px;
	height:80px;
}

#footer div#ssmenu div#ligne {
	width:300px;
	margin-bottom:5px;
}

#footer div#ssmenu div#separateur {
	width:300px;
	height:1px;
	background-image:url(../imgs/separateur_sous_menu.gif);
}

#footer div#copy {
	position: absolute;
	top:165px;
	left:660px;
	width:200px;
	text-align:center;
	font-family: "Georgia";
	font-size:13px;
	font-style:italic;
	color:#959595;
}