div#container{ 
	width: 950px;
    margin: 0 auto;   /* centra negli altri browser */
    text-align: left;   /* ripristina l'allineamento */ 
	padding-top:15px;
}
.menu_primo {
	height:15px;
}
.header {
	z-index:15;
	width: 950px;
	height: 60px;
	padding-bottom:10px;
	background-image:url(gfx/header2.png);
	background-repeat:no-repeat;
	padding-top: 40px;
	text-align:right;
	font-family: Arial;
	font-size: 12px;
	color: #959faa;

}
.header a {
	text-decoration:none;
	color: #959faa;
}
.header a:hover {
	text-decoration:underline;
	color: #333333;
}
.showcase {
	/*position:relative;*/
	z-index:15;
	width: 910px;
	height: 178px;
	padding-bottom:10px;
	background-image:url(gfx/showcase.png);
	background-repeat:no-repeat;
	padding-left: 40px;
	}
.content {
	z-index:10;
	width: 950px;
	height: 570px;
	background-image:url(gfx/bg_content.png);
	background-repeat:no-repeat;
}
.box_download {
	background-image:url(gfx/box_download.png);
	background-repeat:no-repeat;
	font-family: Arial;
	font-size: 11px;
	color:#193a69;
}
.box_area_riservata {
	background-image:url(gfx/box_area_riservata.png);
	background-repeat:no-repeat;
	font-family: Arial;
	font-size: 11px;
	color:#193a69;
}
.news_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #3667ae;
	padding-bottom:15px;
	padding-top: 20px;
}
.news_text {
	font-family: Arial;
	font-size: 12px;
	color: #193a69;
	line-height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #dddfe2;
	padding-bottom: 10px;
}
.news_text a {
	color:#959EA9;
	text-decoration:none;
}
.news_text a:hover {
	color:#333333;
	text-decoration:underline;
}
.news_img {
	float:left;
	padding-right:15px;
	padding-bottom:10px;
	padding-top: 5px;
}
.news_continua {
	clear:both;
	text-align:right;
}
.footer {
	height:24px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	padding-top: 6px;
	text-align:center;
	
}
.footer a  {
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover  {
	color:#FFFFFF;
	text-decoration: underline;
}
h1, h2 {
	margin:0px;
	paddding:0px;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
}
img, div, input, body, h1, h2 { behavior: url("iepngfix.htc") }
form {
margin:0px;
padding:0px;
}
.form_text {
	font-family: Arial;
	font-size: 11px;
	color: #28364a;
}
.form_intervento {
	font-family: Arial;
	font-size: 12px;
	color: #28364a;

}
.navigazione {
	color:#28374a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1c4d2;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
.testo {
	font-family: Arial;
	font-size: 13px;
	color: #193a69;
	
}

a.linkTesto:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #193a69;
	text-decoration: none;
}
a.linkTesto:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #193a69;
	text-decoration:underline;
}
a.linkTesto:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #193a69;
	text-decoration:none;
}
a.linkTesto:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #193a69;
	text-decoration:none;
}
td a {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
td a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}

