@charset "UTF-8";
body {
	margin: 0px;
	background-color: #E5E5E5;
	text-align: center;
}
#main {
	width: 920px;
	padding-bottom: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_body.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
#img_testa {
	height: 230px;
	margin: 0px 40px;
	background-color: #F2F2F2;
}
#logo {
	height: 116px;
	background-image: url(../images/logo_testa.gif);
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
#logo .sottotitolo {
	font-size: 12px;
	color: #333333;
}
#lingua {
	position: absolute;
	top: 82px;
	right: 30px;
}
#lingua a {
	color: #333333;
	text-decoration: none;
}
#lingua a:hover {
	color: #008CD7;
}
/*

MENU

*/
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#menu span {
	display: block;
	padding-left: 20px;
	height: 30px;
	height: 23px !important;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE8F5;
}
#menu li li span {
	padding-left: 40px;
	border-top-color: #FFFFFF;
}
#menu span.sel {
	border-top-color: #008CD7;
	background-color: #008CD7;
}
#menu a {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #008CD7;
}
#menu .sel a {
	color: #FFFFFF;
}
#menu .sel a:hover {
	color: #FFFFFF;
}
/*

----------------------

*/
h1 {
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
}
h1 a {
	display: block;	
	text-indent: -9000px;
	width: 300px;
	height: 82px;
}
h2 {
	margin: 0px;
	font-size: 31px;
	line-height: 40px;
	font-weight: normal;
}
h3 {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #008CD7;
}
h3.margin_bottom {
	margin-bottom: 10px;
}
td h3 {
	width: 180px;
	float: left;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}
.txt_big {
	font-size: 12px;
	line-height: 16px;
}
td p {
	margin-bottom: 30px;
}
a {
	color: #333333;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
h3 a {
	color: #008CD7;
	text-decoration: none;
}
h3 a:visited {
	color: #008CD7;
	text-decoration: none;
}
h3 a:hover {
	color: #000000;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.italic {
	font-style: italic;
}
.ico_download {
	padding-left: 22px;
	padding-bottom: 10px;
	background-image: url(../images/bg_download_ico_h3.gif);
	background-repeat: no-repeat;
}
ul.download a {
	color: #008CD7;
	text-decoration: none;
}
ul.download a:hover {
	color: #000000;
}
ul.download li {
	padding-bottom: 5px;
	background-image: url(../images/bg_li_download.gif);
}
img {
	border: none;
}
#contenuti {
	/*width: 840px !important;*/
	width: 870px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 30px 0px 0px 40px;
	background-image: url(../images/bg_contenuti.gif);
	/*background-color: #99CCCC;*/
}
.col_1_4 {
	float: left;
	width: 190px;
	height: 10px;
	min-height: 10px;
	height: auto!important;
}
.col_2_4 {
	float: left;
	width: 380px;
}
.col_3_4 {
	float: left;
	width: 610px;
}
.col_3_4 .head {
	background-color: #FFF;
}
.infra_col {
	float: left;
	width: 40px;
	height: 10px;
}
/* TABS */
.tabs {
	padding-left: 20px;
	margin-top: 30px;
	padding-bottom: 20px;
	height: 39px;
	background-image: url(../images/tabs-bg.gif);
	background-repeat: no-repeat;
}
.tabs .tab {
	float: left;
	height: 39px;
	background-image: url(../images/tab-l-off.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
}
.tabs .tab .item {
	height: 23px;/*39*/
	padding: 16px 20px 0px 20px;
	background-image: url(../images/tab-r-off.gif);
	background-repeat: no-repeat;
}
.tabs .tab.on {
	background-image: url(../images/tab-l-on.gif);
}
.tabs .tab.on .item {
	background-image: url(../images/tab-r-on.gif);
}
.tabs .tab a {
	color: #666;
	text-decoration: none;
}
.tabs .tab.on a, .tabs .tab a:hover {
	color: #008CD7;
}
/* END TABS */
.sep {
	height: 20px;
	background-image: url(../images/bg_sep.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.l10 {
	height: 10px;
}
.l20 {
	height: 20px;
}
.clear {
	clear: both;
	height: 1px;
	size: 1px;
	line-height: 1px;
}
.table_2_4 {
	width: 380px;
}
td {
	font-size: 11px;
	line-height: 15px;
	vertical-align: top;
}
.table_2_4 .td_dx {
	width: 210px;
}
.table_2_4 .td_sx {
	width: 170px;
}
a.freccia_link {
	display: block;
	float: left;
	text-indent: -9000px;
	width: 20px;
	height: 15px;
	background-image: url(../images/freccia_link.gif);
	background-position: 0px 0px;
	clear: right;
}
a.freccia_link:hover {
	background-position: 0px -15px;
}
.margin_b {
	margin-bottom: 20px;
}
.centrato {
	text-align: center;
}
#piede {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-image: url(../images/bg_piede.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* contact form styles */
	.contactform {margin: 10px 0 0 0;}
	.formrow {clear: both; overflow: hidden; margin: 0 0 10px 0;}
	
	.formrow .labeltext {width: 110px; display: block; float: left; color: #444; line-height:20px;}
	.formrow .inputtext {width: 250px; display: block;  float: left; height: 20px;}
	
	.formrow .inputcheck {float: left; margin: 4px 10px 0 0;}
	.formrow .labelcheck {width: 310px; display: block; float: left; color: #444; line-height:20px;}
	
	.formrow .labeltextarea {float: none; clear: both;color: #444; line-height:20px;}
	.formrow textarea {border: 1px solid #ccc; color: #444; width: 363px; height: 200px; background: #fff !important;}
	.alignr {float: right;}
