body {
background:#CEB525;
text-align: center;
font-family:calibri;
margin:0;
padding:30 0 60 0;
}

#logo
{position:absolute;
top:8px;
left:8px;}
#logo img{border:0;}

#menu
{width:750px;
height:65px;
margin:0 auto;
}

#contenu{
width:700px;
background:#F3FAA3;
border: solid 1px orange;
padding : 20px;
text-align:justify;
margin:0 auto;
}

p{color:green;}

#menu a {color: green;
text-decoration:none;
width: 144px;
border: solid 1px orange;
background : #fc0;
text-align:center;
display:block;
margin: 0 2px;
height:60px;}

#menu li {
float : left;}

#menu a:hover, #menu a:focus 
{color:#F3FAA3;
background : #DB7803;}

#menu  ul{
margin : 0 ; 
padding: 0;
font : 1em Verdana, sans-serif;
list-style-type: none;}

.chtm, .ccss, 
{border : solid 3px orange;
display:inline;}

 img
{border : solid 3px #CEB525;}
