ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
body {
	background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333;
	padding:0;
	margin:0;
}
ul,ol {
  margin-left: 15px;
}
.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 */

/* control.modal */
#modal_overlay {
  background-color:#000;
}
/*FIN control.modal */

blockquote { margin-left: 20px; }

h1 {
  font-size: 16px;
  font-weight: bold;
  color: #759E00;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

a { color: #666; }
a:hover { color: #ff3300;}
a.bouton {
  padding: 0 0 2px 15px;
  margin: 0;
  background: #fff url(../images/fle.gif) no-repeat 0 2px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
a.bouton:hover {
  background: #fff url(../images/fle.gif) no-repeat 3px 2px;
}


#container {
}
#header {
  display: none;
}
#header_contenu {
  display: none;
}
#content {
}
#navigation {
  display: none;
}

#navigation  h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 35px;
  margin: 10px 0 0 0;
  background: transparent url(../images/puce_menu.gif) no-repeat 15px 3px;
  color: #666;
}
#footer {
  display: none;
}

div.vignette {
  float:left;
  display:inline;
  width:315px;
  height:180px;
  background-color:#fff;
  overflow:hidden;
  padding:8px 0 0 9px;
  margin:0 20px 15px 0;
}

div.vignette2 {
  float:left;
  display:inline;
  width:191px;
  height:192px;
  background-color:#fff;
  overflow:hidden;
  padding:8px 0 0 9px;
  margin:0 20px 15px 10px;
}

div.vignette3 {
  float:left;
  display:inline;
  width:649px;
  height:472px;
  background-color:#fff;
  overflow:hidden;
  padding:8px 0 0 9px;
  margin:0 20px 15px 20px;
}

div.vignette4 {
  float:left;
  display:inline;
  width:300px;
  height:192px;
  background-color:#fff;
  overflow:hidden;
  padding:8px 0 0 9px;
  margin:0 20px 15px 10px;
}

div.video {
  float:left;
  display:inline;
  width:309px;
  height:213px;
  background-color:#fff;
  overflow:hidden;
  padding:30px 0 0 45px;
  margin: -10px 10px 0 0;
}

/* MENU */
a.colmenu {
  display: block;
  text-decoration: none;
  font-size: 13px;
  color: #666;
  font-family: Arial;
  font-weight: bold;
  padding: 0 0 0 35px;  
  background: transparent url(../images/fle.gif) no-repeat 18px 3px;
  margin: 5px 0 0 0;
}
a.colmenu:hover {
  background: transparent url(../images/fle.gif) no-repeat 20px 3px;
}

a.headmenu1 {
  text-decoration: none;
  font-size: 12px;
  color: #fff;
  font-family: Arial;
  padding: 0 10px 0 5px; 
  border-right: 1px solid #eee;
  margin: 0;
}
a.headmenu1:hover {
  text-decoration: underline;
}

a.headmenu2 {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  font-family: Arial;
  padding: 0 0 0 35px;  
  background: transparent url(../images/puce_menu_dr.gif) no-repeat 18px 3px;
  margin: 0;
}
a.headmenu2:hover {
  text-decoration: underline;
}


div.ve {
  text-decoration: none;
  display: block;
  float: left;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #888;
  font-family: Arial;
  padding: 0 10px 0 10px;
  height: 51px;
  line-height: 50px;
  background: transparent url(../images/sep_menu.gif) no-repeat 100% 0;
  margin: 0;
}
a.headmenu3 {
  text-decoration: none;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  font-family: Arial;
  padding: 0 10px 0 10px;
  height: 51px;
  line-height: 50px;
  background: transparent url(../images/sep_menu.gif) no-repeat 100% 0;
  margin: 0;
}
a.headmenu3:hover {
  text-decoration: underline;
}
