@charset "utf-8";
/* CSS Document */

body  {
	font-size: 16px;
	font-family: Calibri;
	color: #06263b;
	background-color: #0B456C;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow:scroll;
}
.thrColFixHdr #container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #06263b;
	border-right: 1px solid #06263b;
	border-top: 0px solid #06263b;
	border-bottom: 0px solid #06263b;
	background-image: url(../image/bgRight.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 
.thrColFixHdr #header {
	border-bottom: 2px solid #06263b;
	background-color: #06263B;
	padding: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 150px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 {
	width: 169px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
	padding: 5px;
}
.thrColFixHdr #mainContent {
	width: 675px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
} 

.thrColFixHdr #mainContentNO {
	width: 650px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
} 
.thrColFixHdr #footer {
	padding: 0 0px 0 0px;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.footerText {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Calibri;
}


.infoText {
	font-size: 13px;
	font-weight: bold;
	font-family: Calibri;
	color: #06263b;
	width: 500px;
}

.subInfo {
	font-size: 13px;
	font-weight: bold;
	font-family: Calibri;
	color: #06263b;
	width: 100px;
}


.newsText {
	font-size: 13px;
	font-family: Calibri;
	color: #06263b;
	border: 1px solid #06263b;
	border-bottom: 4px solid #06263b;
	width: 500px;
}

.box {
	font-size: 13px;
	font-family: Calibri;
	color: #06263b;
	border: 1px solid #06263b;
	border-bottom: 4px solid #06263b;
	width: 170px;
}


.boxCenter {
	font-size: 13px;
	font-family: Calibri;
	color: #06263b;
	border: 1px solid #06263b;
	border-bottom: 4px solid #06263b;
	width: 234px;
	text-align: right;
	vertical-align: top;
	height: 400px;
}
.infoMail {
	font-size: 13px;
	font-family: Calibri;
	color: #06263b;
	border: 1px solid #06263b;
	border-bottom: 4px solid #06263b;
	width: 620px;
}
.testo {
	font-size: 13px;
	font-family: Calibri;
	color: #06263b;
	text-align: justify;
}

.testoLink {
	font-size: 13px;
	font-family: Calibri;
	color: #FFFFFF;
	text-align: right;
	border: 1px solid #06263b;
	margin: auto;
	font-weight: bolder;
	background-color: #7891A0;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.table {
	border: thin solid #06263B;
}

.tableCell {
	border: thin solid #06263B;
	padding: 2px;
	font-size: 12px;
}

.tableCellMin {
	font-size: 11px;
	border: 1px solid #06263B;
	padding: 1px;
}

.tableCellBK {
	border: thin solid #06263B;
	background:#06263B;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.noVisulaLink  {
	font-size: 13px;
	font-family: Calibri;
	color: #FFFFFF;
	border: 1px solid #06263b;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	background-color: #536977;
	text-decoration  : none;

}


a{
	text-decoration  : none;
	color: #F90;
}
