div#actua-accueil
{
  float: left;
  width: 611px;
}

div#top-actua-accueil
{
  background: url('/design/site/images/bg-top-actua-accueil.png') no-repeat top; 
  height: 17px;
}

div#chapeau-actua
{
  background: url('/design/site/images/bg-chapeau-actua-accueil.png') no-repeat top; 
  height: 134px;
}

div#content-actua-accueil
{
  background: url('/design/site/images/bg-content-actua-accueil.png') repeat-y;
}

div#main-content-actua
{
  padding: 0 30px 10px 30px; 
}

div#bottom-actua-accueil
{
  background: url('/design/site/images/bg-bottom-actua-accueil.png') no-repeat top; 
  height: 17px;
}

div.class-actualite h3
{
  margin: 0;
  margin-top: 15px;
  margin-bottom: 5px;
}

p.actua-accueil
{
  background: url('/design/site/images/filariane-fleche.png') no-repeat left;
  padding-left: 20px;
 
}

p.actua-accueil a
{
  color: #00a27c;
  text-decoration: underline;
}

p.suiteactu
{
  text-align: right;
  margin-top: 20px;
}

div#bloc-accueil-droite
{
  float: right; 
  width: 300px;
  margin-right: 8px;
}

div#recherche
{
  background: url('/design/site/images/bg-recherche.png') no-repeat top; 
  height: 64px;
  width: 284px;
}

div#searchbox
{
  margin-left: 65px;
}

div#searchbox input.button
{
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  color: #fff;
  background: #10a688;
}

#searchtext
{
  font-size: 11px;
  margin-top: 15px;
}

div#recherche label
{
  margin-left: 68px;
  font-size: 11px;
}

div#recherche label a
{
  color: #000;
}

div#columns
{
  width: 935px;
}

div.calendrier
{
  margin-top: -40px;
}

div.top-calendrier
{
  background: url('/design/site/images/bg-top-calendrier.png') no-repeat top; 
  height: 56px;
  width: 317px;
}

div.content-calendrier
{
  background: url('/design/site/images/bg-content-calendrier.png') repeat-y;
  padding: 3px 0 0 0;
  width: 317px; 
}

div.main-content-calendrier, div.main-content-calendrier-bis
{
  margin-right: 25px;
  margin-left: 15px;
  color: #fff;
}

div.main-content-calendrier-bis
{
  text-align: center;
}

.hightfont
{
  font-size: 13px;
  padding-top: 10px;
  font-weight: bold;
}

.middlefont
{
  font-size: 11px;
}

.smallfont
{
  font-size: 11px;
}

div.bottom-calendrier
{
  background: url('/design/site/images/bg-bottom-calendrier.png') no-repeat; 
  height: 21px;
  width: 317px;
}

div.top-calendrier-bis
{
  background: url('/design/site/images/bg-top-calendrier-bis.png') no-repeat top; 
  height: 17px;
  width: 317px;
}

div.sepaccueildroit
{
  height: 28px;
}

div#ezagenda_calendar_container table tr.calendar_heading th 
{
  border:0 none;
  padding-bottom:12px;
  text-align: center;
  font-weight: bold;
}

div#ezagenda_calendar_container th, td 
{
  padding: 3px;
  border: 1px solid #fff;
}

div#ezagenda_calendar_container table .first_col 
{
  border-left: none;
}

div#ezagenda_calendar_container table .last_col 
{
  border-right: none;
}

div#ezagenda_calendar_container table tr.last_row
{
  border-bottom: none;
}

div#ezagenda_calendar_container tr.calendar_heading_days th
{
  border-top: none;
}

div#ezagenda_calendar_right table.ezagenda_month_event td
{
  border: none;
}

div.class-event-calendar a
{
  color: #fff;
}

div.class-event-calendar h4
{
  margin-top: 5px;
}


.ezagenda_month_label h3
{
  white-space: nowrap;
}

div#ezagenda_calendar_container table a
{
  color: #FFA900;
  font-weight: bold;
}

div.article-accueil
{
  
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #ffa800;
}

div.article-accueil h2
{
  margin: 5px 0 10px 0;
  /* border-bottom: 2px dotted #ffa800; */
}

