@CHARSET "UTF-8";
/***********************************/
/* IMPORTEM EL CSS DEL BLUEPRINT   */
/***********************************/
@import url("blueprint.css");

/*GENERAL*/
a { outline:none; }
iframe { overflow:hidden; }
h4 { margin:5px 0 15px 0; font-size:16px; font-weight:bold; }
a, p, span { font-size:11px; }
.content h2 { margin-bottom:10px; text-transform:lowercase; }
.content p { font-weight:bold; }
#flash { margin:80px 0 0 50px; }
/*MENU*/
#menu p,#menu a,#menu span { font-size:11px; text-transform:lowercase; }
#menu .octopus a { display:block; width:60px; padding:3px 0 3px 5px; color:#fff; background-color:#fd7a81; }
#menu .octopus a img { margin:2px 0 2px 2px; }
.comments { margin:10px 0; }
