
BODY, TD, TR {
	margin : 0 0 0 0;
	font-size : 11px;
	font-family : Eurostile, Tahoma, Arial, sans-serif;
	background-color : #FFF6DA;
	padding: 0 0 0 0;
	color: #dddddd;
}
.lineabianca {
	margin: 5 0 0 0;
	padding: 10 0 0 0;
	border-top: 1px #ffffff solid;
}
.boxtutto {
	/*padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom:15px;
	border: 1px dotted #ffffff;*/
}

.boxfoto {
	/*text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;*/

	/*border: 1px dotted #ff0000;*/
}
.boxtesto {
	/*padding: 0px;*/
	font-size:10pt;
	/*border: 1px dotted #00ff00;*/
}
.fotoimg{
	border: 1px solid #ffffff;
}
.titolo {
	padding: 5 0 5 0;
	font-weight: bold;
}
.didascalia {
	padding: 4 0 2 0;
	/*border: 1px solid #ffff00;*/
}
.menutd {
	background-color : #330000;
	font-size: 14px;
	font-weight: normal;
}
.itaeng {
	background-color : #000000;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding: 3 3 3 3;
}

.contenutotd {
	background-color : #330000;
	font-size: 10pt;
	font-weight: normal;
}
.menubox {
	letter-spacing: 2px;
	font-weight: normal;
	padding: 0 0 0 0;
}

A.menu_link {
	font-family: Eurostile, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	COLOR: #dddddd;
	display: block;
	text-decoration : none;
	font-weight : normal;
	padding: 2 6 2 6;
	margin : 0 0 0 0;
	letter-spacing: 1px;
}

A:hover.menu_link {
	font-family: Eurostile, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	COLOR: #ffffff;
	display: block;
	font-weight : normal;
	text-decoration : none;
	letter-spacing: 1px;
}

A.menuorizzontale_link {
	font-family: Eurostile, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	COLOR: #dddddd;
	text-decoration : none;
	font-weight : normal;
	padding: 2 6 2 6;
	margin : 0 0 0 0;
	letter-spacing: 1px;
}

A:hover.menuorizzontale_link {
	font-family: Eurostile, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	COLOR: #ffffff;
	font-weight : normal;
	text-decoration : none;
	letter-spacing: 1px;
}


A {
	font-family: Eurostile, Tahoma, Arial, sans-serif;
	color: #dddddd;
	font-weight: normal;
	font-size: 10pt;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
	color: #ffffff;

}
