/*-- conteneur global  ------------------------------------------------------*/
#conteneur {
	position: relative;
	text-align: left;
	margin: auto;
	width: 1000px;
	z-index:5;
	height:702px;
	border:none;
	background-repeat:repeat-x;
}
body#principal_body {
	color: #ffffff;
	background: #f0ffc7;
}
#bg_transparent{
	position: absolute;
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	top:0;
	left:-10px;
	height:702px;
	border:none;
	background-image:url(/designs/files/37693cfc748049e45d87b8c7d8b9aacd/104/principal_background.png);
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/designs/files/37693cfc748049e45d87b8c7d8b9aacd/104/principal_background.png',sizingMethod='scale');
}
* html #bg_transparent {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/designs/files/37693cfc748049e45d87b8c7d8b9aacd/104/principal_background.png') no-repeat;
	background-image: url(//designs/files/37693cfc748049e45d87b8c7d8b9aacd/104/spacer.png);

}

/*--- société slogan... ---------------------------------------------------------*/
#nom_societe {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
overflow:hidden;
white-space:nowrap;
}
#slogan {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
overflow:hidden;
white-space:nowrap;
}

/*--- principal navigation ------------------------------------------------------*/
#menu_conteneur {
	position: absolute;
	top: 11px;
	left:230px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	width: 750px;
	min-height: 32px;
	height: 115px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#menu_liste {
	liste-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align:center;
	background-repeat:no-repeat;
}
#menu_liste li {
	liste-style-type: none;
	margin: 30px 10px 0px 0px;
	padding: 0;
	position:relative;
	display:inline;
	background-repeat:no-repeat;
	float:center;
}

/*--- menu ------------------------------------------------*/
#menu_liste a {
	liste-style-type: none;
	margin: 0px 0px 0px 0px;
	height: 50px;
	width: auto;
	padding: 50px 20px 50px 20px;
	_padding: 30px 20px 50px 20px;
	line-height: 120px;
	_line-height: 50px;
	text-align: center;
	text-decoration: none;
	background-repeat:repeat-x;
	/*white-space:nowrap;*/
	background-position:top center;
}
#menu_liste a.menu_active_objet {
  background-color:#ffffff;
  background-image:url(/designs/files/37693cfc748049e45d87b8c7d8b9aacd/104/menu/menu_active_button.gif);
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#menu_liste a.menu_objet {
  background-color:#f6b302;
  background-image:url(/designs/files/37693cfc748049e45d87b8c7d8b9aacd/104/menu/menu_link_button.gif);
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#menu_liste a.menu_objet:hover, #menu_liste a.menu_objet:visited:hover {
  background-color:#ffffff;
  background-image:url(/designs/files/37693cfc748049e45d87b8c7d8b9aacd/104/menu/menu_hover_button.gif);
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

/*--- header ---------------------------------------------------------------*/
#header	{
	position: absolute;
	top: 0px;
	left: 3px;
	height: 186px;
	width: 817px;
	margin: 0 0 0px 0px;
	padding: 0;
}

/*--- image header -----------------------------------------------------------*/
#img_header {
	z-index: 0;
	position:absolute;
	top:161px;
	left:-10px;
	width: 261px;
	height: 538px;
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
}

/*--- logo, société, slogan --------------------------------------------------*/
#logo {
	width: 218px;
	height: 144px;
	position: absolute;
	top: -5px;
	left: -4px;
	z-index: 3;
	background-repeat:no-repeat;
	background-position:center center;
}
#nom_societe {
	position: absolute;
	top: 139px;
	left: 5px;
	height: 49px;
	width: 195px;
	z-index: 5;
}
#slogan {
	position: absolute;
	top: 162px;
	left: -5px;
	height: 24px;
	width: 218px;
	z-index: 5;
}

/*-- principal conteneur: ce qui est entre header et footer ----------------*/
#principal_conteneur {
	margin: 0 10px 0 0;
	padding: 0;
}
#principal_conteneur ul {
	font-size: 12px;
	margin-bottom: 6px;
}
#principal_conteneur ol {
	font-size: 12px;
	margin-bottom: 6px;
}
/*--- le conteneur principal est divisé en plusieurs sous parties -----------*/
#cat_conteneur1 {
	margin: 0;
	padding: 0;
}

/*-- colone droite conteneur --*/
#cat_conteneur2 {
	position: absolute;
	top: 161px;
	left: 225px;
	height: 522px;
	width: 768px;
	padding: 0;
	float: right;
	margin: 0;
	overflow: auto;
}
#col_gauche_conteneur {
	position: absolute;
	top: 136px;
	_top: 140px;
	left: 242px;
	float: left;
	width: 735px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	height: 21px;
}

/*--- conteneur des sous-rubriques --------------------------------------*/
.cat_conteneur {
 margin:  0;
 padding: 0;
} 

/*--- sous-rubriques --------------------------------------------------------*/
.cat_liste {
 liste-style-type: none;
 border: 0;
 padding: 0;
 margin: 0;
 width: 750px; 
 margin-left: 10px;
 padding: 0px; 
 background-repeat:no-repeat;
 display:inline;
}
html>body .cat_liste {
 width: 750px; 
 background-repeat:no-repeat;
 float:center;
}
.cat_liste li {
 font-size: 10px;
 padding: 0;
 margin: 0;
 float: center;
 position: inherit;
 display:inline;
 background-repeat:no-repeat;
}
 
/*--- sous-rubriques objets --------------------------------------------------*/
.cat_liste a {
 font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
 text-decoration: none;
 text-align: center;
 line-height:26px;
 _line-height:20px;
 height:26px;
 width: auto;
 display:inline;
 padding: 2px 10px 3px 20px;  
 _padding: 2px 10px 0px 20px;  
 white-space:nowrap;
}
.cat_liste a.cat_active_objet {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  background:#ff0054;
}
.cat_liste a.cat_objet {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.cat_liste a.cat_objet:hover, .cat_liste a.cat_objet:visited:hover {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  background:#ff0054;
}

/*--- contenu --------------------------------------------------------------*/
#contenu_conteneur {
	line-height: 1.4;
}

/*--- footer ---------------------------------------------------------------*/
#footer {
	position: absolute;
	top: 634px;
	padding: 25px 0 25px 0;
	clear: both;
	font-size: 11px;
	margin: 25px 0 0 0;
	left: -6px;
	width: 993px;
	height: 16px;

}
#footer_text {
	text-align:center;
	padding: 0;
	font-family: Arial, sans-serif;
	margin: 0 12px 0 12px;
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/
body#principal_body {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/
#contenu_conteneur, #contenu_conteneur p {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  line-height: 1.4;
  padding: 0;
  font-weight: normal;
  text-decoration: none;
  margin: 15px 5px 15px 5px;
}

/*--- headings -------------------------------------------------------------*/
#contenu_conteneur h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  margin: 20px 5px 20px 5px;
}
#contenu_conteneur h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  margin: 20px 5px 20px 5px;
}
#contenu_conteneur h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin: 20px 5px 20px 5px;
}

/*--- links ----------------------------------------------------------------*/
#contenu_conteneur a:link {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#contenu_conteneur a:visited {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#contenu_conteneur a:hover, #contenu_conteneur a:visited:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#contenu_conteneur a:active {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

/*--------------------------------------------------------------------------*/

