/* CSS Document 
body{
	background-image: url(images/sfondo-interno.jpg);
	background-repeat: repeat-x;

}*/

body{
	background-image: url(/images/sf-int.jpg); background-repeat: repeat-x;
}


#topPann{

		background-image: url(/images/sfondo-interno.jpg);
		background-repeat: repeat-x;
}

