 

body { 

	background-color: #2F401F;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

	

	

TD {

	font-family: Verdana;

	font-size: 11px;

	color: #333333;

	font-weight: bold;

}

  

a 				{font-family: Arial; font-size: 13px; color: #2F401F; text-decoration:none }

a:hover 		{
	font-family: Arial;
	font-size: 17px;
	color: #811618;
	text-decoration:none
}

input 			{font-family: Arial; font-size: 13px; color: #2F401F; }

textarea 		{font-family: Arial; font-size: 13px; color: #2F401F; }

select 			{font-family: Arial; font-size: 13px; color: #2F401F; }



.altri 			{
	font-family: Arial;
	font-size: 14px;
	color: #2F401F;
	font-weight: normal;
	;
	line-height: 25px
} </p>



a.contact 			{font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration:none}

a.contact:hover 	{font-family: Arial; font-size: 14px; color: #811618; text-decoration:none}



a.titolo_spento			{font-family: Arial; font-size: 17px; color: #000000; text-decoration:none }	

a.titolo_spento:hover	{font-family: Arial; font-size: 17px; color: #2F401F; text-decoration:none }

.news {

	font-family: Arial;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: normal;

	font-variant: normal;

	font-style: normal;

	line-height: 15px;

	text-transform: none;







}

.newsEvident {

	font-family: Arial;

	font-size: 11px;

	color: #CC9900;

	font-weight: bold;

}

.vino3 {

	font-family: Arial;

	font-size: 14px;

	line-height: 20px;

	font-weight: normal;

}



a.exit	{font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration:none}

a.exit:hover	{font-family: Arial; font-size: 14px; color: #B07022; text-decoration:none}

.newsBottone {

	font-family: Arial;

	font-size: 11px;

	color: #FFFFFF;

	font-style: normal;

	line-height: 15px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;



/* Shutter */
#shDisplay div#shTitle {
	font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; /* caption font */
	color: #ffffff; /* caption colour */
	text-align: center;
	margin: 0 auto;
}

#shDisplay div#shCount {
	color: #999999;
	font: normal 10px/12px 'Lucida Grande', Verdana, sans-serif;
}

#shDisplay div#shTitle a {
	text-decoration: none;
	font: bold 16pt 'Courier New', Courier, fixed;
	letter-spacing: -2px;
	margin: 0 10px;
	width: 26px;
	color: #999999;
}

#shDisplay div#shTitle a:hover {
	color: #ffffff;
	border: none;
}

#shDisplay div#shNext{
	float:right;
}

#shDisplay div#shPrev {
	float:left;
}

body {
	height: 100%;
}

#shShutter *, #shDisplay * {
	padding: 0;
	margin: 0;
}

div#shShutter, div#shDisplay {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}

div#shShutter {
	height: 100%;
	z-index: 1000;
	background-color: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

div#shDisplay {
	display: block;
	background-color: transparent;
	z-index: 1002;
}

div#shDisplay img#shTopImg {
	margin: 0 auto;
	border: 1px solid #555;
	background: transparent;
	display: block;
	max-width: none;
	max-height: none;
	float: none;
	padding:2px;
	cursor: pointer;
}

div#shDisplay div#shWrap {
	visibility: hidden;
}

div#shWaitBar {
	font: bold 32px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	height: 36px;
	width: 100%;
	left: 0;
	cursor: default;
	opacity: 0.999;
	filter: alpha(opacity=100);
	z-index: 1001;
	margin-top: 160px;
	color: #ae0a0a;
}

