/* SCHEDA PRODOTTO */
#sheet_document_box .content{
	height:100%;
	clear:both;
}
#sheet_document_box h1{
	font-size:15px;
	margin:0;
	padding:0 0 10px 0;
	color:#c96915;
}
#sheet_document_box .box_images{
	float:left;
}

#sheet_document_box .document_details{
	float:left;
	width:300px;
	background:#f1f2f4 url(../images/full_grey_fixed_w.gif) no-repeat left bottom;
	margin:0 0 0 5px;
	padding:10px;
	height:auto !important;
	min-height:193px;
	height:193px;
}
#sheet_document_box .document_details h2{
	background:#f1f2f4 url(../images/full_grey_fixed_w.gif) no-repeat left top;
	padding:5px 10px 15px 10px;
	margin:-10px;
	font-size:12px;
	color:#768491;
}
#sheet_document_box .document_details_big{
	float:left;
	width:628px;
	background:#f1f2f4 url(../images/full_grey_fixed_w_big.gif) no-repeat left bottom;
	margin:0 0 0 5px;
	padding:10px;
}
#sheet_document_box .document_details_big h2{
	background:#f1f2f4 url(../images/full_grey_fixed_w_big.gif) no-repeat left top;
	padding:5px 10px 15px 10px;
	margin:-10px;
	font-size:12px;
	color:#768491;
}

#sheet_document_box .document_details dt{
	background:#f1f2f4 url(../images/full_grey_fixed_title.gif) no-repeat;
	line-height:20px;
	font-weight:bold;
	color:#738496;
	padding:5px 10px 15px 10px;
	margin:-10px;
	font-size:13px;
}
#sheet_document_box .document_details dd{
	padding:1px 0 1px 0;
	margin:0;
}
#sheet_document_box .document_details p{
	padding:0 0 5px 0;
	margin:0;
}

#sheet_document_box img{
	border:1px solid #ccd0d4;
}

.box_images{
	margin:0 0 15px 0;
	float:left;
}
.box_images ul{
	border:1px solid #ccd0d4;
	margin:1px 0 0 0;
	padding:4px 2px 4px 2px;
	text-align:right;
	background:#f1f2f4 url(../images/ico_photos.gif) no-repeat 2px 2px;
	list-style:none;
}
.box_images li{
	margin:0;
	padding:0 2px 0 4px;
	display:inline;
	border-left:1px solid #ccd0d4;
}
.box_images a{
	color:#738496;
}

.sheet_product_related{
	clear:both;
	margin:0;
	padding:0;
}


#sheet_document_box .sheet_product_related dt{
	background:#92acc7;
	clear:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:1px 0 1px 2px;
	margin:0 0 2px 0;
}

.sheet_product_related dd{
	padding:2px;
	margin:0;
}
.sheet_product_related dd{
	font-size:10px;
	float:left;
	width:150px;
	text-align:center;
	padding:0 10px 10px 0;
	margin:0;
	height:140px;
	overflow:hidden;
}
.sheet_product_related dd h3{
	margin:0;
	padding:0;
	display:inline;
	font-size:12px;
}
.sheet_product_related img{
	display:block;
	margin:0 auto 5px auto;
}
