* { margin:0;padding:0; }

html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body
{
 font: 11px Arial, sans-serif;
 margin:0;
 padding:0;
 background:url(images_csm/bg.jpg) repeat-x;
 }
 
#home{
width:100px;
height:25px;
float:right;
margin-right:5px;}

#home a{
text-align:right;
font-weight:bold;
color:#FFFFFF;}

#home a:hover{color:#00CC66;}
 
#logo{
 
width:421px;
height:137px;
margin-top:0px;
background-color: transparent;
background-image: url(images_csm/logo.jpg);
background-repeat: no-repeat;
background-position: left top;
margin-left:0px;
	}
	
ul#menu {
	list-style-type:none;
	width:500px;
	text-align:center;
	height:15px;
	float:right;
}

ul#menu li {
	display:inline;
}

ul#menu a {
	display:block;
	float:right;
	width:80px;
	height:100%;
	color:#BABABA;
	text-decoration:none;
	border-right:1px solid #BABABA;
	border-right-style:outset;
}

ul#menu a:hover {
	display:block;
	float:right;
	width:80px;
	height:100%;
	color:#68c800;
	text-decoration:none;
	border-right:1px solid #BABABA;
	border-right-style:outset;
}
	
#topmenu{
margin-top:0px;
background-position:center top;
background:url(images_csm/sousmenu.jpg) repeat-x;
height:42px;
padding: 7px 5px 5px 5px;
position:relative;
}

#topmenu_lien{
padding: 5px 5px 5px 5px;
}
.visible{
display:block;}
.invisible{
display:none;}

#tabsJ {
      background:url(images_csm/menu/menu.gif) repeat-x;
	  height:34px;
	  margin-top:0px;
      width:100%;
      font-size:9pt;
	  font-weight:bold;
      line-height:normal;
	  border-bottom:0px solid #24618E;
	  margin-left:auto;
	  margin-right:auto;
	  z-index:1;
      }
    #tabsJ ul {
	  margin-top:-3px;
	  padding:5px 5px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	  
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#000;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

#avantpage {
	background:url(images_csm/avantpage.jpg) repeat-x;
	height:26px;
	margin-top:-13px;
	}
#tableau01 {
	width: 624px;
	margin-left:auto;
	margin-right:auto;

}
#index_global{
width:500px;
padding-left:50px;
overflow:hidden;}

	
h1, h2, h3, h4, h5, h6{font-family: Myriad pro, Arial;font-weight: normal;}
h1{font-size: 22pt; color:#336600;}
h2{font-size: 11pt; color:#336600;}
h3{font-size: 12pt; color:#336600;}
h4{font-size: 14pt; color:#336600;}
h1, h2, h3{margin-top: 0px;margin-right: 0pt;margin-bottom: 1em;margin-left: 0pt;}

#side-menu {
	float:left;
	text-decoration:none;
	margin-top:20px;
	margin-left:5px;
	right: auto;
	left: 3px;
	list-style-type: none;
	width: 150px;
	font-family: Arial;
	font-size: 8pt;
	line-height: 1;
}

#side-menu li {
	list-style-type: none;
	text-decoration:none;
	margin: 0;
	padding: 7px 5px 5px 5px;
	background: url(images_csm/side-menu-divider.png) top center no-repeat;
}

#side-menu li.first { background: none; }

#side-menu li ul {
	margin: 5px 0 0 0;
	left: auto;
}

#side-menu li ul li { padding-left: 8px }

#side-menu span {
	color: #fff;
	font-weight: bold;
}

#side-menu h3 span { font-weight: normal; }

#side-menu h3 {
	margin: 0;
	color:#336600;
}

#side-menu a:link,
#side-menu a:visited {
	color: #424242;
}

#side-menu a:hover,
#side-menu a:active {
	color: #7b9d04;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
a:link { /* couleur des liens non survolés */
	text-decoration:none;
	color:#000;
	display:block;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

a:hover { /* couleur des liens au survol */
	text-decoration:none;
	color:#7b9d04;
	font-weight:bold;}
	


#search-news {
	float: right;
	width: 140px;
	margin-top:25px;
	margin-right:25px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
#body-left {
	border:1px;
	border-color:#333333;
	float: left;
	width: 408px;
	margin-left:25px;
}
#body-right {
	float: right;
	width: 400px;
	margin-right:25px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;

}
#top_nouveautes{
background:url(images/top_nouveautes.png) no-repeat;
width:616px;
height:30px;
}

#center_nouveautes{
background:url(images/center_nouveautes.png) repeat-y;
width:616px;
height:auto;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
}

#bas_nouveautes{
background:url(images/bas_nouveautes.png) no-repeat;
width:616px;
height:16px;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}
