/* CSS Document */
/* layer principale */

#center-base {
 	padding: 0;
	text-align: center;
	width: 100%;
	border-style: groove groove groove groove;
	display: table-row; 
 border-width:1px;
 border-color:Black;
}
#box-sx {
	float: left;
	width: 283px;
	text-align: center;
	margin: 0;
	padding: 0;
/*background-color:Gray;*/
}
#box-uno {
	width: 70px;
	height: 160px;
	margin: 0;
	text-align: left;
	background-image: url(../images/montaggio/sellaT.jpg);
	background-repeat: no-repeat;
	background-position: left;
/*background-color:Black;*/
	padding: 0 0 0 60px
}
#box-content {
	float: left;
	width: 218px;
/*	background-image: url(../images/back_query.gif);
	background-repeat: repeat-y; */
	margin: 20px 0 0 0;
}
#link-identificativo {
	margin: 0;
	padding: 0 0 0 15px;
/*	background-image: url(../images/back_query_tit.gif);
	background-repeat: repeat-y;
background-color:Black;        */
}
#link-descrizione {
    padding-left: 15px;
    height: 80px;
    /*background-color:Blue;*/
}

#box-due {
 	width: 70px;
	height: 160px;
	margin: 0;
	text-align: left;
	background-image: url(../images/montaggio/stivaleT.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 60px
}
#box-tre {
	width: 70px;
	height: 160px;
	margin: 0;
	text-align: left;
	background-image: url(../images/montaggio/speroniT.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 60px
}
#center-base-center {
	float: left;
	width: 282px;
	text-align: center;
	padding: 0;
	/*border-style:solid;
border-width:1px;
 border-color:Red;*/
}
#box-contorno {
	border: 0px solid #cc0000;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}
#link-center {
	text-align: left;
	margin: 10px 0 0 0;
}
#box-divisore {
	margin: 0;
	padding: 0;
	background-image: url(../images/back_pie_box_red.gif);
	background-repeat: no-repeat;
	color: #ccc;
}
#center-base-dx {
	float: left;
	width: 250px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#box-quattro {
 	width: 70px;/* width: 170px;*/
	height: 160px;/* width: 120px;*/
	margin: 0;
	text-align: left;
	background-image: url(../images/montaggio/bisaccaT.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 60px
}
#box-cinque {
 	width: 70px;/* width: 170px;*/
	height: 160px;/* width: 120px;*/
	margin: 0;
	text-align: left;
	background-image: url(../images/montaggio/cappelloT.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 60px
}
#box-sei {
    width: 70px;/* width: 170px;*/
	height: 160px;/* width: 120px;*/
	margin: 0;
	text-align: left;
	background-image: url(../images/montaggio/galleryT.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 60px
}

a#center-base-sezione {
	display:block;
	height:20px;
    width:198px;
	/* width:159px;*/
}

.bordo-rosso {
 border-style:solid;
border-width:1px;
 border-color:Red;
}
