	* 
	{
		margin:0;
		padding:0;
	}
	
	
	html, body 
	{
		height:100%;
	}
	
	img, a img
	{
		border: none;
		margin: 0;
		padding: 0;		
	}
	
	body
	{
		text-align:center; /* horizontal centering for IE Win quirks */
		background-color: #ebe7dc; 
		background-repeat: no-repeat;
		background-position: center top;
		background-image: url(../graph/body.gif);
	}
	

	#wrapper
	{
		width: 966px;
		height: 594px;
		margin: auto;
		margin-top: 0;
		overflow: hidden;
	}
	

	#headr
	{
		height: 52px;
		width: 966px;
		background-color: #31312f;
		background-image: url(../graph/MenuHead.gif);
		background-position: 31px -724px;
		background-repeat: no-repeat;
	}

	
/*----  MAIN MENU  ----*/	

	#menu
	{
		font-family: "Gill Sans", sans-serif;
		font-size: 11px;
		text-align: left;
		margin-right: 28px;
		height: 52px;
		float: right;
		display: inline;
	}
	

#menu ul
{
	margin:			0;
	padding:		0;
	list-style:		none;
}

#menu li {
	float:			left;
	position:		relative;
}

#menu a 
{
	display:		block;
	position:		relative;
	padding: 0; 
	margin: 0;
	padding-right: 9px;
	padding-left: 10px;
	padding-top: 52px;

	height: 0px;
	overflow: hidden;

	text-decoration:none;
	cursor:pointer;

	background-image: url(../graph/MenuHead.gif);
	background-repeat: no-repeat;
	background-position: center 5px;	
	width:35px;
}


#menu .ita a 
{
	background-image: url(../graph/MenuHeadIta.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	width:35px;
}

#menu a#n2 	{	background-position: center -47px;	width:75px;	}
#menu a#n3 	{	background-position: center -99px;	width:50px;	}
#menu a#n4 	{	background-position: center -151px;	width:47px;	}
#menu a#n5 	{	background-position: center -203px;	width:51px;	}
#menu a#n6 	{	background-position: center -255px;	width:80px;	}
#menu a#n7 	{	background-position: center -307px;	width:65px;	}



#menu a#n1:hover, #menu a#n1.selezionato 	{	background-position: center -359px;	}

#menu a#n2:hover, #menu a#n2.selezionato 	{	background-position: center -411px;	}
#menu a#n3:hover, #menu a#n3.selezionato 	{	background-position: center -463px;	}
#menu a#n4:hover, #menu a#n4.selezionato 	{	background-position: center -515px;	}
#menu a#n5:hover, #menu a#n5.selezionato 	{	background-position: center -567px;	}
#menu a#n6:hover, #menu a#n6.selezionato 	{	background-position: center -619px;	}
#menu a#n7:hover, #menu a#n7.selezionato  	{	background-position: center -671px;	}




#menu a.langg 
{
	background-image: url(../graph/it.gif);
	padding-right: 0px;
	padding-left: 18px;
	background-position: 18px 25px;
	width: 16px;
}


#menu .ita a.langg 
{
	background-image: url(../graph/eng.gif);
}


#vuoto
{
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	margin-top: 22px;	
	padding-right: 0px;
	padding-left: 2px;
}




#player
{
	position:relative;
	left: 415px;
	top: -681px;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	z-index: 100;
}






/*----  SUB_MENU  ----*/	


	#submenuu
	{
		height:130px;
		width: 966px; 
		display: none;
	}
	
	#submenuu ul
	{
		margin:			0;
		padding:		0;
		list-style:		none;
	}
	
	#submenuu li {
		float:			left;
		position:		relative;
	}
	
	#submenuu a 
	{
		display:		block;
		position:		relative;
		padding: 0; 
		margin: 0;

		width:	138px;
		height: 0px;
		overflow: hidden;
		padding-top: 130px;


		background-image: url(../graph/subVini.jpg);
		background-repeat: no-repeat;
		text-decoration:none;
		cursor:pointer;
	}


	#submenuu a:hover 
	{
	}
	


	#submenuu a.TA	{	background-position: 0px top;		}
	#submenuu a.AR	{	background-position: -138px top;	}
	#submenuu a.SL	{	background-position: -276px top;	}
	#submenuu a.NRI	{	background-position: -414px top;	}
	#submenuu a.LIS	{	background-position: -552px top;	}
	#submenuu a.TER	{	background-position: -690px top;	}
	#submenuu a.TUK	{	background-position: -828px top;	}
	
	#submenuu a.TA:hover	{	background-position: 0px -130px;	}
	#submenuu a.AR:hover	{	background-position: -138px -130px;	}
	#submenuu a.SL:hover	{	background-position: -276px -130px;	}
	#submenuu a.NRI:hover	{	background-position: -414px -130px;	}
	#submenuu a.LIS:hover	{	background-position: -552px -130px;	}
	#submenuu a.TER:hover	{	background-position: -690px -130px;	}
	#submenuu a.TUK:hover	{	background-position: -828px -130px;	}

	
	
	
	
	
	#skip
	{
		margin-top: 25px;
		font-family: Verdana;
		font-size: 11px;
		letter-spacing: 0px;
		color: #31312f;
		cursor: pointer;
	}

/*------  NEWS ----------*/


	#nws
	{
		width: 966px;
		margin-top: 10px;
		height: 45px;
		font-family: Verdana;
		font-size: 11px;
		letter-spacing: 0px;
		color: #31312f;
		line-height: 1.4em;
		text-align: left;
	}
	
	#nws h2
	{
		font-size: 11px;
	}
	
	#news
	{
		float: left;
		width: 800px;
		padding-left: 30px;
	}

	#sxnews
	{
		width: 87px;
		height: 45px;
		float: left;
	}
	
	#headnews
	{
		height: 24px;
	}
	
	#nwnww
	{
		font-weight: bold;
		float: left;
	}
	
	#nwcount
	{
		text-align: right;
		float: right;
		margin-right: 2px;
	}
	
	#tastinws
	{
	}





	#news_prev, #news_next, #news_pause
	{
		width: 25px;
		height: 21px;
		background-image: url(../graph/tastiNews.gif);
		background-repeat: no-repeat;
		float: left;
		margin-right: 6px;
	}
	
	#news_prev.Pn		{	background-position: 0px 0px;	}
	#news_next.Nn		{	background-position: -50px 0px;		margin: 0;}
	#news_pause.PPn		{	background-position: -25px 0px;	}
	
	#news_prev.Pactive	{	background-position: 0px -21px;	}
	#news_next.Nactive	{	background-position: -50px -21px;	margin: 0;}
	#news_pause.PPactive	{	background-position: -25px -21px;	}







/*----  PAGE  ----*/	
	
	
	#cntnt
	{	
		width: 966px;
		height: 530px;
		margin-top: 10px;
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	
	#intro
	{
		width: 966px;
		height: 475px;
		background-color: #ebe7dc;
	}
	
		
		
	
	.clear
	{
		clear: both;
	}



	
	#loadingg img
	{
		margin-top: 350px;	
	}
	
	
	#foot
	{
		width: 990px;
		height: 95px;
		margin: auto;
		margin-top: 15px;
	}
	
	

	#foot p
	{
		font-family: Verdana;
		font-size: 10px;
		letter-spacing: 1px;
		color: #666666;
		line-height: 1.7em;
		text-align: left;
		font-style: normal;
		margin: 0;
		padding: 0;
		padding-top: 33px;
		margin-left: 128px;
		
	}	
	
	
	
	
	
	
	#csx
	{
		float: left;
		width: 316px;
		height: 530px;
	}
	

	#cdx
	{
		float: left;
		margin-left: 0px;
		width: 650px;
		height: 530px;
		display: inline;
		text-align: left;
	}
	
	/*  ------  CONTACTS ---------------------------------------------------------------------------------------------------- */
	

	#indirizzo
	{
		width: 245px;
		margin: 87px 0 0 30px;
		color: #bfbdba;
		text-align: left;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 1.4em;
	}
	
	#indirizzo p
	{
		margin-bottom: 12px;
		padding-top: 11px;
		border-top-color: #666666;
		border-top-style: dashed;
		border-top-width: 1px;			
		
	}
	
	#message h2
	{
		font-size: 13px;
	}
	
	#indirizzo a
	{
		color: #e8e1d8;
		text-decoration: none;
	}
	
	
	#indirizzo a.mappp
	{
		color: #FFBD05;
		letter-spacing: 1px;
		text-decoration: none;
	}

	
	h2.contacts
	{
		color: #ac891d;
		font-size: 12px;
		font-weight: normal;
		padding: 25px 30px 0 25px;
		font-family: Verdana, Arial;		
		font-size: 12px;
		text-align: left;
		letter-spacing: 0;
		line-height: 1.3em;		
	}
	
	
	form
	{
		color: #bfbdba;
		font-size: 11px;
		font-weight: normal;
		padding: 48px 0 0 31px;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 1.75em;
		text-align: left;
	}

	.clear
	{
		clear: both;
	}

	.oneF
	{
		float: left;
		height: 20px;
		line-height: 20px;
		width: 50px;
		margin-bottom: 15px;
	}

	.oneF.TAR
	{
		width: auto;
		margin: 0;
	}
	
	.oneF.lastF
	{
		margin-right: 0px;
	}

	textarea
	{
		padding: 0;
		border:none;
		width: 255px;
		height: 80px;
		background-color: #dad6ce;
		color: black;
		overflow: hidden;
		margin-top: 5px;
	}
	
	input
	{
		margin: 0;
		padding: 0;
		border:none;
		width: 185px;
		height: 20px;
		background-color: #dad6ce;
		color: black;
		margin-left: 20px;
		display: inline;
	}
	
	
	input.errorField
	{
		background-color: #787878;
	}
	

	input.submit
	{
		color: #FFFFFF;
		background-color: #636363;
		margin-top: 20px;
		width: 60px;
		margin-left: 194px;;
	}
	
	
	


	/*  ------  GALLERY ---------------------------------------------------------------------------------------------------- */

	
	
	
#cdx.fotografia	
{
	overflow: hidden;
}

#thumbs-adv
{
	margin-left: 26px;
	margin-top: 26px;
}

#thumbs-adv li
{
	list-style: none;
	display:block;
	width:45px;
	height:45px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	cursor:pointer;
}

#tastigall
{
	display: none;
}



#main_image
{
	float: left;
	display: inline;
}	






	/*  ------  DOWLOADS ---------------------------------------------------------------------------------------------------- */



.downs
{
	color: #bfbdba;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 2em;
	text-align: left;
	letter-spacing: 1px;
}

.downs a
{
	color: #bfbdba;
	text-decoration: none;
	letter-spacing: 0;
	font-size: 11px;

}

.downs a:hover
{
	color: #d6b63c;
}


.headdw
{
	height: 86px;
	width: 100%;
	margin-bottom: 40px;
}


.headdwnload
{
	height: 86px;
	width: 100%;
	margin-bottom: 75px;
}

.downs h2
{
	color: #ac891d;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 25px 35px 0 25px;
	line-height: 1.3em;
}




.DWnormale
{
	height: 30px;
	padding-top: 10px;
	margin-left: 32px;
	margin-right: 30px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;	
}


.DWnormale.sopra
{
	border-top-color: #666666;
	border-top-style: dashed;
	border-top-width: 1px;	
}


.DWnormale img
{
	border: 0;
	margin: 0;
	padding: 0;
	padding-right: 6px;
}



#dwsx
{
	float: left;
	display: inline;
	width: 316px;
	
}

#dwce
{
	float: left;
	display: inline;
	width: 325px;
}


#dwdx
{
	float: left;
	display: inline;
	width: 325px;
}


.primo 
{
	float: left;
}

.colonna
{
	float: right;
	margin-right: 20px;
}
	
.colonna.ita
{
	margin-left: 15px;
	margin-right: 0px;

}








	/*  ------  VINI ---------------------------------------------------------------------------------------------------- */


	#scheda
	{
		margin-top: 135px;
		margin-left: 36px;
		width: 440px;
		color: #31312f;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 1.6em;
		text-align: left;
	}
	
	#scheda	em
	{
		font-style: normal;
		color: #af8800;
	}	
	
	
	#scheda.lunae
	{
		margin-top: 150px;
	}
	
	#scheda.lunae	em
	{
		color: #bfbdba;
	}	

	#scheda.lunae
	{
 		color: black;
 	}	
	
	#scheda	p
	{
		margin-bottom: 5px;
	}
	
	
	#poem
	{
		float: right;
		margin-top: 52px;
		margin-right: 30px;
		font-style: italic;
		color: #31312f;;
		font-family: Times;
		font-size: 13px;
		line-height: 1.6em;
		text-align: right;
		
	}
	
	





	/*  ------  PHILOSOPHY ---------------------------------------------------------------------------------------------------- */

	
	.poesia
	{
		text-align: right;
		
		font-style: italic;
		font-family: Verdana;
		font-size: 11px;
		
		color: #9e9c98;
		line-height: 1.4em;

	}

	.poesia p
	{
		margin-top: 210px;
		padding-right: 29px;
	}
/*
	#filosofia
	{
		margin-top: 100px;
		margin-left: 42px;
		width: 565px;
		color: #4e4e49;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 1.6em;
		text-align: justify;
		font-style: normal;
	}


	#filosofia p.mainph
	{
		padding-top: 8px;
		margin-bottom: 40px;
		color: #4e4e49;
		font-family: Verdana, Arial;
		font-size: 11px;
		font-style: italic;
		text-align: left;
	}


	.solesp{color: #9f7002;}	
	.cuoresp{color: #920011;}
	.animasp{color: #c3a471;}
*/

	#filosofia
	{
		margin: 210px 0 0 39px;
		width: 565px;
		color:  #bfbdba;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 1.4em;
		text-align: justify;
		font-style: normal;
	}


	#filosofia p.mainph
	{
		margin-bottom: 19px;
		color:  #bfbdba;
		font-family: Verdana, Arial;
		font-size: 11px;
		letter-spacing: 0em;
		line-height: 1.4em;
		font-style: italic;
		text-align: left;
	}


	.solesp{color: #dda525;}	
	.cuoresp{color: #d30203;}
	.animasp{color: #e4ce9a;}





	#territorio
	{
		margin: 134px 0 0 39px;
		width: 571px;
		color: #bfbdba;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 1.35em;
		text-align: justify;
		font-style: normal;
	}





