/* HOME */

#page{
   width:                  772px;
   margin:                 0 auto;
}

.main{
   float:                  left;
   width:                  960px;
   min-height:             300px;
   padding:                40px 0 50px 0;
}


#vertical_accordion{
   float:                  left;
   min-height:             300px;
   margin:                 0 40px 0 10px;
   display:                inline;
}

		.accordion_toggle {
			display: block;
			font-family: Tahoma;
			font-size:14px;
			font-weight: bold;
			/*height: 20px;*/
			min-height: 20px;
			width: 178px;
			padding: 7px 0px 3px 30px;
			line-height: 15px;
			text-decoration: none;
			outline: none;
			border: 1px solid #EEE;
			border-bottom: 0px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

.accordion_toggle_active {
	display: block;
	font-family: Tahoma;
	font-size:14px;
	font-weight: bold;
	/*height: 20px;*/
	min-height: 20px;
	width: 178px;
	background: #1A2E6D;
	padding: 7px 0px 3px 30px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	border: 1px solid #EEE;
	border-bottom: 0px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

		.accordion_content {
			background-color: #F8F8F8;
			width: 178px;
			border: 1px solid #EEE;
			padding: 0px 0px 0px 30px;
			border-bottom: 0;
			/*border-top: 0px solid #cde99f;*/
			overflow: hidden;
		}

		.accordion_content a{
			color: #0000CC;
			font-family: Tahoma;
			font-size:12px;
            margin:                 5px 0;
            padding-left:           10px;
            display:                block;
		}
		

/* PRODOTTI */

#product{
   float:                  right;
   width:                  700px;
   margin:                 0 0 0 0;
}

#product #product-title{
    margin-top:             -7px;
    font-size:              30px;
    line-height:            36px;
    color:                  #1A2E6D;
}

#product .group{
   float:                  left;
   width:                  410px;
}

#product #gallery{
   float:                  right;
   width:                  252px;
}

#product #gallery img{
    border:                 1px solid #CCC;
    margin-bottom:          20px;
	margin-top: 38px;
}
/* PRODOTTI */


/*BOX*/


table.spt_table

{

	border-style: solid;

	border-width: 0px;

	border-collapse: collapse;

	margin:0px;

	border-spacing:0px;

}

.spt_body_button_small

{

	background-image: url('/2009/image/box-button.png');

	background-repeat:no-repeat;

	/*border:1px solid #000;*/

	width:270px;

	height:42px;

	margin:0px;

	padding: 9px 10px 0px 10px;

	cursor:pointer;

	vertical-align:top;

	position:relative;

}

div.spt_button_title

{

	/*position:absolute;*/

	font-size:12pt;

}

h2.spt_button_title

{

	position:relative;

	top:-18px;

	//top:0px;

	font-size:13pt;

	font-weight:normal;

	vertical-align:top;

}



a.spt_button_title_link

{

	color:#000000;

	text-decoration:none;

	

}

.spt_body_button_descr

{
	position:absolute;
	top:30px;
	width: 163px;

	/*border:1px solid #000;*/

}

.spt_body_button_small_click

{

	position:absolute;

	top:30px;

	left:161px;

	width:113px;

	text-align:right;

}
