body {
	background:url(images/bgbody.jpg) #006699;
	margin:0px;
}
h1 {
	font-size:13px;
	margin:0px;
	font-weight:bold;
}
hr {
	border-top:1px dotted #666666;
	height:1px;
	text-align:center;
	width:95%;
}
td, div, span, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#47331D;
}
li {
	letter-spacing:-1px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	list-style-image:url(images/dot.png);
	margin:10px;
	border-bottom:1px dotted #666;
	width:85%;
}
.bandiera {
	border:1px solid #ffffff;
}
.bg_table {
	background:url(images/bg_table.png) center repeat-y;
}
.margini {
	padding:10px;
}
.small {
	font-size:12px;
}
.medium {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}
.bold {
	font-weight: bold;
	letter-spacing:-1px;
}
.big {
	font-size:18px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xbig {
	font-size: 28px;
	letter-spacing:-1px;
	font-weight:bold;
}
.uc {
	text-transform:uppercase;
}
.rosso {
	color:#993300;
}
.verde {
	color:#679119;
}
.giallo {
	color:#FFC;
}
.celeste {
	color:#0C80B2;
}
.bianco {
	color:#FFFFFF;
}
.arancio {
	color:#FC3;
}
.xsmall {
	font-size: 9px;
	font-weight: normal;
}
.italic {
	font-style:italic;
}
a {
	color: #FF9;
	text-decoration:none;
}
a:hover {
	color: #0CF;
}
a.barra {
	text-decoration:none;
	color:#FFC;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}
a:hover.barra {
	color: #FC0;
}
.head1 {
	background:url(images/head1.png) center repeat-x;
	border:1px solid #996633;
	color:#FFC;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	width:100%;
	height:31px;
	padding-left:20px;
}
.ombra {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=1);
	width:90%;
}
.td {
	background-color:#F4F4F4;
	border-width:0px 1px;
	border-color:#cccccc;
	border-style:solid;
	width:100%;
}
.fd {
	background-color:#F4F4F4;
	border-bottom:1px solid #cccccc;
	width:100%;
}
.left {
	background:url(images/left.png) left no-repeat;
	width:15px;
	height:15px;
}
.right {
	background:url(images/right.png) right no-repeat;
	width:15px;
	height:15px;
}
.toolbar {
	background:url(images/toolbar.png) top center no-repeat;
}
.tab_on{
	background:url(images/tab_on.png) bottom left no-repeat;
}
.tab_off{
	background:url(images/tab_off.png) bottom left no-repeat;
}

.form
{
background-color:#fcfcfc;
border:1px solid #CCC;
}
