@charset "utf-8";
/* CSS Document */
body {
	background: #cb0101 url(images/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font: 12px Helvetica, Arial, sans-serif;
}
#stage {
	margin: 0 auto;
	padding: 0;
	width: 853px;
}
#head {
	width: 750px;
	margin: 0 auto;
	padding: 50px 0 0;
	height: 113px;
}
#head h1, h2 {
	font-weight: normal;
}
#head h1 {
	font: 36px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0;
	padding: 0;
}
#head h2 {
	font-size: 14px;
	color: #810000;
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin: 0;
}
#carousel {
	height: 302px;
	padding: 7px 0 0;
	margin: 0 auto;
}
#carousel a {
	color: #FFF;
	text-decoration: none;
}
#carousel a:hover {
	color: #F90;
	text-decoration: none;
}
#carousel a img {
	border: none;
	text-decoration: none;
}
#carousel p {
	color: #FFF;
	text-align: center;
	margin: -24px 0 -24px;
}
#services {
	background: #FFF url(images/bg-services.jpg) top center no-repeat;
	height: 210px;
	margin: -25px 0 0 0;
	padding: 0;
}
#services img {
	float: left;
	margin: 0 10px 10px 0;
}
#services h3 {
	color: #036;
	font-size: 16px;
	line-height: 40px;
	margin: 0 0 10px 0; 
	padding: 0;
}
#services ul {
	line-height: 21px;
	margin: 25px auto;
}
#services ul li {
	width: 250px;
	float: left;
	padding: 25px 5px 25px 25px;
	background: url(images/separator.gif) top left no-repeat;
}
#services ul .nobg {
	background: none;
}
#altro {
	color: #FFF;
	background: #b99e87 url(images/bg-altro.jpg) top repeat-x ;
	width: 744px;
	height: 145px;
	margin: 0 auto 30px;
	padding: 0;
}
#altro span {
	display: block;
	width: 744px;
	height: 145px;
	background: url(images/bg-foot-altro.gif) bottom no-repeat;
}
#altro ul .tit {
	margin-left: -15px;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
}
#altro ul {
	margin: 0;
	padding: 18px 0 25px 45px;
	float: left;
}
#altro ul li {
	list-style-image: url(images/freccia.gif);
	width: 135px;
	margin: 4px 0;
}
#footer {
	color: #300;
	width: 696px;
	height: 53px;
	margin: 0 auto;
	padding: 24px;
	background: url(images/bg-footer.gif) top center no-repeat;
}
#footer p {
	float: left;
	margin: 0 60px 70px 0;
	padding: 0;
	line-height: 18px;
}
#footer a {
	color: #800;
	text-decoration: none;

}
#footer h4 {
	font-size: 18px;
	line-height: 5px;
}