body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.menu {
	color: #FFFFFF;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 12px;
	text-decoration: none;
	background-image: url(images/sfondo_menu.gif);
	background-repeat: repeat-x;
	height: 20px;
	display: block;
	float: left;
	padding-top: 4px;
	font-size: 11px;
}
.menu:hover {
	background-image: url(images/sfondo_menu_2.gif);
	background-repeat: repeat-x;
	text-decoration: underline;
}
.menu_on {
	color: #000000;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 12px;
	text-decoration: none;
	background-image: url(images/sfondo_menu_on.gif);
	background-repeat: repeat-x;
	height: 20px;
	display: block;
	float: left;
	padding-top: 4px;
	font-size: 11px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #F93D1C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link_top {
	color: #F93D1C;
	text-decoration: none;
	font-size: 11px;
	margin-right: 12px;
	margin-left: 12px;
}
.link_top:hover {
	text-decoration: underline;
}
.link_top-on {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin-right: 12px;
	margin-left: 12px;
}
.menu_vert {
	color: #F93D1C;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.menu_vert:hover {
	color: #000000;
	text-decoration: underline;
}
.menu_vert-on {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.menu_admin {
	color: #0066FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.menu_admin:hover {
	color: #000000;
	text-decoration: underline;
}
.menu_admin-on {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.tasto {
	background-image: url(images/sfondo_tasto.gif);
	border: 1px solid #000000;
	background-repeat: repeat-x;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
}
.titolo-bianco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo-bianco {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titolo-nero {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.testo-nero {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titolo-interna {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}
.titolo-testo {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
}
.titolo-foto {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo-foto {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.textfield {
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #c15f13;
}
.margin {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.margin_news {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.margin_foto {
	border: 1px solid #000000;
	margin-right: 10px;
	float: left;
}
.margin_interna {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
	margin-left: 10px;
	list-style-image: url(images/bullet.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td_interna_sx{
	background-color: #e1e1e1;
	background-image: url(images/logo_interna.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 188px;
}

