/*
	NUOVO
*/
			
		
/* generale */
body {
	font-family: Arial;
	text-decoration: none;
	color : #666666;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(image/bg_top.gif);
}
p { margin:0px 0px 10px 0px; border:0px; }
form{	margin:0px;	border:0px; }
.cursor { cursor: pointer; }

/* titolo */
h1 {
	font-family:Verdana, Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	line-height:14px;
	margin:0px;	
}
h1 a {color: #ffffff; text-decoration:none;	}
h1 a:hover {color: #ffffff; text-decoration:underline;} 	

/* sottotitolo */
h2 {
	color: #666666;
	font-size: 10px;
	line-height:13px;
	font-weight: normal;	
	margin:0px;	
}

/* testo */
h3 {
	color: #666666;
	font-size: 11px;
	line-height:16px;	
	font-weight: normal;	
	margin:0px;	
}
h3 a {color: #990000; text-decoration:none;	}
h3 a:hover {color: #990000; text-decoration:underline;} 	

/* testo piccolo */
h4 {
	color: #666666;
	font-size : 10px;
	font-weight: normal;
	margin:0px;	
}
h4 a {color: #666666; text-decoration:underline;	}
h4 a:hover {color: #666666; text-decoration:none;} 	

/* testo molto-piccolo */
h5 {
	color: #666666;
	font-size : 9px;
	font-weight: normal;
	margin:0px;	
}


.footer {
	color: #999999;
	font-size: 11px;
}
.footer a{ color:#999999;	text-decoration:underline;  }
.footer a:hover { color:#999999;	text-decoration:none; }

.extranet {
	color: #666666;
	font-size: 11px;
	border:dotted;
	border-width:1px;
	border-color:#000000;
	width:158px;
}
.extranet a{ color:#000000;	text-decoration:none;  }
.extranet a:hover { color:#000000;	text-decoration:underline; }

#news_title {
 background-image:url(image/bg_news_title.gif);
	background-repeat:repeat-x;
	height:27px;
	width:100%;
}
#news_text {
 background-image:url(image/bg_news_text.gif);
	background-repeat:repeat-x;
	height:88px;
	width:100%;
}

#news_title_2 {
 background-image:url(image/bg_news_title.gif);
	background-repeat:repeat-x;
	height:27px;
	width:100%;
}
#news_text_2 {
 background-color:#292929;
	width:100%;
}

/* testo */
.h3_gray {
	color: #666666;
	font-size: 11px;
	line-height:16px;	
	font-weight: normal;	
	margin:0px;	
}
.h3_gray a {color: #666666; text-decoration:underline;	}
.h3_gray a:hover {color: #666666; text-decoration:none;}

/* links
	Attivando queste righe viene anche modificato il design del CMS 
	A {	color : #0046B3;	text-decoration: none; }
	A:visited {color: #0046B3;}
	A:active {color: #0046B3;}
	A:link {color: #0046B3;}
	A:hover {	color : #FD1B14;	text-decoration: none; background-color:#b6cddb; }	
*/

/* 
	immagine 
 impostare stile di default per le immagini (bordi, margin,...)
*/
		.img {
		 margin:0px;
			border:0px;
		}
		.img_press {
		 margin:0px;
			border:0px;
		}	
		.img_pics_detail {
		 margin:0px;
			border:0px;
			padding:0px;
			border:1px groove;
			border-color:#cccccc;
			cursor:pointer;
		}				

/* 
	separatore 
	da includere con codice seguente: 
	<div class="separatore"><!-- --></div>
*/
		.separatore {
				width:100%;
				height:1px;
				background-color:#333333;
				/*background-image:url(image/separatore.gif); */
				background-repeat:repeat-x;
				margin:5px 0px 5px 0px;
				padding:0px;
		}			
		.separatore_vert {
				height:100%;
				width:1px;
				background-color:#cccccc;
				background-repeat:repeat-y;
				margin: 0px 11px 0px 4px;
				padding:0px;
		}	
		.separatore_vert_2 {
				width:1px;
				background-image:url(image/sep_vert.gif);
				background-repeat:repeat-y;
				padding:0px;
				margin: 0px 11px 0px 4px;
				height:100%;
		}			
		.separatore_oriz {
				width:100%;
				height:1px;
				background-image:url(image/sep_oriz.gif);
				background-repeat:repeat-x;
				padding:0px;
		}							
		

/* avvisi */
		.warning {
			color: #666666;
			font-size: 11px;
			text-align:center;
			font-weight:normal;
			border: 1px dotted;
			border-color: #FD1B14;
			padding:5px 0px 5px 0px;
		}

/* navigazione */
	 div#nav1{	height:25px; font-size:10px; line-height:19px;	color:#ffffff;	text-decoration:none;	}
		div#nav1 a{ height:25px; color:#ffffff;	text-decoration:none; display:block;  }
		div#nav1 a:hover { color:#ffffff;	text-decoration:none; background-image:url(image/bg_menu_1_act.gif); }
		
		div#nav1_act{	height:25px; font-size:10px; line-height:19px;	color:#ffffff;	text-decoration:none;	}
		div#nav1_act a{ height:25px; color:#ffffff;	text-decoration:none; background-image:url(image/bg_menu_1_act.gif); display:block; }
		div#nav1_act a:hover { color:#ffffff;	text-decoration:none; background-image:url(image/bg_menu_1_act.gif); }
		
	 div#nav2{		font-size:11px; line-height:24px;	color:#666666;	text-decoration:none;	width:195px;	background:url(image/bg_menu_2.gif);}
		div#nav2 a{ color:#666666;	text-decoration:none; display:block; width:195px; background:url(image/bg_menu_2.gif); }
		div#nav2 a:hover { color:#000000;	text-decoration:none; background:url(image/bg_menu_2_act.gif); }
		
		div#nav2_act{	font-size:11px; line-height:24px;	color:#000000;	text-decoration:none; width:195px; }
		div#nav2_act a{ color:#000000;	text-decoration:none; display:block; width:195px; background:url(image/bg_menu_2_act.gif); }
		div#nav2_act a:hover { color:#000000;	text-decoration:none; background:url(image/bg_menu_2_act.gif); }
		
	 div#nav2_shop{		font-size:10px; line-height:22px;	color:#666666;	text-decoration:none;	width:195px;	background:url(image/bg_menu_2.gif);}
		div#nav2_shop a{ color:#666666;	text-decoration:none; display:block; width:195px; background:url(image/bg_menu_2.gif); }
		div#nav2_shop a:hover { color:#000000;	text-decoration:none; background:url(image/bg_menu_2_act.gif); }
		
		div#nav2_shop_act{	font-size:10px; line-height:22px;	color:#000000;	text-decoration:none; width:195px; font-weight:bold; }
		div#nav2_shop_act a{ color:#000000;	text-decoration:none; display:block; width:195px; background:url(image/bg_menu_2_act.gif); font-weight:bold;  }
		div#nav2_shop_act a:hover { color:#000000;	text-decoration:none; background:url(image/bg_menu_2_act.gif); }		

  .nav2_left {
		 font-size:10px;
			color:#666666;
	  line-height:23px;
			font-weight:bold;
		}
		.nav2_left a { text-decoration:underline;	}
		.nav2_left a:hover { text-decoration:none;} 	
		
		.lang {
			color: #330000;
			font-size: 10px;	
			text-decoration:none;
			line-height:19px;
			padding-top:2px;
		}
		.lang a {color: #330000; text-decoration:none; line-height:19px;	}
		.lang a:hover {color: #ffffff; text-decoration:none;} 		

/* 
	rss feed 
*/

 /* box per channel (titolo e desc) */
	.rss_box_channel {
		border:1px solid;
		border-color:#666666;
		background-color:#E5E5E5; 
		display:block;
		width:100%;
		padding:5px;
		}

 /* box per feed (titolo e desc) */
	.rss_box_feed {
		border:1px solid;
		border-color:#999999;
		background-color:#F5F5F5; 
		width:100%;
		height:270px;
		padding:5px;
		margin-bottom:7px;
	}
	
 /* box per feed (titolo e desc) */
	.rss_box_feed_number {
		font-family: Verdana, Tahoma;
		color:#C5C5C5;
		font-size:100px;
		display:block;
		width:100%;
		text-align:right;
		position:absolute;
		
		z-index:1;
		width:163px;
		height:226px;
		left: 700px;

	}	

/* altre classi */

/* oggetti form */
		.input {
			border:1px solid #999999;
			/*margin-left:10px;
			margin-right:10px;*/
			color : #666666;
			font-weight : normal;
			/*background-color : #E5DDD0;*/
			font-size : 11px;
			border-style : ridge;
			background-image:url(image/bg_inputs.gif);
			background-position:bottom;
			height:20px;
			width:230px;
			margin:0px;

		}
		
		.textarea {
			border:1px solid #999999;
			color : #666666;
			font-weight : normal;
			background-color : #fafafa;
			background-image:url(image/bg_left.gif);
			background-position:right;
			font-size : 11px;
			border-style : ridge;
			height:110px;
			width:230px;
			margin:0px;
			padding:0px;
		}	

		.select {
				border:1px solid #999999;
				color : #666666;
				font-weight : normal;
				font-size : 11px;
				border-style : ridge;
				width:230px;
				height:20px;
				background-image:url(image/bg_inputs.gif);
				background-position:bottom;
		}
		
		.select_currency {
			border:1px solid #999999;
			color : #666666;
			font-weight : normal;
			font-size : 9px;
			border-style : ridge;
			width:70px;
			height:16px;
			background-image:url(image/bg_inputs.gif);
			background-position:bottom;
		}		

		.select_qty {
			border:1px solid #999999;
			color : #000000;
			font-weight : normal;
			font-size : 9px;
			border-style : ridge;
			width:45px;
			height:16px;
			background-image:url(image/bg_inputs.gif);
			background-position:bottom;
		}		
	
		.button {
			color : #000000;
			font-weight : normal;
			background-color : #FFFFFF;
			font-size: 10px;
			height:20px;
			border:1px;
			border-color:#999999;
			border-style : solid;
			background-image:url(image/bg_inputs.gif);
			background-position:bottom;
			margin:0px;
			padding:0px;			
		}

 /* compose */
	#shop_compose_title {
	 width:253px;
		height:26px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		line-height:14px;
		background-image:url(image/bg_shop_compose_title.gif);
		background-repeat:repeat-y;
	}


 /* shop */
	#shop_list_title {
	 width:178px;
		height:28px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		line-height:14px;
		background-image:url(image/bg_shop_list_title.gif);
		background-repeat:repeat-y;
	}
	
	#shop_list_price{
		font-size:16px;
		font-weight:bold;
		color:#333333;
		line-height:14px;
	}
	
	.shop_list_see_detail{
		font-size:11px;
		color:#666666;
		line-height:14px;
	}
	.shop_list_see_detail a {color: #666666; text-decoration:underline;	}
	.shop_list_see_detail a:hover {color: #666666; text-decoration:none;} 		
	
	.shop_cart_item_title {
		font-size:12px;
		font-weight:bold;
		color:#333333;
		line-height:14px;
	}
	.shop_cart_item_desc {
		font-size:11px;
		color:#333333;
		line-height:14px;
	}	
	.shop_cart_item_desc a {color: #666666; text-decoration:underline;	}
	.shop_cart_item_desc a:hover {color: #666666; text-decoration:none;} 	
	
	.shop_cart_item_remove {
		font-size:11px;
		color:#999999;
		line-height:14px;
	}	
	.shop_cart_item_remove a {color: #999999; text-decoration:underline;	}
	.shop_cart_item_remove a:hover {color: #999999; text-decoration:none;} 	
	
	.shop_cart_item_header {
		font-size:12px;
		font-weight:bold;
		color:#999999;
		line-height:14px;
		margin-bottom:5px;
		}		

	#shop_detail_title {
	 width:245px;
		height:26px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		line-height:14px;
		background-image:url(image/bg_shop_detail_title.gif);
		background-repeat:repeat-y;
	}
	
	#shop_detail_desc {
		font-size:11px;
		font-weight:normal;
		color:#666666;
		line-height:15px;
		padding:12px 30px 40px 20px;
	}	
	
	#add_to_cart {
		background-image:url(image/ico_add_to_cart.gif);
		background-repeat:no-repeat;
		height:29px;
		width:125px;
		cursor:pointer;
		color:#FFFFFF;
		font-size:11px;
		line-height:16px;
	}
	
	
	/* gbook */
	.gbook_title{
		font-size:11px;
		color:#000000;
		line-height:24px;
		padding:0px 0px 0px 25px;
	}
	.gbook_title a {color: #666666; text-decoration:none;	}
	.gbook_title a:hover {color: #666666; text-decoration:underline;} 	
	
	.gbook_text{
		font-size:11px;
		color:#333333;
		line-height:16px;
		padding:25px 20px 10px 25px;
		text-align:justify;
	}
	.gbook_text a {color: #333333; text-decoration:underline;	}
	.gbook_text a:hover {color: #333333; text-decoration:none;} 		
	
	/* newsletter */
	#newsletter_button_signup {
		background-image:url(image/ico_signup_newsletter.gif);
		background-repeat:no-repeat;
		height:21px;
		width:66px;
		cursor:pointer;
		color:#999999;
		font-size:9px;
		line-height:16px;
		text-align:center;
	}
	#newsletter_button_signup a {color: #999999; text-decoration:none;	}
	#newsletter_button_signup a:hover {color: #000000; text-decoration:none;}	
	
	#contact_button {
		background-image:url(image/ico_contact_us.gif);
		background-repeat:no-repeat;
		height:25px;
		width:85px;
		cursor:pointer;
		color:#FFFFFF;
		font-size:11px;
		line-height:16px;
		text-align:center;
	}
	
	#ico_button_long {
		background-image:url(image/ico_button_178px.gif);
		background-repeat:no-repeat;
		height:25px;
		width:178px;
		cursor:pointer;
		color:#FFFFFF;
		font-size:11px;
		line-height:16px;
		text-align:center;
		font-weight:normal;
	}	
	#ico_button_long a {color: #FFFFFF; text-decoration:none;	}
	#ico_button_long a:hover {color: #d5d5d5; text-decoration:none;}		
	
	
	/* compose */
	#bag, #support {
	 width:66px; 
		height:66px; 
		border:1px solid; 
		border-color:#cccccc;
	}
	#compose {
		background-repeat:no-repeat;
	}
 #bag_counter, #support_counter {
	color: #666666;
	font-size : 9px;
	font-weight: normal;
	margin:0px;	
}	

.socialAndSustainable {
 color:#666666;
	font-size:11px;
	text-decoration:none;
	height:26px;
}