/* 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/sfindex.jpg); background-repeat:repeat-x;}
a{color: #CCCCCC; text-decoration:none; }
a:hover{text-decoration: underline; color:#CCCCCC;}



/*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; }
