body {
	width: 100%;
	height: 100%;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-color: #000;
	background-image: url(../immagini/layout/sfondo.gif);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
}

#contenitore {
	width: 990px;
	height: 587px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-image: url(../immagini/layout/sfondo_contenitore.png);
	background-repeat: no-repeat;
/*	background-color: Green;
	border: 1px solid #2a2c30;*/
}

#area {
	width: 780px;
	height: 465px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-top: 75px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	/**/
/*	background-color:#0033FF;*/
}

#contenuto {
	width: 100%;
	height: 390px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: auto;
	padding-right:auto;
	padding-bottom: 0px;
	/**/
	background-color: #161616;
	border: 1px solid #222222;
}

#left {
	width: 360px;
	height: 360px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	/**/
	float: left;
	background-color: #000;
	/**/
	font-size: 0.7em;
	line-height: 1.2em;
	color: #e6e6e6;
	text-align: left;
}

#left p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#left a {
	color: #999;
}

#left a:hover {
	color: #fff;
}

#right {
	width: 50%;
	height: 390px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	float: left;
/*	background-color: #f00;*/
}

/**********************************/

#menu {
	width: 780px;
	height: 50px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-left: auto;
	padding-right:auto;
	padding-bottom: 0px;
	/**/
/*	background-color: #CC00cc;*/
	text-align: center;
}

#menu ul {
	width: 256px;
	height:24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 262px;
	padding-right:0px;
	padding-bottom: 0px;
	/**/
	position:relative;
	z-index: 0;
/*	background-color:#00CC33;*/
}

#menu ul, li {
	list-style: none;
	float: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: auto;
	padding-right:auto;
	padding-bottom: 0px;
}

#menu li {
	list-style:none;
	list-style-position:inside;
	float:left;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 0px;
}

#menu span {
	display:none;
}

/*****************************/

#lingue {
	width: 48px;
	height:24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	/**/
	float:right;
	position:relative;
	z-index: 0;
/*	background-color:#098453; */
}

a.ita {
	background-image: url(../immagini/menu/ita_off.gif);
	width: 24px;
	height: 24px;
	display: block;
	float: left;
}

a.ita:hover {
	background-image: url(../immagini/menu/ita_on.gif);
	width: 24px;
	height: 24px;
	display: block;
	float: left;
}

a.eng {
	background-image: url(../immagini/menu/eng_off.gif);
	width: 24px;
	height: 24px;
	display: block;
	float: left;
}

a.eng:hover {
	background-image: url(../immagini/menu/eng_on.gif);
	width: 24px;
	height: 24px;
	display: block;
	float: left;
}

/*******************************/

#bottom {
	width: 940px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right:25px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	/**/
	color: #666;
	font-size: 0.6em;
	font-weight: normal;
	letter-spacing: 0.1em;
/*	background-color: Red;*/
}

#bottom span {
	padding-left: 300px;
}
#bottom a {
	color: #666;
	text-decoration: none;
}

#bottom a:hover {
	color: #999;
	text-decoration:underline;
}



/*******************************/



#flash {
	width: 940px;
	height: 540px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	/**/
	position:relative;
	z-index: 99;
/*	background-color:#330;*/
}



/*******************************/



#indietro {
	width:96%; 
	height:20px; 
	margin-bottom: 0px;
	margin-left: 4%;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative; 
	bottom:0px; 
	left:0px;
	/**/
/*	background-color:#006633; */
	display:block; 
	/**/
	text-align:left;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #fff;	
}

#indietro a:link {
	color: #999;
	text-decoration: none;
}

#indietro a:visited {
	color: #666;
	text-decoration: none;
}

#indietro a:hover {
	color: #fff;
	text-decoration: none;
}

#indietro a:active {
	color: #fff;
	text-decoration: none;
}