/* - - - - - - - - */
/* SCHEDA PRODOTTO */
/* - - - - - - - - */


#head {
	background:#fff url(../images/prod_head_bg.jpg) center no-repeat;
}

#content {
	padding-top:255px;
	background:url(../images/prod_content_bg.jpg) center top no-repeat;
}



#main {
	width:auto;
	margin:0 0 11px 15px;
}


#scheda {
	display:block;
	margin:10px 0 11px 0;
}


/*   box generici   */





.col390 {
	width:388px;
	margin:0 18px 11px 0px;
	float:left;
	min-height:460px !important;
	height:460px;
}
.col390 img {
	margin:0;
}

.col390 p {
	font-size:1.1em;
	margin-bottom:1em;
}
.col390 p.first {
	font-size:1.2em;
	margin-top:.8em;
}
.col390 h5 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 10px .2em 10px;
}


.col390 #banner {
	display:block;
	margin:0 4px 10px 7px;
}



/* - TABLE - */

table {
	width:940px;
	margin:0 0 11px 0;
	font-size:1.3em;
	clear:left;
}
table caption {
	padding:0px 0 0 8px;
	background:url(../images/h2_grey_bg.gif) repeat-x;
	border:#B2B2B2 1px solid;
	margin:0;
	line-height:28px;
	text-align:left;
	font-size:1.2em;
}
table thead th {
	border-top:#efefea 12px solid;
	padding:0 14px 9px 14px;
	text-align:left;
	background:url(../images/prod_tratt_vert.gif) repeat-y;
}
table tbody td {
	padding:0px 14px;
	vertical-align:top;
	background:url(../images/prod_tratt_vert.gif) repeat-y;
}
table .firstchild {
	background:none;
}

table tbody table {
	width:100%;
/*	font-size:.848em; */
	background:url(../images/prod_tratt_orizz.gif) 0 100% repeat-x;
	margin:0;
	padding:0 0 1px 0;
}

table tbody table th {
	padding:4px 7px;
	text-align:left;
	font-weight:bold;
	background:url(../images/prod_td_bg.gif) no-repeat;
}
table tbody table td {
	padding:4px 7px;
	background:url(../images/prod_td_bg.gif) no-repeat;
}
table table .firstchild {
	background:url(../images/prod_td_bg.gif) -2px 0 no-repeat;
}

table.confronto h3 {display:none;}

table.confronto caption span {
	display:block;
	background:url(../images/caption_bg.gif) no-repeat  150px center;
}

table.confronto td {
	background:none;
	padding:10px 0 0;
}

table.confronto td p {
	font-size:.9em;
	margin:0 0 10px;
	line-height:1.2em;
}
table.confronto td.sx p {
	width:375px;
	margin-left:172px;
}
table.confronto td.dx p {
	width:363px;
	margin-left:10px;
}

table.confronto tfoot td {
	padding:0 0 0 172px;
}
table.confronto tfoot td p {
	padding-top:10px;
	background:url(../images/prod_tratt_orizz.gif) repeat-x;
	margin:0;
	font-style:italic;
}

table.confronto td.sx .prodotto {
	width:375px;
	margin-left:172px;
}
table.confronto td.dx .prodotto {
	width:363px;
	margin-left:10px;
}

table.confronto td .prodotto span {
	display:block;
	height:170px;
	width:170px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
table.confronto td .prodotto p {
	width:auto;
	margin-left:180px;
}

/* - - - - */







