/* LAYOUT */
#wrapper { margin:0 auto; width:780px; text-align:left; }
#header { position:relative; width:780px; height:180px; background:transparent url(../img/bg-header.jpg) center top no-repeat; }
#headline { display:none; font-size:0.8em; }
#contentwrap { width:780px; }
#col1 { float:right; padding:20px 0; width:558px; text-align:justify; }
#col2 { float:left; padding:20px 0; margin-right:20px; width:200px; }
#footer { width:780px; padding:20px 0; background:transparent url(../img/bg-footer.png) left top no-repeat; }
.clearfloat { clear:both; }
* html .clearfloat { height:1%; }
/* ELEMENTE */
.box1 { margin-bottom:10px; padding:10px 10px 5px 10px; width:176px; border:2px solid #ebe5ce; background:#fff; }
* html .box1 { width:200px; w\idth:176px; }
