body{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: Gray;
	overflow: hidden;
}
H1{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-indent: 10%;
	color: #3E5D7A;
}
H2{
	font-size: 30px;
	color: #FBBC00;
	text-indent: 20%;
}
.tab-h1{
	background: #3E5D7A;
	width: 100%;
	height: 4px;
	line-height: 4px;
}
.tab-h2{
	background: white;
	width: 100%;
	height: 52px;
	line-height: 52px;
}
.tab-menu{
	background: #3E5D7A;
	width: 100%;
	height: 20px;
	text-align: left;
}
.tab-principale{
	background: white;
	width: 100%;
	padding: 10px;
}
.tab-footer{
	font-family: "MS Serif", "New York", serif;
	font-size: 9px;
	color: #f9f9f9;
	background: #3E5D7A;
	width: 100%;
	height: 16px;
	line-height: 16px;
	letter-spacing: 1px;
}
.alt{
	height: 320px;
}
a.menu {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 0 1em;
	display: inline;
	width: 120px;
	height: 20px;
	line-height: 20px;
	border-left: 2px solid #f9f9f9;
}
a.menu:link, a.menu:visited {
	background: #3E5D7A;
	color: #f9f9f9;
}
a.menu:hover{
	background: #f9f9f9;
	color:#3E5D7A;
}

a.menu-sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 0 1em;
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px dashed #3E5D7A;
}
a.menu-sx:link, a.menu-sx:visited {
	background: white;
	color: #3E5D7A;
}
a.menu-sx:hover{
	background: #3E5D7A;
	color:#f9f9f9;
}
.iframe {
	font-size: 11px;
	line-height: 20px;
	width: 100%;
	height: 300px;
	overflow: hidden;
	border: 0px none Gray;
	padding: 0px;
	background: white;
	scrollbar-face-color: #FFA670;
	scrollbar-highlight-color: #f9f9f9;
	scrollbar-3dlight-color: #f9f9f9;
	scrollbar-darkshadow-color: #f9f9f9;
	scrollbar-shadow-color: #f9f9f9;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #f9f9f9;
}
p:first-letter{
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	float: left;
	background: #FBBC00;
	color: White;
	margin: 0 5px 5px 0px;
	padding: 5px 5px 5px 50px;
	line-height: 1em;
}

a.path,.tab-path {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	letter-spacing: 1px;
}
a.path:link, a.path:visited {
	color: #3E5D7A;
}
a.path:hover{
	color:#f9f9f9;
}
.tab-path{
	background: #FBBC00;
	width: 100%;
	text-align: left;
	color: White;
}
b{
	font-size: 12px;
	font-weight: bold;
	color: #FBBC00;
}
a.link-footer {
	font-family: "MS Serif", "New York", serif;
	font-size: 9px;
	color: #f9f9f9;
	text-decoration: none;
	letter-spacing: 1px;
}
a.link-footer:link, a.link-footer:visited {
	color: #f9f9f9;
}
a.link-footer:hover{
	text-decoration: underline;
}

/****************************************************************************/
.tab-form{
	font-size: 9px;
	width: 560px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px dotted Silver;
	background-color: #FCFCFC;
	width: 250px;
	color: #464646;
}
.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #f9f9f9;
	border: 3px double #3E5D7A;
	background-color: #3E5D7A;
	width: 70px;
}
/****************************************************************************/
a.link-interno {
	font-size: 9px;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.link-interno:link, a.link-interno:visited {
	color: #3E5D7A;
}
a.link-interno:hover{
	color: Black;
	text-decoration: none;
}
.home{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #3E5D7A;
	width: 570px;
	line-height: 25px;
}