body {
  margin:0;
  padding:0;
  border:0;
  font-family:arial;
  background : url('/images/bkg_body.gif') repeat-x top #fff ;
  color:#333;
  font-size:12px;
  text-align:justify;
}
a {
  color:#005892;

}
a img{
  border:none;
}
h2 {
  color:#fff;
  margin:40px 0 0 280px;
}
h3 {
  background:url('/images/subtitle_bkg.gif') no-repeat left;
  height:40px;
  padding:17px 0 0 15px;
  color:#106dac;
  
}
h4 {
  color:#106dac;
  margin-bottom:10px;
  clear:left;
}
h5 {
  clear:left;

}
.noView {
  display:none;
  }
#content {
  width:974px;
  max-width:100%;
  text-align:left;
  margin:0 auto;
  }
#header{
  background:url('images/home/header_bkg.jpg') no-repeat right top;
  clear:both;
}
#header #logo{
  margin: -40px 0 5px 0;
  _margin: 0 0 0 0;
  float:left;
}
*+html #header #logo{
  margin: 0 0 0 0;
  float:left;
}

#header #headerPicture {
  margin:10px 0 5px 5px;
}
#contenu {
  text-align:center;
  clear:both;
}
a {
  text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
a#btnCFSAS {
  font-size:24px;
  color:#ba0001;
  font-weight:bold;
  margin-right:100px;
}
a#btnfede {
  font-size:24px;
  color:#e6c737;
  font-weight:bold;
}
#home_picture{
	
  background:url('/images/bkg_photo_home.gif') no-repeat top center;
  text-align:center;
  width:780px;
  height:440px;
  padding:5px 0 0 0;
	vertical-align:top;
  margin:12px 0 0 130px;
}
#footer {
  background:url('/images/bkg_footer.gif') repeat-x center;
  text-align:center;
  font-size:10px;
  height:27px;
  margin-top:10px;
  padding-top:10px;
  clear:both;
  color:#fff;
}

#footer a {
  text-decoration:underline; 
  color:#fff
}
#footer a:hover {
  text-decoration:none;
}
