#home_container {
}
#home_container td {
	vertical-align: top;
}
#home_container .text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#home_content a {
	color: #AFE225;
	font-size: 10px;
	text-decoration: none;
}
#home_content a:hover {
	text-decoration: underline;
}
#home_content {
	height: 252px;
	width: 521px;
}
#home_content_intro {
	height: 252px;
	width: 521px;
	background-image: url(../../images/home_intro.jpg);
	background-repeat: no-repeat;
}
#home_content_txt {
	height: 136px;
	width: 350px;
	position: relative;
	/*width: 348px;
	left: 150px;*/
	left: -30px;
	top: 55px;
	text-align: justify;
}
#home_novita {
	height: 113px;
	width: 521px;
	background-image: url(../../images/home_novita.jpg);
	background-repeat: no-repeat;
}
#home_novita_txt {
	height: 60px;
	width: 358px;
	position: relative;
	left: 20px;
	top: 18px;
	float: left;
	text-align: justify;
}
#home_novita_img {
	/*background-image: url(../../images/libro1.jpg);*/
	background-repeat: no-repeat;
	height: 90px;
	width: 63px;
	float: right;
	position: relative;
	right: 45px;
	top: 10px;
}
#home_container .clearer {
	clear: left;
}
#home_offerte {
	height: 130px;
	width: 521px;
	background-color: #50727E;
	top: 20px;
}
#home_offerte_txt {
	height: 90px;
	width: 358px;
	position: relative;
	left: 20px;
	top: 18px;
	float: left;
	text-align: justify;
}
#home_offerte_img {
	/*background-image: url(../../images/libro2.jpg);*/
	background-repeat: no-repeat;
	height: 90px;
	width: 63px;
	float: right;
	position: relative;
	right: 45px;
	top: 16px;
}
#home_space_v {
	height: 331px;
	width: 3px;
}

#sku_content {
	background-color: #004C63;
	width: 770px;
	height: 100%;
}
#sku_content .clearer {
	clear: both;
}
#sku_height {
	background-color: #004C63;
	height: 494px;
	width: 1px;
	float: right;
	
}
#sku_foto {
	width: 200px;
	height: 495px;
	padding: 10px;
	float: left;
	margin-left: 15px;
}
#sku_foto img{
	border: 1px;
	border-color: #000;
}
#sku_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px;
	line-height: 17px;
	width: 455px;
	float: right;
	padding-right: 55px;
	
}
#sku_titolo {
	font-size: 15px;
	color: #afe225;
}
#sku_sommario {
	font-size: 10px;
	color: #ccc;
	text-align: justify;
}

#sku_descrizione {
	font-size: 11px;
	color: #FFF;
	text-align: justify;
}
#sku_proprieta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
}

#sku_back {
	color: #afe225;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 3px; 
	margin-right: 55px;
}
#sku_back a{
	color: #afe225;
	text-decoration: none;
}
#sku_back a:hover{
	color: #afe225;
	text-decoration: underline;	
}
.sku_evidenziato {
	color: #afe225;
	float: left;
}
.sku_eventi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#sku_header_carrello {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
} 

#sku_header_carrello a{
	color: #AFE225;
	text-decoration: none;
} 
#sku_header_carrello a:hover {
	color: #AFE225;
	text-decoration: underline;
} 
#sku_carrello_span_totale {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}


.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("/images/magminus.cur"), pointer;
}