
* {
	font-family: arial;

  font-size: 12px;
	color: #acacac;
}

#cadre_boutons_connecte {
	display: none;
}

.bouton_menu_modif {
	display: none;
}

#bandeau_print {
	display: block;
}

#top {
	display: none;
}

#bandeau {
	display: none;
}

#menu_horizontal {
	display: none;
}

#menu_baseline {
  display: none;
}

#sav_clic {
  display: none;
}

#sav_infos {
  display: none;
}

#sav_cest {
  display: none;
}

#sav_decouverte {
  display: none;
}

#portail {
  display: none;
}

a {
	color: #f12597;
}

#coordonnees {
  clear: both;
  width: 650px;
  margin-top: 20px;
  padding-top: 10px;

  font-size: 12px;
  color: #acacac;

  border-top: 1px solid #dddddd;
}

#coordonnees #adresse {
  float: left;
}

#coordonnees #tel {
  margin-left: 40px;
  float: left;
}

#coordonnees #horaires {
  margin-left: 40px;
  float: left;
}

#contener {
  width: 650px;
}


#une {
  width: 650px;
  height: 168px;
  padding-top: 60px;
  padding-left: 10px;
  float: left;
  
  background-image: url(http://www.savigneux.fr/commun/modeles/defaut/img/fond-une.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

#une .mon_actu .vignette {
  float: left;
}

#une .mon_actu .vignette img {
  border: 2px solid #9fc20a;
}

#une .mon_actu dl {
  width: 450px;
  margin: 0px;
  margin-left: 10px;
  padding: 0px;
  float: left;
}

#une .mon_actu dl dt {
  margin-bottom: 5px;

  color: #9fc20a;
  font-size: 14px;
  font-weight: normal;
}

#une .mon_actu dl dt.sous_titre {
  margin-bottom: 5px;

  color: #000000;
  font-size: 11px;
  font-weight: normal;
}

#une .mon_actu dl dd {
  margin: 0px;
  padding: 0px;
}

#une .mon_actu .cadre_si_lien {
  clear: both;
  margin-top: 5px;
  margin-right: 20px;

  text-align: right;
}

#une .mon_actu .cadre_si_lien a {
  text-decoration: none;
  color: #0090ed;
  font-size: 12px;
  font-weight: normal; 
}

#une .mon_actu .cadre_si_lien a:hover {
  color: #f12597;
}


#actualites {
  width: 650px;
  margin: 0px 20px;
  clear: both;
}

#actualites #titre_actus {
  width: 650px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  padding-left: 10px;

  color: #7d7d7d;
  text-transform: uppercase;
  font-size: 11px;

  background-color: #ececec;
}

#actualites #les_actus .mon_actu {
  height: 130px;
  margin-bottom: 20px;

  border-bottom: 1px solid #eeeeee;
}

#actualites #les_actus .mon_actu .vignette{
  float: left;
}

#actualites #les_actus .mon_actu .vignette img {
  border: 1px solid #9fc20a;
}

#actualites #les_actus .mon_actu dl {
  width: 400px;
  margin: 0px;
  margin-left: 10px;
  padding: 0px;
  float: left;
}

#actualites #les_actus .mon_actu dl dt {
  margin-bottom: 5px;

  color: #9fc20a;
  font-size: 14px;
  font-weight: normal;
}

#actualites #les_actus .mon_actu dl dt.sous_titre {
  margin-bottom: 5px;

  color: #000000;
  font-size: 11px;
  font-weight: normal;
}

#actualites #les_actus .mon_actu dl dd {
  margin: 0px;
  padding: 0px;
}

#actualites #les_actus .mon_actu a.plus {
  display: block;
  width: 19px;
  height: 19px;
  float: left;
}