@charset "utf-8";
body {
	background-color: #eaeaea;
	margin: 0px;
}

/*  ---------------------- GESTIONE DIV ----------------  */

#page {
	position: relative;
	width: 910px;
	height: 100%;
	background-image: url(bg_page.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-right:auto;
	margin-left:auto;
}
#bgpatsx {
	position: relative;
	float: left;
	background-image: url(bg_pat_sx.gif);
	background-repeat: repeat-y;
	width: 5px;
	height: 100%;
}
#bgpatpage {
	position: relative;
	width: 900px;
	height: 100%;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}
#bgpatdx {
	float: left;
	background-image: url(bg_pat_dx.gif);
	background-repeat: repeat-y;
	width: 5px;
	height: 100%;
}
#header {
	clear: both;
	position: relative;
	float: left;
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 140px;
}
#menu {
	clear: both;
	position: relative;
	float: left;
	width: 850px;
	height: 28px;
	background-image: url(bg_menu.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 28px;
	color:#FFF;
	padding-left: 50px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display:inline;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px 0 10px;
	display: inline-block;
} 
#menu ul li a:hover {
	color: #000000;
	background-image: url(bg_menu_hover.gif);
	background-repeat: repeat-x;
} 
#bgcontentsx {
	position: relative;
	float: left;
	width: 597px;
	height: 100%;
	min-height: 500px;
	background-image: url(bg_pat_page.gif);
	background-repeat: repeat-x;
}
#contentsx {
	position: relative;
	float: left;
	left: 50px;
	height: auto;
	width: 500px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#contentsx a {
	color: #004c96;
	text-decoration: underline;
	font-weight: bold;
}
#contentsx a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#contentform {
	position: relative;
	width: 400px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right:auto;
	margin-left:auto;
}
#bgcontentdx {
	position: relative;
	float: left;
	width: 303px;
	height: 100%;
	min-height: 500px;
	background-image: url(bg_pat_page.gif);
	background-repeat: repeat-x;
}
#contentdx {
	position: relative;
	float: left;
	height: 100%;
	width: 291px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#sector0 {
	position: relative;
	float: left;
	margin-top: 25px;
	width: 291px;
	height: 100px;
	font-size: 20px;
	font-weight: bold;
}
#sector1 {
	position: relative;
	display:block;
	float: left;
	width: 291px;
	height: 68px;
	padding: 0px 0px 0px 0px;
	background-image:url(sector1.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#sector1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sector1 ul li {
	display:inline;
}
#sector1 ul li a {
	color: #000;
	text-decoration: none;
	width: 291px;
	height: 68px;
	line-height: 55px;
	display: inline-block;
} 
#sector1 ul li a:hover {
	color: #FFF;
	background-image: url(sector1_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
#sector2 {
	position: relative;
	float: left;
	width: 291px;
	height: 68px;
	padding: 0px 0px 0px 00px;
	background-image:url(sector2.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
}
#sector2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sector2 ul li {
	display:inline;
}
#sector2 ul li a {
	color: #000;
	text-decoration: none;
	width: 291px;
	height: 68px;
	line-height: 15px;
	display: inline-block;
} 
#sector2 ul li a:hover {
	color: #FFF;
	background-image: url(sector2_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
#sector3 {
	position: relative;
	float: left;
	width: 291px;
	height: 68px;
	padding: 0px 0px 0px 0px;
	background-image:url(sector3.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
}
#sector3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sector3 ul li {
	display:inline;
}
#sector3 ul li a {
	color: #000;
	text-decoration: none;
	width: 291px;
	height: 68px;
	line-height: 55px;
	display: inline-block;
} 
#sector3 ul li a:hover {
	color: #FFF;
	background-image: url(sector3_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
#evidenza {
	position: relative;
	float: left;
	top: 35px;
	width: 271px;
	height: 220px;
	padding: 20px 0px 0px 20px;
	background-image:url(box_evidenza.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
#evidenza a {
	color: #FFF;
	text-decoration: underline;
}
#evidenza a:hover {
	color: #000;
	text-decoration: underline;
}
#evidenza strong {
	font-size: 20px;
	font-weight: bold;
}
#closepage {
	clear: both;
	position: relative;
	background-image: url(bg_close_page.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 910px;
	margin-right:auto;
	margin-left:auto;
}
#calltoaction1 {
	position: relative;
	float: left;
	width: 100%;
}
#calltoaction1a {
	position: relative;
	float: left;
	width: 350px;
	height: 38px;
	background-image: url(bg_filetto.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position: right center;
}
#calltoaction1b {
	position: relative;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bt_calltoaction_1.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 38px;
	width: 216px;
	line-height:36px;
}
#calltoaction1b ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calltoaction1b ul li {
	display:inline;
}
#calltoaction1b ul li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 38px;
	width: 216px;
	display: inline-block;
} 
#calltoaction1b ul li a:hover {
	color: #000000;
	background-image: url(bt_calltoaction_1_hover.gif);
	background-repeat: repeat-x;
} 
#plus {
	position: relative;
	width: 770px;
	height: 100%;
	min-height: 330px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}
#plussx {
	position: relative;
	float: left;
	width: 375px;
	height: 100%;
	color: #000;
	background-image: url(bg_pat_plus.gif);
	background-repeat: repeat-y;
}
#plusup {
	clear: both;
	position: relative;
	float: left;
	width: 375px;
	height: 17px;
	background-image: url(bg_plus_up.gif);
}
#pluscenter {
	position: relative;
	clear: both;
	width: 364px;
	min-height: 200px;
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
#pluscenter img {
	position: relative;
	clear: both;
	width: 270px;
	height: 225px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
#pluscontent {
	position: relative;
	clear: both;
	width: 330px;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}
#plusdown {
	clear: both;
	position: relative;
	float: left;
	width: 375px;
	height: 17px;
	background-image: url(bg_plus_down.gif);
	background-repeat: no-repeat;
}
#plusdx {
	position: relative;
	float: right;
	width: 375px;
	height: 100%;
	color: #000;
	background-image: url(bg_pat_plus.gif);
	background-repeat: repeat-y;
}
#plusdxup {
	clear: both;
	position: relative;
	float: left;
	width: 375px;
	height: 17px;
	background-image: url(bg_plus_up.gif);
}
#plusdxcenter {
	position: relative;
	clear: both;
	width: 364px;
	min-height: 200px;
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
#plusdxcenter img {
	position: relative;
	clear: both;
	width: 270px;
	height: 225px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
#plusdxcontent {
	position: relative;
	clear: both;
	width: 330px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
#plusdxdown {
	clear: both;
	position: relative;
	float: left;
	width: 375px;
	height: 17px;
	background-image: url(bg_plus_down.gif);
	background-repeat: no-repeat;
}
#calltoaction2 {
	position: relative;
	float: left;
	width: 260px;
	height: 70px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(bt_calltoaction_2.jpg);
	background-repeat: no-repeat;
}
#calltoaction2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calltoaction2 ul li {
	display:inline;
}
#calltoaction2 ul li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 260px;
	height: 70px;
	line-height: 15px;
	display: inline-block;
} 
#calltoaction2 ul li a:hover {
	color: #000000;
	background-image: url(bt_calltoaction_2_hover.jpg);
	background-repeat: no-repeat;
}
#calltoaction2a {
	position: relative;
	float: left;
	width: 260px;
	height: 70px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(bt_calltoaction_2a.jpg);
	background-repeat: no-repeat;
}
#calltoaction2a ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calltoaction2a ul li {
	display:inline;
}
#calltoaction2a ul li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 260px;
	height: 70px;
	line-height: 15px;
	display: inline-block;
} 
#calltoaction2a ul li a:hover {
	color: #000000;
	background-image: url(bt_calltoaction_2a_hover.jpg);
	background-repeat: no-repeat;
}
#calltoaction3 {
	position: relative;
	float: left;
	width: 260px;
	height: 155px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-image: url(bt_calltoaction_3.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#calltoaction3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calltoaction3 ul li {
	display:inline;
}
#calltoaction3 ul li a {
	color: #000000;
	text-decoration: none;
	width: 260px;
	height: 155px;
	line-height: 15px;
	display: inline-block;
} 
#calltoaction3 ul li a:hover {
	color: #0090ff;
	background-image: url(bt_calltoaction_3_hover.jpg);
	background-repeat: no-repeat;
} 
#closerup {
	clear: both;
	position: relative;
	background-image: url(bg_open_page.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 910px;
	margin-right:auto;
	margin-left:auto;
}
#closercenter {
	position: relative;
	width: 910px;
	height: 100%;
	background-image: url(bg_page.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-right:auto;
	margin-left:auto;
}
#closercontent {
	position: relative;
	width: 800px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}
#closerdown {
	clear: both;
	position: relative;
	background-image: url(bg_close_page.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 910px;
	margin-right:auto;
	margin-left:auto;
}
#localpartner {
	clear: both;
	position: relative;
	width: 770px;
	height: 100%;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}
#calltoaction4 {
	position: relative;
	float: left;
	width: 445px;
	height: 65px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	background-image: url(bt_calltoaction_4.jpg);
	background-repeat: no-repeat;
}
#calltoaction4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calltoaction4 ul li {
	display:inline;
}
#calltoaction4 ul li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 445px;
	height: 65px;
	line-height: 20px;
	display: inline-block;
} 
#calltoaction4 ul li a:hover {
	color: #000000;
	background-image: url(bt_calltoaction_4_hover.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	position: relative;
	top: 15px;
	width: 910px;
	height: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #aeaeae;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}
#footer a {
	color: #aeaeae;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#spacer {
	clear: both;
	position: relative;
	width: 100%;
	height:80px;
}
#footerlogo {
	clear: both;
	position: relative;
	top: 15px;
	width: 140px;
	height: 40px;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}
#download {
	position: relative;
	width: 222px;
	height: 55px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	background-image: url(bt_download.jpg);
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
}
#download ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#download ul li {
	display:inline;
}
#download ul li a {
	color: #000000;
	text-decoration: none;
	width: 222px;
	height: 55px;
	line-height: 13px;
	display: inline-block;
} 
#download ul li a:hover {
	color: #FFFFFF;
	background-image: url(bt_download_hover.jpg);
	background-repeat: no-repeat;
}
/*  --------------------- FINE GESTIONE DIV ----------------------  */
.page {
	width: 910px;
	background-image: url(bg_page.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.bg_pat_page {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	width: 900px;
	background-image: url(bg_pat_page.jpg);
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.bg_close_page {
	background-image: url(bg_close_page.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 910px;
}
.contentdx {
	width: 235px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-image: url(img_product.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #aeaeae;
	text-align: center;
}
.footer a {
	color: #aeaeae;
	text-decoration: none;
}
.menu {
	width: 850px;
	height: 28px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-image: url(bg_menu.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 28px;
	color:#FFF;
	padding-left: 50px;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu ul li {
	display:inline;
}
.menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px 0 10px;
	display: inline-block;
} 
.menu ul li a:hover {
	color: #000000;
	background-image: url(bg_menu_hover.gif);
	background-repeat: repeat-x;
} 
.title {
	font-size: 16px;
	color: #014c96;
	font-weight: bold;
}
.title a {
	color: #014c96;
	text-decoration: none;
}
.title a:hover {
	color: #014c96;
	text-decoration: underline;
}
.title1 {
	font-size: 15px;
}
.title2 {
	font-size: 23px;
	color: #333;
}
.sottotitolo {
	float:left;
	position:relative;
	margin-left: 20px;
	width: 120px;
	height: 70px;
	font-size:12px;
}
.sottotitolo a {
	color: #000;
	text-decoration:none;
}
.sottotitolo a:hover {
	color: #000;
	text-decoration: underline;
}
.voci {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 11px;
	color: #313437;
}
.voci1 {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #313437;
}
.testo {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #313437;
	vertical-align: top;
}
.spazio {
	height: 11px;
}
.input {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b1b1b2;
	border-right-color: #b1b1b2;
	border-bottom-color: #b1b1b2;
	border-left-color: #b1b1b2;
	background-color: #E1E1E1;
}
.boxcanali {
	background-color:#e3e3e3;
}
.vocidata {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	line-height: 11px;
	color: #313437;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: b1b1b2;
	border-right-color: b1b1b2;
	border-bottom-color: b1b1b2;
	border-left-color: b1b1b2;
}
.grazie {
	background-image:url(box_grazie.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 256px;
	width: 607px;
}
.titolograzie {
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}

.testograzie {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.informativa {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.informativa a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.noinvio {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.divisorio {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 17px;
	color: #333;
	font-weight: normal;
}
.vocibold {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 15px;
	line-height: 15px;
	color: #313437;
	font-weight: bold;
}
.vocidatabold {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica;
	font-size: 9px;
	line-height: 11px;
	color: #313437;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: b1b1b2;
	border-right-color: b1b1b2;
	border-bottom-color: b1b1b2;
	border-left-color: b1b1b2;
	font-weight: bold;
}
