body{
	background-color:#FFFFFF;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color:#2f2e24;
}

a{
	text-decoration:none;
	outline: none;
}

.page{
	width:955px;
	margin-left:25px;
}

.header{
	width:100%;
	height:120px;
	margin:10px;
}

.menu{
	width:750px;
	padding:10px;
	float:right;
}
.logo{
	float:left;
}
.level{
	float:left;
	padding-right:35px;
}

.link{
	line-height:20px;
	padding:0px 5px;
	color:#7c795f;
	text-decoration:none;
}
/*
.link:hover{
	background-color:#f39600;
	color:#FFFFFF;
}*/

.link-sel{
	line-height:20px;
	padding:0px 5px;
	color:#7c795f;
	font-weight:bold;
	text-decoration:none;
}
/*
.link-sel:hover{
	background-color:#f39600;
	color:#FFFFFF;
}*/

.pagedescription{
	font-size:48px;
	padding-bottom:15px;
}

.left{
	width:200px;
	padding:10px;
	float:left;
	font-size:22px;
}

.center{
	width:710px;
	padding:5px;
	float:right;
	font-size:12px;
}

.center a,.center a:link,.center a:hover,.center a:visited,.center a:active{
	color:#2f2e24;
	border-bottom:dashed thin #f39600;
}

.page-body{
	width:710px;
	float:left;
}

.progetti{
	width:480px;
	padding:0px 15px;
	float:right;
}

.progetto{
	width:215px;
	float:left;
	padding:0px 10px 10px 0px;
}

.titolo-progetto{
	font-size:13px;
	font-weight:bold;
	color:#2f2e24;
}

.titolo-progetto a:visited{
	color:#2f2e24;
}

.titolo-progetto a:link{
	color:#2f2e24;
}

.sottotitolo-progetto{
	font-size:12px;
	color:#7c795f;
}

.footer{
	font-size:11px;
	margin-top:35px;
	margin-left:15px;
}

.footer font{
	font-size:11px;
}

.footer a, .footer a:hover, .footer a:active, .footer a:link, .footer a:visited {
	color:#2f2e24;
}

.clear{
	clear:both;
}

.caselladitesto{
	width:350px;
}

.areaditesto{
	width:350px;
	height:200px;
}

.mFormObbligatorio{
	font-weight:bold;
	font-size:10px;
}

.c53_TDLeft{
	width:80px;
	text-transform:uppercase;
}
.c54_TDLeft{
	width:80px;
	text-transform:uppercase;
}
.c55_TDLeft{
	width:80px;
	text-transform:uppercase;
}
.c56_TDLeft{
	width:80px;
	text-transform:uppercase;
}
.c57_TDLeft{
	width:80px;
	text-transform:uppercase;
}

b{
	font-size:10px;
	text-transform:uppercase;
}

.mappa_UL_0 a{
	color:#2f2e24;
}

.news{
	padding:5px;
	height:80px;
}

.icona-news{
	float:left;
	width:80px;
}

.icona-news img{
	width:80px;
	height:80px;
}

.testi-news{
	float:right;
	width:580px;
}

.titolo-news{
	color:#2f2e24;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

.testo-news{
	color:#2f2e24;
	padding:5px;
}

#slide_box{
	position:relative;
	height:450px;
	width:700px;
	margin-bottom:12px;
}

#slide_box div.navigazione{
	padding:5px 15px;
	text-align:right;
}

#slide_box div.navigazione a{
	color:#000000;
	padding:5px;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	/*overflow: scroll;*/ /*leave this value alone*/
	width: 700px; /*Width of Carousel Viewer itself*/
	height: 450px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt, .stepcarousel2 .belt2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 700px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.page-link{
	color:#000000;
}

.page-active {
	font-weight: bold;
}

.page-body ul li{
	list-style-type:none;
}