BODY{
	background-color: #c70101;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
} 
#pagina {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#contenitore {
	width: 928px;
	height: 713px;
	background-image: url(../images/sfumature.png);
	background-repeat: repeat-y;
	background-position: top;
	behavior: url(iepngfix.htc);
	float: left;
	padding-left: 22px;
}
#striscia {
	background-image: url(../images/striscia.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	width: 192px;
	height: 709px;
	z-index: 0;
	position: relative;
}
#immagine_home {
	background-image: url(../images/header/home.jpg);
	top: 0px:
	left: 105px;
	width: 896px;
	height: 160px;
}
#immagine_chisiamo {
	background-image: url(../images/header/chisiamo.jpg);
	top: 0px:
	left: 105px;
	width: 896px;
	height: 160px;
}
#immagine_dovesiamo {
	background-image: url(../images/header/dovesiamo.jpg);
	top: 0px:
	left: 105px;
	width: 896px;
	height: 160px;
}
#immagine_news {
	background-image: url(../images/header/news.jpg);
	top: 0px:
	left: 105px;
	width: 896px;
	height: 160px;
}
#immagine_prodotti {
	background-image: url(../images/header/prodotti.jpg);
	top: 0px:
	left: 105px;
	width: 896px;
	height: 160px;
}
#immagine_showroom {
	background-image: url(../images/header/showroom.jpg);
	top: 0px:
	left: 105px;
	width: 896px;
	height: 160px;
}
#immagine_contatti {
	background-image: url(../images/header/contatti.jpg);
	top: 0px:
	left: 105px;
	width: 896px;
	height: 160px;
}
#centrale {
	margin-top: -550px;
	margin-bottom: 20px;
	left: 195px;
	width: 700px;
	height:520px;
	float: left;
	z-index: 3;
	position: relative;
	/*
	border:1px solid black;
	*/
	overflow: auto;
}
#menu {
	top: 160px;
	left: -10px;
	width: 100px;
	float: left;
	position: relative;
	z-index: 1;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
#menu li {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 15px;
	width: 227px;
	font-weight: bold;
}
#menu li.sel {
	background-image: url(../images/menu_on.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#menu li.sel2 {
	background-image: url(../images/menu_on2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#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: #c70101;
	text-decoration: none;
}

#bottom{
	background-color: #c70101;
	background-position: bottom;
	top: -22px;
	left: 180px;
	width: 720px;
	height: 22px;
	z-index: 1;
	position: relative;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	float: left;
}
#bottom a {
	font-size: 10px;
	color: #c70101;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #c70101;
	font-size: 12px;
	text-decoration: underline;
}
.titolo_pagina {
	font-weight: bold;
	color: #c70101;
	font-size: 16px;
}