/* STRUTTURA - generale */


body{
	margin: 10px 10px 0 10px;
	padding:0;
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;

}

div#container{
	width: 100%;
	background: url(../images/container_bg_sx_y.gif) repeat-y left;
}

div#container2{
	width: 100%;
	background: url(../images/container_bg_dx_y.gif) repeat-y right;
	/*position: relative;*/
}

div#wrapper{
	float: left;
	width: 100%;
	margin-left: -250px;
}

div#sidebar{
	float: right;
	width: 250px;
   /*margin-right: 10px;
	display: inline;*/
	height:auto !important;
}

div#sidebar_head{
	background-image: url(../images/h_side_bg.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 75px;
}

div#sidebar_cont{
	background-image: url(../images/side_sfum_up.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#sidebar_cont_in{
	padding: 0 0 0 7px;
}

div#nav{
	float: left;
	width: 229px;
	display: inline;
   margin:0 0 0 250px;
	/*font-size: 80%;*/
}

div#nav_head{
	/*background-image: url(../images/h_nav_bg.jpg);
	background-repeat: no-repeat;*/
	width: 229px;
	height: 75px;
}

div#nav_cont{
	background-image: url(../images/nav_sfum_up.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#nav_cont_in{
	
}

div#content{
	margin: 0 0px 0 479px;
   height:auto !important;
}

div#content_head{
	background-image: url(../images/h_cont_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
	float: left;
}

div#content_cont{
	background-image: url(../images/cont_sfum_up.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	float: left;
}

div#content_cont_in {
	padding: 15px 20px 20px 10px;
	margin: auto;
/*	min-width: 500px;*/
}

/*
* html div#content_cont_in {
	width: 500px;	
}
*/

.contenuto_centrale{
	width: 95%;
}

.contenuto_centrale p{
	margin: 0;
	padding-bottom: 0.4em;
}

div#contenitore_titolo{
	width: 95%;
	/*height: 40px;*/
}

.content_cont_in_title{
   /*height: 16px;
	line-height: 16px;*/
	margin: auto;
}

.content_cont_in_arr_title{
	background: url(../images/freccia_tit.gif) no-repeat left;
	/*height: 16px;*/
}

.content_cont_in_text{
	margin: auto;
	padding: 0 0 0 10px;
	position: relative; /* vedere se non fa casino */
}


div#footer{
	clear: both;
	background: #FFFFFF;
	border-top: 1px solid #838383;
	height: 30px;
}

.spacer4{
	/*font-size: 4px;*/
	line-height: 8px;
}

.wlamanu span, .wlamanu input {
	line-height: 11px;
	vertical-align: middle;
}

.wlamanu {
	display: inline;
}

.puntini{
	clear: both;
	height: 9px;
	/*margin: 3px 0 3px 0;*/
	background: url(../images/puntini_bg.gif) repeat-x;
	background-position: center;
	width: 95%;
	font-size: 0px;
}

.puntini_ftp{
	clear: both;
	height: 1px;
	/*margin: 3px 0 3px 0;*/
	background: url(../images/puntini_bg.gif) repeat-x;
	background-position: center;
	width: 95%;
	font-size: 0px;
}

.puntini_ftp2{
	clear: both;
	height: 19px;
	/*margin: 3px 0 3px 0;*/
	background: url(../images/puntini_bg.gif) repeat-x;
	background-position: center;
	width: 100%;
	font-size: 0px;
}

.puntinilunghi{
	clear: both;
	height: 2px;
	/*margin: 3px 0 3px 0;*/
	background: url(../images/puntini_bg.gif) repeat-x;
	background-position: center;
	font-size: 0px;
}

tr.riga_gialla {
	background-color: #fbf6cc; /* giallo scuro: #f6ec95 */
}

/*p{
	margin: 0 0 1em;
	line-height:1.4;
}*/

/* Formattazione TESTI */

.testo_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363738;
}

.testo_menu a,
.testo_menu a:link,
.testo_menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363738;
	text-decoration: none;
}

.testo_menu a:hover,
.testo_menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.testo_menu_sel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.testo_menu_sel a,
.testo_menu_sel a:link,
.testo_menu_sel a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.testo_menu_sel a:hover,
.testo_menu_sel a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.testo_menu_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	font-style: italic;
}

.testo_menu_2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	font-style: italic;
	text-decoration: none;
	line-height: 37px;
}

.testo_menu_3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.testo_side_h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.sidebar_box_h1 a,
.sidebar_box_h1 a:link,
.sidebar_box_h1 a:visited,
.sidebar_box_h1 a:active,
.sidebar_box_h1 a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 241px;
	height: 19px;
}

.testo_side{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
}

/*.testo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	line-height: 14px;
}*/

.testo_red{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	line-height: 14px;
}

.testo_dx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	line-height: 14px;
}

.testo_dx a,
.testo_dx a:link,
.testo_dx a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.testo_dx a:active,
.testo_dx a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}

.testo_dx_nb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	line-height: 16px;
}

.testo_dx_nb a,
.testo_dx_nb a:link,
.testo_dx_nb a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	text-decoration: none;
	line-height: 16px;
}

.testo_dx_nb a:active,
.testo_dx_nb a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	text-decoration: underline;
	line-height: 16px;
}

.testo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.testo_side_b, .testo_b{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
}

/*.testo a,
.testo a:link,
.testo a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.testo a:active,
.testo a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}*/

.testo a,
.testo a:link,
.testo a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.testo a:active,
.testo a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}


.testo_side_h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646465;
	font-weight: bold;
}

.sidebar_box_h2 a,
.sidebar_box_h2 a:link,
.sidebar_box_h2 a:visited,
.sidebar_box_h2 a:active,
.sidebar_box_h2 a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646465;
	font-weight: bold;
	width: 217px;
	height: 21px;
	text-decoration: none;
}

/*.testo_titolo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-indent: 10px;
}

.testo_titolo a,
.testo_titolo a:link,
.testo_titolo avisited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-indent: 10px;
	text-decoration: none;
	color: #000000;
}

.testo_sottotitolo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 10px;
	color: #000000;
}*/

.in_evidenza {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	/*text-indent: 10px;*/
	color: #646465;
	padding-top: 20px;
	padding-bottom: 10px;
}

.testo_titolo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	/*text-indent: 10px;*/
	padding-left: 10px;
	color: #646465;
}

.testo_titolo a,
.testo_titolo a:link,
.testo_titolo avisited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	/*text-indent: 10px;*/
	padding-left: 10px;
	text-decoration: none;
	color: #646465;
}

.testo_sottotitolo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-indent: 10px;*/
	padding-left: 10px;
	color: #646465;
}

.testo_header_1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.testo_header_1 a,
.testo_header_1 a:link,
.testo_header_1 avisited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.testo_header_1 a:hover,
.testo_header_1 a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.testo_mktg{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	/*color: #7F7F7F;*/
	color: #000000;
	/*padding: 0 0 0 5px;*/
}

.testo_footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7F7F7F;
}

.testo_footer a, 
.testo_footer a:link,
.testo_footer a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}

.testo_footer a:active,
.testo_footer a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: underline;
}

.testo_footer1 a, 
.testo_footer1 a:link,
.testo_footer1 a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
	padding: 0 0 0 5px;
}

.testo_footer1 a:active,
.testo_footer1 a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: underline;
	padding: 0 0 0 5px;
}

.testo_footer2 a, 
.testo_footer2 a:link,
.testo_footer2 a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F7F;
	text-decoration: none;
	padding: 0 0 0 5px;
}

.testo_footer2 a:active,
.testo_footer2 a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7F7F;
	text-decoration: underline;
	padding: 0 0 0 5px;
}

.testo_cerca {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7F7F7F;
}

.testo_cerca a, 
.testo_cerca a:link,
.testo_cerca a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}

.testo_cerca a:active,
.testo_cerca a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: underline;
}

.testo_events_cat{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: none;
	font-style: italic;
}

.testo_evn_tit{
	height: 16px;
}

.testo_evn_tit a,
.testo_evn_tit a:link,
.testo_evn_tit a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646465;
	font-weight: bold;
	text-decoration: none;
}

.testo_evn_tit a:active,
.testo_evn_tit a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646465;
	font-weight: bold;
	text-decoration: underline;
}

a.barraPag{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: none;
}

.barraPag{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: none;
}

.input_src{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	text-decoration: none;
	border: #797B7B 1px solid;
}

.testo_login{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	line-height: 21px;
}

label.input_src{
	border: 0;
}

#txt_src{
	width: 150px;
}

.mktg_tit_01{
	color: #363838;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	/*padding: 0 0 0 5px;*/
}

.mktg_tit_02 {
	color: #363838;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	/*padding: 0 0 0 5px;*/
}

.mktg_tit_02 a,
.mktg_tit_02 a:link,
.mktg_tit_02 a:visited {
	color: #363838;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.mktg_tit_02 a:active,
.mktg_tit_02 a:hover {
	color: #363838;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}

.testo img{
	margin-right: 0.8em;
}

.testo_people_funzione {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	vertical-align: top;
}

.testo_people_cumpa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646465;
	text-decoration: none;
	line-height: 16px;
}

.testo_people {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	line-height: 12px;
}


.testo_people_name{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646465;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.testo_people a,
.testo_people a:link,
.testo_people a:visited,
.testo_people a:active,
.testo_people a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: underline;
	line-height: 12px;
}

.testo_ftp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.testo_ftp2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
}

.testo_ftp3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}

.testo_ftp2 a, .testo_ftp2 a:link, .testo_ftp2 a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: none;
}

.testo_ftp2 a:hover, .testo_ftp2 a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: underline;
}

.testo_ftp a, .testo_ftp a:link, .testo_ftp a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.testo_ftp a:hover, .testo_ftp a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

div.testo_ftp {
	text-align: center;
/*	width: 65px;*/
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	background-color: #efefef;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	float: right;
	padding: 0 8px 0 8px;
	margin: 0 0 0 5px;
}

td.testo_ftp {
	background-color: #e2e2e2;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #ffffff;
/*	border-top: 1px solid #ffffff;*/
	padding: 0 8px 0 8px;
}

td.testo_ftp2, td.testo_ftp3 {
	padding: 0 8px 0 8px;
}

/* NAV - barra sinistra */

div#nav_menu{
	margin: auto;
	padding: 10px 0 0 0;
	width: 100%;
	height:100%;
}

.nav_button{
	clear: both;
	display:block;
	text-align: left;
}

div#nav_inter_box{
	margin: auto;
	padding: 230px 0 0 0;
	/*position: fixed!important;
	z-index: 10;
	position: absolute;
	bottom:30px;*/
	/*left: 0px;*/
}

.nav_button a,
.nav_button a:visited,
.nav_button a:link{
	width: 229px;
	height: 32px;
	line-height: 22px;
	text-indent: 25px;
	display:block;
	background-position:100% 0px;
}

.nav_button a:hover,
.nav_button a:active{
	width: 229px;
	height: 32px;
	line-height: 22px;
	text-indent: 25px;
	display:block;
	background-position:100% -32px;
}

a.nav_button_link{
	background: url(../images/nav_button_bg.gif) no-repeat left top;
}

.nav_button_sel{
	clear: both;
	width: 229px;
	height: 32px;
	background: url(../images/nav_button_bg.gif) no-repeat left top;
	background-position:100% -32px;
	line-height: 22px;
	text-indent: 25px;
	display:block;
	text-align: left;
}

a.nav_button_link_sel{
	background: url(../images/nav_button_bg.gif) no-repeat left top;
	background-position:100% -32px;
	line-height: 22px;
	text-indent: 25px;
	display:block;
	text-align: left;
}


div#nav_inter_tit{
	height: 25px;
	width: 200px;
}

.nav_inter_button{
	width: 200px;
	height: 40px;
	text-indent: 25px;
	line-height: 37px;
}

.nav_inter_button a,
.nav_inter_button a:link,
.nav_inter_button a:active,
.nav_inter_button a:visited,
.nav_inter_button a:hover{
	display:block;
	background-position:100% 0px;
	height: 37px;
	width: 200px;
	text-decoration: none;
}

a.nav_ab_button{
	background: url(../images/nav_ab.jpg) no-repeat left top;
}

a.nav_forum_button{
	background: url(../images/nav_forum.jpg) no-repeat left top;
}

a.nav_faq_button{
	background: url(../images/nav_faq.jpg) no-repeat left top;
}

a.nav_ftp_button{
	background: url(../images/nav_ftp.jpg) no-repeat left top;
}

/* SIDE - barra destra */

.sidebar_box{
	background-color: #F7F7F7;
	width: 241px;
	margin: 0 0 10px 0;
	border: 1px #838383 solid;
	border-bottom: 3px #838383 solid;
}

.sidebar_box_h1{
	/*background-image: url(../images/side_h1.jpg);
	background-repeat: no-repeat;*/
	height: 19px;
	width: 241px;
	border-bottom: 1px #838383 solid;
	line-height: 19px;
	text-indent: 20px;
}

.sidebar_box_h1 a:link,
.sidebar_box_h1 a:active,
.sidebar_box_h1 a:visited,
.sidebar_box_h1 a:hover{
	display:block;
	/*background-position:1px 1px;*/
}

a.ancor_side_h {
	background: url(../images/side_h1.jpg) no-repeat left top;
}

.sidebar_box_h3{
	background-image: url(../images/side_h3.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 241px;
	border-bottom: 1px #838383 solid;
	line-height: 19px;
	text-indent: 20px;
}

.sidebar_box_content{
	text-align: left;
	padding: 0px 10px 15px 10px;
}

.sidebar_box_content p{
	margin: 0;
	padding-bottom: 0.4em;
}

.sidebar_box_content img {
	/*border: 2px #77888C solid;*/
	border: 0;
	margin-right: 0.8em;
}

.sidebar_box_bullet{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
}

.sidebar_box_space_top_15{
	margin: 15px 0 0 0;
}

.sidebar_box_space_top_10, .centrale_space_top_10{
	margin: 10px 0 0 0;
}

.sidebar_box_space_top_5{
	margin: 5px 0 0 0;
}

.sidebar_box_h2 {
	height: 21px;
	width: 217px;
	margin: 0 0 0 20px;
	line-height: 18px;
}

.sidebar_box_h2 a:link,
.sidebar_box_h2 a:visited{
	display:block;
	background-position:100% 0px;
}

.sidebar_box_h2 a:hover,
.sidebar_box_h2 a:active{
	display:block;
	background-position:100% -21px;
}

a.ancor_box_h2{
	background: url(../images/side_h2.jpg) no-repeat left top;
}

/* FOOTER */

.foter_bg{
	background: url(../images/footer_bg.gif) no-repeat left;
	background-position: left bottom;
}

/* index.php */

.img_bordo {
	/*border: #797B7B 3px solid;*/
	border: 0;
}

.elenco_g{
	background-color: #EAEAEA;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	line-height: 18px;
}

.elenco_b{
	background-color: #FAFAFA;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	line-height: 18px;
}


/* F A Q */

.faq {
	width: 95%;
}

.faq_tit_sx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #646465;
	text-align: left;
	/*width: 40%;*/
	/*float: left;*/
	margin-top: 8px;
	margin-bottom: 8px;
}

.faq_tit_dx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 16px;
	color: #646465;	
	text-align: right;
	/*width: 60%;*/
	/*float: left;*/
	margin-top: 8px;
	margin-bottom: 8px;
}

.FAQ_oddRow{
	background-color: #FFFFFF;
	width: 95%;
}

.FAQ_evenRow{
	background-color: #FFFFFF;
	width: 95%;
}

.faq_risp {
	background-color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
}

.faq_risp p {
	padding-left: 25px;
	margin: 0px;
}

.elenco_faq_g {
	background-color: #EAEAEA;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
}

.elenco_faq_b {
	background-color: #FAFAFA;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
}

.elenco_faq_b a,
.elenco_faq_b a:link,
.elenco_faq_b a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: none;
}

.elenco_faq_b a:active,
.elenco_faq_b a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: underline;
}

.elenco_faq_g a,
.elenco_faq_g a:link,
.elenco_faq_g a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: none;
}

.elenco_faq_g a:active,
.elenco_faq_g a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: underline;
}


/* FORUM */

.Forum_oddRow{
	background-color: #FFFFFF;
	width: 95%;
}

.Forum_evenRow{
	background-color: #FFFFFF;
	width: 95%;
}

.Forum_bPag, #Forum_bPag{
	background-color: #FFFFFF;
	text-align: left;
}

.Forum_bPag2, #Forum_bPag2{
	background-color: #FFFFFF;
	text-align: center;
	/*width: 95%;*/
	margin:auto;
}

.forum_tit_dx {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;	text-align: right;
	width: 50%;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

.elenco_forum_g {
	background-color: #EAEAEA;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
}

.elenco_forum_b {
	background-color: #FAFAFA;
	padding-left: 25px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
}

.elenco_forum_data {
	background-color: #FAFAFA;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	color: #646465;
	vertical-align:top;
}

.elenco_forum_aut {
	background-color: #888888;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	color: #FFFFFF;
}

.elenco_forum_g a,
.elenco_forum_g a:link,
.elenco_forum_g a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: none;
}

.elenco_forum_g a:active,
.elenco_forum_g a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
	text-decoration: underline;
}

.forum_tit_inp {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646465;
	border-left: #797B7B 1px solid;
	border-top: #797B7B 1px solid;
}

.forum_new_sx {
	background-color: #EAEAEA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:top;
	padding-left: 50px;
}

.forum_new_dx {
	background-color: #EAEAEA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.forum_new_dx input{
	width:250px;
}

.forum_new_dx textarea{
	width:250px;
	height:150px;
}

.testo_invia {
	text-align:right;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 95%;
}

.testo_invia a,
.testo_invia a:link,
.testo_invia a:visited {
	text-align:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 95%;
}

.testo_invia a:active,
.testo_invia a:hover {
	text-align:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	width: 95%;
}

/* events.php, events_src.php */

.Events_oddRow{
	background-color: #E8E8E8;
	width: 95%;
}

.Events_evenRow{
	background-color: #F9F9F9;
	width: 95%;
}

.events_cat{
	padding: 10px 0 0 20px;
	text-align: left;
}

.events_box_bullet{
	background-image: url(../images/bullet_big.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 10px;
}

.events_box_content{
	text-align: left;
	padding: 0px 10px 10px 10px;
}

.events_img {
	/*border: 2px #77888C solid;*/
	border: 0;
}

.puntini_evn{
	height: 11px;
	/*margin: 6px 0 6px 0;*/
	background: url(../images/puntini_bg_evn.gif) repeat-x;
	width: 100%;
	font-size: 0px;
}

.Events_bPag, .Sales_bPag, .mktg_bPag, .People_bPag,
#Events_bPag, #Sales_bPag, #mktg_bPag, #People_bPag{
	text-align: right;
	width: 95%;
}

form.frmEvents {
	display: inline;
	vertical-align: middle;
	line-height: 19px;
}

form.frmRubrica {
	display: inline;
	/*vertical-align: middle;
	line-height: 19px;*/
}

/* marketing.php - marketing_src.php */

form.frmMktg{
	display: inline;
	vertical-align: middle;
	line-height: 19px;
}

.mktg_oddRow{
	
}

.mktg_evenRow{
	
}

/* people.php */

form.frmPeople {
	display: inline;
	vertical-align: middle;
	line-height: 19px;
	float: right;
}

.people_img {
	/*border: 2px #77888C solid;*/
	border: 0;
}

.People_oddRow{
	width: 95%;
}

.People_evenRow{
	width: 95%;
}

.margin_sx img{
	margin-left: 5px;
}

.margin_dx img{
	margin-right: 5px;
}

/* sales.php */

.sales_box_content{
	text-align: left;
	padding: 0px 10px 10px 10px;
}

.sales_box_bullet{
	background-image: url(../images/bullet_big.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0 10px;
}

.Sales_oddRow{
	background-color: #E8E8E8;
	width: 95%;
	padding: 10px 0 0 0;
}

.Sales_evenRow{
	background-color: #F9F9F9;
	width: 95%;
	padding: 10px 0 0 0;
}

/* index.php */

#centeredbox {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 977px;
height: 424px;
margin: auto;
}

#header_login{
	background: url(../images/h_login.jpg) no-repeat left;
	width: 977px;
	height: 100px;
}

#sx_col{
	border-left: #838383 1px solid;
	border-right: #838383 1px solid;
}

#dx_col{
	border-right: #838383 1px solid;
	text-align: center;
}

#footer_login{
	background: url(../images/footer_login.jpg) no-repeat left;
	height: 44px;
	width: 977px;
}

#login_content_sx{
	width: 553px;
}

.testo_titolo_login{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.testo_sottotitolo_login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.input_log{
	border: #838383 1px solid;
	background-color: #F2F2F2;
	height: 19px;
	width: 230px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.button_log{
	border: #838383 1px solid;
	background-color: #F2F2F2;
	color: #797A8E;
	height: 19px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.frmLogin{
	display: inline;
}

.frmLogin label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
}

.puntini_login{
	background: url(../images/puntini_login.gif) repeat-x;
	height: 33px;
	width: 321px;
}

/* errore.php */

#header_errore{
	background: url(../images/h_errore.jpg) no-repeat left;
	width: 977px;
	height: 100px;
}

#footer_errore{
	background: url(../images/footer_errore.jpg) no-repeat left;
	height: 44px;
	width: 977px;
}

/* tree */

.nav_button_sel_sub{
	clear: both;
	width: 229px;
	height: 32px;
	background: url(../images/nav_button_bg_submenu.jpg) no-repeat left top;
	background-position:100% -32px;
	line-height: 22px;
	text-indent: 25px;
	display:block;
	text-align: left;
}

.tree_menu{
	margin-top: -8px;
	z-index: 1;
	margin-bottom: 10px;
}

.nav_button_level_1{
	background-color: #CBCBCB;
	border-bottom: #B4B4B4 1px solid;
	height: 18px;
	width: 206px;
	padding-top: 2px;
	text-indent: 35px;
}

.nav_button_level_2{
	background-color: #EFEFEF;
	border-bottom: #B4B4B4 1px solid;
	height: 18px;
	width: 206px;
	padding-top: 2px;
	text-indent: 45px;
}

.link_menu{
	background-image: url(../images/bullet_tree.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.testo_tree{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	line-height: 14px;
}

.testo_tree a,
.testo_tree a:link,
.testo_tree a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: none;
	line-height: 14px;
}

.testo_tree a:active,
.testo_tree a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: underline;
	line-height: 14px;
}

.testo_tree_sel{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	font-weight: bold;
	line-height: 14px;
}

.testo_tree_sel a,
.testo_tree_sel a:link,
.testo_tree_sel a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

.testo_tree_sel a:active,
.testo_tree_sel a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

.nav_people_button{
	height: 21px;
	width: 206px;
	text-indent: 45px;
	line-height: 21px;
}

.nav_people_button a:link,
.nav_people_button a:visited{
	display:block;
	background-position:100% -21px;
	line-height: 21px;
	text-decoration: none;
}

.nav_people_button a:hover,
.nav_people_button a:active{
	display:block;
	background-position:100% 0px;
	line-height: 21px;
	text-decoration: none;
}

.nav_people_button_sel{
	height: 21px;
	display:block;
	background-position:100% 0px;
	line-height: 21px;
	text-decoration: none;
	background: url(../images/people_menu.gif) no-repeat left top;
	text-indent: 45px;
	font-weight: bold;
}

a.nav_people_button{
	background: url(../images/people_menu.gif) no-repeat left top;
	line-height: 21px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
}

.testo_tree_people{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646465;
	line-height: 21px;
}

.in_evidenza {
	text-indent: 5px;
	line-height: 18px;
}

.i-fra, #i-fra {
	border: #797B7B 1px solid;
}

/* ---------- FTP AREA ------------*/

#popup_carica {
	position: absolute;
	z-index: 10;
	background-color: #f8f6f7;
	border: 1px solid #cecece;
	width: 250px;
	top: 40%;
	left: -1000px;
	/*right: 25%;*/
	text-align: center;
	margin: auto;
	padding: 10px;
	visibility: hidden;
}

.testo_titolo_ftp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #646465;
}

.testo_titolo_ftp2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646465;
	font-weight: bold;
}

.inpt_ftp input{
	width: 100%;
	border-top: 1px solid #bfbdbe;
	border-left: 1px solid #bfbdbe;
	border-bottom: 1px solid #e2e0e1;
	border-right: 1px solid #e2e0e1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}

.inpt_ftp select{
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}

.testo_ftp_pop{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#popup_condividi {
	position: absolute;
	z-index: 20;
	background-color: #f8f6f7;
	border: 1px solid #cecece;
	width: 300px;
	top: 50%;
	right: -1000px;
	text-align: center;
	margin: auto;
	padding: 10px;
	visibility: hidden;
}


/* ---------- FINE FTP AREA ------------*/


span.nero {
	color: #000000;
}
