/* CSS Document */
*
{
   margin:0;
   padding:0;
}

html, body {
	background-image:		url(img/bg01.jpg);
	background-repeat:		repeat-x;
	background-position:	top;
	margin:					0;
	padding:				0;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#666666;
}

a, a:active, a:link, a:visited  {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			normal;
	text-decoration: 		none;
	color: 					#666666;
}
a:hover {
	color: 					#999999;
}

.container {
	width:					920px;
	min-height: 			514px;
	height: 				auto !important;
	height: 				514px;
	margin:					0 auto;
	background-color:		#FFF;
}
.container_sx {
	width:					600px;
	min-height: 			600px;
	height: 				auto !important;
	height: 				600px;
	float:					left;
}
.container_dx {
	width:					320px;
	min-height: 			610px;
	height: 				auto !important;
	height: 				610px;
	float:					left;
	background-color:		#FFF;
}
.footer {
	clear:					both;
	background-color:		#2a2a2a;
	width:					920px;
	min-height: 			27px;
	height: 				auto !important;
	height: 				27px;
	margin:					0 auto;
}
.menu {

	color:					#3379cb;
	background-position:	top;
	background-repeat:		repeat-x;
	margin:					0;

}


.menu ul {
	margin: 				0;
	padding-left: 			0;
	list-style: 			none;
}

.menu li {
	display: 				inline;
	margin: 				0;
	padding: 				0;
}

.menu a, .menu a:active, .menu a:link, .menu a:visited  {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-weight:			normal;
	text-decoration: 		none;
	color: 					#666666;
	float:					left;
	margin: 				0em;
	padding: 				0.6em 0.9em 0.6em 0.9em;
	border-right: 			0px solid #cccccc;
}

.menu a:hover {
	color: 					#cccccc;
	background-color:		#333333;
}
hr {
	border-bottom:			1px solid #ffffff;
	border-left:			1px solid #ffffff;
	border-right:			1px solid #ffffff;
	border-top:				1px solid #cccccc;
	margin-top:				5px;
	margin-bottom:			8px;
}
h1, h2, h3 {
	margin: 				0;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:					#215b35;
	font-size:				22px;
	font-weight:			normal;
	text-transform:			capitalize;
	margin:0;
	padding:0
}
h1 .light {
	color:					#999999;
	font-size:				24px;
	font-weight:			normal;
	text-transform:			capitalize;
	margin:0;
	padding:0
}
h2 {
	color:					#666666;
	font-size:				14px;
	font-weight:			normal;
	font-style:				italic;
}
h3 {
	color:					#ffffff;
	font-size:				18px;
	font-weight:			normal;
}
h4 {
	color:					#333333;
	font-size:				12px;
	font-weight:			bold;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:					#333333;
	font-size:				14px;
	font-weight:			bold;
	margin:0;
	padding:0
}
.img {
	border:1px solid #ffffff;
	margin:20px;
	margin-right:0;
	margin-top:0;
	float: right;
}
.testo {

	font-family:Arial, Helvetica, sans-serif;
	color:#321f07;
	font-size:12px;
	text-align:justify;


}
.minitesto {

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#666666;
	text-align:justify;


}
.col_sx_micro {
	width:51px;
	float:left;
	padding:2px;
	padding-top:3px;
}
.col_sx_mini {
	width:150px;
	float:left;
	padding:2px;
	padding-top:3px;
}
.col_sx {
	width:300px;
	float:left;
	padding:2px;
	padding-top:3px;
}
.col_dx {
	width:306px;
	float:left;
	padding:2px;
	padding-top:3px;
}
.col_dx_big {
	width:380px;
	float:left;
	padding:2px;
	padding-top:3px;
}

.left {
	float:					left;
	height:					auto !important;
}
.left_space {
	float:					left;
	margin-right:			6px;
	
}
.right {
	float:					right;
	height:					auto !important;
}
.box_news {
	width:					280px;
	min-height: 			259px;
	height: 				auto !important;
	height: 				259px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8e591a;
	background-image:url(img/bg_news.gif);
	background-position:	top;
	background-repeat:		no-repeat;
	background-color:		#FFF;
	padding:20px;
	padding-bottom:0;
}
.box_news ul {
	margin:0;
	padding:0;
	padding-top:35px;
}
.box_news li {
	list-style-type:none;
	border-bottom:1px dotted #b9b9b9;
	padding-bottom:5px;
	margin-bottom:12px;
}
.box_news a, .box_news a:active, .box_news a:link, .box_news a:visited  {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			normal;
	text-decoration: 		none;
	color: 					#666666;
}
.box_news a:hover {
	color: 					#999999;
}
.box_lastprod {
	width:					290px;
	min-height: 			349px;
	height: 				auto !important;
	height: 				349px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#90af37;
	background-image:		url(img/bg_lastprod.jpg);
	padding:				25px;
	padding-right:			5px;
	padding-bottom:			0;
}
.box_lastprod ul {
	margin:0;
	padding:0;
	padding-top:35px;

}
.box_lastprod li {
	list-style-type:none;
	padding-bottom:10px;
}
.box_lastprod_foto {
	width:107px;
	min-height: 			73px;
	height: 				auto !important;
	height: 				73px;
	float:left;
	background-image:url(img/bg_lastprod_foto.gif);
	padding-left:3px;
	padding-bottom:7px;
	padding-top:4px;
	margin-right:			5px;
}
.box_lastprod a, .box_lastprod a:active, .box_lastprod a:link, .box_lastprod a:visited  {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-weight:			normal;
	text-decoration: 		none;
	color: 					#bcf6cf;
}
.box_lastprod a:hover {
	color: 					#5c9f59;
}
.chiusura {
	clear:					both;

}
.flash {
	width:					920px;
	min-height: 			110px;
	height: 				auto !important;
	height: 				110px;
	margin:					0 auto;
}
.content {
	width:					560px;
	min-height: 			363px;
	height: 				auto !important;
	height: 				363px;
	background-image:		url(img/bg_content.gif);
	background-position:	bottom;
	padding:				20px;
	background-repeat:		repeat-x;
	background-color:		#ffffff
}