/* CSS Document */
body
	{
	background-image: url(../immagini/sfondo.jpg);
	background-position:center top;
	margin:0;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a, a:link, a:visited
	{
	color:#FF0000;
	text-decoration:none;
	}
a:hover
	{
	color:#FFFFFF;
	}
b,strong
	{
	color:#FF0000;
	}
input, textarea
	{
	font-size:12px;
	width:250px;
	background-color:#09182A;
	border:0;
	border-bottom:1px #8EADD2 dotted;
	color:#8EADD2;
	}
.fondo
	{
	background-color:#0B192B;
	}	
.fondoScript
	{
	visibility:hidden;
	}	
.fotogalleryOld
	{
	background-image:url(../immagini/sfondoFoto.jpg); 
	width:279px; 
	height:184px; 
	padding-left:24px; 
	padding-bottom:3px;
	}
.fotogallery
	{
	background-image:url(../immagini/sfondo_img.jpg); 
	width:138px; 
	height:145px; 
	padding-left:15px; 
	padding-top:7px;
	}
.fotogallery img
	{
	border:0;
	}

