/* CSS Document */

html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none;
	background-image:url(../images/sfondo.png);
}

#fullheight{
	height:100%;
	text-align: left;
	background-position:top center;
	background-repeat:no-repeat;
}

#wrapper {
	width:956px;
	height:373px;
	margin:auto;
	float:left;
	background:url(../images/background.png) top center;
	
}

#wrapper #back-ground{
	width:956px;
	height:355px;
	margin:0 auto;
	float:left;
	position:relative;
	top:17px;
}

#left-container {
	float:left;
	margin-left:0px;
	margin-top:-355px;
	width:218px;
	position:relative;
	border:0px;
}

#logo{
	margin-top:auto;
	margin-left:-10px;
	padding-bottom:0px;
}

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	line-height: 24px;
}

.Stile1 a:link { color: #333333; text-decoration: none;}
.Stile1 a:visited { color: #333333; text-decoration: none;}
.Stile1 a:hover { color: #be0000; text-decoration: none;}
.Stile1 a:active { color: #333333; text-decoration: none;}

.Stile2 {
	font-size:11px;
	color:#666;
	padding:0;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position:center;
	background-repeat:no-repeat;
	line-height:33px;
}

.Stile2 a:link { color: #666; text-decoration: none;}
.Stile2 a:visited { color: #666; text-decoration: none;}
.Stile2 a:hover { color: #fff; text-decoration: none; background-image:url(../images/menu-page/sfondo_on.png);  display:block; height:33px;}
.Stile2 a:active { color: #666; text-decoration: none;}

.Stile3 {
	font-size:11px;
	color:#333;
	padding:0;
	margin-left:15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/menu/sfondo_on.gif);
	background-position:center;
	background-repeat:no-repeat;
	line-height:33px;
  	text-indent:36px;
}

.Stile4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333;
}

.Stile4 a:link { color: #333; text-decoration: none;}
.Stile4 a:visited { color: #333; text-decoration: none;}
.Stile4 a:hover { color: #be0000; text-decoration: underline;}
.Stile4 a:active { color: #333; text-decoration: none;}

.Stile5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#ba8765;
}

.Stile5 a:link { color: #ba8765; text-decoration: none;}
.Stile5 a:visited { color: #ba8765; text-decoration: none;}
.Stile5 a:hover { color: #be0000; text-decoration: none;}
.Stile5 a:active { color: #ba8765; text-decoration: none;}

.Stile6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#be0000;
}

.Stile6 a:link { color: #be0000; text-decoration: none;}
.Stile6 a:visited { color: #be0000; text-decoration: none;}
.Stile6 a:hover { color: #be0000; text-decoration: underline;}
.Stile6 a:active { color: #be0000; text-decoration: none;}

.Stile7 {
	font-size:11px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.Stile7 a:link { color: #be0000; text-decoration: none;}
.Stile7 a:visited { color: #be0000; text-decoration: none;}
.Stile7 a:hover { color: #333; text-decoration: none;}
.Stile7 a:active { color: #be0000; text-decoration: none;}

.Stile8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
}


#footer{
	margin:auto;
	position:relative;
	font-size:10px;
	line-height:16px;
	color:#fff;
	height:30px;
	width:980px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
}

#footer a {
	text-decoration:underline;
	color:#fff;
}
