	
/*=Global */
*{ padding: 0; margin: 0; border: 0; }


/*=Generali */
body {
	background-position				: center;
	height								: 100%;
   background-color					: #A7A7A7;
	background-image					: url(../images/texture.png);
	background-repeat					: repeat;
	font-family							: Verdana, Helvetica, Arial, sans-serif;
	font-size							: 11px;
}

a {
	text-decoration					: none;
	color									: transparent;
}


/*=Elementi della pagina */
div.container_intro {
	font-family							: Verdana, Helvetica, Arial, sans-serif;
	min-height							: 100%;
	height								: 100%;
	height								: auto;		/*Importante*/
	font-size							: 10px;
  	margin								: 0 auto;
  	width									: 910px; 
	margin-top							: -230px;
} 

div.container_intro_ie6 {				/*Caso particolare Explorer6 e versioni precedenti*/
	font-family							: Verdana, Helvetica, Arial, sans-serif;
	min-height							: 100%;
	height								: 100%;
	height								: auto;		/*Importante*/
	font-size							: 10px;
  	margin								: 0 auto;
  	width									: 910px; 
	margin-top							: -896px;
} 

div.container {
	font-family							: Verdana, Helvetica, Arial, sans-serif;
	min-height							: 100%;
	height								: 100%;
	height								: auto;		/*Importante*/
	font-size							: 10px;
  	margin								: 0 auto;
  	width									: 910px; 
}

#intro {
	min-height							: 100%;
	height								: 100%;
  	margin								: auto auto;
  	width									: 910px; 
}

#header {
	margin-top							: 0px;
	background-image					: url(../images/header.png);
	background-position				: center;
	background-repeat					: no-repeat;
	height								: 180px;
}


/*MENU*/
#menu {
	padding-top							: 24px;
	padding-left						: 10px;
}

#menu ul {
	padding								: 0;
	margin								: 0;
	list-style-type					: none;
}

#menu li {
	float									: left;
	padding-left						: 15px;
}

div.btn_home {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_home.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_home:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

div.btn_home_hov {
   background-position				: 0 -23px;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_home.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_chisiamo {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_chisiamo.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_chisiamo:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

div.btn_chisiamo_hov {
   background-position				: 0 -23px;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_chisiamo.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_prod {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_prod.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_prod:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

div.btn_prod_hov {
   background-position				: 0 -23px;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_prod.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_promo {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_promo.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_promo:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

div.btn_promo_hov {
   background-position				: 0 -23px;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_promo.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_marchi {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_marchi.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_marchi:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

div.btn_marchi_hov {
   background-position				: 0 -23px;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_marchi.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;	
}

div.btn_dove {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_dove.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;
}

div.btn_dove:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

div.btn_dove_hov {
   background-position				: 0 -23px;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_dove.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;	
}

div.btn_contatti {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_contatti.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;	
}

div.btn_contatti:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

div.btn_contatti_hov {
   background-position				: 0 -23px;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_contatti.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;	
}

div.btn_rss {
	background-position				: 0 0;
	background-repeat					: no-repeat;
	background-image					: url(../images/btn_rss.png);
	width									: 95px;
	height								: 23px;
	border								: 0;
	color									: #006a00;
	cursor								: pointer;	
}

div.btn_rss:hover{
   background-repeat					: no-repeat;
   background-position				: 0 -23px;
}

#mainContent {
	background-image					: url(../images/sfondo.png);
	background-repeat					: no-repeat;
	height								: 600px;
	width									: 910px;
}

#footer {
	background-image					: url(../images/footer.png);
	margin-left							: auto;
   margin-right						: auto;
	font-size							: 10px;
  	width									: 910px; 
	height 								: 53px;
	color									: #002D00;
	line-height							: 17px;
	
}

#footer_label {
	padding-top							: 2px;
	padding-left						: 26px;
	text-align							: justify;
}

#footer a {
	color									: #002D00;
}

#footer a:hover {
	color									: #e57b03;
	text-decoration					: none;
}

#content {
	font-family							: Verdana, Helvetica, Arial, sans-serif;
	font-size							: 11px;
	text-align							: justify;
}

strong.pv{
	color:#006A00;
}

div#box{
	margin-top:-10px;
	margin-left:30px;
}