
body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
margin: 0;
padding: 0;
text-align: center; 
color : #6AA14E;
background-color : #E2D9D5; 
border-style:hidden;
}

h1 {
display:none;
margin:0;
}

h2 {
background-color:#FFF;
font-size: 1.1em; 
color:#6AA14E; 
font-weight :bold; 
text-align:left; 
text-align:justify;
margin:15px 5px 5px 5px;
}

h3 {
font-size: 1.1em;
color:#E98523;
font-weight :bold;
text-align:center;
margin:15px 0 5px 0;
text-decoration: underline; none; 
}

* :hover {
color:#6AA14E;
}

ul {
list-style-type: none ;
padding: 0 ;
margin: 0 ;
}

li {
list-style-image : none ;
padding-top: 0 ;
margin-top: 0 ;
color: #7C7C7C ;
font-size: 0.90em ;
}

li a {
color:#7C7C7C;
text-decoration:none;
font-weight :bold; 
}

a.info
{
    position:relative;
    z-index:24; background-color:#ddd;
    color:#000;
    text-decoration:none
}

a.info:hover {z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span
{
    display:block;
    position:absolute;
    top:2em; left:2em; width:10em;
    border:1px solid #0cf;
    background-color:#555; color:#fff;
}

.liq {
color: red;
font-weight: bold;
font-size: 17px;
}

.brown {
color: brown;
}

#conteneur {
min-height: 100%;
width: 1000px;
margin: 0 auto;
position: relative;
background: url(images/global2.gif) center repeat-y;
overflow: auto;
}

#conteneurcontenu {
width: 650px;
margin-right:87px;
float:right;
}

#header {
margin: 0;
height: 100px;
background : url(images/header1.gif) no-repeat left top;
width:650px;
float : right;
height:173px;
margin-right:87px;
}

#contenu {
background-color: #FFF;
width:650px;
margin: 0;
margin-right:87px;
float : right;
}

#conteneurmenu {
width: 125px;
margin-right:25px;
float : left;
}

#menuvertical {
width: 125px;
background-color: #FFF;
margin:0px;
float : left;
}

#copyright {
width: 125px;
background-color: #FFF;
float : left;
}

