@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-image: url(image/layout.jpg);
	background-repeat: repeat-x;
	background-color: #F2F0E9;
	margin: 0px;
}
#content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	height: 100%;
	background-color: #F2F0E9;
}
#head {
	background-image: url(image/head.jpg);
	height: 150px;
	width: 760px;
}
#menu {
	background-image: url(image/menu.jpg);
	height: 25px;
	width: 760px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-top: 20px;
}
.image {
	float: left;
	margin-right: 10px;
}
#description {
	background-image: none;
	height: 165px;
	width: 760px;
}
.flesh {
	z-index: -1;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
}
#contenuti {
	width: 300px;
	float: left;
	height: 100px;
	position: relative;
	background-color: #F2F0E9;
}
#footer {
	width : 100%;
	background-color : #333333;
	position:fissa;
	bottom:1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #002000;
	border-right-color: #002000;
	border-bottom-color: #002000;
	border-left-color: #002000;
	float: left;
	padding-bottom: 1px;
}
#scritte {
	position: static;
	width: 450px;
	float: right;
	height: 100%;
	margin-top: 40px;
	margin-left: 10px;
	background-color: #F2F0E9;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
a:hover {
	background-color: #C00000;
}
#texturina {
	margin-right: 10px;
	clear: no;
	clip: rect(3px,3px,auto,auto);
	bottom: 3px;
	right: 3px;
	float: left;
}
.brandA {
	float: left;
	text-align: left;
	margin-top: 0px;
}
