Body,tr,td
 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#48443E;
}
.titolo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#5F211A;
	text-transform:uppercase;
}
.foto
{
border:1px solid #CCCCCC;
background-color:#E9E6DA;
}
.tasto {
	background-image:url("check.png"/*tpa=http://www.hotelazzi.it/images/check.png*/);
	border:none;
	cursor:hand;
	/**background-color:#990000;*/
	width:62px;
	height:20px;

}
.bold
{
	font-weight:bold;
}
.arancio
{
color:#FFCC00;
}
.rosso
{
color:#660000;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.input
{
	font-family: Tahoma;
	font-size: 11px;
}

.medium {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.xsmall {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: 660000;
}
