/* CSS Document */
html,body{margin:0; padding:0; text-align:center; background-color:#bbc8d1; }

body{
font-family: "Trebuchet MS",arial,sans-serif; font-size:12px; color: #333333; text-align: center; background-image:url(../immagini/sf.jpg); background-repeat:repeat-x;}
a{color: #FF6600; text-decoration:underline; }
a:hover{text-decoration: underline; color:#FFAD15;}

a.linkgrigio{color: #666666; text-decoration: none; line-height:10px}
a.linkgrigio:hover{color: #FFCC00; text-decoration: underline;line-height:10px}

/*CONTAINER*/
div#container{
text-align:left; padding:0 25px 0 25px;
}

.tastoverticale { margin-bottom:7px;}
.linea { margin:10px 0 10px 0;}

.bordofoto{padding:2px; border: 1px solid black; border-color: #999999;}
.bordofotozoom{padding:0px; border: 1px solid black; border-color: #919191;}
.titolo { color: #000000; font-weight:900;}
.sottotitolo { color: #333333;}

/*FOOTER*/
div#footer{text-align:left; color: #333333; width:auto; font-size:10px;}
div#footer a{font-weight: bold;text-decoration: underline;color:#EC6400;}
div#footer .floatsx{float:left; margin-right:10px;}
div#footer .h1{font-size:10px; font-weight:normal; }

.bianco { color:#FFFFFF;}
.arancio { color: #FF6600; font-weight:bold;}
.aranciolight { color: #FF6600;}
.nohover { color:#919191;}
.giustificato {text-align: justify;}
.paddingtable {padding: 10px;}

.noscreen{display: none;}