BODY {
	margin-top: 0px;
	font-size: 11pt;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #333333;
	background-color: #4abcfd;
	background-attachment: fixed;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

A.link:link {
	FONT: bold 9pt/11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none
}
A.link:visited {
	FONT: bold 9pt/11px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none
}
A.link:active {
	FONT: bold 9pt/11px , Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none
}
A.link:hover {
	COLOR: #7D1A00;
	TEXT-DECORATION: none;
	font-size: 9pt;
	line-height: 11px;
	font-weight: bold;
}

A.linkmenu:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenu:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenu:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenu:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-size: 12pt;
	font-weight: bold;
}




h1{
	font-size: 13pt;
	color: #000066;
	font-weight: bold;
	margin-bottom:2px;
}

h2{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}

h3{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	margin-bottom:2px;
}



h4{
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
}



h5{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}

h6{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}


.testonewsletter {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.background_menu_top {
	background-image: url(img/background_menu_alto.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.background_menu_center {
	background-image: url(img/background_menu_centrale.png);
	background-repeat: repeat-y;
	background-position: center top;
}


.background_menu_under {
	background-image: url(img/background_menu_basso.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.spcialita {
	background-image: url(img/specialita.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.vini {
	background-image: url(img/vini.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
/*--------------------------------------------    slideshow ---------------------------------------------*/


.coin-slider {
	overflow: hidden;
	position: relative;
	width:1000px;
	margin-top:0px;
	float:right;
	height:310px;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}
.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #B8C4CF;
	color: #B8C4CF;
	text-indent: -1000px;
}
.cs-active {
	background-color: #B8C4CF;
	color: #FFFFFF;
}
.cs-title {
	width: 545px;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
}
.cs-prev, .cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
}
