body {
	margin:0px;
	background:url(images/barra.jpg) repeat-x #194C59;
}
.note {
	background:url(images/note.jpg) top left no-repeat;
}
td, div, input, textarea, h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:#330000;
}
ul {
	list-style-image:url(images/dot.png);
	color:#900;
}

h1 {
	margin:0px;
	font-weight:normal;
	color:#FFC;
}
.bg_td {
	background:#F4EBC6;
	border:0px 1px solid #FFF;
}
.small {
	font-size:12px;
}
.medium {
	font-size: 17px;
	font-weight: bold;
	letter-spacing:-1px;
}
.big {
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xbig {
	font-size: 29px;
	font-weight:bold;
	letter-spacing:-2px;
}
.uc {
	text-transform:uppercase;
}
a {
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a.barra {
	color: #FFF;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
a.barra:hover {
	color: #FC0;
}
.bianco {
	color:#FFC;
}
.biancovero {
	color:#FFF;
}
.giallo {
	color:#c60;
}
.grigio {
	color:#b4b4b4;
}
.arancio {
	color:#930;
}
.rosso {
	color:#603;
}
.verde {
	color:#360;
}
.marrone
{
color:#300;	
}
.bold {
	font-weight: bold;
}
.margini {
	padding:10px;
}
.bandiera {
	border:1px solid #FFF;
}
.foto {
	border:6px solid #C28E5F;
	padding:2px;
	background:#fff;
	margin:3px;
}
.tab1 {
	border:1px solid #D7AB4F;
	background:#FBCF5F url(images/bg_tab1.png) top repeat-x;
	margin:6px 0px;
}
.head1 {
	border:1px solid #70391D;
	background:url(images/bg_head1.png) repeat-x;
	height:28px;
	padding-left:4px;
}
.menu_contain {
	background:url(images/menu.png) top no-repeat;
	width:209px;
	padding-top:22px;
	padding-left:24px;
}
.menu {
	width:178px;
	padding-left:22px;
	background:url(images/menu_off.png) left no-repeat;
}
.tab2 {
	border:1px solid #9D7C54;
	background:#F7DC78 url(images/bg_tab2.png) top repeat-x;
	margin:6px 0px;
}
.head2 {
	background:url(images/bg_head2.png) center no-repeat;
	height:34px;
	padding-left:20px;
}
.ombra {
/*filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, Color=666666, Positive=true);*/
filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=1);
	text-shadow: 1px 1px 1px #000;
}
.bottone {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	font-size:17px;
	letter-spacing:-1px;
	background-color:transparent;
	cursor:pointer;
}
a.bottone:hover{
	color:#FFF;
	text-decoration:none;
	
}

.sep {
	border-top:2px dotted #C96;
	margin:15px 15px;
}
.round {
	margin:0px 10px 3px 0px;
}
#slideshow {
	background:url(images/menu_side.png) left top no-repeat;
	height:310px;
	width:689px;
	overflow:hidden;
}
#cover {
	position:absolute;
	width:19px;
	height:310px;
	z-index:9999;
}
.deal {
	background:url(images/deal.png) top right no-repeat;
	height:40px;
}
.ui-datepicker-trigger {
	vertical-align:bottom;
	margin-left:3px;
}
.ui-datepicker-title
{
color:#FFF;	
}
.video_l
	{
	background:url(images/bg_video.png) top left no-repeat;
	width:30px;
}
.video_r
	{
	background:url(images/bg_video.png) top right no-repeat;
	height:160px;
	width:480px;
	padding-top:10px;
	padding-right:20px;
}
#wiki a
{
font-style:italic;
font-size:12px;
font-weight:bold;
color:#300;
}

