body {  
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0; padding: 0;}

a{  
	text-decoration: underline;
	color: #CC9933;
}
a:hover{  
	text-decoration: none;
	color: #FFFFFF;
}

#contenitore {  
	display: inline-block;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#header {  
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 25px;
	text-transform: uppercase;
}

#colsx {  
	display: inline-block;
	float: left;
	width: 233px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #CC9933;
	font-weight: bold;
}
#colsx a{  
	display: inline-block;
	background-image: url(../img/button-up.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 51px;
	line-height: 51px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-decoration: none;
	color: #CC9933;
	text-transform: uppercase;
	text-align: center;
}
#colsx a:hover{  
	display: inline-block;
	background-image: url(../img/button-down.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 51px;
	line-height: 51px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
#colsx a.sottomenu{
	display: inline-block;
	background-image: none;
	background-color: #333333;
	width: 210px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	text-decoration: none;
	color: #CC9933;
	text-transform: uppercase;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#colsx a.sottomenu:hover{  
	display: inline-block;
	background-image: none;
	background-color: #333333;
	width: 233px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#cerca{  
	display: inline-block;
	background-image: url(../img/box-cerca.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 100px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #CC9933;
	text-align: center;
}
#colsx a.home{  
	display: inline-block;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 55px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-decoration: none;
	color: #CC9933;
	text-transform: uppercase;
	text-align: center;
}
#colsx a.home:hover{  
	display: inline-block;
	background-image: url(../img/home1.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 55px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
#colsx a.customer{  
	display: inline-block;
	background-image: none;
	background-repeat: no-repeat;
	width: 210px;
	height: 25px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
#colsx a.customer:hover{  
	display: inline-block;
	background-image: none;
	background-repeat: no-repeat;
	width: 210px;
	height: 25px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
#carrello1{  
	display: inline-block;
	background-image: url(../img/box-carrello1.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 12px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #CC9933;
	text-align: center;
}
#carrello2{  
	display: inline-block;
	background-image: url(../img/box-carrello2.gif);
	background-repeat: repeat-y;
	width: 233px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 10px;
	color: #CC9933;
	text-align: left;
}
#carrello2 a{  
	display: inline-block;
	background-image: none;
	width: 70px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10px;
	color: #CC9933;
	text-align: left;
	text-decoration: underline;
}
#carrello2 a:hover{  
	display: inline-block;
	background-image: none;
	width: 70px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #CC9933;
	text-align: left;
}
#carrello3{  
	display: inline-block;
	background-image: url(../img/box-carrello3.gif);
	background-repeat: no-repeat;
	width: 233px;
	height: 12px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #CC9933;
	text-align: center;
}

#coldx {  
	display: inline-block;
	float: left;
	width: 745px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer {  
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 110px;
	padding-right: 25px;
	clear: both;
	background-image: url(../img/bonvicini.gif);
	background-repeat: no-repeat;
	background-position: top center;
	color: #666666;
	font-family: verdana;
	font-size: 10px;
}

img {border: none;}
.container {
	margin: 0px;
	margin-top: 20px;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 10px;
	width: 730px;
}
ul.thumb li {
	margin: 0; 
	margin-right: 25px;
	margin-bottom: 40px;
	padding: 0px;
	float: left;
	position: relative;
	width: 110px;
	height: 130px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	background: #000000;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
ul.thumb li img.hover {
	background: url(../img/thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 0px 0;
	margin-left: -10px;
}

/* CSS Shopping */

#shopping-uomo {
	background-image: url(../shopping/img/uomo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 300px;
	height: 400px;
	display: inline-block;
	float: left;
	padding: 0px;
	margin-left: 20px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#shopping-uomo a{
	width: 300px;
	height: 400px;
	line-height: 400px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 48px;
}
#shopping-uomo a:hover{
	width: 300px;
	height: 400px;
	line-height: 400px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #CC9933;
	font-weight: bold;
	text-decoration: none;
	font-size: 48px;
}

#shopping-donna {
	background-image: url(../shopping/img/donna.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 300px;
	height: 400px;
	display: inline-block;
	float: left;
	padding: 0px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#shopping-donna a{
	width: 300px;
	height: 400px;
	line-height: 400px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 48px;
}
#shopping-donna a:hover{
	width: 300px;
	height: 400px;
	line-height: 400px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #CC9933;
	font-weight: bold;
	text-decoration: none;
	font-size: 48px;
}

.testored {
	color: #f00;
	font-weight: bold;
}