<style type="text/css">
<!--

body
 {
 margin-top: 10px;
 margin-bottom: 10px;
 background-color: #FFFFFF;
 }

.bloc {
	background-color: #dcd394;
}
.bloc_beige {
	background-color: #fbf4a3;
}

.bloc_contenu {
	border-bottom: 1px solid #fbf4a3;
	padding: 4px;
        background-color: #dcd394;

}
.maintext{
        font-family: verdana, arial;
        font-size: 9pt;
        font-weight: normal;
        color: #444444;
        background-color: #dcd394;
 }
 
 .maintext_b{
        font-family: verdana, arial;
        font-size: 8pt;
        font-weight: normal;
        color: #444444;
        background-color: #fbf4a3;
}
 
 .maintext_bold{
        font-family: verdana, arial;
        font-size: 8pt;
        font-weight: bold;
        color: #444444;
        background-color: #fbf4a3;
}
 
 .maintext_c{
       font-family: verdana, arial;
       border-top: 1px solid #FBF4A3;
       padding: 4px;
       font-size: 9pt;
       font-weight: normal;
       color:  #444444;
       background-color: #dcd394;
}

.maintext_navigation{
       font-family: verdana, arial;
       font-size: 9pt;
       font-weight: normal;
       color: #444444;
       background-color: #dcd394;
}
 
 .titleheader{
      font-family: verdana, arial;
      font-size: 8pt;
      font-weight: bold;
      padding: 4px;
      color: #444444;
      background-color:#fbf4a3;
 }
 
 .titlenavig{
      font-family: verdana, arial;
      font-size: 9pt;
      font-weight: bold;
      color: #8c7e6e;
}
 
 .topheader {
      font-family: verdana;
      font-size: 10px;
      font-weight: bold;
      line-height: 14px;
      color: #444444;
      background-color: #ffffff;
}

a.topmenu:link, a.topmenu:visited{
     display: block;
     width : 125px;
     height: 28px;
     line-height:2em;
     font-weight: bold;
     text-decoration: none;
     text-align : center;
     font-family: arial;
     font-size: 12px;
     color: #444444;
     border-top: 2px solid #fbf4a3;
     border-left: 4px solid #FBF4A3;
     background-color:#fbf4a3;
     background-image:url(images/deplierhaut.png);
} 

a.topmenu:hover {
     display: block;
     width : 125px;
     height: 28px;
     line-height:2em;
     font-weight: bold;
     text-decoration: none;
     text-align : center;
     font-family: arial;
     font-size: 12px;
     color: #444444;
     border-top: 2px solid #fbf4a3;
     border-left: 4px solid #FBF4A3;
     background-color:#dcd394;
     background-image:url(images/deplierbas.png);
 }

a.topmenu2:link, a.topmenu2:visited  {
     display: block;
     width : 125px;
     height: 25px;
     font-weight: bold;
     text-decoration: none;
     text-align : left;
     font-family: verdana;
     font-size: 10px;
     color: #444444;
     border-style: none;
     background-image:url(images/deplierhaut2.png); 
} 

a.topmenu2:hover {
     display : block;
     width : 125px;
     height: 25px;
     font-weight: bold;
     text-decoration: none;
     text-align: left;
	 font-family: verdana;
     font-size: 10px;
     color: #444444;
     border-style: none;
     background-image:url(images/deplierbas2.png); 
} 
.entete {
    display : block;
    width : 760px;
    height:148px;
    background-image:url(images/entete.png);
    background-color:#fbf4a3;
}
.bas_page {
    display : block;
    width : 760px;
    height:119px;
    background-image:url(images/bas_page.png);
    background-color:#fbf4a3;
}
a:link, a:active {
    font-family: verdana, arial; 
    font-size: 10px; color: #555555
}
a:hover { 
    font-family: verdana, arial;
    font-size: 10px;
    color: #444444
}
a:visited {
    font-family: verdana, arial;
    font-size: 10px; 
    color: #555555
}
-->
</style>
