#flash {
	display:none;
	position:absolute;
	width:353px;
	height:179px;
	left:214px;
	top:172px;
	z-index:60; 
}
#ccContCerchioni {
	z-index:60;
	position:absolute;
	width:180px;
	height:35px;
	overflow:hidden;
	top:442px;
	left:367px;
	clip:rect(0,180,35,0);
}
#ccContColori {
	z-index:60;
	position:absolute;
	width:390px;
	height:75px;
	overflow:hidden;
	top:150px;
	left:367px;
	clip:rect(0,390,75,0);
}
#ccContInterni {
	z-index:60;
	position:absolute;
	width:184px;
	height:75px;
	overflow:hidden;
	top:296px;
	left:367px;
	clip:rect(0,184,175,0);
}
#ccInnCerchioni {
	position:absolute; 
	top:0px;
	left:0px;
}
#ccInnColori {
	/*position:absolute;
	top:0px;
	left:0px;*/
}
#ccInnInterni {
	position:absolute;
	top:0px;
	left:0px;
}

#menuconfig {
	z-index:21;
	position:absolute;
	left:350px;
	top:7px;
}
#imageCar {
	z-index:2;
	position:absolute;
	left:32px;
	top:25px;
	width:102px;
	height:23px;
}

/* Utils */

.bot {
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
}
.bot_selected {
	border-bottom-style:dashed;
	border-bottom-color:#75704B;
	border-bottom-width:1px;
}
.bkred {
	background-color:#F6F3EE;
}
.bkBianco {
	background-color:#FFFFFF;
}
.bk1 {
	background-color:#EEEFE7;
}
.bk2 {
	background-color:#ECE7DC;
}
.bk3 {
	background-color:#F6F3EE;
}
.bk4 {
	background-color:#DEDFCF;
}
.bk5 {
	background-color:#BCB797;
}
.bk6 {
	background-color:#D3D5BF;
}
.bk7 {
	background-color:#B5B49F;
}
.bk8 {
	background-color:#E5E4DF;
}
.tblBk6 {
	border-top: 1px solid #CECBB7;
	border-left: 1px solid #CECBB7;
	background-color:#D3D5BF;
}
.txtBk6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #625E3D;
	line-height: 14px;
	background-color:#D3D5BF;
}
.txtBk8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #625E3D;
	line-height: 14px;
	background-color:#E5E4DF;
}

.bot_selected_layer {
	border-bottom-style: dashed;
	border-bottom-color: #58AD1E;
	border-bottom-width: 1px;
}

.bot_layer {
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

.bot_layer:hover {
	border-bottom-style: dashed;
	border-bottom-color: #58AD1E;
	border-bottom-width: 1px;
}
