/* CSS Document */
/*body{
	background-image: url(/Static/img/sfondo-interno.jpg);
	background-repeat: repeat-x;

}*/

body{
	background:#FFF url(/Static/img/sf-int.jpg) 0 0 repeat-x !important;
}


#topPann{

		background-image: url(/Static/img/sfondo-interno.jpg);
		background-repeat: repeat-x;
}

