<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body{margin:0px; font-size:11px; color:#5e5e5e; background-color:#f0f0f0; font-family: "Futura Medium BT", "Futura Light BT", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}

a{text-decoration:none; color:#5e5e5e;}
a:hover{color:#00a0d2;}

h1{font-size:11px; font-family:"Futura Medium BT", "Helvetica Neue Medium", "Arial Bold", "Verdana Bold", sans-serif;}
h2{font-size:11px; font-family:"Futura Medium BT", "Helvetica Neue Medium", "Arial Bold", "Verdana Bold", sans-serif;}

.menu{padding-top:40px;}
.menu table{margin-bottom:16px;}
.menu table td{border-bottom:2px solid #f0f0f0; height:35px; padding-left:10px; vertical-align:middle; background-color:#e0eaed;}
.menu .menu-titoli{font-weight:bold; background-color:#cde3eb; font-size:11px; margin:0px; padding:0px; padding-left:10px;}

.pedice{text-align:center; padding-top:20px; padding-bottom:20px; font-size:11px; border-top:3px dashed #cfcfcf}
.pedice h3{font-size:11px;}

.box1{background-color:#e4e4e4; width:270px; height:144px; float:left; margin-right:7px; margin-top:40px; margin-bottom:40px;}
.box1 h1{padding-left:10px; padding-top:10px; margin:0px; height:20px; border-bottom:2px solid #F0F0F0; background-color:#d7d7d7;}
.box1 p{padding-left:10px; padding-right:10px;}
.box2{background-color:#e4e4e4; width:270px; height:144px; float:left; margin-right:7px; margin-top:40px; margin-bottom:40px;}
.box2 h1{padding-left:10px; padding-top:10px; margin:0px; height:20px; border-bottom:2px solid #F0F0F0; background-color:#d7d7d7;}
.box2 p{padding-left:10px; padding-right:10px;}
.box3{background-color:#e4e4e4; width:271px; height:144px; float:left; margin-top:40px; margin-bottom:40px;}
.box3 h1{padding-left:10px; padding-top:10px; margin:0px; height:20px; border-bottom:2px solid #F0F0F0; background-color:#d7d7d7;}
.box3 p{padding-left:10px; padding-right:10px;}

.contenitoreBox{width:270px; height:160px; float:left; margin-bottom:40px; margin-right:7px;}
.boxGrigioTitolo{background-color:#d7d7d7; height:30px; width:270px; margin-bottom:2px; text-align:left;}
.boxGrigioTitolo h1{margin:0px; float:left; margin-top:10px; margin-left:10px; margin-bottom:10px; text-align:left;}
.boxGrigioTesto{background-color:#e4e4e4; height:130px; width:270px;}
.boxGrigioTesto p{padding:10px; margin-top:0px;}

.testata-box{float:right; height:90px; width:150px; text-align:center; font-weight:bold; vertical-align:bottom;}
.testata-box h2{margin-top:70px;}
.testata-box:hover{background-color:#dbe8ec;}

.testo{padding-top:40px; padding-bottom:40px; line-height:20px;}
.testo h2{font-size:15px;}
.testo b{color:#00a0d2;}

#testo{display:none;}
#testo1{display:none;}
#testo2{display:none;}

.panettiere{float:right; position:relative; width:114px; height:130px; background:url(immagini/pietropanettiere.jpeg) no-repeat;}
.panettiere .striscia{position:absolute; bottom:0px; background-color:#00a0d2; opacity: .4; filter:alpha(opacity=40); width:114px; height:15px;}

.marchetti{float:right; position:relative; width:114px; height:130px; background-color:#e0eaed; no-repeat;}
.marchetti .striscia{position:absolute; bottom:0px; background-color:#00a0d2; opacity: .4; filter:alpha(opacity=40); width:114px; height:15px;}

.accorsi{float:right; position:relative; width:114px; height:130px; background-color:#e0eaed; no-repeat;}
.accorsi .striscia{position:absolute; bottom:0px; background-color:#00a0d2; opacity: .4; filter:alpha(opacity=40); width:114px; height:15px;}

.errore{font-weight:bold; color:#FF0000; font-size:13px;}
.messageOk{font-weight:bold; color:#006600; font-size:13px;}



</pre></body></html>