body{
	font-family: Verdana, Arial, Helvetica;
	font-size:9pt;
	background-color: white;
	color:#902400;}

p{
	margin: 9px 0px 0px 0px;
}
	
td {font-size: 9pt;}

.Titolo1{
	font-size: 18px;
	font-weight: bold;
	color: #902400;
}

.Titolo2{
	font-size: 14px;
	font-weight: bold;
	color: #902400;
	margin-bottom: 4px;
}

.Mid {font-size: 12px;}
.Mini {font-size: 10px;}
.Big {
	font-size: 14px;
	font-weight:bold;}
.Offerta {color: #588400;}
.Nero {color: black;}
.Bianco {color: white;}
.Scaduto {
	color: #999999;
}
.Label{
	font-size: 10px;
	font-weight: bold;
}

.Riquadro{
	margin: 0px 20px 10px 20px;
	padding: 5px;
	background-color: #e9d7d7;
	font-size: 8pt;
}

a{	outline:none;
	text-decoration: none;
	color:#b70000;}
a:hover{
	color: #e60000;}
	
a.Chiaro{
	color: white;
}
a.Chiaro:hover{
	color: #ffcc00;}

a.Menu{
	line-height: 23px;
	color: #a40000;
	font-size: 12px;
	font-weight: bold;
}
a.Menu:hover{
	color: #d22a00;
}

.AdminSel{
	font-weight: bold;
}

.SubMenu{
	padding-left: 20px;
	color: white;
}

.HeaderMenu{
	position: relative;
	top: 0px;
	left: 10px;
}

.HeadTab {
	background-color: maroon;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	}
.HeadTab2 {
	background-color: maroon;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	}
.Tab1 {
	border: 1px solid #000000;
	background-color: #e2bc9d;
}
.Tab2 {
	border: 1px solid #000000;
	background-color: #f0dccc;
}
.Tab3 {
	border: 1px solid #000000;
	background-color: #f7ede5;
}
.HeadTabBtm{
	margin-top: 2px;
	//background-color: #85090c;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 5px;
	line-height: 18px;}

.CellaTabBtm{
	border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	width: 143px;
	height: 250px;
	background-image: url(Immagini/FondoTabBtm.png);
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 6px 0px 4px;
	line-height: 15px;
	margin: 5px 25px 10px 6px;
	border: 1px solid #bf8200;
}

.TestoPromo{
	padding: 5px;
	height: 26px;
	line-height: 26px;
	/*background-color: #85090c;*/
	background-image:  url(Immagini/floreal.gif);
	background-position: 0px -10px;
	color:white;
	font-weight: bold;
}
.SpazioCelle{
	float: left;
	width: 90px;
}

.News {
	font-size: 11px;
	font-style: italic;
	text-align: justify;
	margin: 4px 10px 2px 2px;
}
.ImgNews {
	float: left;
	margin: 2px 20px 2px 5px;
}

.Riga0 {
	background-color: #f7eee5;
}
.Riga1 {
	background-color: #f9e6d4;
}
/*******************************/

.clearfix{	clear:both;}
.marg{	margin-bottom:10px;}

.BtnMini {
	border: 1px solid #aaaaaa;
	width: 90px;
	font-size: 10px;
}

.Button{
	border: 1px solid #aaaaaa;
	font-size: 12px;
	width: 130px;
	height: 30px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	border: 1px #840000 solid;
	color: #840000;
	max-height: 1px;
	margin: 2 0 4px;
}

.LineaSotto{
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #bf8200;
}

.TopLinks{
	font-size: 14px;
	font-weight: bold;
	margin: 8px;
	color: #4a4a4a;
}
