html, body { height: 100%; }

body, p, h1, h2, h3, h4, ul, li, ol, div, form { margin: 0; padding: 0; list-style: none; font-size: 100%;}

body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
	background-color: #221E1F;
	background-image:	url(bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border: none;
}

.container_001 {
	width: 960px;
	margin: 0px auto;
}

.header {
	height: 170px;
	width: 960px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	position: relative;
}

.header h1 {
	display: none;
}


/*	menu
----------------------------*/
.main_menu {
	position: absolute;
	right: 0px;
	top: 120px;
}

.main_menu li {
	display: inline;
	padding: 0px 20px 3px 20px;
	background-image: url(bg_menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main_menu li#primo {
	background-image: none;
}

.main_menu li a {
	text-decoration: none;
	color:	#221E1F;
	font-weight: bold;
}

.main_menu li a:hover {
	color:	#048CD3;
}


/*	fascione
----------------------------*/

.fascione {
	width: 960px;
	height: 275px;
	background-image: 	url(bg_fascione.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
}

#fotoflash {
	display: block;
	position:	absolute;
	left: 12px;
	top: 28px;
}

/*	sidebar
----------------------------*/
.sidebar {
	float:	left;
	width: 300px;
	margin: 0px 10px 20px 10px;
	text-align: left;
}

.sidebar li a {
	display: block;
	text-decoration: none;
	color: White;
	background-image: url(taglietto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 0px;
	font-size: 90%;
	width: 300px;
}

.sidebar li a:hover {
	color: #0590D5;
	background-color:	#262223;
}

/*	page content
----------------------------*/
h2 {
	color: White;
	background-image:	url(righina_obliqua.gif);
	background-repeat: repeat-x;
	background-position: 0px 9px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

h2 span {
	background-color: #221E1F;
	padding: 0px 10px 0px 0px;
}

.page_content {
	margin: 0px 0px 0px auto;
	width: 610px;
	text-align: left;
	color: White;
}

.page_content p {
	margin: 19px 0px 0px 0px;
}

.page_content li {
	margin: 8px 0px 8px 13px;
	list-style: square;
}

.page_content a {
	color: White;
}

.page_content a:hover {
	text-decoration: none;
}

/*	footer
----------------------------*/
.footer {
	color: #918F8F;
	font-size: 90%;
	margin: 30px 0px 10px auto;
	background-image: url(righina_obliqua.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 20px 0px 10px 0px;
	width: 610px;
}

/*	particolari
----------------------------*/
.img_azienda {
	float: right;
	padding: 6px;
	background-image: url(bg_foto_azienda.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	margin: 13px 0px 20px 20px;
}

.macchina {
	min-height: 94px;
	height: auto !important;
	height: 94px;
	background-color: #2A2627;
	padding: 10px;
	margin: 10px 0px;
}

.macchina .span_1 {
	display: block;
	margin: 0px 20px 0px 0px;
}

.macchinina {
	float: right;
	padding: 6px;
	margin: 4px;
	background-image: url(cornicina.gif);
	background-repeat: no-repeat;
}
