body {
  margin:0;
  padding:0;
  border:0;
  font-family:verdana,arial;
  background : url('/img/bkg_body.gif') repeat-x #cab6a9;
  
  font-size:11px;
  color:#333;
}

a img {
  border:0;
}
.no-view{
  display:none;
}
a {
  text-decoration: none;
  color:#333;
}
a:hover {
  text-decoration: underline;
}
h2 {
  margin:0 10px 0 0px;
  color:#8a8a8a;
  border-bottom:2px solid #ccc;
  font-size:17px;
  
}
h3 {
  color:#db131d;
  margin:25px 5px 0 0;
  font-size:18px;
  margin-left:0px;
}
h4 {
  font-size:12px;
  margin:15px 5px 3px 0;
}
p {
  font-family:verdana,arial;
}
#actus {
  border-bottom:1px dotted #ccc;
}
#actus p {
  margin:0;
}
span {
  font-family:verdana,arial;
}
table table {
  font-size:11px;
  border:none;
   border-collapse : collapse;
   margin:10px;
}
table table td{
  /*border-bottom :1px dotted #666;*/
}
form td{
  font-size:11px;
}
form {
  text-align:center;
}
a.active {
  text-decoration:underline;
  font-weight:bold;
}

.all{
}
#content {
  width:975px;
  background:#fff;
  padding:0 2px 0 2px;
  font-size:11px;
}
#header {

}
#topnav {
  float:right;
  padding:5px 5px 10px 5px;
  font-size:10px;
}
#lg {
  border-bottom:3px solid #999;
  padding:7px 0 7px 0;
}
#lg .active {
  display:none;
}
#nav{
  margin:0 0 0 17px;
  padding:2px 0px 2px 2px;
}
#nav a{
  float:left;
}
#nav img{
  margin-right:2px;
}
#nav div{
  float:left;
  margin-top:-12px;
  margin-bottom:-9px;
  position:relative;
  z-index:100;
}
#TitleRub {
  text-align:right;
  margin:1px  0 10px 0;
}
#ss_nav{
  margin:0 10px 0 15px;
  text-align:right;
  width:195px;
  float:left;
}
#ss_nav .nav-lien{
  background : url('/img/bkg_ss_menu.gif') repeat-x;
  margin:0 0 2px 0;
}

#ss_nav h3 {
  color:#fff;
  height:25px;
  font-size:13px;
  margin:0px 5px 0 0;
  padding:6px 15px 0 0;
}

#ss_nav .nav-actif{
  height:25px;
  margin-bottom:2px;
}
#ss_nav h3 a {
  color:#fff;
}
#chemin {
  font-style:italic;
  text-align:right;
  font-size:11px;
  margin-bottom:5px;
}
#chemin a {
  text-decoration:underline
}
#center {
  margin: 0 0 0 225px;
  padding: 0 0px 0 10px;
}
.blockRight{
  float:right;
  clear:right;
  padding-left:20px;
  width:230px;
  background:#fff;
}
.blockRight img {
  vertical-align:middle;
  margin:5px 15px 5px 5px;
}
.blockRight h3.subtitle {
  margin:6px 0 2px 0;
}
.blockRight a {
  background:#f4f4f4;
  display:block;
  border-bottom:1px dotted #666;
  padding:3px;
}
#galerie {
  margin:10px 0 10px 0px;
  clear:right;
  text-align:center;
}
#thebigPicture{
margin:10px;
height:400px;
}
#thebigPicture img {
  border:5px solid #666;
}
#footer {
  font-size:10px;
  color:#fff;
  text-align:right;
  padding:5px;
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
}
#footer a {
  color:#fff;
  text-decoration:underline;
}

#contenu {
  margin-right:10px;

}
.rub {
  background : #4e3146;
}
h3.title {
  color:#4e3146;
}
h3.subtitle {
  color:#9c5f8b;
  font-size:14px;
  border-bottom:3px solid #dedede;
  margin-left:0px;
}