body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 80%;
	background-color: #FAFAFD;
}
#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 960px;
}
#center_cont {
	background-color: #FFFFFF;
	float: left;
}


#container, 
#header, 
#top, 
#center_cont, 
#csx, 
#cdx, 
#footer
 {
	display: block;
}
#header p, 
#footer p, 
#top p, 
#cdx p, 
#cdxh p, 
#cch p
 {
	margin: 0px;
	padding: 10px;
}
#header {
	height: 170px;
	background-image: url(../style/images/bk_top.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#header #logo {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
hr.hrdiv {
	display: block;
	height: 1px;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #EEEEEE;
	border-style: none;
}
#top {
	background-color: #E5E5E5;
	height: 200px;
}


#footer {
	clear: both;
	color: #666666;
	background-color: #FFFFFF;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#csx {
	float: left;
	width: 170px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#cdx {
	float: left;
	width: 760px;
	padding: 10px;	/*background-color: #FFFFF9;*/
}
/* IE<7 */
*html #cdx {
	width: 757px;	
}
#cch {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#cdxh {
	float: left;
	width: 260px;
	padding: 10px;
}
#csx ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#csx ul li {
	display: block;
	margin-bottom: 1px;
}

#csx ul li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	width: 148px;
}

#csx ul li.msup a {
	background-color: #FFCC66;
	color: #333333;
	padding-left: 12px;
	padding-right: 10px;
}
#csx ul li.msup a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#csx ul li.msub a {
	background-color: #FFE9BB;
	color: #666666;
	padding-left: 20px;
	padding-right: 2px;
}
#csx ul li.msub a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

#csx #bannersx {
	display: block;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
}
#csx #bannersx p {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1.title_page {
	font-size: 110%;
	display: block;
	margin: 0px;
	padding: 10px;
	color: #D28E00;
	font-family: Tahoma, Arial, Verdana;
	background-color: #FFF7E6;
	font-weight: bold;
}
#center_cont h1.title_page a {
	color: #444444;
	text-decoration: none;
}
#center_cont h1.title_page a:hover {
	color: #666666;
	text-decoration: underline;
}

#cdx a {
	color: #003399;
	text-decoration: underline;	
}
#cdx a:hover {
	color: #000033;
	text-decoration: none;	
}
#cdx p  {

} 
#cdx p.link_up  {
	text-align: right;	
} 
#cdx h2, 
#cch h2 {
	font-size: 100%;
	display: block;
	margin: 0px;
	padding: 10px;
	color: #333333;
}
#cdx ul li {
	text-align: justify;
	padding: 5px;
}

#cdx table {
	padding: 0px;
	background-color: #D4D4D4;
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}

#cdx table td {
	padding: 5px;
	background-color: #FEFEFE;
}
#form_cc {
	display: block;
	width: 420px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#form_cc label.lblform {
	display: block;
	width: 140px;
	float: left;
	padding: 5px;
	text-align: right;
}

#form_cc input.campo_cc {
	width: 200px;
}
#form_cc textarea.text_cc {
	width: 200px;
	height: 100px;
}
#form_cc select#oggetto_cc {
	width: 200px;
}
#form_cc p.pbutton {
	display: block;
	text-align: center;
}
#form_cc input#send_msg, 
#form_cc input#KT_Insert1, 
#form_cc input#kt_login1, 
#form_cc input#kt_remenber {
	padding: 8px;
	cursor: pointer;
}

#cch p.art_a a {
	text-decoration: none;
	color: #00923F;
}
#cch p.art_a a:hover {
	text-decoration: none;
	color: #00D75B;
}

#cch p.art_a span {
	font-family: Tahoma, Arial, Verdana;
	font-size: 180%;
	font-weight: bold;
	letter-spacing: -1px;
}
#cch .art_a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#cdxh .box_dx_evid {
	background-color: #FBFBFD;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#cdxh .box_dx_evid a {
	text-decoration: none;
	color: #00923F;
}
#cdxh .box_dx_evid a:hover {
	text-decoration: underline;
	color: #002D13;
}
#cch hr.nsep {
	font-size: 1px;
	line-height: 0px;
	color: #CCCCCC;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#record_nav {
	padding: 10px;
	text-align: right;
}

#record_nav img { 
    vertical-align:middle;
}

#cch .cch_link {
	text-align: center;
}
#cch a {
	color: #00923F;
}
#cch a:hover {
	color: #00DD5E;
	text-decoration: none;
}
p.art_b {
	text-align: justify;
}
#center_cont #testo_articolo p, 
#center_cont #testo_page p {
	line-height: 160%;
}
input#cerca_button {
	cursor: pointer;
}
#form_cc .checkb {
	display: block;
	width: 200px;
}
#center_cont ul.list_partners li {
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#center_cont ul.list_partners img {
	vertical-align: middle;
	margin-right: 10px;
}
#center_cont ul.list_partners {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#testo_articolo .data_art {
	color: #555555;
}
#testo_page li {
	text-align: justify;
}
#testo_page #menu_int_dx li {
	text-align: left;
	list-style-image: url(../style/images/li_check.gif);
	list-style-type: none;
}
.user_options {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.user_options li {
	display: block;
	padding: 10px;
}
#testo_page #menu_int_dx {
	display: block;
	float: right;
	width: 400px;
	margin-left: 10px;
	margin-top: 5px;
}
#cdx .serv_list a {
	text-align: left;
}
#cdx #menu_int_dx h2 {
	color: #00923F;
}
#testo_page .titl_serv {
	font-size: 140%;
	color: #00923F;
}
