/* CSS Document */
img {
  border: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	background-color: #cccccc;
}
h1 {
	font-weight: normal;
	color: #c79b45;
	font-size: 24px;
	margin: 0px;
	margin-bottom: 20px;
}

h2, .heading {
	font-weight: normal;
	color: #c79b45;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 10px;
}


.cit {
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 16px;
}
.submenu {
	margin-right: 20px;
	padding: 0px;
	margin-left: 0px;
}

ul {
  margin: 0px;
}

.submenu li {
	list-style-type: none;
	padding-bottom: 20px;
	background-image: url(immagini/li_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
}
.submenu li a {
	color: #c79b45;
	text-decoration: underline;
}
a {
	color: #2f5a75;
	text-decoration: none;
}

a.under {
	color: #2f5a75;
	text-decoration: underline;
}

#img_header {
	background-image: url(immagini/header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	background-color: #efefef;
	background-position: top;
}

#flash_header {
	vertical-align: top;
	background-color: #efefef;
	height: 186px;
}

.spazi {
	font-size: 1px;
	line-height: normal;
}

#header100 {
	width: 100%;
	float: left;
	margin: 0px auto;
}

.header {
	width: 960px;
	padding: 20px;
	text-align: center;
	font-size: 11px;
	float: center;
	margin: 0px auto;
}
td .menu {
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	color: #2f5a75;
}
#content {
	width: 960px;
	padding: 20px;
	text-align: center;
	float: center;
	margin: 0px auto;
}
td .menu_active {
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	background:#FFFFFF;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	color: #c79b45;
}
#email_alert {
	background-color: #efefef;
	background-image: url(immagini/bg_email_alert.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #cccccc;
}
h3 {
	font-weight: normal;
	color: #2f5a75;
	font-size: 16px;
	line-height: normal;
	margin: 0px;	
	margin-bottom: 10px;
}
p {
	margin: 0px;
}

#breadcrumb {
	height: 30px;
	padding-left: 10px;
	padding-top: 30px;
	vertical-align: middle;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

#breadcrumb a {
  color: #666666;
  text-decoration: underline;
}
div {
	background-image: url(immagini/bg_white.gif);
	background-repeat: repeat-y;
	background-position: center;
}