/* Dettaglio prodotto */
.dropbox {
	background-color:#000000;
	scrollbar-track:#3e0000;
	border-color:#666666;
	/*scrollbar-face:#9d0200;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cd0102;
}
#corpo {
	padding:0 0 14px 0;
	width:1000px;
	width:1000px !important;
	
	background-image:url(../img/background.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	
}
#corpo h1 {
	margin:0 0 15px 127px;
}
#areaCont {
	width:873px;
	width:873px !important;
	padding:0 0 0 127px;
	text-align: center;
	float: none;
	margin:0;
}
#corpo .line {
	margin:0;
	padding:0;
	border:none;
	width:410px;
	height:320px;
	float:left;
}
#corpo .detail {
	margin:0;
	padding:0;
	border:none;
	width:240px;
	height:auto;
	min-height:320px;
	float:left;
}
#corpo .detail .title {
	margin:0 0 0 15px;
	padding:0;
	border:none;
	width:240px;
	height:25px;
}
#corpo .detail .title h1 {
	visibility:hidden;
	display:none;
}
#corpo .detail .text {
	margin:5px 0 0 15px;
	padding:0;
	width:225px;
	height:auto;
	text-align:left;
}
#corpo .detail .text p {
	margin:0 0 5px 0;
	padding:0;
}
#corpo .detail ul {
	margin:5px 0 0 15px;
	padding:0;
	border:none;
	width:225px;
	height:auto;
	list-style-type:none;
	text-align:left;
}
#corpo .boxes {
	margin:100px 0 0 5px;
	padding:0;
	border:none;
	width:200px;
	height:62px;
	float:left;
}
#corpo .boxes .tabOne, #corpo .boxes .tabTwo, #corpo .boxes .tabThree {
	margin:5px 0 0 5px;
	padding:0;
	border-top:1px solid #343434;
	border-right:1px solid #343434;
	border-left:none;
	width:190px;
	height:80px;
	display:block;
	text-align:center;
}
#corpo .boxes .tabThree {
	border-bottom:1px solid #5e1a1a;
}
#corpo .boxes h2 {
	margin:5px 5px 0 10px;
	padding:0;
	border:none;
	color:#f00;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}
#corpo .boxes p {
	margin:0 5px 10px 10px;
	padding:0;
	border:none;
	color:#fff;
	font-size:10px;
}
#corpo .boxes p.button {
	margin:10px 0 5px 0;
}
.boxes p.button a, .boxes p.button a:link, .boxes p.button a:visited, .boxes p.button a:hover, .boxes p.button a:focus, .boxes p.button a:active {
	margin:0;
	padding:3px;
	border:1px solid #666;
	color:#f00;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}
#corpo .imageGallery {
	margin:0;
	padding:6px 0 0 107px;
	border:none;
	width:893px;
	height:98px;
	/*background:transparent url(../img/bkg_imgGallery.jpg) top left no-repeat;*/
	float:left;
	clear:both;
}
#corpo .imageGallery .singleImage {
	margin:0 0 0 10px;
	padding:0;
	border:none;
	float:left;
}
.list a, .list a:link, .list a:visited, .list a:hover, .list a:focus, .list a:active {
	color:#fff;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	padding:0 0 3px 0;
	margin:0;
	width:195px;
	display:block;
	float:left;
}
.list a.freccia, .list a.freccia:link, .list a.freccia:visited, .list a.freccia:hover, .list a.freccia:focus, .list a.freccia:active {
	float:left;
	width:10px;
	border-bottom:0;
}
.list li {
	background: url(../img/tile_lista_gamma.gif) bottom left repeat-x;
	padding:0;
	margin:0;
	display: block;
	float:left;
	clear:both;
	width: 210px;
}
.list a b {
	color:#ff0000;
	border-bottom:1px solid #520202;
	padding:0 0 2px 0;
}
.list a b.bia {
	color:#fff;
	border-bottom:1px solid #520202;
	padding:0 0 2px 0;
}
.list a.freccia b {
	border-bottom:0;
}

