
body {
  background-color:#939393;
  color:#333333;
  font-family: Arial;
  font-size: 0.75em;
  margin:0px;
  padding:0px;
}


img {
    border-width:0px;
    margin:0px;
}


a:link, a:visited, a:active {

 color:#717171;
 text-decoration:underline;

}

a:hover, a:visited:hover {

 color:#717171;
 text-decoration:none;

}




a.mainlink:link, a.mainlink:visited, a.mainlink:active {

   color:#717171; 
   font-weight:bold;
   text-decoration: none;  
}


a.mainlink:hover, a.mainlink:visited:hover {
 
 color:#333333;
   text-decoration: none;  
}



a.sublink:link, a.sublink:visited, a.sublink:active {

   color:#717171; 
   text-decoration: none;  
}


a.sublink:hover, a.sublink:visited:hover {
 
 color:#333333;
   text-decoration: none;  
}









a.link_blue:link, a.link_blue:visited, a.link_blue:active {

   color:#1f3484; 
   text-decoration: none;  
}



a.link_blue:hover, a.link_blue:visited:hover {
 
 color:#1f3484;
   text-decoration: none;  
}






.middle {

 width:862px; 
 background-color:#FFFFFF; 
 background-image:url('img/middle.gif'); 
 background-repeat: repeat-y; 
 background-position:center;


}


.content {

  width:500px; 
  margin-left:0px;
  margin-right:40px;


}


.text {
  
  width:500px;
  text-align:left;
  min-height:650px;


}


.left {

 float:left;
 text-align:left;
 color:#717171;

}

.navi  { 

 height:20px;
 width:138px;
 padding-top:5px;
 margin-left:3px;
 border-bottom: 1px solid #cdcdcd;
}




.navi_right  { 

 height:20px;
 width:153px;
 padding-top:5px;
 border-bottom: 1px solid #cdcdcd;
}



.navi_active { 

 height:20px;
 background-color:#f3f3f3;
 background-image:url('img/active.gif');
 width:140px;
 padding-top:5px;
 border-bottom: 1px solid #cdcdcd;
 font-weight:bold;
}

	

.right {

 margin-right:0px;
 width:157px; 
 float:right;
 text-align:left;
 color:#717171;


}




.right_menue { 

 height:20px;
 width:153px;
 padding-top:0px;

 border-bottom: 1px solid #cdcdcd;

}



.right_menue_2 { 


 width:150px;
 padding-top:10px;

 border-bottom: 0px solid #cdcdcd;

}



hr {
  
 width:140px; 
 color: #cdcdcd; 
 background-color:#cdcdcd; 
 height:1px; 
 margin:0px; 
 
 text-align:left; 
 border:0px



}





ol, li {
  list-style-type: none;
  padding: 0px;
  margin:0px;
}


.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float:left; margin-right: 0px; padding-right: 10px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 0px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
