html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C6DBF7;
	min-height: 100%;
	height:100%;
	text-align:center;
}
.BankData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}


#container {
	width: 800px;
	top: 0;
	bottom: 0;
	min-height:100%;
	position:relative;
	background-color: #6699CC;
	margin:0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat;
	padding-bottom: 150px;
}
* html #container {
	height:100%;
}
#header {
	position:absolute;
	left:0;
	top:0;
	width:800px;
	height: 100px;
	background-color: #3399FF;
	background-repeat:no-repeat;
	background-image: url(img/escca_head2.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#separator {
	position:absolute;
	left:0;
	top:109px;
	width:800px;
	height: 10px;
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(img/slash.gif);
}
#menu {
	position:absolute;
	left:8px;
	top:135px;
	width:120px;
	background-color: #FFCF63;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}
.menu a{
	text-decoration: none;	
}
.menu a:link{
	color: #000000;
}
.menu a:visited{
	color: #000000;
}
.menu a:hover{
	text-decoration: underline;
}
#content {
	position:relative;
	margin-left:142px;
	top:135px;
	padding:10px;
	border:1px solid #000;
	background-color: #FFFFFF;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#news {
	position:absolute;
	left:8px;
	top:280px;
	width:120px;
	background-color: #FFFF99;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}
.news a:link{
	color: #000000;
}
.news a:visited{
	color: #000000;
}
.news a:hover{
	color: #FF0000;
}
.location-box {
	border: 1px solid #000000;
	visibility: hidden;
	position: absolute;
	top: 15px;
	right: 0px;
	height: auto;
	width: 200px;
	padding: 5px;
	background-color: #6699CC;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.blueText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
.blueTextBig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
}
.blueTextBig a{
	text-decoration:none;
}
.blueTextBig a:link{
	color: #0099CC;
}
.blueTextBig a:visited{
	color: #0099CC;
}
.blueTextBig a:hover{
	color: #7BC7DE;
	text-decoration: underline;
}
.evidenziaAzzurro {
	background-color: #639ACE;
	padding: 3px;
	font-weight:bold;
	color: #FFFFFF;
}
.evidenziaAzzurro a {
	text-decoration:none;
}
.evidenziaAzzurro a:link{
	color: #FFFFFF;
}
.evidenziaAzzurro a:visited{
	color: #FFFFFF;
}
.evidenziaAzzurro a:hover{
	color: #FF9A00;
	text-decoration: underline;
}
.evidenziaAzzurroScuro {
	background-color: #3573AA;
	padding: 3px;
	font-weight:bold;
	color: #FFFFFF;
}
.evidenziaAzzurroScuro a {
	text-decoration:none;
}
.evidenziaAzzurroScuro a:link{
	color: #FFFFFF;
}
.evidenziaAzzurroScuro a:visited{
	color: #FFFFFF;
}
.evidenziaAzzurroScuro a:hover{
	color: #FF9A00;
	text-decoration: underline;
}
.evidenziaArancio {
	background-color: #FFCF63;
	padding: 3px;
	font-weight:bold;
	color: #000000;
}
.evidenziaArancio a {
	text-decoration:none;
}
.evidenziaArancio a:link{
	color: #000000;
}
.evidenziaArancio a:visited{
	color: #000000;
}
.evidenziaArancio a:hover{
	color: #639ACE;
	text-decoration: underline;
}
.simpleLink a{
	text-decoration:none;
}
.simpleLink a:link{
	color: #000000;
}
.simpleLink a:visited{
	color: #000000;
}
.simpleLink a:hover{
	color: #FF9A00;
	text-decoration: underline;
}
.simpleLinkWhite a{
	text-decoration:none;
}
.simpleLinkWhite a:link{
	color: #FFFFFF;
}
.simpleLinkWhite a:visited{
	color: #FFFFFF;
}
.simpleLinkWhite a:hover{
	color: #FF9A00;
	text-decoration: underline;
}
.riquadrato {
	border: 1px solid #000000;
}
.lineunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blueTextmed {
	font-size: 14px;
	font-weight: bold;
	color: #639ACE;
}
.blueTextmed a{
	text-decoration:none;
}
.blueTextmed a:link{
	color: #639ACE;
}
.blueTextmed a:visited{
	color: #639ACE;
}
.blueTextmed a:hover{
	color: #FF9A00;
	text-decoration: underline;
}
table#menutable {
	text-decoration:none;
}
table#menutable tr {
	background-color: #FFCF63;
}
table#menutable tr:hover {
	background-color: #639ACE;
}
.redNote {
	color: #F00;
}
