body {
	margin-top: 0px;
	background: #67737a;
	text-align: center;
}

ul {
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
}

p {
  margin: 0px;
  padding: 0px;
}

hr {
  color: grey;
  background-color: grey;
  border-bottom: 1px black solid;
  height: 2px;
  border: 0px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px -10px 0px;
}

.spacer {
	clear: both;
}

#contenu a{
   color: #463e40;
   text-decoration: underline;
}

#contenu a:hover {
   color: #ef3e33;
   text-decoration: underline;
}

.texte, .texteImgGauche , .texteImgDroite  {
   text-align: justify;
   color: #231f20;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.bloc {
	width: 580px;
}

a {
	color: black;
	text-decoration: none;
}

img {
	border: none;
}


#global {
	width: 888px;
	margin:auto;
	padding: 0px 16px;
	border: #eaeaea 6px solid;
	border-top: none;
	border-bottom: none;
	background: white;
	text-align: left;
}


/*******************************
************ HEADER ************
*******************************/

#header {
	width: 888px;
	border-bottom: #d8d8d8 2px solid;
}

#header1 {
	width: 888px;
	height: 140px;
	background: url('images/bg_head.jpg') no-repeat;
	background-position: 252px 0px;
	border-bottom: #d8d8d8 6px solid;
}

#logo{
	float: left;
	padding-top: 8px;
	padding-left: 63px;
}

#header_liens {
	float: right;
	margin: 125px 10px 0px 0px;
}

#header_liens, #header_liens ul{
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#header_liens li{
	display: inline;
	background: url(images/puce.gif) no-repeat;
	background-position: 0px -20px;
}

#header_liens li a {
	padding-left: 10px;
	color: #231f20;
	text-transform: uppercase;
	background: url(images/puce.gif) no-repeat;
	background-position: 0px -20px;
}
#header_liens li a:hover {
	color: #f79239;
	background-position: 0px 3px;
}

#header2 {
	clear: both;
	width: 888px;
	height: 167px;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
}

/*******************************
************* MENU *************
*******************************/
#menu {
	width: 262px;
	height: 167px;
	float: left;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background: url(images/bg_menu.gif) no-repeat;
}

#nav, #nav ul{
	width: 262px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 5px;
}

#nav li.nav1 {
	width: 262px;
	height: 18px;
	margin-bottom: 0px;
	background: url(images/bg_menu_liste.gif) no-repeat bottom left;
}

#nav li.nav1 a{
	width: 252px;
	height: 16px;
	display: block;
	color: #231f20;
	margin: 0px;
	line-height: 18px;
}

#nav li.nav1 a:hover{
	color: white;
	background: #f79239;
	text-decoration: none;
}

#nav li.nav1_SELECTED {
	width: 262px;
	height: 18px;
	margin-bottom: 1px;
	margin-top:0px;
}

#nav li.nav1_SELECTED a{
	width: 252px;
	height: 16px;
	display: block;
	color: white;
	margin: 0px;
	background: #f79239;
	line-height: 18px;
	text-decoration: none;
}

#nav li.nav1 a .menu_chiffre{
	height: 15px;
	width: 36px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#nav li.nav1 a:hover .menu_chiffre{
	background-position: 0px -15px;
}

#nav li.nav1_SELECTED a .menu_chiffre{
	height: 15px;
	width: 36px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: 0px -15px;
}

#menu_chiffre_1 {
	background: url(images/menu_num_1.gif);
}

#menu_chiffre_2 {
	background: url(images/menu_num_2.gif);
}

#menu_chiffre_3 {
	background: url(images/menu_num_3.gif);
}

#menu_chiffre_4 {
	background: url(images/menu_num_4.gif);
}

#menu_chiffre_5 {
	background: url(images/menu_num_5.gif);
}

#menu_chiffre_6 {
	background: url(images/menu_num_6.gif);
}

#menu_chiffre_7 {
	background: url(images/menu_num_7.gif);
}

#menu_chiffre_8 {
	background: url(images/menu_num_8.gif);
}

#nav li:hover a, #nav li.sfhover a{
	background: #f79239;
	color: white;
}
#nav li.nav1:hover a .menu_chiffre, #nav li.nav1.sfhover a .menu_chiffre{
	background-position: 0px -15px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 152px;
	height: 0px;
	padding: 0px;
	margin-top: -18px;
	margin-left: 262px;
	text-align: left;
}

#nav li.nav2 {
	width: 152px;
	height: 16px;
	text-align: left;
	font-size: 9px;
	border-top: white 1px solid;
}

#nav li.nav2 a {
	width: 142px;
	height: 16px;
	padding-left: 10px;
	padding-top: 0px;
	color: white;
	font-weight: bold;
	line-height: 16px;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	background-color: #f79239;
}

#nav li.nav2 a:hover{
	color: white;
	background-color: #68737a;
	text-decoration: none;
}


#nav li.sfhover ul {
   left: auto;
}

#header_img {
	width: 626px;
	float: right;
	background: url(images/bg_bande.jpg) no-repeat right;
}

#header_img img{
	float: left;
}
/*******************************
************* PAGE *************
*******************************/

#page {
	clear: both;
	width: 888px;
	min-height: 290px;
	background: url(images/contenu_type.jpg) no-repeat;
	background-position: left top;
	padding-right: 0px;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
}

#espace{
	display: block;
	height: 290px;
	width: 0px;
	float: left;
}

#contenu{
	float: left;
	width: 580px;
	padding-left: 278px;
	padding-top: 5px;
}

/*******************************
************ FOOTER ************
*******************************/

/*******************************
************ FOOTER ************
*******************************/

.foot_noir {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.foot_orange, .foot_orange a {
	color: #f79239;
	font-size: 10px;
}

#footer {
	clear: both;
	padding: 12px 0px;
	width: 888px;
	height: 81px;
	background: url(images/bg_foot.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer1 {
	width: 143px;
	padding: 6px 10px;
	border-left: #b4b4b4 1px solid;
	border-right: #b4b4b4 1px solid;
	margin-left: 16px;
	float: left;
}

#footer2 {
	width: 135px;
	padding: 6px 0px 0px 10px;
	float: left;
}

#footer3{
	width: 470px;
	padding-top: 10px;
	color: #68737a;
	font-size: 10px;
	float: right;
	margin-right: 10px;
	text-align: right;
}

#footer4{
	width: 58px;
	padding-top: 7px;
	float: right;
	margin-right: 16px;
}

#foot_menu {
	width: 420px;
	text-align: right;
	float: right;
}

.f_menu{
	color: black;
	text-transform: uppercase;
}

.f_menu a {
	color: black;
}

.f_menu a:hover{
	color: #f79239;
	text-decoration: none;
}
.f_menu_SELECTED a{
	color: #f79239;
	text-transform: uppercase;
	text-decoration: none;
}
.f_menu_SELECTED a:hover{
	text-decoration: none;
}

#mentions_legales{
	width: 470px;
	margin-top: 15px;
	float: right;
}

.ml_TXT{
	float: right;
}

.ml_TXT a {
	color: #68737a;
	font-size: 10px;
	font-weight: bold;
}

.ml_TXT a:hover {
	text-decoration: underline;
}
.ml_IMG {
	float: right;
	padding: 2px;	
}

