html,body{
  margin:0;
  padding:0;
  background-color: #fff;
}
body{
  font-family:Arial;
  font-size: 11px;
  line-height: 20px;
  text-align:center;
  color: #333;
  background:transparent url(../images/fond_acc.gif) repeat-x 0 290px;  
}

a {
  color: #917400;
}

img { border: 0; }

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#modal_overlay {
  background-color:#000;
}

div#header {
  height:488px;
  margin:0 0 0 0;
  padding:0 0 0 8px;
  background: transparent url(../images/haut.png) no-repeat -4px top;
}

div#container{
  position: relative;
  width:1032px;
  margin:0 auto;
  text-align:left;
  padding:0;
	background: transparent url(../images/fond_h1.png) repeat-y 52px;
}
div#container2{
  position: relative;
  width:1032px;
  margin:0 auto;
  text-align:left;
  padding:0;
	background: transparent url(../images/fond_h2.png) repeat-y 52px;
}

div.video {
  float:left;
  display:inline;
  width:309px;
  height:213px;
  background:#fff url(../images/fond_video.png) no-repeat 0 0;
  overflow:hidden;
  padding:30px 0 0 45px;
  margin: -10px 10px 0 0;
}

div#wrapper{
  float:left;
  width:100%;
}
div#content{
  padding: 0 0 0 0;
  margin: 0 234px 0 265px;
  height: 300px;
}
html>body #content {
height: auto;
min-height: 300px;
}
div#content2{
  padding: 0;
  margin: 0 234px 0 60px;
  height: 300px;
}
html>body #content2 {
height: auto;
min-height: 300px;
} 
div#content3{
  padding: 0;
  margin: 0 59px 0 60px;
  height: 300px;
}
html>body #content3 {
height: auto;
min-height: 300px;
}
div#right{
  float:left;
  width:175px;
  margin-left:-233px;
}
div#left{
  float:left;
  width:200px;
  margin-left:-972px;
  text-align: left;
}
div#footer {
  position: relative;
  clear: left;
  width: 1024px;
  height: 50px;
  background: transparent url(../images/bas.png) no-repeat -4px bottom;
  color: #fff;
}
div#footer .fmenu {
  position: absolute;
  top: -2px;
  right: 50px;
  text-align: right;
  margin: 0;
}
div#footer .fmenu a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  margin-right: 10px;
}
div#footer .fmenu a:hover {
  text-decoration: underline;
}
div#footer a {
  color: #fff;
  text-decoration: none;
}

div.bloc {
  margin: 0 1px 0 0;
  padding: 0 10px 20px 10px;
  background: transparent url(../images/sep_shadow.gif) repeat-x bottom; 
  color: #333;
  font-family: Arial;
  font-size: 11px;
  line-height: 20px;
}

/*
div.bloc h1 {
  color: #921885;
  font-family: Arial;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
*/

div.bloc div.image {
  width: 138px;
  height: 97px;
  text-align: center;
  padding: 6px 0 0 0;
  float: left;
  margin: 0 10px 10px 0; 
  background: transparent url(../images/fond_image_bloc.png) no-repeat;
}

div#searchengine {
  margin: 30px 0 40px 0;
  text-align:right;
}

span.titre, h1 {
  font-family:Arial;
  font-size:22px;
  color:#ffcc00;
  font-weight:bold;
}
span.soustitre, h2 {
  font-family:Arial;
  font-size:14px;
  color:#003366;
  font-weight:bold;
  text-decoration: none;
}

h1.fdbleu {
  color: #eee;
  background: #003366 url(../images/right.gif) no-repeat 5px 10px;
  padding: 5px 5px 5px 20px;
  font-size: 16px;
  letter-spacing: 2px;
  margin: 0;
  font-weight: bold;
}

h2.fdbleu {
  color: #eee;
  background: #003366 url(../images/down.gif) no-repeat 5px 10px;
  padding: 5px 5px 5px 20px;
  font-size: 12px;
  letter-spacing: 2px;
  margin: 0;
  font-weight: bold;
}

div.fiche_content {
  background: #fff url(../images/sep.jpg) repeat-x 0 bottom;
  margin:0;
  padding: 0 10px 20px 10px;
}

div.fichei1 {
  float: left;
  text-align: center;
  width: 272px;
  height: 231px;
  margin: 15px 30px 30px 30px;
  padding: 7px 0 0 0;
  background: #fff url(../images/fondimg_gr.jpg) no-repeat 0 0;
}

div.lienblocdroit {
  border-bottom: 1px solid #003366;
  margin:0;
  padding:0;
  width: 170px;
}
span.spanlienright {
  display: block;
  text-align: right;
  background: #fff url(../images/blueright.gif) no-repeat 5px 8px;
  padding: 2px;
  margin: 0;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #003366;
  width: 170px;
}
span.spanlienright:hover {
  background: #fff url(../images/blueright.gif) no-repeat 10px 8px;
}


div.blocmozaique {
  float:left;
  display: inline;
  position: relative;
  background:transparent url(../images/fond_mozaique.jpg) no-repeat 0 0;
  margin: 0;
  padding: 0;
  width: 177px;
  height: 358px;
}
div.blocmozaique a {
  text-decoration: none;
}
div.blocmozaique span {
  color: #B8D8FF;
  font-family: Arial;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 13px;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
}
div.blocmozaique a:hover span {
  text-decoration: underline;
}
div.blocmozaique div.lmo {  
  margin: 10px 0 0 32px;
  width:  130px;
  height: 70px;
  /*border: 1px solid red;*/
}
div.blocmozaique img {
  display: block;
  margin: 35px 0 0 14px;
}
div.b1 {
  font-size: 12px;
  margin: -10px 30px 15px 0;
  padding: 0 0 15px 0;
  background: #fff;
  line-height: 20px;
  color: #333;
  text-align: justify;
}

div.mozkit {
  float:left;
  display: inline;
  position: relative;
  background:transparent url(../images/mozkit.jpg) no-repeat 0 0;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 134px;
  height: 183px;
}
div.mozkit span {
  color: #B8D8FF;
  font-family: Arial;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 13px;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
}
div.mozkit div.lmo {  
  margin: 3px 0 0 40px;
  width:  92px;
  height: 50px;
}
div.mozkit img {
  display: block;
  margin: 16px 0 0 10px;
  padding: 0;
}

/* MENUS */
div.menu1 {
  margin: 0;
  padding: 0 0 0 5px;
  position: absolute;
  top: 40px;
  left: 60px;
  width: 204px;
  background: transparent url(../images/menu1.png) no-repeat 0 0;
  height: 21px;
  overflow: hidden;
  z-index:10;
}

div.menu1 a {
  display: block;
  color: #eee;
  font-family: Arial;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  background: transparent url(../images/pucemenu1.png) no-repeat 0 0;
  padding: 0 0 0 17px;
}
div.menu1 a.first1 {
  display: block;
  background-image: none;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #aaa;
  margin: 0 15px 0 2px;
}
div.menu1 a:hover {
  color: #333;
  background: transparent url(../images/pucemenu1.png) no-repeat 2px 0;
}
div.menu1 a.first1:hover {
  background-image: none;
}


div.menu2 {
  margin: 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 40px;
  left: 266px;
  width: 532px;
  background: transparent url(../images/menu2.png) no-repeat 0 0;
  height: 21px;
  overflow: hidden;
  z-index:10;
}

div.menu2 a {
  display: block;
  color: #333;
  font-family: Arial;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  background: transparent url(../images/pucemenu2.png) no-repeat 5px 0;
  padding: 0 0 0 21px;
}
div.menu2 a.first1 {
  display: block;
  background-image: none;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #B59000;
  margin: 0 15px 0 7px;
}
div.menu2 a:hover {
  color: #fff;
  background: transparent url(../images/pucemenu2.png) no-repeat 7px 0;
}
div.menu2 a.first1:hover {
  background-image: none;
}

div.menu3 {
  margin: 0;
  padding: 0 0 0 5px;
  position: absolute;
  top: 40px;
  left: 800px;
  width: 172px;
  background: transparent url(../images/menu3.png) no-repeat 0 0;
  height: 21px;
  overflow: hidden;
  z-index:10;
}

div.menu3 a {
  display: block;
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  font-weight:bold;
  text-decoration: none;
  background: transparent url(../images/pucemenu1.png) no-repeat 0 0;
  padding: 0 0 0 17px;
}
div.menu3 a.first1 {
  display: block;
  background-image: none;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #aaa;
  margin: 0 15px 0 2px;
}
div.menu3 a:hover {
  color: #333;
  background: transparent url(../images/pucemenu1.png) no-repeat 2px 0;
}
div.menu3 a.first1:hover {
  background-image: none;
}

a.mdlink {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #5D699A;
  color: #5D699A;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  padding: 3px 5px 0 20px;
  margin: 0 1px 0 0;
  background: #fff url(../images/blueright.gif) no-repeat 2px 7px;
}
a.mdlink:hover {
  background-position: 5px 7px;
}

div.mk {
  margin: 20px 0 0 0;
}
a.mklink {
  text-decoration: none;
  display: block;
  color: #5D699A;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  padding: 3px 5px 0 20px;
  margin: 0 1px 0 0;
  background: #fff url(../images/blueright.gif) no-repeat 2px 7px;
}
a.mklink:hover {
  background-position: 5px 7px;
}
/* FIN MENUS */

/* KITS */
.accordion_toggle {
  background: #fff url(../images/sepkit.jpg) repeat-x left bottom;
  padding: 20px 0 40px 15px;
  position: relative;
}
.accordion_toggle .more {
  position: absolute;
  bottom: 7px;
  right: 10px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 0 0 0 20px;
  background: transparent url(../images/right.gif) no-repeat 0 4px;
}
.accordion_toggle_active {
  background-image: none;
}
.accordion_toggle:hover {
  cursor: pointer;
}
.accordion_toggle:hover .more {
  text-decoration: underline;  
}
.accordion_content {
  padding: 0 0 40px 15px;
  background: #fff url(../images/sepkit.jpg) repeat-x left bottom;
  margin: 0 0 0 0;
}
.entetekit {
  background:#fff url(../images/sep.jpg) repeat-x left bottom;
  padding:0 0 20px 15px;
}
a.boutonjaune {
  display: block;
  margin: 0;
  padding: 23px 0 0 30px;
  width: 145px;
  height: 34px;
  background:#fff url(../images/boutonjauneoff.jpg) no-repeat 0 0;
  color: #036;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.boutonjaune:hover {
  background:#fff url(../images/boutonjauneon.jpg) no-repeat 0 0;
}
a.boutonbleu {
  display: block;
  margin: 0;
  padding: 23px 0 0 30px;
  width: 145px;
  height: 34px;
  background:transparent url(../images/boutonbleu.jpg) no-repeat 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
table.tab {
  border-collapse: collapse;
  width: 100%;
  border: 2px solid #47568D;
}
table.tab td {
  border: 1px solid #47568D;
  padding: 3px;
}
table.tab td.tabColTitreBleu {
  background-color: #47568D;
  color: #fff;
  font-weight: bold;
  border: 1px solid #fff;
}
table.tab td.tabColTitre {
  background-color: #47568D;
  color: #fff;
  font-weight: bold;
  border: 1px solid #fff;
}
/* FIN KITS */