body{
	color: #fff;
	font: 12px/1.5  "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f1efcf url(i/body_bkg.jpg) repeat-x;
	margin: 0 auto;
	text-align: center;
}

#mpstat {
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
}

#wr {
	width:805px;
	margin:0 auto;
}

#hd{
	margin: 0 auto;
	width: 805px;
	height: 278px;
	font-size:0;
}

#ft {
	color: #5f604b;
	font-size:10px;
	width:100%;
	border-top:4px solid #5e614c;
	border-bottom:10px solid #f1efcf;
}

#cont{
	width: 807px;
	height: auto !important height: 390px;
    min-height: 390px;
	background: url(i/cont.gif) center repeat-y;
}

.menu {
	width:190px;
	float:right;
	background: url(i/bkg_nav.jpg) repeat-y;
	padding:10px 0 0 0;
	height: 384px;
}

.bt {
  	float:left;
	width:190px;
	height:24px;
	background:url(i/button.jpg);
	clear:both;
	text-align:left;
	padding-top:3px;
}

.bt a {
	background:#efefed;
	margin:0 0 0 20px;
	padding:0 5px 0 0;
}

.bt a:hover {
	color: red;
}

.coldx {
	width:587px;
	float:right;
	color:gray;
	text-align:left;
	display:inline;
	padding:10px 20px 10px 10px;
}

.coldx a { font-weight:bold; }

.coldxStruttura {
	width:587px;
	float:right;
	color:gray;
	text-align:left;
	display:inline;
	padding:10px 20px 10px 10px;
}

.coldxStruttura img { margin-right:10px; }
.coldxStruttura p { margin:0 0 0 0; }

.foto {
	width:292px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.foto p { margin:0 0 5px 0; font-size:10px; font-weight:bold; }

.controllo {
	width:580px;
	border-collapse:collapse;
}

.controllo td {
	vertical-align:middle;
	padding:8px 0;
	border-top:1px solid #cfcca3;
}

.controllo td.sx {
	width:170px;
	background:url(i/freccia.gif) right no-repeat;
}

p#contr {
	background:#FFF;
	width:120px;
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 12px;
	padding-right:10px;
}

.controllo td.dx {
	padding-left:10px;
}

.line{
	height: 2px;
	border-bottom: 1px solid #605f4b;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 0;
	width:575px
}

.box{
	float:left;
	background-color: white;
}

.cl {
	clear:both;
	font-size: 0;
	height: 2px;
}

h1{
	font-size: 16px;
	color: red;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width:575px;
	padding-bottom:5px;
	border-bottom:1px solid gray;
}

h2 {
	font-size: 14px;
	color: #605f4b;
	font-weight: bold;
	margin:5px 0;
	padding:0;
}

h3 {
	color: #c28e2a;
	font-size: 12px;
	margin:0;
}

h4 {
	color: #605f4b;
	font-size: 14px;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
	background:url(i/arrow.gif) left center no-repeat;
}

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

a:hover {
	color: #12120e;
	text-decoration:underline;
}

a#pdf {
	background:url(i/pdf.jpg) no-repeat;
	float:left;
	padding-left:20px;
	margin-top:10px;
}

ul {
	line-height: 1.3;
}

.formfield{
	width: 340px;
	margin: 5px;
}

form {
	margin: 10px 0 10px 0;
}

.button{
	width: 190px;
	height: 24px;
	background: url(i/button.jpg) no-repeat;
	text-align: left;
	padding-left: 17px;
}

.sep{
	height: 1px;
	border-bottom: 1px dotted #f1efcf;
	width:575px;
}

a.rassegna{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover.rassegna {
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}


.h380 { height:380px; }
.w160 { width:160px; }
.w150 { width:150px; }
.w100 { width:100px; }
.ac { text-align:center; }
