@charset "utf-8";
html, body{
margin : 0px;
padding : 0px 0px 0px 0px;
background-image : url(pics/sf.png);
background-repeat:repeat;
background-color:#F1F1F3;
}
.contenitore
{
width:833px;
position:fixed;
bottom:0;
right:0;
}
.nowrap {
	white-space: nowrap;
}
a:link {
outline : none;
}
a:visited {
outline : none;
}
a:active {
outline : none;
}
a:hover {
outline : none;
}
/*CSS by BlackVelvetRose*/
