body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2C27;
	margin: 0;
	background-image: url(../I/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
h1	{
	color: #835D53;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:0px;
	margin-top:10px;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}
h2	{
	color: #707D8F;
	font-family: "Trebuchet MS", Arial;
	margin-bottom:10px;
	margin-top:10px;
	font-size: 19px;
	font-weight: normal;
}
h3	{
	color: #000000;
	font-family: "Trebuchet MS", Arial;
	margin-bottom:5px;
	margin-top:10px;
	font-size: 16px;
	font-weight: normal;
}
h4	{
	color: #FC4501;
	font-family: "Trebuchet MS", Arial;
	margin-bottom:0px;
	margin-top:2px;
	font-size: 14px;
	font-weight: normal;
}
.clearAll {
	clear: both;
	height: 4px;
}
a:link	{ color: #3399FF; text-decoration: underline; }
a:visited	{ color: #3399FF; text-decoration: underline; }
a:hover	{ color: #3399FF; text-decoration: none;  }
a:active	{ color: #3399FF; text-decoration: underline;}

a.white:link	{ color: #FFFFFF; text-decoration: underline; }
a.white:visited	{ color: #FFFFFF; text-decoration: underline; }
a.white:hover	{ color: #F1F3F3; text-decoration: none;  }
a.white:active	{ color: #FFFFFF; text-decoration: underline;}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #header {
	background-image: url(../I/bgHeader.jpg);
	height: 139px;
	position: relative;
}

#mainBody {
	background-image: url(../I/bgMainBody.jpg);
	background-repeat: no-repeat;
	width:640px;
	padding:20px;
}
#container #footer {
	width: 948px;
	position: relative;
	border: #E7E0DE 1px solid;
	background-color: #F9F7F6;
	margin-top: 20px;
	height: 75px;
}


.table1 {
	width: 100%;
	background-color: #FCFCFC;
	border-color: #93A6C0;
	border-style: solid;
	border-width: 1px;
}
.table1 th {
	color: #FFFFFF;
	background-color: #5B6777;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table1 .rowOdd {
	background-color: #F4FCFF;
}
.table1 td {
	border-bottom-color: #000000;
}
.table1 img {
	border: 0px;
}
.fotoRightContainer {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #e0e0e0;
}
#footer #txtFooter {
	text-align: center;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#spallaDx {
	background-color: #F9F7F6;
	float: right;
	width: 240px;
	border-color: #E7E0DE;
	border-width: 1px;
	border-style: solid;
	border-right-width: 0px;
	background-position: left;
	background-repeat: repeat-y;
	padding: 10px;
}
.spallaBox {
	border-bottom-style: dotted;
	border-bottom-color: #795C51;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.spallaBox:hover {
	background-color: #E6DDD9;
}
#container #menu {
	position: absolute;
	left: 641px;
	top: 41px;
	width: 311px;
	text-align: center;
	height: 28px;
	background-image: url(I/bgMenu.png);
	padding-top: 8px;
}
#container #menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}

#container #menu ul li{
	margin:0px;
	padding:3px 5px;
	list-style-type:none;
	list-style-image:none;
	float:left;
}
#container #menu ul li a{
	text-shadow:#333333;
	color:#FF4400;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0em;
	font-size: 11px;
	text-transform: uppercase;
	font-style: italic;
}

#container #menu ul li a:link{ text-decoration:none}
#container #menu ul li a:visited{ text-decoration:none}
#container #menu ul li a:hover{	text-decoration:none;	color: #017CC2;}
#container #menu ul li a:active{ text-decoration:none}
#bodyScheda h1 {
	margin-bottom: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 25px;
}
#bodyScheda h2 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 0px;
}
.fotoThBoxItem {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.articoloData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.smallerGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #999999;
}
#footer img {
	float: right;
	padding: 5px;
}
.footerTxt {
	padding-top: 30px;
	padding-left: 10px;
}
#fotoThBox {
	border: 1px solid #663333;
	background-color: #F9F7F6;
}
#fileBox {
	background-color: #F9F7F6;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}

