/*ONGLETS*/

#headercontenu {
width:610px;
position:relative;
}

#header {
  float:left;
  width:595px;
  background:#DAE0D2 url("https://www.lesclesdumidi.com/img_ge/menu-onglets/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("https://www.lesclesdumidi.com/img_ge/menu-onglets/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("https://www.lesclesdumidi.com/img_ge/menu-onglets/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;color:#333333;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333333;
  }
#header #current {
  background-image:url("https://www.lesclesdumidi.com/img_ge/menu-onglets/left_on.gif");
  }
#header #current a {
  background-image:url("https://www.lesclesdumidi.com/img_ge/menu-onglets/right_on.gif");
  color:#333333;
  /*padding-bottom:5px;*/
  }
  
#header .current {
  background-image:url("https://www.lesclesdumidi.com/img_ge/menu-onglets/left_on.gif");
  }
#header .current a {
  background-image:url("https://www.lesclesdumidi.com/img_ge/menu-onglets/right_on.gif");
  color:#333333;
  /*padding-bottom:5px;*/
  }
  
/**/
html>body .divactu{position: relative;width:577px;}
.divactu {
position: relative;
top:0px;
width:577px;
background-color:#ffffff;
border:1px solid #776655;
border-top:0px;
text-align:left;
padding:8px;
left:0px;
color:#333;
float: left;
}

.divactu h3 {
font-size:13px;
}

.divactu a,.divactu a:hover {
color:#333;
}

.tabhide{
display:none;
}


/**************************************************************/
td.coloctop{
border-bottom:1px solid #74653D;
background-color:#<?=$colocouleur?>;
}
td.colocomments{
text-align:justify;
line-height:1.5em;
font-family:arial;
}
.boutoncoloc{
padding:8px;
text-align:center;
background:#F6F6F6 none repeat scroll 0%;
font-weight:bold;
border-bottom:1px solid #333333;
border-right:1px solid #333333;
border-top:1px solid #FBFBFB;
border-left:1px solid #FBFBFB;
cursor:pointer;
line-height:30px;
color:#4E3E2E;
}

.licoloc{
float:left;
width:50%;
}