@import url(reset.css);
/*LAYOUT 2 COLONNES DROITE { */
#container {width:1012px;margin:0 auto;}
#content {float:left;width:470px;}
#aSide  {float:right;margin-right:10px;width:446px;}
#bSide {display:none;}
/* } */