body	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #F4EBDC;
	}

.maintable	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #F4EBDC;
	background-image: url(../../immagini/home_screen.jpg); background-repeat: no-repeat;
	}
	
.indirizzo { 
	font: 14px georgia; 
	color: #4e4943;
	font-weight : bold;
	}
	
.immagine {
	border-style:solid;
	border-color: #FFFFFF;
	border-width:3px;
	}
	
.mobile	{	display:none;	}

div{border: 0px solid #000000;}

#contenitore	{
	width: 100%;
	height: 95%;
	}
	
#head	{
	margin-bottom: 0px;
	height:125px;
	background-image: url(../../immagini/h_bckg1.gif); background-repeat: repeat-x
	}
	
#contenuti	{
	margin: 0px 0px 0px 0px;
	}
	
#foot	{
	clear: both;
	margin-top: 0px;
	height:125px;
	background-image: url(../../immagini/h_bckg2.gif); background-repeat: repeat-x
	}

A.enter:link,A.enter:active,A.enter:hover,A.enter:visited,A.enter:hover {
	FONT-FAMILY:  Helvetica,Arial, Verdana;
	FONT-SIZE: 14px;
	color: #EFE3D6;
	TEXT-DECORATION: none;
	font-weight : bold;
	padding-right: 30px;
	
}	

A.copyright:link,A.copyright:active,A.copyright:hover,A.copyright:visited,A.copyright:hover {
	FONT-FAMILY:  Helvetica,Arial, Verdana;
	FONT-SIZE: 11px;
	color: #422829;
	TEXT-DECORATION: none;
	font-weight : bold;
	padding-left: 40px;
	
}