/* CSS Document */
body {width:500px;
background-color:white;
margin:0;}

a img{border-width:1px;border-color:#446666;}

#top{width:500px;height:80px;
margin-left:0;margin-right:0;
margin-top:10px;margin-bottom:10px;
}

#contenu{width:500px;}

#widget{float:left;
width:300px;}

#partenaires{float:right;
width:190px;}

