body {
	margin: 0px 0px 0px 0px;
	background-color : #000000;
	background-image: url(NEWbgIndex.jpg);
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
}
p.bottom{
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size : 11px;
	margin-left : 25px;
	margin-right: 5px;
	color : #A2A2A2;
}
p.requirements{
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size : 11px;
color : #A2A2A2;
	margin-left : 25px;
}
p.privacy{
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size : 11px;
	color: #66FFFF;
	margin-left : 3px;
	margin-top : 3px;
	margin-right : 3px;
	margin-bottom : 3px;
}
p.testata{
	font-family: Arial, Verdana, sans-serif;
	font-size : 20px;
	color: #00CCCC;
	font-weight: bold;
}
p.colophon{
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	margin-left : 3px;
	margin-top : 3px;
	margin-right : 3px;
	margin-bottom : 3px;
}
#marchi_testosx{
	border-right : 1px solid #606060;
}
#servizi{
	border-bottom : 1px solid #606060;
}
#catalogo{
	background : White;
	border-bottom : 5px solid White;
	border-right : 1px solid #DDDDDD;
}
#colophon{
	background : White;
}
#testata{
	margin-top: 0px;
}
li{
	list-style : square;
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size : 11px;
	margin-right : 5px;
}
A:LINK {
	color : #00CCCC;
	font-weight : normal;
}
A:HOVER {
	color : #76775B;
	text-decoration : underline;
}
A:VISITED {
	color : #EDEDE7;
	text-decoration : none;
}
