body
{
  font-family: verdana;
  color: #666666;
  font-size: 12px;
 background-color:#FFCC66;
 background-image: url("../images/site/fond_site.gif");
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}
#FFCC66

site_web_content
{
 background-color:#fff;
}

#col_wrapper
{
 background-color:white;
}

#menu_horizontal {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-image: none;
    background-color: #FFCC66;
    color: black;
    cursor: pointer;
    float: left;
    font-family: 'Century Gothic';
    font-size: 15px;
    font-weight: normal;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}

#menu_horizontal a
{
	text-decoration:none;
	color:black;
	font-weight: bold;
}

.menuGauche li
{
  color: #0058a5;
  background-color: white;	
  font-size: 14px;
  vertical-align: top;
  cursor: pointer;
}

{
  color: #0058a5;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;
}
h2
{
  color: #0058a5;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}

.boiteGauche .contenu
{
  color: #0058a5;
  font-size: 12px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-bottom: 5px;
}

.boiteDroite .contenu
{
  color: #965b3d;
  font-size: 12px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-bottom: 5px;
}
.calendar_table
{
 
  font-size: 11px;
}

.liste_vignettes .vignette
{
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  border-bottom-width: 5px;
  background-color:#ffffff;
  border-bottom-style: none;
  border-bottom-color: none;
  margin-bottom:10px;
  _min-height: 145px;
}

#menu_horizontal ul li ul li a
{
  font-size: 13px;
}
.filtre_recherche
{
  float: right;
  width: 29%;
}

.resultat_recherche
{
  float: left;
  width: 70%;
}

.boiteGauche h2
{
  font-weight: normal;
  padding-top: -5px;
}

/*.reseaux-sociaux {display:none}*/

.sitotheque h2 a img {
  	display: none;
  }""

.abonne_prets td.date_retour a, .abonne_prets .extend_all {
    display: none!important;
}