/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique a l'impression                       */
/*  ---------------------------------------------------------------- */
body {
  background: #e1e1e5 url('/squelettes/css/images/common/bg.png') repeat-x left top;
  margin: 0;
  font-family:  'Trebuchet MS', sans-serif;
  font-size: 11px;
  color: #003665;
}
#conteneur {
  position: relative;
  width: 100%;
}
#footer {
  background: transparent url('/squelettes/css/images/common/footer_bg.png') repeat-x left top;
  width: 100%;
  height: 56px;
}
#head {
  width: 950px;
  margin:0 auto;
  height: 172px;
}
#contenu {
  width: 100%;
  margin:0 auto;
  height: auto;
  font-size: 14px;
}


/*  HOME  */
#contenu .left {
  float: left;
  margin: 5px 10px 5px 0;
}

#contenu .blocs {
  float: left;
  margin: 0;
  padding: 0;
  width: 228px;
  display: none;
}


#contenu .races {
  background: #ffffff none;
  height: auto;
  width: 685px;
  margin: 10px 0 0;
  padding-left: 25px;
  padding-bottom: 15px;
}

#contenu .races .img {
   height: 120px;
}

#contenu .races span {
   margin: 0;
}

#contenu .races .savoirplus {
  background: transparent url('/squelettes/css/images/common/btn.png') no-repeat left top;
  float: right;
  margin-right: 190px;
  padding: 3px 15px;
  font-size: 9px;
  position: relative;
  top: 12px;
  float: left;
}

#contenu .races h2 {
  margin:0 0 10px;
  padding-top: 10px;
  float: left;
  width: 160px;
}

#contenu .races .item {
  float: left;
  width: 160px;
  margin-right: 10px;
  text-align: center;
}

#contenu .item  a{
/*  -moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;*/
}

#contenu .item  img {
  border: 0;
/*  -moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;*/
}

/*    FOOTER    */

#footer .footer, #footer .footer li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

#footer .footer {
  width: 950px;
  margin: 0 auto;
  padding-top: 2px;
}

#footer .footer li {
  display:inline;
  float:left;
  height:56px;
  line-height:54px;
  margin: 0 10px;
}

#footer .footer li  p {
  width: 335px;
  line-height: 15px;
  margin: 5px 20px;
  color: #ffffff;
  font-size: 10px;
}

#footer .footer a {
  line-height: 56px;
}

#footer .footer a.cnpa {
  padding: 5px 15px;
  background: #ffffff none;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}

#footer .footer img {
  /*vertical-align:middle;*/
}


#head .search, #head .menu, #contenu .links li.col1, #contenu .links li.col2, #footer li.plan, #ariane, #outil_sommaire, .entete a, .diaporama, .photos, #contenu h4, #contenu .blocs, #footer, #head .header  {
  display: none;
}

#contenu .links, #contenu .links li {
  float: right;
}

#head .logo img {
  border: 0;
}

#contenu h1, #contenu h1 span {
  width: 700px;
}

#contenu h1{
  font-size: 24px;
}

#contenu .detail h1 span {
font-size:20px;
font-weight:bold;
}

#contenu .sommaire_ancre{
  display:none;
}
