body {
	margin:0;
	padding:0;
	color:#222222;
	background: #000 url(/images/fond.jpg) repeat-x;
}

div { padding:0; margin:0; }
img { border:0; padding:0; margin:0; }

/* -------------------------------------------------------------------  */
/* --------------- Positionnement des blocs de la page ---------------- */
/* -------------------------------------------------------------------  */

#global {
    width: 770px;
	margin: 0 auto 0 auto;
}

#contenu {
	float:left;
	width:547px;

}

#liens {
	width:770px;
	height:15px;
	margin:0;
	padding:0;
	border-bottom:1px dotted #009b8b;
font-size:10px;
color:#eaeaea;
margin:0 0px 0px 00px;
padding-left:00px;

}

#liens ul{
padding-left:2px;
}

#liens ul, #liens ul li {
display:inline;
margin: 0;
}

#liens a, #liens ul li a{
font-size:10px;
text-decoration:none;
border-left:1px dotted #009b8b;
padding-left:2px;
padding-right:2px;color:#eaeaea;
}

#liens ul li.none a{
font-size:10px;
text-decoration:none;
padding-left:2px;
padding-right:2px;
border-left:none;color:#eaeaea;
}
td.bigContenu {
	padding:10px;
	background: #fff url(/images/fond-contenu.gif) repeat-x;
	vertical-align:top;
}

/* -------------------------------------------------------------------  */
/* --------------- 				Styles				   ---------------- */
/* -------------------------------------------------------------------  */

/* Liste de choix du site */
select, option
{
  color: #E26A00;
  background-color:#e6ecf2;
}

.form_error
{
  padding-left: 10px;
  color: #d8732f;
}



/* -------------------------------------------------------------------  */
/* --------------- MENU CONTEXTUEL ------------------------------------ */
/* -------------------------------------------------------------------  */

/* Boite de confirmation centrée sur la page */
#center-box {
	width: 400px;
	height: 170px;
	text-align: center;
	margin: 50px auto 50px auto;
	padding: 40px;
	border: 1px solid #ccc;
	background: #c7d2d6 url(/images/fond-center-box.gif) repeat-x top;
}

/* Menu d'édition des pages en ligne */
#admin_page_button {
	position: absolute;
	top: 166px;
  	right: 20px;
	background: #eee;
	padding: 5px;
	border: 1px dashed #ccc;
}

/* Croix pour fermer le menu d'édition des pages en ligne */
#admin_page_close {
	position: absolute; 
	top:0; 
	right:0;
}

/* -------------------------------------------------------------------  */
/* --------------- MENU ET CONCEPTION DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */



div.contact {
	width:170px;
	text-align:center;
	padding:25px 0 15px 0;
	border-bottom: 1px solid white;
}

#menu {
	width:203px;
	padding-top:64px;

}

#menu ul {
 	list-style-type: none;
	padding:0;
	margin:0;
}

#menu li {
	padding-left:30px;
	list-style-type: none;
	list-style-image: none;

	text-align:left;
}

#menu li.entreprises-1 {
	color:#ff6c1c;
	font-size:14px;
	padding-top:10px;
	height:30px;
	background: #c7d2d6 url(/images/menu/fond-menu-1.gif) no-repeat ;
	
}

#menu li.entreprises-1-a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	height:30px;
	background: #fff url(/images/menu/fond-menu-1-a.gif) no-repeat ;
}

#menu li.entreprises-1 a {
	color:#ff6c1c;
	font-size:14px;

}

#menu li.entreprises-1-a a {
	color:#fff;
	font-size:14px;
}



#menu li.entreprises-2 {

	font-size:12px;
	color:#000;
	background: #fff url(/images/menu/fond-menu-2.gif) no-repeat ;
	padding:3px 0 3px 35px;
}

#menu li.entreprises-2-a {
	padding:3px 0 3px 35px;
	font-size:12px;
	color:#000;
	background: #fff url(/images/menu/fond-menu-2.gif) no-repeat ;
		font-weight:bold;
}
#menu li.entreprises-2 a {

	font-size:12px;
	color:#000;

	
}
#menu li.entreprises-2-a a {

	font-size:12px;


	
}
#menu li.entreprises-3 {

	font-size:11px;
	color:#000;
	background: #fff url(/images/menu/fond-menu-3.gif) no-repeat ;
	padding:2px 0 2px 40px;
}

#menu li.entreprises-3-a {
	padding:2px 0 2px 40px;
	font-size:11px;
	color:#000;
	background: #fff url(/images/menu/fond-menu-3.gif) no-repeat ;
	font-weight:bold;
}
#menu li.entreprises-3 a {

	font-size:11px;
	color:#000;

	
}


#navigation {
	padding-left: 213px;
	padding: 5px 0 5px 15px;

	height:10px;
	color:#555;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	background:#dadada;
}

#navigation a {
	color: #555;
	font-weight: bold;
}

#navigation a:hover {
	color: #fb691a;
	border-top: 1px dotted #fb691a;
	border-bottom: 1px dotted #fb691a;
}

/* -------------------------------------------------------------------  */
/* --------------- PIED DE PAGE ------------------------------------ */
/* -------------------------------------------------------------------  */


div.pp {
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	padding-top: 5px;
	width:385px;
	color: #fff;
	font-size:11px;
	border-top: 1px solid #1be7dc;

}


div.pp a {
	font-size:11px;
	color:#fff;
}

#top {
	width: 770px;
	height: 87px;

}

#stitre {

}