body {
	background: #3c3c3c url(../img/background.jpg) repeat-x;
	width: 900px;
	font-family: Verdana;
	font-size: 12px;
	margin: auto auto auto auto;
	word-spacing: 1px;
}
.noborder {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.top {
	height: 165px;
	z-index: 5;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-style: oblique;
}

.menu {
	height: 25px;
	background: #262626;
	text-align: center;
	font-size: 12px;
	color: white;
	z-index: 20;	
}

.menu a{
	color: white;
	text-decoration: none;
}

.slide {
	height: 160px;
	color: #808080;
	background: #232323;
	font-family: Impact;
	z-index: 10;
}

.centro {
	height: 300px;
	background: url(../img/sfondo_centro_coll.png) repeat-x;
	color: #232323;
	text-align: center;
}
.centrolungo {
	background: white url(../img/sfondo_centro_coll.png) repeat-x;
	color: #232323;
	text-align: center;
}
.footer {
	background-color: #232323;
	text-align: center;
	font-size: 9px;
	height: 50px;
	color: #FFFFFF;
}

.bottone {
	font-family: Verdana;
	font-size: 8px;
	width: 30px;
	height: 18px;
	color: white;
	background-color: black;
	border: thin solid silver;
}

/* inizio menu*/

#MainMenu 
{
	width: 100%;
	height: 25px;
	background: url(../img/bmid_035.gif);
	border: 0;
	margin: 0 auto auto 0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000 url(../img/bright_035.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../img/bleft_035.gif) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:25px;
	padding:0 18px 0 16px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #306;
	background:url(../img/bmid_035.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #000;
	color:#FFF;
	background:url(../img/bleft_035.gif) no-repeat left top;
	font-weight:300;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:25px;
	background:url(../img/bright_035.gif) no-repeat right top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	float:none;
	padding:0 18px 0 16px;
}
.dropmenudiv a:hover 
{
	border:0 #000;
	background-position:left bottom;
	font-weight:300;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:300;
}
/* fine menu */

.collezioni td {
	background-color: #666666;
	text-align: center;
}

.collezioni li {
	margin-left: -14px;
	margin-right: 20px;	
}