*{margin:0px;padding:0px;}
body{
width:831px;
margin:auto;
margin-top:10px;
background-color:#3d3d3b;
color:white;
font-family:Verdana;
font-size:11px;
}
a{
color:white;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#logo{
width:831px;
height:312px;
background: url(img/logoblog.jpg) no-repeat center;
margin-bottom:10px;
}
#haut{
width:831px;
height:5px;
background: url(img/fond_haut.gif) no-repeat center bottom;
}
#milieu{
width:831px;
background: url(img/fond_milieu.gif) repeat-y center;
overflow:auto;
}
#bas{
width:831px;
height:8px;
background: url(img/fond_bas.gif) no-repeat center top;
}
#droite{
width:120px;
float:right;
color:#FFFF01;
padding-top:15px;
padding-right:15px;
text-align:right;
}

#droite a{
color:#FFFF01;
font-weight:normal;
}

#gauche{
width:550px;
float:left;
padding-left:35px;
padding-right:106px;
padding-top:15px;
}

h1{
font-size:36px;
color:#FFFF01;
}
.date{
color:#FFFF01;
margin-bottom:10px;
}
