body {
	background: #363636 url(../immagini/Fondi/FondoBody.jpg) 100% 100% repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	color: #4d4d4c; 
}

a {
	font-weight: bold; color: #000000; text-decoration: none
}
a:visited {
	font-weight: bold; color: #000000
}
a:active {
	font-weight: bold; color: #000000
}
a:link {
	font-weight: bold; color: #000000
}
a:hover {
	font-weight: bold; color: #000000
}
img {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
	margin: 0px;
}
p {
	margin: 0px;
}

.Gabbia {
	position: relative;
	width: 921px;
	top:0px;
	left: 50%;
	margin-left: -460px;
	float:left;
}
.Gabbia .Lingue{
	position: relative;
	width: 921px;
	height:29px;
	top:0px;
	left: 0px;
	float:left;
}
.Gabbia .Lingue .Testo{
	position: relative;
	width: 250px;
	top:10px;
	left: 0px;
	color: #8d8c8c;
	text-align: right;
	float:right;
}
.Gabbia .Lingue .Testo a {font-weight: normal; color: #666666; text-decoration: none}
.Gabbia .Lingue .Testo a:visited {font-weight: normal; color: #666666}
.Gabbia .Lingue .Testo a:active {font-weight: normal; color: #666666}
.Gabbia .Lingue .Testo a:link {font-weight: normal; color: #666666}
.Gabbia .Lingue .Testos a:hover {font-weight: normal; color: #666666}


.Gabbia .Pagina{
	position: relative;
	background-color:#000000;
	width: 921px;
	top:0px;
	left: 0px;
	color:#FFFFFF;
	padding-top:9px;
	float:left;
}

.Gabbia .Pagina .Testata {
	position: relative;
	background: url(../immagini/Fondi/FondoTestata.gif) bottom left no-repeat;
	width: 905px;
	height:377px;
	left:10px;
	top: 0px;
	float:left;
	font-size:0;
}

 
 
.Gabbia .Pagina .Testata .Logo{
	position: absolute;
	width: 202px;
	height:53px;
	left:11px;
	top: 9px;
	float:left;
  
}

 
.Piede {
	position: relative;
	background: url(../immagini/Fondi/FondoPiede.gif) top left repeat-x;
	width: 100%;
	height:65px;
	top:0px;
	float:left;
}
.Piede .Testo{
	position: relative;
	width: 921px;
	top:40px;
	font-size:8pt;
	left: 50%;
	margin-left: -450px;
	color: #c0c0c0;
	float:left;
}
.Piede .Testo a{font-size:8pt;color:#c0c0c0;font-weight:normal;text-decoration:underline}
.Piede .Testo a:hover{text-decoration:none}
