/* Impostazione Pagina Base */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	vertical-align: middle;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a:link 
{
	color:White;
	text-decoration: none;
}
a:visited 
{
	color:White;
	text-decoration: none;
}
a:hover 
{
	color:White;
	text-decoration: none;
}
a:active 
{
	color:White;
	text-decoration: none;
}
/* Configurazione grafica di base */
#MainElement{
	width:930px;
	height:560px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
}
#MainElementConFlash
{
	width:930px;
	height:680px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
}

#ContLang
{
	width: 930px;
	text-align: center;
}
#Lang
{
	width: 200px;
	text-align: right;
	padding: 5px;
	float: right;
}
#LangSx
{
	width:200px;
	text-align:left;
	padding:5px;
	float:left;
}
#Head{
	height:40px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
}

.Logo
{
	position: absolute;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 22px;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 40px;
	z-index: 1000;
}

.Logo_home{
	background-image:url(../Immagini/LogoMilaSchonOk.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:40px;
}

#BodyImage{
	background-image:url(../Immagini/imgSfondo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	top:0px;
	left:0px;
	width:929px;
	height:560px;
}

#BodyNoImage
{
	position:relative;
	top: 0px;
	left: 0px;
	width: 929px;
	height: 560px;
}

#PageContent
{
	height:519px;
	width: 928px;
	position: relative;
	top: 41px;
	left: 0px;
	overflow: hidden;
	z-index: 0;
}
#PageContentConFlash
{
	height: 100px;
	width: 928px;
	position:relative;
	top: 0px;
	padding-top:0px;
	left: 0px;
	overflow: visible;
	z-index: 0;
}

#TxtPrincipale{
	width:520px;
	height:300px;
	padding:20px;
	background-color:#000000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	overflow:auto;
}

#FlashSelector
{
	width: 367px;
	height: 560px;
	margin-left: 562px;
	position: relative;
	z-index: 0;
}

#linkSotto
{
	width:520px;
	height:20px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin-top:410px;
	margin-left:20px;
	z-index:1;
}

#ComingSoon
{
	position:absolute;
	top:100px;
	left:300px;
}

.ScrollerTitle
{
	width:520px;
	height:20px;	
	background-color:#000000;	
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	z-index:1;
	font-weight:bold;
	top:60px;
	left:30px;
}

.Scroller{
	width:520px;
	height:290px;
	padding:10px;	
	background-color:#000000;	
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
	overflow:auto;
	z-index:1;
	top:80px;
	scrollbar-face-color:#1b1b1b;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#1b1b1b;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#1b1b1b;
	scrollbar-darkshadow-Color:#202020;
}

.ScrollerPiccolo{
	width:520px;
	height:290px;
	padding:10px;
	background-color:#000000;	
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	overflow:auto;
	z-index:1;
	top:80px;
	scrollbar-face-color:#1b1b1b;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#1b1b1b;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#1b1b1b;
	scrollbar-darkshadow-Color:#202020;
}
#ScrollerRedazionali
{
	padding-right:2px;
	height: 420px;
	width:100%;
	display: block;
	float: left;
	overflow: auto;
	scrollbar-face-color: #1b1b1b;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #1b1b1b;
	scrollbar-shadow-color: rgb(0,0,0);
	scrollbar-highlight-color: rgb(0,0,0);
	scrollbar-3dlight-color: #1b1b1b;
	scrollbar-darkshadow-Color: #202020;
	background-color: #000000;
	z-index: 1;
}
#flashcontent
{
	padding: 2px;
	position:absolute;
	text-align: left;
	/*z-index: -1;*/
}

.titleLic
{
	font-size:medium;
	font-style:italic;	
	font-weight:bold;
}
.TuttiEventiAnno
{
	font-size:x-small; 
	background:#663399;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	width:100%;
	}