@charset "utf-8";
/* CSS Document */

/* LINKS ARCHIVI*/

.rkv-lnk {
	display:block; float:right; margin-right: 15px;
	height:40px;
}

.rkv-lnk ul{
	float:left; margin:0em; padding:0px 15px 0px 10px;
}

.rkv-lnk ul li{
	display:block; float:left; padding:3px 5px 0px 5px;
}

.rkv-lnk ul li.current{
	display:block; float:left; padding:3px 5px 0px 5px;
}

/* CONTENUTI DEL div#bd .main */

.cnl-title {
	display:block; clear:both; padding:0px 0px 10px 14px;
	height:25px; 
}

.cnl-title a{color:#ff3300;}

.content {
	float:left; border-right:1px solid #b6b6b6;
	padding:0px 10px 0px 14px;
	width:400px;
}

.content-head {
	height:25px; width:200px;
}

.content-body {
	padding:0px 0px 0px 0px;
	width: 675px;
}

.content-body br{
	display:block; margin:0px; padding:0px;
	height:1px; line-height:1px; 
}

.content-body .box {padding:0px 0px 0px 0px; clear:both; /*min-height:80px;*/ font-size:85%; font-weight:normal;}

.content-body .box h3{font-size:177%; font-weight:normal; line-height:100%;}

.content-body .box:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.content-body h3{
	font-size:138.5%; font-weight:normal;
}
.content-body a:hover h3 {text-decoration:underline;}

.content-body .box img{
	padding:0px 0px 0px 0px;
}

.content-banner {
	float:left;
	padding:30px 0px 0px 13px;
}

.content-banner .box {
	float:left; clear: none;}

/* ARCHIVIO, OCCHIELLO e SKIRTING BOARD*/

.rkv {
	display:block; padding: 20px 0px 20px 0px;
	width:100%;
	text-align:center; line-height:120%;
}

.ocl-box-dvdr {
	display:block; float:left; margin:0px 8px 0px 8px;
	width:1px; max-width:1px; height:140px;
	background-color:#B6B6B6;
}

/* SPALLA */

.shldr {
	float:left; 
	padding:0px 0px 0px 10px;
	width:200px;
	margin: 0px;
}

.shldr-head {
	height:25px; width:200px;
}

.shldr-body {
	padding:0px 0px 0px 0px;
}

.shldr-body .box {
	display: block; clear:both; padding:0px 0px 0px 0px; color:#666;
}

.shldr-body .box h3 {color:#000;}

.shldr-body .box img {
	float:none;	clear:both; padding:0px;
}


