@import url(http://fonts.googleapis.com/css?family=Pinyon+Script);
body {
	margin:0px;
	background:url(images/bg.png) repeat-x #FCE2A5;
	
}
td, div, input, select, textarea, h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color:#300;
	letter-spacing:-1px;
}
li {
	list-style-image:url(images/dot.png);
}
h1 {
	margin:0px;
	font-weight:normal;
}

.bg {
	background:#FEF5E0;
}
.l
{
border-left:1px solid #9D7C54;	
}
.r
{
border-right:1px solid #9D7C54;	
}
.b
{
border-bottom:1px solid #9D7C54;	
}

#slideshow
{
height:350px;
overflow:hidden;	
}
.main {
	background:url(images/bgbody.jpg) top center no-repeat;
}
.wrapper {
	background:url(images/barra.jpg) repeat-x;
}
.small {
	font-size:12px;
}
.medium {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:-1px;
}
.big {
	font-size: 22px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xbig {
	font-size: 30px;
	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;
	text-transform:uppercase;
	font-weight:bold;
}
a.barra:hover {
	color: #FC0;
	text-decoration:underline;
}
.bianco {
	color:#E5DFCB;
}
.biancovero {
	color:#FFF;
}
.giallo {
	color:#c60;
}
.grigio {
	color:#b4b4b4;
}
.arancio {
	color:#930;
}
.rosso {
	color:#600;
}
.bold {
	font-weight: bold;
}
.margini {
	padding:5px;
}
.bandiera {
	border:1px solid #FFF;
}
.foto {
	border:6px solid #FFF;
	padding:1px;
	background:#333;
	margin:3px;
}
.tab1 {
	border:1px solid #DCB495;
	background:#FBCF5F url(images/bg_tab1.png) top repeat-x;
	margin:6px 0px;
}
.head1 {
	border:1px solid #330000;
	background:url(images/bg_head1.png) repeat-x;
	height:28px;
	padding-left:4px;
}
.tab2 {
	border:1px solid #DCB495;
	background:#F7DC78 url(images/bg_tab2.png) top repeat-x;
	margin:6px 0px;
}
.head2 {
	border:1px solid #330000;
	background:url(images/bg_head2.png) repeat-x;
	height:28px;
	padding-left:4px;
}
.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 0px #000;
}
.bottone {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	background-color:transparent;
	cursor:pointer;
}
a.bottone, a:hover.bottone {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
.sep {
	border-top:2px dotted #963;
	margin:15px;
	text-align:left;
}
.round
{
margin:0px 10px 3px 0px;	
}
#wiki a
{
font-style:italic;
font-size:13px;
color:#300;
font-weight:bold;
}
.ribbon
{
	position:absolute;
	text-align:right;
	width:940px;
	margin:260px 0 0 0;
	z-index:99;
}
.ribbon_text
{
	padding:15px 0px;
	text-align:right;
	color:#FFF;	
	font-size:48px;
	font-family: "Pinyon Script", cursive;
	font-weight:bold;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=135, strength=1);
	text-shadow: 2px 1px 1px #000;
}
.ui-datepicker-trigger {
	vertical-align:bottom;
	margin-left:3px;
}
.ui-datepicker-title
{
color:#FFF;	
}
