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

body {
margin:0;
padding:0;
background:#333;
font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
font-size:94%;
font-weight:normal;
line-height: 1.25em;
color:#cccccc;

}

#pagina{
margin:auto;
padding:0;
width:980px;
}

#header{
width:960px;
height:80px;
position:relative;
left:20px;
}

#menu{
width:980px;
}
 
 
#centro{
width:980px;
background: #666 url(img/main_bg.jpg) repeat-x;
}
#col_destra{
width:300px;
background: #666 url(img/sf_colgr.jpg) 100% 0 no-repeat;
float:right;
}

#img_centro{
width:980px;
height:170px;
background:url(img/zetra_verde.jpg);
}

#col_dx{
width:274px;
float:right;
}
#testi_centro{
width:660px;
padding:4px 0 0 14px;
}
#box_grigio{
background:#555;
border: 1px solid #333333;
width:230px;
position:relative;
left:20px;
padding:0px 10px 0 10px;
}
#footer{
width:980px;
background:url(img/sf_footer.jpg) repeat-x;
height:80px;
clear:both;
}
#footer_end{
width:980px;
background:url(img/footer_end.gif) 0 100% no-repeat;
height:80px;
clear:both;
}
#footer_testo{
padding:5px 10px 10px 10px;
}

#pulsanti{
width:220px;
float:right;
position:relative;
right:40px;
}
ul.destra{
margin:10px 0px 0px 10px;
padding:0;
width:209px;
list-style:none;
}
ul.destra li{
height:70px;
width:219px;
background:url(img/pulsanti_grigio.jpg) no-repeat;
}
ul.destra li a{
margin: 0px 0px 0px 20px;
font-size:1.1em;color:#fff;font-weight:100;
text-decoration:none;
line-height:66px;
}
ul.destra li a:hover{text-decoration:underline;}
ul.box{ margin:0; padding:0px 0px 4px 20px; list-style-type:square;font-family:verdana;font-size:0.8em;}
ul.box a{color:#ccc;text-decoration:none;}
ul.lungo{ margin:0; padding:0; list-style-type:square;font-size:1em;line-height:1.6em;}
.m_10d{font-family:verdana;font-size:0.8em;margin: 0px 0px 40px 0px;}
.m_ft{font-family:verdana;font-size:0.6em;margin:0;line-height:1.2em;}
.m_10l{margin: 0px 0px 0px 30px;}
.nove{font-size:0.80em;}
TD.p_10l{padding-left:8px;}
IMG{padding:0;margin:0;border:0;}
h1{font-size:1.7em;color:#fff;font-weight:100;margin:15px 0px 12px 0px;}
h2{font-size:1.3em;color:#fff;font-weight:100;}
h3{font-size:1.2em;color:#fff;font-weight:100;margin:5px 0px 5px 0px;}
A{color:#ffab2c;font-weight:100;text-decoration:none;}
A:hover{text-decoration:underline;}
a.undici{font-size:1.1em;}
a.dieci{font-size:0.9em;}
a.bianco{color:#fff;}

.formStandard { 
color: #FFF;
background : #333;
border-color : #0000FF;
border : 1px solid;
border-color:#111;
font-family : "myriad pro",tahoma, Arial;
font-size : 14px;
padding-left:3px;
}
