body{
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
	height:100%;
}
#contenuto{
	width: 948px;
	margin: 0 auto;
}
/*HEADER*/
#header{
	width:928px;
	height:375px;
}
#logo{
	width: 194px;
	height: 375px;
	float:left;
}
#logo p{
	font-weight:bold;
	font-size:11px;
	margin-left:25px;
}
#img-logo{
	width:138px;
	height:164px;
	margin: 0 auto;
	margin-top:30px;
}
#img-n-verde{
	width:138px;
	height:51px;
	margin: 0 auto;
	margin-top:20px;
}
#img-header{
	width: 734px;
	height: 375px;
	float:left;
}
/*INTRO*/
#intro-img{
	text-align:center;
}
#intro-link{
	wwidth:948px;
	text-align:center;
}
#intro-link a{
	text-decoration:none;
	font-size: 12px;
	color:black;
}
#intro-link a:hover{
	color:#C62829;
}
/*CORPO*/
#corpo{
	width:928px;
	margin-top:10px;
	margin-bottom:10px;
}
#col-sx{
	width:228px;
	float:left;
}
#col-cx{
	width:452px;
	float:left;
	background:#E4E4E4;
	margin-left:10px;
}
#col-cx h1{
	color:#3B3B3B;
	font-size:17px;
	line-height:22px;
}
#col-cx h2{
	color:#3B3B3B;
	font-size:17px;
	line-height:22px;
}
.cont{
	padding:10px;
	line-height:15px;
	font-size:11px;
	min-height:595px;
}
.cont-top{
	width:452px;
	height:14px;
	background: url(/images/cont-top.gif) no-repeat;
}
.cont-bottom{
	width:452px;
	height:14px;
	background: url(/images/cont-bottom.gif) no-repeat;
}
#col-dx{
	width:228px;
	float:right;
}
/*BOTTONI*/
.btt-top{
	width:228px;
	height:6px;
	background: url(/images/btt-top.gif) no-repeat;
}
.btt-bottom{
	width:228px;
	height:6px;
	background: url(/images/btt-bottom.gif) no-repeat;
	margin-bottom:1px;
}
.btt-cont{
	width:228px;
	min-height:30px;
	line-height:30px;
	background: url(/images/btt-pattern.gif);
}
.btt-cont a{
	display:block;
	color: #ffffff;
	margin-left:20px;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.btt-cont a.attivo{
	color:#85828d;
}
.btt-cont a:hover{
	color: #85828d;
}
.btt-cont a img{
	width:50px;
	border:none;
}
.btt-cont-forum{
	width:228px;
	min-height:50px;


	line-height:50px;

	background: url(/images/btt-pattern.gif);
}
.btt-cont-forum a{
	display:block;
	color: #ffffff;
	margin-left:20px;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.btt-cont-forum a.attivo{
	color:#85828d;
}
.btt-cont-forum a:hover{
	color: #85828d;
}

/*FOOTER*/
#footer{
	width:928px;
	height:30px;
	margin-top:5px;
	float:left;
	font-size:10px;
}
#f-sx{
	text-align:center;
}

