body {
	margin:15px auto;
	color:#000;
	font:8pt/1.2 Arial, Helvetica, sans-serif;
	background:#7E973C url(fond.gif) 0 0 repeat-x;
	background-attachment:fixed;
	text-align:center;
}

h1 {
	margin:0;
	padding:0;
	height:135px;
}
h1 span {display:none;}

#conteneur {
	position:relative;
	width:750px !important;
	width:770px;
	margin:auto;
	text-align:justify;
	border:10px solid #D4D8B7;
	background:#EEE9CB url(fond_page.gif) 0 0 repeat-y;
}



/*
+-----------------------+
|	=> Flash			|
+-----------------------+
*/
#flash_bandeau {
	float:right;
}
#flash_logo {
	position:absolute;
	top:-30px;
	left:-30px;
}


/*
+-----------------------+
|	=> Menus			|
+-----------------------+
*/

/* # Menu des Compétences */
ul#menu_competences {
	height:24px;
	margin:0;
	padding:0;
	list-style-type:none;
	background:#1A5100;
}
ul#menu_competences li {
	height:24px;
	float:right;
}
ul#menu_competences img {
	display:block;
	border:0;
}


/* # Menu de gauche */
ul#menu_gauche {
	position:relative;
	z-index:1;
	float:left;
	width:153px;
	margin:16px 0 16px 0;
	padding:0;
	list-style-type:none;
	border:0;
	border-top:1px solid #FFF;
}
ul#menu_gauche li,
ul#menu_gauche a {
	float:left;
	width:153px;
	height:26px;
}
ul#menu_gauche a span {display:none;}
ul#menu_gauche a {background:url(menu_gauche.gif) 0 0 no-repeat;}
ul#menu_gauche a:hover {background:url(menu_gauche-over.gif) 0 0 no-repeat;}

ul#menu_gauche #menu_gauche_metiers a 	{background-position:0 -26px;}
ul#menu_gauche #menu_gauche_infos a 	{background-position:0 -52px;}
ul#menu_gauche #menu_gauche_acces a 	{background-position:0 -78px;}
ul#menu_gauche #menu_gauche_contact a 	{background-position:0 -104px;}
ul#menu_gauche #menu_gauche_reseau a 	{background-position:0 -130px;}

ul#metiers {
	top:35px;
	left:130px;
	position:absolute;
	z-index:1;
	margin:0;
	padding:0;
	display:none;
	border-right:3px solid #AAA !important;
	border-bottom:3px solid #AAA !important;
	border:0;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#333333,strength=8);
	-moz-border-radius:3px;
}

ul#metiers li,
ul#metiers a {
	float:left;
	width:150px !important;
	height:24px !important;
	list-style:none;
	color:#FFF;
	font:bold 12pt/1 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
ul#metiers a {
/*
	padding:3px 0 0 10px !important;
*/
}
ul#metiers a img {
	display:block;
	width:150px;
	border:0;
}


/*
+-----------------------+
|	=> Vignettes		|
+-----------------------+
*/
#vignettes img {
	display:block;
	border:0;
}
/*
#vignette_copropriete	{position:absolute; top:159px; left:153px; overflow:hidden; height:1px;}
#vignette_gerance		{position:absolute; top:159px; left:303px; overflow:hidden; height:1px;}
#vignette_location		{position:absolute; top:159px; left:452px; overflow:hidden; height:1px;}
#vignette_transaction	{position:absolute; top:159px; left:600px; overflow:hidden; height:1px;}
*/




/*
+-----------------------+
|	=> Page				|
+-----------------------+
*/
#page {
	margin:0 0 0 153px;
	padding:0 13px 18px 13px;
	background:url(fond_page_papillon.gif) top right no-repeat;
}
#icone_papillon {
	position:absolute;
	top:350px;
	left:-20px;
}
#partenaires {
	float:left;
	width:153px;
	margin:-60px 0 0 0;
	text-align:center;
}
#partenaires img {
	border:0;
	margin:0 10px;
}


/*
+-----------------------+
|	=> Pied				|
+-----------------------+
*/
#pied {
	margin:15px auto;
	color:#FFF;
	font-size:9pt;
	font-weight:bold;
}
#pied p {
	margin:0;
}

#pied img {
	border:0;
}


#pied span {
	display:none;
}

#pied a, #pied a:hover {
		text-decoration:none;
}

#pied #references {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8cd656;
	font-weight:normal;
	text-decoration:underline;
}






