@charset "utf-8";
body {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
}
a:link {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}
#pagina {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#contenitore {
	width: 928px;
	background-image: url(../images/sfumature.png);
	background-repeat: repeat-y;
	background-position: top;
	behavior: url(iepngfix.htc);
	float: left;
	padding-left: 22px;
}
#immagine_top1 {
	background-image: url(../images/header/img1.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top2 {
	background-image: url(../images/header/img2.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top3 {
	background-image: url(../images/header/img3.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top4 {
	background-image: url(../images/header/img4.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top5 {
	background-image: url(../images/header/img5.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top6 {
	background-image: url(../images/header/img6.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top7 {
	background-image: url(../images/header/img7.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top8 {
	background-image: url(../images/header/img8.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top9 {
	background-image: url(../images/header/img9.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top10 {
	background-image: url(../images/header/img10.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top_fiera {
	background-image: url(../images/header/fiera.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top_adla {
	background-image: url(../images/header/adla.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top_parma {
	background-image: url(../images/header/parma.jpg);
	width: 906px;
	height: 300px;
}
#immagine_top_accampamenti {
	background-image: url(../images/header/accampamenti.jpg);
	width: 906px;
	height: 300px;
}
#menu {
	width: 285px;
	float: left;
	position: relative;
	z-index: 2;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
#menu li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 13px;
	width: 227px;
}
#menu li.sel {
	background-image: url(../images/menu_on.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menu li.sel2 {
	background-image: url(../images/menu_on2.jpg);
	background-repeat: no-repeat;
}
#menu li.sel2 a{
	color: #FFFFFF;
	font-size: 14px;
}
#menu li a{
	font-size: 14px;
	text-decoration: none;
}
#menu li.sel a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#centrale {
	width: 590px;
	float: left;
	z-index: 3;
	position: relative;
	text-align: justify;
}
#centrale li{
	margin-bottom: 10px;
}
#centrale_stretto {
	width: 360px;
	float: left;
}
#fascia {
	background-image: url(../images/fascia.png);
	background-position: center;
	background-repeat: no-repeat;
	top: 30px;
	left: 0px;
	width: 100%;
	height: 342px;
	z-index: 1;
	position: absolute;
	behavior: url(iepngfix.htc);
}
#foto_home {
	width: 220px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
#foto_home img{
	margin-top: 15px;
	border: 0px;
}
.titolo_rosso {
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
