@charset "utf-8";
/* CSS Document */ 
/*Estructura*/

aside{ float:right; width:300px; background-color:#f8f8f8; padding-bottom:15px;}
article{ float:left; width:600px; margin-right:20px}
 
/*Fin estructura*/