/*------------------------------------------------------*
  *-----------------------------------     CSS DECO     ----*
  *------------------------------------------------------*/



body
{
	text-align:center;
	padding: 0;
	border:0;
	margin: 0;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/deco/bois.jpg);
}




#global{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#menu{
	float:left;
	width:396px;
}
#contenu{
	float:left;
	width:584px;
	height:519px;
	;
	background-image: url(../images/deco/droite.gif);
	background-repeat: no-repeat;
}

#contenu_part{
	float:left;
	width:584px;
	height:519px;
	;
	background-image: url(../images/deco/droite_part.gif);
	background-repeat: no-repeat;
}
#contenu_pro{
	float:left;
	width:584px;
	height:519px;
	;
	background-image: url(../images/deco/droite_pro.gif);
	background-repeat: no-repeat;
}
#texte{
	float:left;
	width:400px !important;
	width:430px;
	height:405px;
	padding-left:30px;
	overflow:hidden;
	font-size: 14px;
	/*margin-top:20px;*/

}



#nav{
padding-top:10;
	float:right;
}

#bas{
	clear:both;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 35px;
	padding-right: 140px;
	height: 61px;
	width:100%;
	left:0px;
	color:#FFFFFF;
	text-align: right;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
}
	
#bas_part{
	clear:both;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 35px;
	padding-right: 140px;
	height: 61px;
	width:100%;
	left:0px;
	color:#FFFFFF;
	text-align: right;
	background-image: url(../images/deco/bas_part.gif);
	background-repeat: no-repeat;
}

#bas_pro{
	clear:both;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 35px;
	padding-right: 140px;
	height: 61px;
	width:100%;
	left:0px;
	color:#FFFFFF;
	text-align: right;
	background-image: url(../images/deco/bas_pro.gif);
	background-repeat: no-repeat;
}
	
	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#000000;
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
}



.highlight
{
	color:#9E5427;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.pied
{
	color:#FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/
  
  
a.menu{
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color:#FFFFFF;
	}
	

a.menu:hover{
	text-decoration: underline overline;
}




 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/



a.lien{
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	}


a.lien:hover{
	color: #000000;
	text-decoration:underline overline;
}


a.lightbox{
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	}


a.lightbox:hover{
	color: #000000;
	text-decoration:underline overline;
}
a.lien_plan{
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	}


a.lien_plan:hover{
	color: #FFFFFF;
	text-decoration:underline overline;
}

/*lien agrandir le plan - page contact*/

.zoom{
	color:#663300;
	text-align:left;
	font-weight:bold;
}

.gps{
text-align:center;
}

/*Fin agrandir le plan - page contact*/
