/* CSS Document */
body {
	background:#eaeaea url(../img_web/bg-body.png) repeat-x;
}
* {
	margin:0;
	padding:0
}
img {
	border:0;
}
.clear {
	clear:both;
}
#container {
	position:relative;
	width:100%;
	height:auto;
	background:url(../img_web/bg-head.png) no-repeat top center;
	height:auto;
}
#header {
	position:relative;
	width:978px;
	margin:0 auto;
}
#header .sx {
	float:left;
	width:375px;
	display: inline-block;
}
#header .dx {
	float:left;
	width:603px;
	text-align:right;
	display: inline-block;
}
#header .dx img{
	margin-top:14px;
}
#languages {
	position:absolute;
	top:97px;
	left:829px;
	width:145px;
	height:24px;
	background:url(../img_web/bg-languages.png);
	text-align:center;
}
#languages a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;
	color:#888;
}
#languages a.active{
	color:#000;
}
#languages a:hover{
	text-decoration:none;
	color:#000;
}
#languages img{
	vertical-align:middle;
	padding-right:2px;
}
#main {
	position:relative;
	width:978px;
	height:auto;
	margin:0 auto;
	background:url(../img_web/bg-main-content.png) 0 405px;
}
#menu {
	position:relative;
	width:970px;
	height:80px;
	margin:0 auto;
	background:#FFF url(../img_web/bg-main-top.png) no-repeat;
	z-index: 3000;
}
#menubar {
	position:relative;
	width:970px;
	height:34px;
	top:28px;
	background:url(../img_web/bg-menu.png);
	text-align:center;	
}
#menubar ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#036;
	font-size:13px;
	font-weight:700;
	letter-spacing:0.5x;
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;
	display:inline-block;
	padding-top:8px;	
	text-shadow: #888 1px 1px 1px;
}
#menubar a:hover {
	color:#fff;
	text-decoration:none;
}
#menubar span {
	color:#1e1e1e;
}
#slide {
	position:relative;
	width:970px;
	height:380px;
	margin:0 auto;
	background:#FFF url(../img_web/bg-slider.png) no-repeat;
	z-index: 1000;
}
#slide ul, #slide li {
	list-style:none;
}
#slider {
	left:16px;
	top:15px;
}
#slider span {
	display:inline-block;

}
#content {
	position:relative;
	width:970px;
	height:auto;
	margin:0 auto;
	background:#FFF;
	padding-bottom:20px;
}
#content h1 {
	height:51px;
	width:669px;
	background:url(../img_web/bg-h1.png);
	margin-left:-10px;
	margin-bottom:15px;
}
#content h1.fullh1 {
	width:970px;
	background:url(../img_web/bg-h1-full.png);
}
#content h1 div{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:24px;
	font-weight:700;
	padding-top:8px;
	padding-left:25px;
	text-shadow: #000 1px 1px 1px;
}
#content .full {
	width:935px;
	margin-left:18px;
}
#content .dx h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#014495;
	font-size:18px;
	font-weight:700;
	text-shadow: #999 1px 1px 1px;
	text-transform:uppercase;
	margin-left:16px;
	margin-top:8px;
}
#content .sx {
	float:left;
	width:632px;
	margin-left:18px;
}
#content .sx p, #content .sx li, #content .full p, #content .full li {
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	font-size:12px;
	line-height:200%;
	text-align:justify;
	padding-bottom:8px;
}
#content .sx li, #content .full li {
	margin-left:15px;
}
#content .sx a, #content .full a {
	color:#000;
	text-decoration:underline;
}
#content .sx a:hover, #content .full a:hover {
	color:#222;
	text-decoration:none;
}
#content .sx h3, #content .full h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	font-weight:700;
	text-shadow: #fff 1px 1px 1px;
	text-transform:uppercase;
	padding:4px;
	background-color:#ccc;
	margin-bottom:5px;
}
#content h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	font-weight:700;
	text-shadow: #fff 1px 1px 1px;
	text-transform:uppercase;
	padding:2px;
	background-color:#eee;
	margin-bottom:3px;
	text-align:left;
}
#content img.testo {
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	margin-top:6px;
}
#content .dx {
	float:left;
	width:306px;
	margin-top:-61px;
	margin-left:14px;
	background:url(../img_web/bg-news-container.png) no-repeat;
}
#content .dx .news{
	width:285px;
	margin-top:6px;
	margin-left:13px;
	background:url(../img_web/bg-news.png);
}
#content .dx .news p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:150%;
	text-align:justify;
	padding:14px;
	text-shadow: #000 1px 1px 1px;
}
#content .dx .brochure{
	width:285px;
	margin-top:30px;
	margin-left:13px;
	text-align:center;
}
#content .dx .mappa{
	width:295px;
	margin-top:30px;
	padding-left:10px;
}
.step {
	/*display:none;*/
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	padding-top:5px;
}
#content .txt {
	float:left;
	width:445px;
}
#content .txt p {
	display:none;
}
#content .pix {
	float:left;
	width:477px;
	margin-left:10px;
}
#footer {
	position:relative;
	width:100%;
	height:97px;
	background:url(../img_web/bg-footer.png);
}
#footer .info{
	padding-top:30px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:150%;
	text-align:center;
}
#footer a {
	color:#fff;
	text-decoration:underline;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
.foto {
	/*float:right;*/
}