body {
margin:0px;
padding:0px;
text-align:center;
background: url("http://cafesdessertine.free.fr/images/titresitedessertine.jpg") no-repeat
fixed top right;
background-color: #E39022;
font-size: 0.9em;
font-family: verdana, arial, sans-serif;
color: black;
}

a{
text-decoration: none;
color: black;
}

a: hover{
font-style: italic;
}

.liste{
list-style-type: none;
list-style-image: url("http://cafesdessertine.free.fr/images/puce1.gif");
padding-left: 23px;
}

/*design du site*/
#leglobal{
width: 800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
position:relative; 
}
#leblocheader{
width:800px;
height:180px;
background-image: url('http://cafesdessertine.free.fr/images/banniere.jpg');
}

.lebloccadregauche{
magin-top: 5px;
width: 150px;
position: relative;
}

.blocclock{
background-color: #E39022;
margin-top: 0px;
width: 150px;
height: 130px;
float: left;
position: absolute;
}

.leblocrecherche{
background-color: #E39022;
font-family: verdana, sans-serif;
color: #FFE5B3;
margin-top: 140px;
width: 150px;
float: left;
heigth: 150px;
position: absolute;
}

.menugauche{
width: 150px;
height: auto;
float: left;
position: absolute;
background-color: #E39022;
}

.cadre{
background-image: url("http://cafesdessertine.free.fr/images/photoaccueil.jpg") no-repeat;
margin-top: 10px;
margin-left: 20px;
height: 500px;
width: 600px;
}

.lebloccontenu {
background-color: #E39022;
margin-top: 0px;
margin-left:0px;
width: 650px;
float:right;
position:relative; /*pour que le bloc descende automatiquement*/
}



/*début menu*/
#menu {
background: url("http://cafesdessertine.free.fr/images/imagemenu.gif");
font-family: verdana, sans-serif;
font-size: 15px;
width: 790px;
margin-top:5px;
padding-top:10px;
padding-left: 10px;
height:40px;
}
#dt, dl, dd, ul, li {
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
}
#menu dl {
float: left;
}
#menu li {
display: inline;
}

#menu a {
text-decoration: none;
color: #FFE5B3;
background: ;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
position: absolute;
left: 0px;
font-size: 10px;
width: 790px;
padding-left: 10px;
}
/*fin menu*/


#footer
{
border: 1px solid;
heigth: 20px;
margin-top: 15px;
background: #E39022;
font-family: verdana, arial, sans-serif;
color: #FFE5B3;
padding-left: 5px;
position: relative;
}
/*fin design du site*/

