body {
	background-color:#fff;
	width:950px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Tahoma,sans-serif;
	color:#545454;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clearing {
	clear:both;
	height:0px;
	width:0px;
	font-size:0px;
}
.float_l {
	float:left;
}
.header {
	height:290px;
	background:url('images/border_top.jpg') repeat-x;
}
.woman {
	background:url('images/woman_top.gif') top right no-repeat;
	width:950px;
	height:119px;
}
.woman img {
	margin:30px 0 0 48px;
}
.header_center {
	background:url('images/woman_center.jpg') no-repeat;
	height:114px;
}
.header_center p {
	width:905px;
	font-size:25px;
	font-family:Helvetica;
	color:#fff;
	text-align:center;
	padding-top:20px; 
}
.header_center span {
	font-family:Verdana;
	font-weight:bold;
	color:#215489;
	vertical-align:top;
	padding-left:345px;
}
.header_center a {
	font-size:30px;
	font-family:Helvetica;
	font-weight:bold;
	color:#ffea00;
	vertical-align:top;
	margin-left: 10px;
}
.navigation {
	background:url('images/navigation.jpg') no-repeat;
	height:57px;
}
.navigation_links {
	color:#fff;
	padding:15px 0 0 0px;	
}
.navigation_links a{ font-size: 15px; font-weight: bold; color: #ffffff; padding-left: 12px; padding-right: 12px; padding-top: 5px; padding-bottom: 5px;}
.navigation_links a:hover{ background-color: #6DA2D2; }
.navigation_links img {
	margin: 0 6px;
}
.content {
	background:url('images/border.gif') repeat-y;
	margin-top:15px;
	border:1px solid #fff;
}
.colum_left {
	width:214px;
	margin-left:20px;
}
html>body .colum_left {
	margin-left:10px;
}
.news {
	width:200px;
	height:auto;
	margin:0 0 15px 5px;
}
.news_title {
	background-color:#f2f2f2;
	color:#437fbe;
	margin:5px 0;
	padding:1px 0 0 10px;
}
.news h1 {
	margin-left:10px;
}
.news p {
	margin-bottom:5px;
	margin-left:10px;
}
.news span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;
	margin-left:10px;
}
.news a {
	color:#8f969c;
	font-weight:bold;
	font-size:10px;
}
.search {
	width:190px;
	background-color:#f2f2f2;
	color:#4b4b4b;
	padding:10px 0 0 10px;
	margin:5px 0 0 5px;
}
.search span {
	background:url('images/search.gif') no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:10px;
}
.input {
	margin:5px 0 15px 0;
}
.ok {
	margin-top:6px;
	vertical-align:top !important;
	vertical-align:middle;
}
.colum_right {
	width:600px;
	margin-left:60px;
}
.top {
	margin-bottom:17px;
}
.top img {
	margin:0 10px 5px 0;
}

.colum_left ul {
 border-left: 3px solid #ffab0a; 
 padding-left: 18px;
 margin-bottom: 20px;
 list-style: outside url(images/link_icon2.gif);
 }
.colum_left ul  li {  margin: 0px; padding: 0px;}
.colum_left ul  li a { font-size: 14px; }
.colum_left .current{ color: #437FBE; }

.testo {margin-bottom:5px;
		padding-left: 20px;
	border-left: 3px solid #437FBE; font-size: 13px; }
.testo a{ font-size: 13px !important;  color: #449CFC !important; text-decoration: underline !important; }
.testo a:hover{ color: #FFAB0A !important;}
.testo ul { margin-left: 30px; margin-top: 5px; margin-bottom: 5px; list-style: outside url(images/link_icon.gif);}


.top span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;	
}
.top a {
	color:#8f969c;
	font-weight:bold;
	font-size:10px;
}
.top h1 {  font-size: 16px; margin: 0px; padding: 0px;  color: #449CFC; margin-top: 10px; margin-bottom: 25px;}
.bottom img {
	margin-bottom:5px;
}
.column {
	width:200px;
}
.column img {
	margin:0 10px 5px 0;
}
.column p {
	margin-bottom:8px
}
.column span {
	background:url('images/link_icon.gif') no-repeat;
	background-position:left;
	padding-left:10px;
}
.column a {
	color:#87ad1f;
	text-decoration:underline;
}
.column a:hover {
	text-decoration:none;
}
.spacer {
	clear:left;
	height:1px;
}
.footer {
	background:url('images/footer_background.gif');
	background-repeat: repeat-x;
	height:63px;
	margin-top:15px;
	color:#fff;
	text-align:right;
	padding:20px 40px 0 0;
}
.footer a {
	color:#fff;
}
.footer2 {font-size: 11px; padding-bottom: 5px;}
.footer2 a { text-decoration: underline; padding-bottom: 5px;}

.table_form { margin-top: 15px; margin-bottom: 10px; margin-left: 15px; background-color: #F2F2F2; 
color: #449CFC !important; 
font-size: 11px !important;
font-weight: bold;  width: 500px;}
.table_form td { padding: 4px; color: #449CFC; }
.table_form tr { background-color: none; }
.table_form tr:hover { background-color: #d5d5d5; }
.table_form input[type="text"] { width: 150px; border: 1px solid #000000; height: 15px; }
.table_form textarea { width: 300px; border: 1px solid #000000; height: 120px; }
.table_form input[type="submit"] { width: 150px; border: 1px solid #000000; height: 18px; float: left; margin-left:150px; margin-right: 20px;  }
.table_form input[type="text"]:focus { background-color: #cfe5fc; }
.table_form textarea:focus { background-color: #cfe5fc; }
.error_reporting
{
    border: 1px solid #000000; background-color: #FFFFFF; text-align: left; margin-top: 3px; margin-bottom: 3px; margin-left: auto; margin-right: auto; width: 300px;    padding: 3px; font-size: 12px; clear: both;
}

.table_form ul {list-style: outside url(img/cancel.png); font-size: 12px; margin-top: 10px; margin-bottom: 10px;}
.table_form li{ margin-left:40px; font-size: 12px; color: #000000;}
#fixme { float: left; background-color: transparent; text-align: left; height: 22px;}
#fixme img { width: 20px; float: left;}

.newsz{ background-color: #d9eafc; }
.newsz1{ background-color: #c0c0c0; }
.newsz2{}
.imgnews{ border: 1px solid transparent; }
.imgnews:hover{ border: 1px solid blue; }