body {
	margin: 0px;
}
.home {
	background-color: #F7F3F7;
	cursor: hand;
}
.home_centrale {
	background-color: #F7F3F7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #D2D2D2;
}
.testata_caffe{
	background-image: url(img/caffe/home/rigasu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.filetto_caffe {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE00;
}
.menu_caffe {
	background-image: url(img/caffe/home/sfondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFEFAD;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343231;
	padding-right: 20px;
}
td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343231;
}
.filetto_giochi {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B80909;
}
.filettino_giochi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B80909;
}
.testata_giochi{
	background-image: url(img/giochi/home/strisciasu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.menu_giochi {
	background-image: url(img/giochi/home/sfondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DE7D7B;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B80909;
}

.intro {
	border: 1px solid #9B0000;
}

a.giochi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343231;
	text-decoration: underline;
}

a.giochi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD0808;
	text-decoration: underline;
}
textarea {
	width: 98%;
}
.informativa {
	display: block;
	float: none;
	clear: both;
	font-size: 10px;
	line-height: 11px;
	text-align:left;
}
.informativa .boxCheck{
	display: block;
	float: none;
	clear: both;
	margin-bottom: 8px;
}
.informativa .boxCheck .checkbox{
	display: block;
	float: left;
	width: 15px;
	margin-right: 8px;
}
.informativa .boxCheck .label{
	display: block;
	float: left;
}
input {
	width: 120px;
}


