body,html {
	height: 100%;
	background-color: #FFFFFF;
	background-position: top;
	margin: 0px;
}

.container {
	width: 940px;
	background-image: url(images/bgContainer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.menu {
	width: 900px;
	height: 35px;
	background-image: url(images/bgMenu.jpg);
	background-repeat: repeat-x;
}

.bottom {
	width: 940px;
	height: 130px;
	background-image: url(images/bgBottom.jpg);
	background-repeat: no-repeat;
}


.a11 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.a12 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a12 a:link,.a12 a:visited{
	color: #000000;
	text-decoration: none;
}
.a12 a:hover{
	text-decoration: underline;
}
.a12Grigio {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.a12Arancio {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F06202;
	text-decoration: none;
}
.a12Arancio a:link,.a12Arancio a:visited{
	color: #F06202;
	text-decoration: none;
}
.a12Arancio a:hover{
	text-decoration: underline;
}

.a13Arancio {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #F06202;
	text-decoration: none;
}
.a13Arancio a:link,.a13Arancio a:visited{
	color: #F06202;
	text-decoration: none;
}
.a13Arancio a:hover{
	text-decoration: underline;
}

.a14Azzurro {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #F06202;
	text-decoration: none;
}
.a14Azzurro a:link,.a14Azzurro a:visited{
	color: #0492d0;
	text-decoration: none;
}
.a14Azzurro a:hover{
	text-decoration: underline;
}
.a14Marrone {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #F06202;
	text-decoration: none;
}
.a14Marrone a:link,.a14Marrone a:visited{
	color: #c57910;
	text-decoration: none;
}
.a14Marrone a:hover{
	text-decoration: underline;
}

.a14Viola {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #a23e97;
	text-decoration: none;
}
.a14Viola a:link,.a14Viola a:visited{
	color: #a23e97;
	text-decoration: none;
}
.a14Viola a:hover{
	text-decoration: underline;
}

.a15Arancio {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #F06202;
	text-decoration: none;
}

.t9Grigio {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.t9Grigio a:link,.t9Grigio a:visited{
	color: #999999;
	text-decoration: none;
}
.t9Grigio a:hover{
	text-decoration: underline;
}
