﻿@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Stile2 {color: #000000}
body {
	background-color: #333333;
	margin-top: 0px;
}
.Stile3 {color: #FFFFFF}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 18px;
}
.IndexPage #container {
	width: 96%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: justify;
} 
.IndexPage #header {
	padding: 0 10px;
	font-size: 9px;
	height: 110px;
	background-image: url(../images_pages/overture.png);
	text-align: right;
	background-color: #FFFFFF;
} 
.IndexPage #header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
}
.IndexPage #sidebar1 {
	float: right;
	width: 12em;
	background: #FFFFFF;
	padding: 15px 0;
	text-align: left;
	height: auto;
}
.IndexPage #sidebar1 h3, .IndexPage #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.IndexPage #sidebar2 {
	float: right;
	width: 12em; 
	text-align: center;
	height: 24px;
	background-image: url(../images_pages/MENU_3.png);
	border: 1px;
	border-color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.IndexPage #sidebar3 {
	float: right;
	width: 144px;
	padding: 15px 0;
	text-align: center;
	height: 200px;
	background-color: #010101;
	font-size: 10px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images_pages/bowmann.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.IndexPage #sidebar4 {
	float: right;
	width: 12em;
	padding: 15px 0;
	text-align: left;
	height: auto;
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25%;
}
.IndexPage #sidebar5 {
	float: right;
	width: 14em;
	padding: 15px 0;
	text-align: right;
	height: auto;
	background-color: #e6e6e6;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.IndexPage #mainContent {
	margin: 0 13em 0 10px;
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px;
	border-color: #333333;
	font-size: 14px;
	font-weight: bold;
} 
.IndexPage #mainContent2 {
	height: auto;
	background-image: url(../images_pages/menu_2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	border: 1px;
	border-color: #333333;
} 
.IndexPage #mainContent3 {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 144px;
} 
.IndexPage #mainContent4 {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 144px;
} 
.IndexPage #mainContent5 {
	margin: 0 16em 0 10px;
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px;
	border-color: #333333;
	font-size: 12px;
} 
.IndexPage #footer 
{
	padding: 0 10px;
	background:#DDDDDD;
	height: 32px;
	background-image: url(../images_pages/menu_2.gif);
	border: 1px;
	border-color: #333333;
	text-align: center;
} 
.IndexPage #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
br {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #EBEBEB;
}
