
TABLE.genesi {
	background-image : url(./img/genesi.gif);
	width : 222px;
	height : 375px;
	border : 0px;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: Black;
}

TABLE.chisono {
	background-image : url(./img/chisono.gif);
	width : 243px;
	height : 178px;
	border : 0px;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: #1B01BD;
}

TABLE.chisonotot {
	width : 100%;
	height : 85%;
	border : 1px solid #1B01BD;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	vertical-align : top;
	color: #1B01BD;
}
TABLE.viaggi {
	background-image : url(./img/viaggi.gif);
	width : 243px;
	height : 178px;
	border : 0px;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: #248D00;
}
TABLE.viaggitot {
	width : 100%;
	height : 85%;
	border : 1px solid #248D00;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: #248D00;
}
TABLE.lavoro {
	background-image : url(./img/lavoro.gif);
	width : 243px;
	height : 178px;
	border : 0px;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: #EB0202;
}
TABLE.lavorotot {
	width : 100%;
	height : 85%;
	border : 1px solid #EB0202;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	vertical-align : top;
	color: #EB0202;
}
TABLE.guest {
	background-image : url(./img/guest.gif);
	width : 243px;
	height : 178px;
	border : 0px;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: #FF6905;
}
TABLE.guesttot {
	width : 100%;
	height : 85%;
	border : 1px solid #FF6905;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: #FF6905;
}

TD {
	vertical-align : top;
}

A:FOCUS, A:LINK, A:VISITED, A:ACTIVE {
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}

FORM
		{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color: #FF6905;
}

.testoform
{
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: #FF6905;
}
.casellainput
		{
	font-family : Verdana;
	font-size : 8px;
	border-color: Black;
	border : 1px solid;
	height:12px;
	margin-top : 0px;
	margin-bottom:4 px;
	color: #000000;
	background-color : White;
}

.casellainsert
		{
	font-family : Verdana;
	font-size : 10px;
	border-color: FF6905;
	border : 1px solid;
	height:18px;
	margin-top : 0px;
	margin-bottom:4 px;
	font-weight : bold;
	color: #FFFFFF;
	background-color : FF6905;
}

TABLE.film {
	width : 100%;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	vertical-align : top;
	color: Black;
}

TABLE.guestentry {
	width : 80%;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	vertical-align : top;
	color: Black;
}

.titolo {
	border : 1px solid Black;
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	vertical-align : top;
	color: Black;
}

.entry{
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	color: Black;
}
.entrytitolo{
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color: #FF6905;
}