@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	text-align:center;
	background:#c5cbce;
}
img {
	border:0px;
}
.header {
	height:118px;
	background:url(images/hbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.header div {
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.header table {
	height:98px;
	margin:0px;
	padding:0px;
}
.header td,th {
	vertical-align:top;
}
.header td img {
	padding-top:45px;
	padding-bottom:6px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.header td img:hover {
	padding-top:51px;
	padding-bottom:12px;
}
.pre {
	background:url(images/prebg.gif);
}
.ric {
	background:url(images/ricbg.gif);
}
.chi {
	background:url(images/chibg.gif);
}
.con {
	background:url(images/conbg.gif);
}
.main {
	background:#eaedef;
	text-align:center;
}
.contenuti {
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
}
.block {
	width:240px;
	height:201px;
	float:left;
	display:inline;
	background:#FFFFFF;
	margin-top:20px;
}
.block p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	padding-bottom:3px;
	color:#221e1f;
}
.footer {
	text-align:center;
	font-family:"Trebuchet MS",Arial;
	font-size:11px;
	color:#333333;
	padding-top:12px;
	line-height:12px;
	height:69px;
}
.footer strong {
	color:#000000;
}
.footer a {
	color:#333333;
	text-decoration:underline;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}
.formblock {
	padding-left:15px;
	background:#f5f4f1;
	color:#221e1f;
}
.formblock img {
	margin-right:10px;
	padding-bottom:40px;
}
.colsx {
	display:inline;
	float:left;
	width:212px;
	margin-top:8px;
}
.coldx {
	display:inline;
	float:left;
	margin-left:50px;
	margin-top:28px;
	width:498px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.tit {
	background:url(images/base.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:39px;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	color:#5188a5;	
}

