body {
	background:#e6e6e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
}

#center {
	border:0px solid #ffffff;
	padding:0px;
	height:25px;
	margin: 5px 0px 0px 0px;
	}

div#container {
	background:#e6e6e7;
	text-align: center;
	width: 866px;
	margin: 0 auto;
	padding:10px;
}	

div#header {
	width: 866px;
	height: 201px;
	margin-top: 57px;
	background-image: url(../immagini/header.png);
}

div#headerindex {
	width: 866px;
	height: 201px;
	background-image: url(../immagini/header.png);
}

div#logo {
	width: 300px;
	overflow: auto;
	background: url(../immagini/logo_3d.png) no-repeat center top;
	height: 300px;
	position: absolute;
	margin-top: -70px;
	margin-left: 50px;
}

div#logoindex {
	width: 300px;
	overflow: auto;
	background: url(../immagini/logo_3d.png) no-repeat center top;
	height: 300px;
	position: absolute;
	margin-top: -57px;
	margin-left: 50px;
}

div#content {
	width: 826px;
	overflow: auto;
	min-height: 350px;
	background: url(../immagini/content.png) repeat-y center;
	color: #000;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: 20px;
	text-align: center;
}

div#footer {
	background-color: #e3001a;
	margin: 8px 0px 0px;
	padding: 0px;
	width: 866px;
	color: #000;
	font-size: 10px;
	text-align: center;
	height: 75px;
	text-indent: 20px;
}

div#riga {
	border-top: 3px solid #e3001a;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

a {
TEXT-DECORATION: none
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #8c000e;
}
a:active {
	color: #8c000e;
}

div#testocontent {color: #000;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	margin: -10px 10px 0;
	width: 98%;
}

.testocontent {color: #000;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	margin: 5px 10px;
}

.testo {
	color: #000;
	font-size: 13px;
	line-height: 15px;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
	width: 90%;
}

.foto {
	margin: 5px 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 2px;
	border-bottom-color: #e3001a;
	border-top-width: 2px;
	border-top-color: #e3001a;
	border-style: solid;
	border-right: 2px none #e3001a;
	border-left: 2px none #e3001a;
}

#menu{
	width: 460px;
	float: right;
	padding: 0 1px;
}

#menu ul {
	padding: 0px; 
	margin: 0px;
}

#menu li {
	padding: 0px; 
	margin: 0px;
	list-style:none;
	float: left;
	
}

#menu li a {
	padding: 0;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-variant:small-caps;
	text-decoration: none;
	display: block;
	width: 87px;	
	height:	57px;
	border: none;
	background: #e6e6e7 url(../immagini/tasto.png) no-repeat;
}

#menu li a:hover {
	padding: 0;
	background:url(img/layout/puls.jpg) no-repeat;
	border-	position:relative;
	}

#menu_stilmec{ width:358px; }

#menu_stilmec li a#azienda 	{ background: url(../immagini/azienda.jpg) no-repeat 0px 0px;}
#menu_stilmec li a#parco	 	{ background: url(../immagini/parco.jpg) no-repeat 0px 0px;}
#menu_stilmec li a#foto	 	{ background: url(../immagini/foto.jpg) no-repeat 0px 0px;}
#menu_stilmec li a#dove	 	{ background: url(../immagini/dove.jpg) no-repeat 0px 0px;}

#menu_stilmec li a#azienda:hover 	{ background: url(../immagini/azienda.jpg) no-repeat -87px 0px;}
#menu_stilmec li a#parco:hover 	{ background: url(../immagini/parco.jpg) no-repeat -87px 0px;}
#menu_stilmec li a#foto:hover 		{ background: url(../immagini/foto.jpg) no-repeat -87px 0px;}
#menu_stilmec li a#dove:hover 	{ background: url(../immagini/dove.jpg) no-repeat -87px 0px;}

