
body {
background-color: #6A7E28;
font-family: Arial, Helvetica, sans-serif;
color:#000;
}


/* General */

h1 {font-size:18px;
font-variant: small-caps;
letter-spacing:2px;
line-height: 21px ;}

h2{font-size:16px;}

h3{font-size:14px;}

h4{font-size:12px;
/*line-height: 0px ;*/}


a{color: #434343;
text-decoration: none;}

p{padding-top: 10px;
font-size: 13px;
font-weight: lighter;
color: #000;}

a img {color: #ffffff;
margin: 0px;
text-decoration: none;}



li { list-style-type:none;
font-size:12px;}


/* Div*/


#global { background-color: #ffffff;
width:870px;
height :595px;
text-align : center;
margin: auto;}

#header {
float: left;
width:570px;
height :97px;
text-align : right;
}

#title {
background-color: #B8B900;
float: left;
width:830px;
height: 45px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
text-align : center;
color: #ffffff;

}

#menu{
margin-left: -20px;
float: left;
width:300px;
height :140px;
text-align : left;
}


#contenu{
background-color: #ffffff;
float: left;
margin-left :20px;
margin-top:20px;
width:400px;
height :345px;
text-align : justify;
}

#image{
float: left;
width:407px;
height :390px;
margin-left :28px;
}

#contenu b{
color : #9F0002;
}

#footer{
background-color: #7B9F0E;
float: left;
width:870px;
height :80px;
margin-top:12px;
text-align : left;
font-weight: lighter;
font-size: 10px;
}

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

.liens{
float: left;
font-size: 12px;
width:200px;
height :90px;
text-align : left;
}
