@charset "utf-8";





html,body {

	height: 100%;

}

body {

	margin-top: 0px; 

	margin-bottom: 0px; 

	background-color: #ffffff;

	font-family: "Trebuchet MS", Arial, Georgia, sans-serif; 

	font-size: 11px;

	color: #040405;

}

img {

	margin: 0px; 

	padding: 3px; 

	border: 0px solid #F4F4F4;

}

img.left {

	margin: 0px 7px 3px 0px; 

	padding: 3px; 

	border: 1px solid #F4F4F4;

	float: left;

}

img.right {

	margin: 0px 0px 3px 7px; 

	padding: 3px; 

	border: 1px solid #F4F4F4;

	float: right;

}





a {

	color: #5F9410;

	text-decoration: none;

	font-weight: bold;

	padding: 0px 2px 0px 2px;

	background-color: #ffffff;

}

a:hover {

	color: #9A40A0;

	text-decoration: underline;

}

a.more {

	color: #5F9410;

	text-decoration: none;

	font-weight: bold;

	padding: 0px 2px 3px 22px;

	background: #ffffff url('ico_more.gif') top left no-repeat;

}

a.more:hover {

	color: #9A40A0;

	text-decoration: underline;

	background: #ffffff url('ico_more_r.gif') top left no-repeat;

}









#container { 

	width: 900px;

	margin-left: auto;

	margin-right: auto;

	border: 1px solid #F4F4F4;

	background-color: #ffffff;

}

#header { 

	width: inherit;

	height: 168px;

	text-align: right; 

	padding: 0px;

	margin: 0px;

	background: url(header.jpg) top left no-repeat;

	border-bottom: 0px solid #ff0000;

}

	#header #headercontent { 

		float: right;

		text-align: right; 

		margin-right: 10px;

		padding-top: 5px;

		border: 0px solid #ff0000;

		color: #ffffff;

	}

		#header #headercontent h1, #header #headercontent h2, #header #headercontent h3 {

			font-size: 110%;

			display: inline;

			padding: inherit;

			font-weight: bold;

			color: #9dbb73;

		}

		#header #headercontent h2 {

			color: #000000;

			line-height: 1.7em;

		}

		#header #headercontent p {

			font-size: 110%;

			font-weight: bold;

			display: inline;

			padding: inherit;

		}

		#header #headercontent a {

			background-color: #8EAC4A;

			color: #ffffff;

		}

		#header #headercontent a:hover {

			background-color: #738A3C;

			text-decoration: underline;

		}











#menu { 

	width: inherit;

	text-align: left; 

	background: #F566FC url(bkg_menu.jpg) top left repeat-x;

	border: 0px solid #ff0000;

	color: #F198F4;

	padding: 0px;

	margin: 0px;

	font-size: 1.4em;

}

#menu #menubuttons { 

	padding: 7px 0px 7px 0px;

	margin: 0px;

	text-align: center;

	border: 0px solid #ff0000;

}

#menu #menubuttons a { 

	font-size: inherit;

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

	margin: 0px 5px 0px 5px;

	padding: 0px 5px 0px 5px;

	background-color: transparent;

}

#menu #menubuttons a:hover { 

	text-decoration: underline;

	color: #DEF98E;

}







	

#contenuti_generali { 

	width: 100%;

	background-color: #ffffff;

}



#contenuti_sinistra { 

	width: 600px;

	float: left;

	margin: 0;

	padding: 12px;

	_padding: 6px;

	height: auto;

	background-color: #ffffff;

}

	#contenuti_sinistra #cont { 

	width: inherit;

	background-color: #ffffff;

	margin: 10px 0px 15px 0px;

	}

	#contenuti_sinistra #contsx { 

	width: 290px;

	margin: 15px 0px 15px 0px;

	float: left;

	}

	#contenuti_sinistra #contdx { 

	width: 290px;

	margin: 15px 0px 15px 0px;

	float: right;

	}

	#contenuti_sinistra #contprodotti { 

	width: 290px;

	margin: 0px 10px 0px 0px;

	float: left;

	text-align: center;

	height: 200px;

	}

	#contenuti_sinistra h1, #contenuti_sinistra h2, #contenuti_sinistra h3 {

		color: #000000;

		display: compact;

		width: 580px;

		background: #E7F3DB url('bkg_titles.jpg') top center repeat-x;

		font-size: 1.4em;

		padding: 5px 10px 5px 10px;

		margin: 10px 0px 10px 0px;

		clear: both;

	}
	#contenuti_sinistra #cont h1.naturale {
		color: #000000;
		display: inline;
		background: transparent url('traspa.gif') top center repeat-x;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
	}
	#contenuti_sinistra #cont h2.naturale {
		color: #000000;
		display: inline;
		background: transparent url('traspa.gif') top center repeat-x;
		font-size: 11px;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
	}


#contenuti_sinistra #elenco {
    width: inherit;
    background-color: #ffffff;
    margin: 10px 0px 15px 0px;
    }
    #contenuti_sinistra #elenco ol {
    padding: 0px 0px 15px 0px;
    margin: 0px;
    border-top: 1px solid #bade87;
    background: transparent;
    }
	#contenuti_sinistra #elenco ol.listaluca {
    padding-top: 0px;
    margin: 0px;
    border-top: 0px solid #bade87;
    background: transparent;
    }
    #contenuti_sinistra #elenco ol li {
        padding: 10px 5px 10px 5px;
        margin: 2px 5px 2px 5px;
        border-bottom: 1px solid #bade87;
        background: url("boxes_closer.jpg") bottom center repeat-x;
        list-style-type: none;
    }
	#contenuti_sinistra #elenco ol li.sottocat {
        background: url("boxes_closer.jpg") bottom center repeat-x;
        font-size: 1.5em;
		color: #9A40A0;
		/*color: #5F9410;
		text-decoration: underline;*/
		font-weight: bold;
		border-bottom: 2px solid #5F9410;
    }
    #contenuti_sinistra #elenco ol li img {
        padding: 0px;
        margin: -4px 5px 0px 0px;
        border: 1px solid #bade87;
        float: left;
    }
    #contenuti_sinistra #elenco ol li:hover {
        background-color: #f4f5f7;
    }
   
    #contenuti_sinistra #elenco ol li a {
        padding: 0px 3px 0px 3px;
        margin: 0px;
        font-size: 1.4em;
        font-weight: bold;
        background-color: transparent;
    }
    #contenuti_sinistra #elenco ol li a:hover {
        background-color: transparent;
        text-decoration: underline;
    }





#contenuti_destra {

	width: 250px;

	float: right;

	margin: 0;

	padding: 12px;

	_padding: 6px;

	background-color: #ffffff;

}

	#contenuti_destra img {

		border: 1px solid #86C249;

		margin-bottom: 2px;

		padding-bottom: 2px;

	}

	#contenuti_destra #cont { 

	width: inherit;

	background-color: #ffffff;

	margin: 10px 0px 5px 0px;

	}

	#contenuti_destra #contlogo { 

	width: inherit;

	background-color: #ffffff;

	margin: 10px 0px 5px 0px;

	text-align: center;

	}

	#contenuti_destra #contlogo img { 

	border: 0px;

	}

	#contenuti_destra #readmore { 

	width: inherit;

	background-color: #ffffff;

	margin: 0px;

	padding: 0px 0px 7px 0px;

	text-align: center;

	border: 0px solid #ff0000;

	clear: both;

	text-align: right;

	}

	#contenuti_destra h1, #contenuti_destra h2, #contenuti_destra h3 {

		display: compact;

		width: 230px;

		background: #E7F3DB url('bkg_titles.jpg') top center repeat-x;

		font-size: 1.4em;

		padding: 5px 10px 5px 10px;

		margin: 10px 0px 10px 0px;

		clear: both;

	}











#footer {

	clear: both;

	padding: 15px 25px 15px 25px;

	width: 750px;

	text-align: center; 

	color: #F198F4;

	margin: 10px 0px 10px 0px;

	border: 5px solid #89C128;

	background-color: #9A419F;

}

#footer a {

	text-decoration: none;

	color: #ffffff;

	background-color: #9A419F;

	margin: 0px 7px 0px 7px;

	padding: 0px 7px 0px 7px;

}

#footer a:hover {

	color: #ffff00;

	text-decoration: underline;

}

#footer a.imgmedia {

	background: #9A419F url('img_logo.jpg') center left no-repeat;

	padding: 10px 0px 10px 45px;

	margin: 10px 0px 10px 7px;

	font-size: 1.2em;

}

#footer a.imgmedia:hover {

	background: #9A419F url('img_logo_roll.jpg') center left no-repeat;

	color: #000000;

}







.titoloblu {

	color: #223e66;

	font-size: 1.3em;

}

.titoloverde {

	color: #8BC12D;

	font-size: 1.3em;

}

.bianco {

	color: #ffffff;

}

#separatore {

	width: inherit;

	background: #ffffff url('boxes_closer.jpg') top center repeat-x;

	clear: both;

	height: 20px;

	margin-bottom: 10px;

}



#separatore2 {

	width: inherit;

	background: #ffffff url('boxes_closer.jpg') top center repeat-x;

	clear: both;

	height: 7px;

	margin-bottom: 4px;

}

#readmore { 
	

	background-color: #ffffff;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	text-align: center;

	border: 0px solid #ff0000;

	text-align: right;

	}

#tendina { 
	margin:0px;
	padding:0px;

	border: 0px solid #ff0000;

	text-align: right;
	float:right;

	}

#tendina form { 
	margin:0px;
	padding:0px;

	}

