body {
	height:100%;
	margin:0;
	background:url("images/fondo.jpg") repeat-x left top #333333;
}
#container {
	width:947px;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0 0 -470px;
	border:0px dashed #000;
}
#header{
	border:0px dashed #ffffff;
	height:32px;
	width:947px;
	background:url("") repeat-x left top;
	margin:0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */

}
#page-middle{
	padding:0px 0px 0px 0px;
	width:947px;	
	border:0px solid #000;
	background:url("images/middle.gif") repeat-y left top;
}
#flash{
	padding:0px 0px 0px 0px;
	width:610px;	
	border:0px solid #000;
	background:url("") repeat-y left top;
}
#content{
	width:947px;
	margin: 0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */
	position:absolute;
	top:110px;
	z-index:0;
	background:url("") repeat-x left top ;
}
#inner-content{
	margin:0px 0px 0px 0px !important; /* l'ordine è: top right bottom left */	
	z-index:0;
}
.titboxrossi {
	padding:45px 0px 0px 5px;
	font-size:21px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #ffffff;
     }
.testosmall {
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #cccccc;
     }
.titoli {
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #be8f00;
	font-weight:bold;
     }
.testo {
	padding:20px 5px 0px 5px;
	font-size:13px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #ffffff;
     }

.testo a {
	color:#ffffff; TEXT-DECORATION:none; font-weight:normal;
     }

.testo a:link, .testo a:visited {
 	background:none; color:#ffffff; TEXT-DECORATION:none; font-weight:normal;
     }

.testo a:hover { 
	background:none; color:#be8f00; TEXT-DECORATION:none; font-weight:normal;
     }
.testoform {
	padding:0px 0px 0px 0px;
	font-size:13px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #333333;
     }
H1 {
	padding:20px 0px 0px 0px;
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	COLOR: #666666;
	text-align:center;
     }
A.link2:link, A.link2:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #2b3e4a;
			text-decoration: none;
			font-size: 12px;
			font-weight: normal;
			}
	
A.link2:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #7a7208;
			text-decoration: none;
			font-size: 12px;
			font-weight: normal;
			}
A.linkbox:link, A.linkbox:visited		{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #2b3e4a;
			text-decoration: none;
			font-size: 16px;
			font-weight: bold;
			}
	
A.linkbox:hover 	{
			font-family: Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
			color: #7a7208;
			text-decoration: none;
			font-size: 16px;
			font-weight: bold;
			}
#footer{	
	font-size:11px;
	font-family:Arial,"Trebuchet MS", Verdana,Geneva,Helvetica,sans-serif;
	text-align:left;
	padding:0px 0px 0px 0px;	
	margin:5px 0px 20px 5px;
	color:#cccccc;
	width:927px; 
	border:0px solid #000		
}
#footer P{
	float:left;
	padding:20px 0px 0px 20px;	
	margin:0px 0px 0px 0px;
}
#footer UL{
	list-style:none;
	padding:0px;
	margin:20px 5px 0px 0px;
	border:0px solid #fff;
	float:right;
}

#footer UL LI{
	display:inline;
	margin:0px 5px 0px 0px !important;
	padding:0px 3px 0px 0px;
	border:0px solid #c4b8b0;
	border-width:0px 1px 0px 0px;
	float:left;
}

/**/
#footer UL LI A{	
	display:block;
	float:left;
	color:#cccccc;
	height:14px;
	text-decoration:none;
	padding:0px 4px;
}

#footer UL LI A:link,
#footer UL LI A:visited{
	background:url("") no-repeat 0px 0px ;
	line-height:14px;
	height:14px;
}
#footer UL LI A:hover,
#footer UL LI A:focus,
#footer UL LI A:active{
	background:url("") no-repeat -27px 0px ;
}