body {margin: 0px; background-color: #fff; font: normal 10px Verdana;}

/* header */
#header {background: url(img/back_top_1.gif); position:relative;}

/* i contenitori delle tre colonne */ 
#contenuto {position:absolute;}
 
#box1 {position:absolute; top:30px; left:15px; width:270; height:550px; background: url(img/box1.gif);}
 
#box2 {position:absolute; top:30px; left:300px; width:270; height:550px; background: url(img/box2.gif);}

#box3 {position:absolute; top:30px; left:585px; width:270; height:550px; background: url(img/box3.gif);}

/* footer */
#footer {position:relative; background: back_footer.gif; top:600px; height:25px; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#003399', EndColorStr='#006699')}

/* tabelle - tr - td */
table {padding: 10px; font: normal 11px Verdana; color: #fff;}
td { vertical-align: top;}

/* box */
#boxred {position:absolute; top:30px; left:15px; width:680; height:550px; background: url(img/box_red.gif);}

#boxorange {position:absolute; top:30px; left:15px; width:680; height:550px; background: url(img/box_orange.gif);}

#boxgreen {position:absolute; top:30px; left:15px; width:680; height:550px; background: url(img/box_green.gif);}

#boxblu {position:absolute; top:30px; left:15px; width:680; height:550px; background: url(img/box_blu.gif);}

/* box menu */
#boxmenu {position:absolute; top:30px; left:710px; width:270; height:550px; background: url(img/box_menu.gif);}

/*#boxpopup {width:270; height:180px; background:: url(img/box_popup.gif);}*/

/* testi font */
.texttit {font: normal bold 14px Verdana; color: #fff;}
.textstit {font: normal bold 13px Verdana; color: #fff;}
a {font: normal 11px Verdana; color: #fff;}
a.menu {font: normal bold 13px Verdana; color: #fff;}
a.menublu {font: normal bold 13px Verdana; color: #069;}
a.popup {font: normal 11px Verdana; color: #069; text-decoration: underline;}
.textfooter {font: normal 11px Verdana; color: #fff; padding-left: 5px; padding-top: 5px;}
.textsponsor {font: normal bold 14px Verdana; color: #069;}
.textsponsor1 {font: normal 11px Verdana; color: #069;}
.text {font: normal 11px Verdana; color: #fff;}
.menublu {font: normal bold 13px Verdana; color: #069;}