html, body {
	margin:0px;
	background:url(images/bg.jpg) top repeat-x;
	background-color:#20130B;
	text-align: center;
}
td, input, select, textarea, div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#FFF;
}
input, select, textarea{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#300;
}
hr {
	border-style:dotted;
	size:1px;
	width:100%;
	color:#40281C;
}
.contorno {
	margin:0px 10px 10px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #f8f8f8;
	font-weight:bold;
	margin:5px;
}
.offers {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:-1px;
/*	color:#FFF5B3;*/
}
.cella{
background:#2E1909;	
border:1px solid #40281C;
}
.rosso {
	color:#FF3300;
}
.giallo {
	color:#FFCC66;
}
.bianco {
	color:#FFFFFF;
}
.arancio {
	color:#FF6600;
}
.grigio {
	color:#999999;
}
.celeste {
	color:#00CCFF;
}
.verde {
	color:#86B200;
}
.xsmall {
	font-size: 9px;
	font-weight: normal;
}
.small {
	font-size: 11px;
}
.grassetto {
	font-weight:bold;
}
.bottone {
	border:0px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:transparent;
}
.medium {
	font-size: 15px;
	font-weight: bold;
}
.big {
	font-size: 16px;
	font-weight: bold;
}
.xbig {
	font-size: 22px;
	font-weight:bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing:-1px;
}

.margini {
	padding:10px;
}
.left {
	padding-left:10px;
}
.right {
	padding-right:20px;
}
.bandiera {
	border:2px solid #FFF;
}
.foto_home {
	background:#333;
	padding:1px;
	border:12px solid #FFF;
}
.foto {
	background:#333;
	padding:1px;
	border:6px solid #FFF;
}
.fotina {
	margin:0px 5px 5px 0px;
}
.bordino {
	border:1px solid #B7C7D0;
}


#testa a {
	color: #ffffff;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}
#testa a:hover {
	color: #00CCFF;
		text-decoration: underline;

}
a {
	color: #00CCFF;
		text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.bordi {
	border: 1px solid #630;
}
.nomargin {
	margin:0px;
	padding:0px;
}
.uc
{
text-transform:uppercase;	
}
#footer a

{
color:#630;	
}
