@charset "utf-8";
/* CSS Document */
body,ul,p,ol,h1,h2,h3,h4,h5,form,input{margin:0;padding:0;list-style:none;font-size:100%;font-weight:normal;}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #424242;
	background-color: #E7E7E7;
}
a {
	color:#1a171b;
	outline: 0 none;
	text-decoration: none;
}
a img{border:0;}
hr {display:none;border:0;clear:both;margin:0;padding:0;}
.hr1,.hr2{clear:both;}
.hr1{
	height:10px;
	background-color:#00724e;
	margin-top: 30px;
	margin-bottom: 20px;
}
.hide {display:none;}
.rel {position: relative;}
.page{
	width:700px;
	margin:0 auto;
	position: relative;
	background: #fff;
	padding: 20px 10px 10px;
}
h1 {
	text-align: right;
	color: #000000;
	height: 70px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
strong {
	color: #4A4A4A;
}

.grey {
	color: #999999;
}
#spaceg {
	text-align: center;
	width: 100%;
	height: 450px;
}
#spaceg img {
	border: solid 1px #9d9d9d;
}
a.loading {
	background: #fff url(img/ajax_small.gif) no-repeat center;
}
.bs {
	float: left;
	font-size: 10px;
	color: #727272;
	padding-bottom: 10px;
	width: 285px;
}
.coll {
	float: right;
	width: 370px;
	height: 120px;
}
.patr {
	width: 120px;
	float: right;
	margin-bottom: 10px;
}
.footer,.footer strong {
	background-color: #D2D2D2;
	margin: 10px 0 0;
	color: #fff;
	font-size: 9px;
	line-height: 20px;
}
.int {
	width:600px;
	margin:-40px auto 10px;
}
.boxsx {
	text-align: justify;
	float: left;
	width: 290px;
	padding-bottom:20px;
}
.boxds {
	text-align: justify;
	float: right;
	width: 290px;
	padding-bottom:20px;
}
.int h2 {
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF9900;
	padding: 2px 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.int .col {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	background: #E2E2E2;
}
.int .mid {
	width: 198px;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
}
.int h3 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	background-color: #999999;
	margin: 5px;
}
.int p {
	margin: 5px;
	text-transform: uppercase;
}
.col label {
	float: left;
	width: 80px;
	font-weight: bold;
}
.int p.links {
	text-align: right;
	margin: 5px 0 0 0;
}
.testo h2 {
	font-size: 16px;
	font-weight: bold;
	color: #959595;
	font-family: Helvetica;
}
.testo p {
	padding-bottom: 15px;
}
.testo {
	padding: 0 40px;
}
.page .lang {
	font-size: 12px;
	line-height: 30px;
	text-align: right;
	height: 30px;
}
.lang a {
	background-color: #00724E;
	display: block;
	float: right;
	padding: 0 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.lang a:hover {
	background-color: #B5BABD;
}
h2.titolo {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00724E;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 10px;
}
td.testo {
	padding: 0 0 0 40px;
}

