body {
	background-color: #F5CB98;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	margin : 0;
	padding : 0;
}

.sfondo{
	background-color: #F8F2E1;
}

.content{
	background-color: #F8F2E1;
	margin : 10;
	padding : 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color : #663300;
	overflow-x : hidden;
	scrollbar-base-color : #F8F2E1;
}

.table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}

.white{
	background-color: #FFFFFF;
}

.linea{
	background-color: #663300;
}

.menu{
	background-color: #FFCC99;
}

.carta{
	background-image : url(img/wall.gif);
}

a {
	color: #330000;
}

