html {

	padding: 0;

	margin: 0;
	
	
	/*background: #000;*/

}

/* a, a:link, a:visited { color:#ffffff; } */


.testo a { text-decoration: underline; }


		#container, #container_home {
			width: 1000px;
			\width: 1020px;
			w\idth: 1000px;
			border: 0px solid #e6e6e6;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background: #fff;
			
		}
		
		#content {
			padding: 0px;
			background-color: #fff;
			/*border: 1px solid #e6e6e6;	*/		
			min-height: 384px; 
			height: auto !important;
			height: 384px;		
		}
		
		#contentprod {
			padding: 0px;
			background-color: #fff;
			/*border: 1px solid #e6e6e6;	*/		
		/*	min-height: 484px; 
			height: auto !important;
			height: 484px;	*/	
			min-height: 346px;
		}		


/*big menu*/

#kwick {
	/*position: relative;
	/*border-top: 3px double #27272a;
	border-bottom: 3px double #27272a;*/
	margin: 0px;
	padding: 0;
	border: 0px solid black;



}

#kwick .kwicks {
	display: block;
	/*background: #1d1d20 url(../images/trac.gif) top right no-repeat;*/
	height: 30px;
	margin: 0px;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 346px;
	width: 120px;
	background: #fff;
	/*border-right: 1px solid #fff;*/
}

#kwick .kwick span {
	/*display: none;*/
	text-decoration: none;
	color: #4E6D9B;
	font-size: 12px;
	font-weight: bold;

}

a { text-decoration: none; }

/*
#kwick .categ0 {
	
	line-height: 12px;
	background-repeat: no-repeat;
}

#kwick .categ1 {
	background:  url('images/prestige.jpg'); line-height: 12px; background-repeat: no-repeat;	
}

#kwick .categ2 {
	background: url('images/racing.jpg');
	line-height: 12px;
	background-repeat: no-repeat;	
}

#kwick .categ3 {
	background: #a87aad;
	border-right: 0;
	line-height: 12px;
	background: url('images/street_style.jpg');
	background-repeat: no-repeat;	
}

#kwick .categ4 {
	background: #a87aad;
	border-right: 0;
	line-height: 12px;
	background: url('images/easy_line.jpg');
	background-repeat: no-repeat;	
}

#kwick .categ5 {
	background: #a87aad;
	border-right: 0;
	line-height: 12px;
	background: url('images/alterrain.jpg');
	background-repeat: no-repeat;	
}
*/
#kwick .categ6 {
	background: #a87aad;
	border-right: 0;
	line-height: 12px;
	background: url('images/racing_sport.jpg');
	background-repeat: no-repeat;	
}


 