/* castagnari.css */

body { 
  background: #fff url(/images/fond.jpg) 0 0 repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}

h1, h2, h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sommaire {
  margin: 0.5em 0;
  padding: 0.5em;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  font-weight: bold;
  text-align:center
}

.site_officiel {
  width: 370px;
  margin: 2em auto;
  padding: 10px;
  background: transparent url(http://www.castagnari.com/images/fond.jpg) repeat-y 50% 0pt;
}

.site_officiel img {
  border: 1px solid black;
}

.site_officiel h2 {
  margin-bottom: 0;
  padding-left: 12px;
  background: #fff url(http://www.castagnari.com/list_bullet.gif) 0 0.25em no-repeat;
  opacity: 0.7;
  font-family: Georgia, Times New Roman, Times, serif;
}

.site_officiel a {
  text-decoration: none;
}

.main {  
  margin-left: 195px;
  text-align: justify;
}

.legende {
  font-style: italic;
  text-align: justify;
}

