@charset "utf-8"; 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:auto;
}

li{
	list-style-type: none;
	display: outline;
	height:20px;
}
ul{
	padding-left:0px;
}

@font-face {
    font-family: 'LubalGraphBkBTBook';
    src: url('../fonts/lubalin_graph_book_bt_0-webfont.eot');
    src: url('../fonts/lubalin_graph_book_bt_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lubalin_graph_book_bt_0-webfont.woff') format('woff'),
         url('../fonts/lubalin_graph_book_bt_0-webfont.ttf') format('truetype'),
         url('../fonts/lubalin_graph_book_bt_0-webfont.svg#LubalGraphBkBTBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LubalGraphBdBTBold';
    src: url('../fonts/lubalin_graph_bold_bt_0-webfont.eot');
    src: url('../fonts/lubalin_graph_bold_bt_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lubalin_graph_bold_bt_0-webfont.woff') format('woff'),
         url('../fonts/lubalin_graph_bold_bt_0-webfont.ttf') format('truetype'),
         url('../fonts/lubalin_graph_bold_bt_0-webfont.svg#LubalGraphBdBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/league_gothic-webfont.eot');
    src: url('../fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/league_gothic-webfont.woff') format('woff'),
         url('../fonts/league_gothic-webfont.ttf') format('truetype'),
         url('../fonts/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
:focus{
	border:0px;
}


ol,ul{
	list-style:none;
	}

.top {
	height: 105px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.logo {
	height: 90px;
	width: 76px;
	float:left;
	position: relative;
	top:-23px;
}

.account {
    clear: right;
    float: right;
    height: 105px;
    position: relative;
    right: 0;
    top: 20px;
    width: 250px;
}
.avatar {
	height: 33px;
	width: 33px;
	float:left;
	position: relative;
}
.account_benvenuto {
	float:left;
	position: relative;
	margin-left:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #368dd3;
	text-decoration: none;
	font-weight: bold;
	top:0px;
	text-align: left;
}

.account_benvenuto p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
}
.btn_big_inactive a  {
color: #FFF;
	background-color: #transparent;
	background-image: url(../images/btn/btn_big.png);
	background-position: 0px -52px;
	height: 26px;
	width: 125px;
	display:block;
	font-family: 'LubalGraphBdBTBold';
	font-size:11px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
}
.btn_big_inactive input  {
color: #FFF;
	background-color: transparent;
	background-image: url(../images/btn/btn_big.png);
	background-position: 0px -52px;
	height: 26px;
	width: 125px;
	display:block;
	font-family: 'LubalGraphBdBTBold';
	font-size:11px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	border:0px;
	padding-bottom: 5px;
}
.btn_big a  {
	color: #FFF;
	background-color: #transparent;
	background-image: url(../images/btn/btn_big.png);
	background-position: 0px 0px;
	height: 26px;
	width: 125px;
	display:block;
	font-family: 'LubalGraphBdBTBold';
	font-size:11px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
}
.btn_big a:hover  {
background-image: url(../images/btn/btn_big.png);
	background-position: 0px -26px;
}


.btn_big input  {
	color: #FFF;
	/*background-color: #ffffff;*/
	 background-color: transparent;
	background-image: url(../images/btn/btn_big.png);
	background-position: 0px 0px;
	height: 26px;
	width: 125px;
	display:block;
	font-family: 'LubalGraphBdBTBold';
	font-size:11px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	border:0px;
	padding-bottom: 5px;
	cursor:pointer;
}


.btn_big input:hover  {

	background-position: 0px -26px;
	
}
.btn_big #export:hover  {
background-image: url(../images/btn/btn_big.png);
	background-position: 0px -26px;
	
}

.cont_btn{
	float:right;
	position:relative;
}
.fascia_orizzontale {
	height: 64px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #003e67;
}
.cont_tab {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 64px;
}
#tab a{
	background-color: #FFF;
	width: 220px;
	height:39px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	float:left;
	position:relative;
	top:25px;
	font-family: LeagueGothicRegular;
	text-align:center;
	text-transform: uppercase;
	font-size:20px;
	line-height:40px;
	color: #003e67;
	text-decoration:none;
	left: -46px;
	margin-right:3px;
}
#tab a:hover{
	background-color: #96BED8;
	color: #fff;
}

.tab a  {
	color: #fff;
	text-decoration:none;
}
.tab a:hover{
	background-color: #509ddc;
	color: #fff;
	text-decoration:none;
}
.container {
	background-color: transparent;
	background-image: url(../images/bg_start.png);
	background-repeat: no-repeat;
	height: 483px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
.container_analisi {
	background-color: transparent;
	background-image: url(../images/bg_container_analisi.png);
	background-repeat: no-repeat;
	height: 520px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}

.contenitore {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
background-color: transparent;
	padding:10px;
}


.barra {
	width: 922px;
	height:48px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-image: url(../images/barra.png);
	background-repeat: no-repeat;
	top:10px;
	position:relative;
}
.bg_start_sx {
	background-image: url(../images/bg_start_sx.png);
	background-repeat: no-repeat;
	float: left;
	height: 413px;
	width: 224px;
	margin-left:5px;
}

.cont_sx {
	height: 403px;
	width: 210px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:8px;
}
.btn_aggiungi {
	background-color: #509ddc;
	height: 38px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	
}
.btn_report {
	background-color: #eeeeee;
	height: 38px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	
}
.plus_icon {
	background-color: transparent;
	background-image: url(../images/icone/plus.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	width: 26px;
	margin-top: 5px;;
	margin-right: 10px;
	position:relative;
}

.plus_icon_inactive {
	background-color: transparent;
	background-image: url(../images/icone/plus_inactive.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	width: 26px;
	margin-top: 5px;;
	margin-right: 10px;
	position:relative;
}
.btn_aggiungi_title{
	float:left;
	position:relative;
	font-family: 'LubalGraphBdBTBold';
	margin-left:10px;
	color:#FFF;
	width:160px;
	font-size:14px;
	line-height:33px;
}
.btn_report_title{
	float:left;
	position:relative;
	font-family: 'LubalGraphBdBTBold';
	margin-left:10px;
	color:#003e67;
	width:160px;
	font-size:14px;
	line-height:33px;
}
.footer_bg {
	margin-top:30px;
	width: 100%;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	background-color: #003e67;
	float:left;
}
.footer_cont {
	width: 900px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'LubalGraphBdBTBold';
	color: #FFF;
	font-size: 11px;
	padding-top:20px;
	padding-left:10px;
}
.cont_logo_footer {
	width: 87px;
	height:17px;
	float:left;
	position:relative;
	display:block;
	background-position: 0px 0px;
	background-image: url(../images/iside_footer.png);
}
a.cont_logo_footer {
	background-image: url(../images/iside_footer.png);
	background-position: top;
}
a:hover.cont_logo_footer {
	background-image: url(../images/iside_footer.png);
	background-position: bottom;
}

.cont_logo_footer_footprint {
	width: 130px;
    height:25px;
	float:left;
	margin-left:30px;
	position:relative;
	display:block;
}

a.cont_logo_footer_footprint {
	background-image: url(../images/logo_footprint.png);
	background-position: top;
}

a:hover.cont_logo_footer_footprint {
	background-image: url(../images/logo_footprint.png);
	background-position: bottom;
}
.testo{
	margin-top:5px;
	margin-left:6px;

}

.testo_footer {
	float: left;
	height: 100px;
	width: 400px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001828;
	text-decoration: none;
	
}

.testo_footer h2 {
	font-size:12px;
	color: #FFF;
	font-family: 'LubalGraphBdBTBold';
	text-transform: uppercase;
}
.copyright {
	width: 400px;
	position:relative;
	float:right;
	font-size:10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right:10px;
}

.cont_dx{
	width:667px;
	float:right;
	position:relative;
	height:400px;
}
.cont_dx_top{
	width:667px;
	float:right;
	position:relative;
	height:400px;
}
.cont_dx_report{
	width:667px;
	float:right;
	position:relative;
	height:410px;
}


.top_nome_dx{
	width:270px;
	height:37px;
	float:left;
	position:relative;
	background-color:#eeeeee;
	margin-right:2px;
	font-size:15px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:40px;
	padding-left:10px;
}

.top_status_dx{
	width:100px;
	height:37px;
	float:left;
	position:relative;
	background-color:#eeeeee;
	margin-right:2px;
	font-size:15px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:40px;
	padding-left:5px;
	text-align:center;
}
.top_azioni_dx{
	width:249px;
	height:37px;
	float:left;
	position:relative;
	background-color:#eeeeee;
	margin-right:2px;
	font-size:15px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:40px;
	padding-left:10px;
}

.legenda{
	width:210px;
	height:230px;
	float:left;
	position:relative;
	top:130px;
	background-color: #fff;
}

.legenda_titolo{
	width:200px;
	height:21px;
	float:left;
	position:relative;
	background-color: #003e67;
	color:#fff;
	font-family: 'LubalGraphBdBTBold';
	line-height:20px;
	font-size:11px;
	padding-left:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.campagna_attiva{
	color:#5a5a5a;
	margin-top:8px;
	width:170px;
	height:30px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:11px;
	font-weight:bold;	
}
.campagna_inserita{
	width:170px;
	height:30px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 5px -26px;
	display: block;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color:#5a5a5a;
}
.campagna_approvata{
	color:#5a5a5a;
	width:170px;
	height:30px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 5px -52px;
	display: block;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
}
.campagna_chiusa{
	color:#5a5a5a;
	width:170px;
	height:30px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 5px -80px;
	display: block;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
}

.elenco_campagne{
	float:left;
	position:relative;
	width:660px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.top_cont_dx{
	float:left;
	position:relative;
	width:660px;
	height:40px;
}
.top_cont_dx_report{
	float:left;
	position:relative;
	width:660px;
	height:40px;
	margin-left:6px;
	margin-top:4px;
}
.cont_lista_campagne{
	position:relative;
	width:649px;
	height:375px;
	overflow-x: hidden;
    overflow-y: auto;
}

.elenco_nome{
    width:270px;
	height:37px;
	float:left;
	position:relative;
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#5a5a5a;
font-family: 'LubalGraphBdBTBold';
	line-height:47px;
}
.elenco_status_0{
	width:90px;
	height:37px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 50px -22px;
	display: block;
}
.elenco_status_10{
	width:90px;
	height:37px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 50px -51px;
	display: block;
}
.elenco_status_20{
	width:90px;
	height:37px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 50px 8px;
	display: block;
}
.elenco_status_30{
	width:90px;
	height:37px;
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 50px -80px;
	display: block;
}
.btn_small input  {
	color: #FFF;
	background-color: #ffffff;
	background-image: url(../images/btn/btn_small.png);
	background-position: 0px 0px;
	height: 25px;
	width: 79px;
	display:block;
	font-family: 'LubalGraphBdBTBold';
	font-size:11px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	border:0px;
	padding-bottom:3px;
	
}
.btn_small input:hover  {
	background-position: 0px 26px;
}
.btn_small a  {
	color: #FFF;
	background-color: #transparent;
	background-image: url(../images/btn/btn_small.png);
	background-position: 0px 0px;
	height: 25px;
	width: 79px;
	display:block;
	font-family: 'LubalGraphBdBTBold';
	font-size:11px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
}
.btn_small a:hover  {
	background-position: 0px 26px;
}
.cont_btn_small{
	width:79px;
	height:37px;
	float:left;
	position:relative;
	margin-left:20px;
	padding-top:7px;
}

.cancella{
	width:22px;
	height:24px;
	float:left;
	position:relative;
	margin-top:7px;
	margin-left:30px;
	border:0px;
}
.cont_login{
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:240px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:200px;
}

.cont_password{
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:240px;
	height:210px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:200px;
}
.login_titolo{
	width:240px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#509ddc;
	margin-top:25px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	font-size:15px;
	font-family: 'LubalGraphBdBTBold';
	font-weight:bold;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
}

.username_login{
	width:150px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:40px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#003e67;
}
.password_login{
	width:150px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#003e67;
}
.cont_btn_login{
	width:150px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:30px;
}
.password_smarrita
{
top:10px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.password_smarrita input{
	color:#999;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin:-1px;
	border:0px;
	background-color:#ffffff;
	text-decoration:underline;
}


.password_smarrita input:hover{
	color:#003e67;
}
.bottom_login{
width:240px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#509ddc;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	top:55px;
}
.bottom_password_dimenticata{
width:240px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#509ddc;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	top:65px;
}

.wizard_titoli_active_02{
	float:left;
	position:relative;
	color:#FFF;
	line-height:35px;
	font-size:13px;
	margin-left:40px;
	font-family: 'LubalGraphBdBTBold';
	background-image: url(../images/freccia.png);
	background-position: center 0px;
	background-repeat: no-repeat;
}
.wizard_titoli_active_02 a{
	float:left;
	position:relative;
	color:#FFF;
	line-height:35px;
	font-size:13px;
	font-family: 'LubalGraphBdBTBold';
	background-image: url(../images/freccia.png);
	background-position: center 0px;
	background-repeat: no-repeat;
}
.wizard_titoli_02{
	float:left;
	position:relative;
	color:#4f7a96;
	line-height:35px;
	font-size:13px;
	margin-left:40px;
	font-family: 'LubalGraphBdBTBold';
}
.wizard_titoli_02 a{
	float:left;
	position:relative;
	color:#FFF;
	line-height:35px;
	font-size:13px;
	font-family: 'LubalGraphBdBTBold';
	text-decoration:none;
	background-position: center 0px;
	background-repeat: no-repeat;
}
.wizard_titoli_02 a:hover{
	float:left;
	position:relative;
	color:#FFF;
	line-height:35px;
	font-size:13px;
	font-family: 'LubalGraphBdBTBold';
	text-decoration:none;
	background-position: center 0px;
	background-repeat: no-repeat;
}
.cont_wizard{
width: 750px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.wizard_titoli_active{
	float:left;
	position:relative;
	color:#FFF;
	line-height:35px;
	font-size:13px;
	font-family: 'LubalGraphBdBTBold';
	background-image: url(../images/freccia.png);
	background-position: center 0px;
	background-repeat: no-repeat;
}
.wizard_titoli_active a{
	float:left;
	position:relative;
	color:#FFF;
	line-height:35px;
	font-size:13px;
	font-family: 'LubalGraphBdBTBold';
	background-image: url(../images/freccia.png);
	background-position: center 0px;
	background-repeat: no-repeat;
}

.wizard_titoli{
	float:left;
	position:relative;
	color:#4f7a96;
	line-height:35px;
	font-size:13px;
	margin-left:40px;
	font-family: 'LubalGraphBdBTBold';
}
.wizard_titoli a{
	float:left;
	position:relative;
	color:#FFF;
	line-height:35px;
	font-size:13px;
	font-family: 'LubalGraphBdBTBold';
	text-decoration:none;
	background-position: center 0px;
	background-repeat: no-repeat;
}
.cont_form_start{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:560px;
}
.cont_form_start h1{
color:#003e67;
	line-height:35px;
	font-size:13px;

	font-family: 'LubalGraphBdBTBold';
	text-align:left;
}
.testo_field_sx{
	width:255px;
	height:50px;
	position:relative;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	margin-top:10px;
}
.testo_field_dx{
	width:255px;
	height:50px;
	position:relative;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	margin-top:10px;
}
.check_field_sx{
	width:255px;
	position:relative;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	margin-top:45px;
}
.field_start{
	border:1px solid #CCC;
	width:255px;
	height:25px;
}
.field_start_descrizione{
	border:1px solid #CCC;
	width:255px;
	height:60px;
}
.cont_btn_conferma{
	float:right;
	position:relative;
	top:200px;
}
.top_breadcrumb{
	width:650px;
	height:37px;
	float:left;
	position:relative;
	background-color:#eeeeee;
	margin-right:2px;
	font-size:12px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:40px;
	padding-left:10px;
}

.cont_grafici{
	float:left;
	position:relative;
	width:660px;
	height:365px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(../images/bg_analisi.png);
	background-repeat: no-repeat;
	padding-top:10px;
}

.cont_accordion{
	margin-top:10px;
	position:relative;
}
.barra_titolo_analisi{
	position:relative;
	margin-left:20px;
	height:38px;
		font-size:17px;
	color: #fff;
	font-family: 'LubalGraphBdBTBold';
	line-height:40px;
}
.pallino_attiva_20{
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	width:20px;
	height:26px;
	display:block;
	margin-right:10px;
	margin-top:3px;
}

.pallino_attiva_30{
	float:left;
	position:relative;
	background-image: url(../images/icone/pallini.png);
	background-repeat: no-repeat;
	background-position: 0px -82px;
	width:20px;
	height:26px;
	display:block;
	margin-right:10px;
	margin-top:3px;
}
.btn_carica_analisi{
	float:left;
	position:relative;
	background-image: url(../images/btn/carica.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:195px;
	height:27px;
	display:block;
	margin-top:6px;
	margin-left:220px;
}
a.btn_carica_analisi {
	background-image: url(../images/btn/carica.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	right: -70px;
}
a:hover.btn_carica_analisi{
	background-image: url(../images/btn/carica.jpg);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
.btn_scarica_analisi{
	float:right;
	position:relative;
	background-image: url(../images/btn/scarica1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:118px;
	height:27px;
	display:block;
	margin-top:6px;
	margin-right: 70px;
}
a.btn_scarica_analisi {
	background-image: url(../images/btn/scarica1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	right: -63px;
}
a:hover.btn_scarica_analisi{
	background-image: url(../images/btn/scarica1.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
.testo_titolo_analisi{
	float:left;
	position:relative;
	text-overflow: ellipsis; 
    width: 250px; 
    white-space: nowrap;
    overflow:hidden;
}
	
.form_data_analisi{
	position:relative;
	width:635px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.form_data_analisi_check{
	position:relative;
	width:635px;
	height:55px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.data_analisi_sx{
	float:left;
	position:relative;
	width:300px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	margin-top:10px;
	margin-left:6px;
}
.data_analisi_dx{
	float:right;
	position:relative;
	width:300px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	margin-top:10px;
	margin-right:20px;
	left:-120px;
}
.data_analisi_testo{
	float:left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	margin-right:5px;
	line-height:22px;
	font-weight:normal;
}
.field_analisi{
	border:1px solid #CCC;
	width:100px;
	height:20px;
	margin-right:10px;
	float:left;
}
.cont_check{
	float:left;
	position:relative;
	margin-right:30px;
	height:20px;
	width:120px;
	margin-top:10px;
	text-align:left;
	font-weight:normal;
	line-height:20px;
}
.cont_check_fonte{
	float: left;
	position: relative;
	margin-right: 10px;
	height: 20px;
	width: 55px;
	margin-top: 10px;
	text-align: left;
	font-weight: normal;
	/*background-image: url(../images/arrow/arrow_dx.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
	line-height:20px;
}
#source_list
{

float:left;
height:20px;
position:relative;
background-color:#EEEEEE;
line-height:20px;
padding-right: 5px;
}

#compare_source{

background-image: url(../images/arrow/arrow_dx.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	margin-top:10px;
	float: left;
	height: 20px; 
	line-height:20px; 
	position: relative;
	
}
.lista
{
float:left;
padding-left:5px;
}
input.radio{
padding:0px;	
}
.cont_lista_analisi{
	position:relative;
	width:635px;
	height:158px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
	display: block;
	
}
#liste
{
	float:left;
	overflow-y: auto;
	overflow-x: hidden;
	height:138px;
	width: 632px;
}
.cont_lista_analisi_titolo{
	position:relative;
	width:610px;
	height:22px;
float:left;
	font-family: 'LubalGraphBdBTBold';
	line-height:22px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-color: #4f9bd8;
	padding-left:5px;
	margin-top:10px;
}

.cont_lista_analisi_riga_scura{
	position:relative;
	width:610px;
	height:22px;
float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color: #b6b6b6;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.cont_lista_analisi_riga_chiara{
	position:relative;
	width:610px;
	height:22px;
float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color: #cbcbcb;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.check_lista{
 position: absolute;
    right: 0;
    top: 0;
}

.cont_btn_crea_grafici{
float:right;
position:relative;
margin-top:15px;
}
.logout{
float:right;
position:relative;
margin-top:2px;
color:#000;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
margin-right:5px;
}
.logout a{
float:right;
position:relative;
margin-top:2px;
margin-right:5px;
color:#000;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.logout a:hover{
color:#003e67b;
}


.cont_icona_carica{
width:29px;
height:23px;
float:right;
position:relative;
margin-top:10px;
border:0px;
}
.cont_icona_scarica{
width:29px;
height:23px;
float:left;
position:relative;
margin-top:10px;
border:0px;
}
.lingua{
width:23px;
height:28px;
float:right;
position:relative;
top:0px;
border:0px;
margin-right:10px;
}


/* ACCORDION MENU */

.Accordion {
	overflow: hidden;
}

	.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size:14px;
	color: #4f9bd8;
	font-family: 'LubalGraphBdBTBold';
	line-height:26px;
	background-image: url(../images/bg_accordion.jpg);
	background-repeat: no-repeat;
	padding-left:10px;
	height:29px;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
line-height:20px;
	height: 200px;
	font-family: 'LubalGraphBdBTBold';
	color: #4f9bd8;
	font-size:12px;
}
.riga_link {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	height: 28px;
	font-family: 'LubalGraphBdBTBold';
	color: #696969;
	font-size:12px;
	width:200px;
	
	margin-top:10px;
	padding-left:10px;
}
.riga_link_active_due {
	position:relative;

	line-height:24px;
	height: 28px;
	font-family: 'LubalGraphBdBTBold';
	color: #696969;
	font-size:12px;
	width:200px;
	
	margin-top:10px;

}
.riga_link_active {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	height: 28px;
	font-family: 'LubalGraphBdBTBold';
	color: #fff;
	font-size:12px;
	width:200px;
	margin-top:10px;
	padding-left:10px;
	background-color: #003e67;
}

.riga_link_active a {
color: #fff;
text-decoration:none;
}

.riga_link a  {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	height: 28px;
	font-family: 'LubalGraphBdBTBold';
	color: #696969;
	font-size:12px;
	width:200px;
	margin-top:10px;
	padding-left:10px;
	text-decoration:none;
}
.riga_link_active_due a  {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	height: 28px;
	font-family: 'LubalGraphBdBTBold';
	color: #696969;
	font-size:12px;
	width:200px;
	margin-top:10px;
	padding-left:10px;
	text-decoration:none;
}
.riga_link_active_due a:hover  {
	color: #003e67;
}
.riga_link a:hover {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	height: 28px;
	font-family: 'LubalGraphBdBTBold';
	color: #003e67;
	font-size:12px;
	width:200px;
	background-color: #fff;
	margin-top:10px;
	padding-left:10px;
	text-decoration:none;
}
.elenco_data{
	width:85px;
	height:37px;
	float:left;
	position:relative;
		font-size:12px;
	color:#5a5a5a;
font-family: 'LubalGraphBdBTBold';
	display: block;
	text-align:center;
	line-height:37px;
	margin-left:10px;
	
}
.elenco_nome_file{
    width:210px;
	height:37px;
	float:left;
	position:relative;
	text-align:left;
	padding-left:15px;
	font-size:12px;
	color:#5a5a5a;
font-family: 'LubalGraphBdBTBold';
	line-height:37px;
	text-overflow: ellipsis; 
    white-space: nowrap;
    overflow:hidden;
}
.elenco_report{
	float:left;
	position:relative;
	width:640px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left:10px;
	margin-top:10px;
}
.AccordionPanelOpen .AccordionPanelTab {
	font-size:12px;
	color: #4f9bd8;
	font-family: 'LubalGraphBdBTBold';
	line-height:26px;
	background-image: url(../images/bg_accordion.jpg);
	background-repeat: no-repeat;
	padding-left:10px;
	height:29px;
}

.AccordionPanelTabHover {
	color: #003e67;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #003e67;
}

.AccordionFocused .AccordionPanelTab {
	font-size:12px;
	color: #4f9bd8;
	font-family: 'LubalGraphBdBTBold';
	line-height:26px;
	background-image: url(../images/bg_accordion.jpg);
	background-repeat: no-repeat;
	padding-left:10px;
	height:29px;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
font-size:12px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:26px;
	background-image: url(../images/bg_accordion.jpg);
	background-repeat: no-repeat;
	padding-left:10px;
	height:29px;
}

/* Rules for Printing */

@media print {

  .Accordion {
  overflow: visible !important;
  }
  
  .AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
  }
}


#Accordion1 .ui-corner-all {
    border-radius: 0px 0px 0px 0px;
}

#Accordion1 .ui-state-default, #Accordion1 .ui-widget-content .ui-state-default, #Accordion1 .ui-widget-header .ui-state-default {

    border: 0px;
	}
	
.ui-accordion .ui-accordion-header {
margin-top:0px;
}

.ui-accordion .ui-accordion-header a {
    padding: 0px;
}
#Accordion1 .ui-state-default a, #Accordion1 .ui-state-default a:link, #Accordion1 .ui-state-default a:visited {
    color: #4F9BD8;

}
#Accordion1 .ui-state-default a:hover {
    color: #003e67;

}

#Accordion1 .ui-state-active a, #Accordion1 .ui-state-active a:link, #Accordion1 .ui-state-active a:visited {
    color: #003e67;
    text-decoration: none;
}
#Accordion1 .ui-widget-content {
    background: none repeat scroll 0 0 #FFFFFF;
}

.ui-accordion .ui-accordion-content {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0 0 0 0;
    position: relative;
    top: 0;
}
#Accordion1 .ui-corner-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#Accordion1 .ui-corner-bottom {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#Accordion1 .ui-state-active, #Accordion1 .ui-widget-content .ui-state-active, #Accordion1 .ui-widget-header .ui-state-active {
    background-image: url("../images/bg_accordion.jpg");
    background-repeat: no-repeat;
    color: #4F9BD8;
    border: 0px;
    font-weight: bold;
}


#pwd-dontmatch
{
	color: red;
    font-size: 12px;
    margin-bottom: -57px;
    margin-left: 35px;
    margin-top: 40px;
    padding-top: 10px;
}

#resetPwdBox_msg
{
	color: red;
    font-size: 12px;
    margin-bottom: -57px;
    margin-left: 35px;
    margin-top: 40px;
    padding-top: 10px;
}
 .ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0;
    overflow: hidden;
    padding: 0 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0 0 0 0;
    position: relative;
}
.ui-corner-all {
    border-radius: 10px 10px 0px 0px;
}
.ui-widget-header {
    background: #509DDC;
    border: 0;
    color: #FFFFFF;
    font-weight: bold;
	font-family: 'LubalGraphBdBTBold';
	text-align: center;
	width: 240px;
	 height: 30px;
	 line-height: 30px;
    margin-left: auto;
    margin-right: auto;
	font-size: 15px;
}
.ui-widget-header .ui-icon {
    background-image: url("../css/cupertino/images/ui-icons_ffffff_256x240.png");
}
.ui-dialog .ui-dialog-title {
    float: none;
    margin: 0;
}

.ui-dialog {
    overflow: hidden;
    padding: 0;
    position: absolute;
}

.ui-widget-content {
    border: 0px;
	background: none repeat scroll 0 0 transparent;
	}
	
.ui-datepicker {
    padding: 0.2em 0.2em 0;
    width: 240px;
}


.ui-datepicker table {
    background-color: #FFFFFF;
    border-collapse: collapse;
    font-size: 12px;
    margin: 0 0 0.4em;
    width: 100%;
}

.modifica_date_analisi{
background-color: #transparent;
    float: right;
    height: 22px;
    margin-right: 2px;
    margin-top: 6px;
    padding: 2px;
    width: 289px;
}

.modifica_data
{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #999;
	margin-right:5px;
}

.modifica_data_button{
	font-size: 11px;
	height: 25px;
	text-align: center;
	width: 29px;
	color:#FFF;
	background-image: url(../images/btn/ok.png);
	background-position: 0px 0px;
	float:right;
	position:relative;
	background-repeat: no-repeat;
	background-color: transparent;
	border:0px;
	margin-top:9px;
	margin-right:2px;
	cursor:pointer;
	font-family: 'LubalGraphBdBTBold';
}
.scarica_excel {
	 float: right;
    margin-right: 20px;
    margin-top: 6px;
}

.btn_small_1 {
	color: #FFF;
	background-color: #ffffff;
	background-image: url(../images/btn/btn_small.png);
	background-position: 0px 0px;
	height: 22px;
	width: 79px;
	display:block;
	font-family: 'LubalGraphBdBTBold';
	font-size:11px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	border:0px;
	padding-bottom:3px;
	
}

/* nuove classi */

/* scarica_report */
.btn_scarica_report{
	float:right;
	position:relative;
	background-image: url(../images/btn/btn_report.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:118px;
	height:27px;

}
a.btn_scarica_report {
	background-image: url(../images/btn/btn_report.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
a:hover.btn_scarica_report{
	background-image: url(../images/btn/btn_report.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}

/* bottoni calendario nella pagina 'crea report grafici' */
div.data_analisi_campo img.ui-datepicker-trigger
{
cursor:pointer;
margin-top:3px;
float:left;
}

/* bottoni calendario altre pagine */
div.modifica_date_analisi img.ui-datepicker-trigger
{
top:3px;
position:relative;
cursor:pointer;
}

/* azioni */
.btn_modifica{
position:relative;
	background-image: url(../images/btn/btn_modifica.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:30px;
	height:34px;
	float:left;
	margin-left:30px;
	margin-top:6px;
}


.btn_approva
{
position:relative;
	background-image: url(../images/btn/btn_approva.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:30px;
	height:34px;
	float:left;
	margin-left:30px;
	margin-top:6px;
}

.btn_attiva
{
position:relative;
	background-image: url(../images/btn/btn_attiva.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:30px;
	height:34px;
	float:left;
	margin-left:30px;
	margin-top:6px;
}

.btn_visualizza
{
position:relative;
	background-image: url(../images/btn/btn_visualizza.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:30px;
	height:34px;
	float:left;
	margin-left:30px;
	margin-top:6px;
}

/* azioni CLASSI POPUP*/
.cont_popup_docs{
-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:335px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:200px;
	text-align:left;
	font-size:12px;
}
.popup_titolo_docs{
width:300px;
	height:30px;
	position:relative;
	background-color:#509ddc;
	text-align:left;
	color:#FFF;
	line-height:30px;
	font-size:15px;
	font-family: 'LubalGraphBdBTBold';
	font-weight:bold;
float:left;
margin-left:10px;
}
.popup_top_docs{
width:335px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#509ddc;
	margin-top:25px;
	text-align:left;
	color:#FFF;
	line-height:30px;
	font-size:15px;
	font-family: 'LubalGraphBdBTBold';
	font-weight:bold;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;	

}
.chiudipopup_docs{
	font-size:15px;
	font-family: 'LubalGraphBdBTBold';
	color:#FFF;
	position:relative;
	width:20px;
	height:30px;
float:right;
margin-right:5px;
cursor:pointer;

}
.popup_campi_docs{
	width:300px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

a.btn_carica_docs {
    
	text-decoration:none;
	color:#519bd8;
	font-size:14px;
	font-weight:bold;
	
}

.carica_docs {
    height: 27px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    width: 160px;
	background-image: url("../images/btn/carica.png");
    background-position: 114px -2px;
    background-repeat: no-repeat;
	cursor:pointer;
}

.cont_popup{
-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	width:335px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFF;
	margin-top:20px;
	margin-bottom:200px;
}
.popup_titolo{
width:300px;
	height:30px;
	position:relative;
	background-color:#509ddc;
	text-align:left;
	color:#FFF;
	line-height:30px;
	font-size:15px;
	font-family: 'LubalGraphBdBTBold';
	font-weight:bold;
float:left;
margin-left:10px;
}
.popup_top{
width:335px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#509ddc;
	margin-top:25px;
	text-align:left;
	color:#FFF;
	line-height:30px;
	font-size:15px;
	font-family: 'LubalGraphBdBTBold';
	font-weight:bold;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;	

}
.chiudipopup{
	font-size:15px;
	font-family: 'LubalGraphBdBTBold';
	color:#FFF;
	position:relative;
	width:20px;
	height:30px;
float:right;
margin-right:5px;
cursor:pointer;

}
.scarica_file_excel{
margin-left:auto;
margin-right:auto;
width:132px;
height:27px;
margin-top:20px;
position:relative;
}
.btn_scarica_excel{
	float:right;
	position:relative;
	background-image: url(../images/btn/scarica_excel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:132px;
	height:27px;
}
a.btn_scarica_excel {
	background-image: url(../images/btn/scarica_excel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
a:hover.btn_scarica_excel{
	background-image: url(../images/btn/scarica_excel.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
.popup_campi{
	width:300px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.campo_sx{
width:130px;
height:20px;
float:left;
position:relative;
margin-right:20px;
margin-top:20px;
}
.campo_check{
width:20px;
height:20px;
float:left;
position:relative;
}
.popup_campo_check{
width:100px;
height:20px;
float:right;
position:relative;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
}

/* checkbox*/
input.check_activity
{

float:left;
position:relative;
}
input.check_activity_2
{

float:left;
position:relative;
}

/* radiobuton*/
input.check_fonte
{
float:left;
position:relative;
}
.contenitore_globale_top {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/bg_globale_top.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 905px;
}
.contenitore_globale_bottom {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/bg_globale_bottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 905px;
}
.contenitore_globale_centrale {
	position: relative;
	margin: 0 auto;
	background-image: url(../images/bg_globale_centrale.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 905px;
}

.space_bianco{
	width: 905px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFF;
}
.globale_top{
width:889px;
height:45px;
margin-left: auto;
margin-right: auto;
position: relative;	
}
.globale_top_sx{
	width: 214px;
	height: 45px;
	background-color: #eeeeee;	
	float:left;
	position:relative;
	font-size:12px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:45px;
	padding-left:10px
}
.costo_top{
	width: 875px;
	height: 45px;
	background-color: #eeeeee;	
	float:left;
	position:relative;
	font-size:12px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:45px;
	padding-left:10px
}
.globale_top_dx{
	width: 655px;
	height: 45px;
	background-color: #eeeeee;
	float:right;
	position:relative;	
	font-size:12px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	line-height:45px;
	padding-left:8px;
}
.globale_top_dx_post{
	width: 655px;
	height: 45px;
	background-color: #eeeeee;
	float:right;
	position:relative;	
	font-size:12px;
	color: #003e67;
	font-family: 'LubalGraphBdBTBold';
	padding-left:8px;
}
.cont_spalla_sx{
	width: 214px;
	height: 100%;
	float:left;
	position:relative;
	line-height:45px;
	margin-left:8px;
}
.cont_spalla_dx{
	width: 660px;
	height: 100%;
	float:right;
	position:relative;	
	margin-right:7px;
}
.bg_top_sx{
	float:left;
	position:relative;
	background-image:url(../images/bg_top_sx.jpg);
	width: 224px;
	height: 11px;
}
.bg_centrale_sx{
	float: left;
	position: relative;
	background-image: url(../images/bg_centrale_sx.jpg);
	width: 224px;
	height: 105px;
	background-repeat: repeat-y;
}
.bg_centrale_sx_video{
	float: left;
	position: relative;
	background-image: url(../images/bg_centrale_sx.jpg);
	width: 224px;
	height: 490px;
	background-repeat: repeat-y;
}
.bg_stile_blog_sx{
	float: left;
	position: relative;
	background-image: url(../images/bg_centrale_sx.jpg);
	width: 224px;
	height: 80px;
	background-repeat: repeat-y;
}
.bg_areatematica_sx{
	float: left;
	position: relative;
	background-image: url(../images/bg_centrale_sx.jpg);
	width: 224px;
	height: 400px;
	background-repeat: repeat-y;
}
.bg_scroll_sx{
	float: left;
	position: relative;
	width: 220px;
	height: 379px;
	overflow-x:hidden;
	overflow-y:auto;
	display:block;
}
.bg_bottom_sx{
	float: left;
	position: relative;
	background-image: url(../images/bg_bottom_sx.jpg);
	width: 224px;
	height: 11px;
	background-repeat: no-repeat;
	margin-bottom:3px;
}
.barra_titolo_globale_sx{
	position:relative;
	margin:0 auto;
	background-color:#4f9bd7;
	width: 220px;
	height: 22px;
}
.barra_titolo_attivita_sx{
	position:relative;
	margin:0 auto;
	background-color:#4f9bd7;
	width: 220px;
	height: 22px;
	float:left;
	margin-top:10px;
}
.titolo_globale_sx{
	position:relative;
	padding-left:6px;
	line-height:22px;
	font-size:12px;
	font-family: 'LubalGraphBdBTBold';
	color:#FFF;
	text-decoration:none;
}
.clear{
	clear:both;	
}
.cont_check_spalla_sx{
width:220px;
height:20px;
position:relative;
float:left;	
margin-top:10px;
margin-bottom:10px;
text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:7px;
}
.cont_btn_crealista{
height:67px;
width:220px;
background-color:#eeeeee;
margin-left:12px;
position:relative;	
text-align:center;
float:left;
top:-75px;
}

.legenda_fascia{
	font-size:12px;
	color: #000;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:45px;
	padding-left:8px;
	width:350px;
	height:45px;
	float:right;
	position:relative;
	display:none;
}
.legenda_fascia_post{
	font-size:12px;
	color: #000;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:8px;
	width:510px;
	/*width:500px;*/
	height:45px;
	float:right;
	position:relative;
	display:none;
}
.top_titolo_dx{
	float:left;
	width:100px;
	position:relative;
	height:45px;
	line-height:45px;
}
.cont_legenda{
/*width:115px;*/
height:45px;
position:relative;
float:left;	
}
.pallino_legenda_fucsia{
	float: left;
	height: 25px;
	width: 20px;
	background-image: url(../images/icone/pallini_fascia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;	
	margin-top:12px;
	margin-left:10px;
}
.pallino_legenda_arancio{
	float: left;
	height: 25px;
	width: 20px;
	background-image: url(../images/icone/pallini_fascia.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	display: block;
	margin-top: 12px;
	margin-left: 10px;
}
.pallino_legenda_verde{
	float: left;
	height: 25px;
	width: 20px;
	background-image: url(../images/icone/pallini_fascia.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	display:block;	
	margin-top:12px;
	margin-left:10px;
}
.pallino_legenda_fucsia_post{
	float: left;
	height: 25px;
	width: 20px;
	background-image: url(../images/icone/pallini_fascia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;	
	margin-top:3px;
	/*margin-left:10px;*/
}
.pallino_legenda_arancio_post{
	float: left;
	height: 25px;
	width: 20px;
	background-image: url(../images/icone/pallini_fascia.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	display: block;
	margin-top: 3px;
	/*margin-left:10px;*/
}
.pallino_legenda_verde_post{
	float: left;
	height: 25px;
	width: 20px;
	background-image: url(../images/icone/pallini_fascia.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	display:block;	
	margin-top:3px;
	/*margin-left:10px;*/
}
.legenda_pallino_txt{
color: #000;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:45px;
	float:left;
	position:relative;
	margin-left:5px;
}
.legenda_pallino_txt_post{
color: #000;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	height:39px;
	float:left;
	position:relative;
	margin-left:5px;
	margin-top:6px;
}
.legenda_pallino_txt_post h2 {
color: #6b6b6b;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin-top:2px;
}
.bg_lista_output{
	background-image: url(../images/bg_lista_output.jpg);
	height: 419px;
	width: 660px;
	position: relative;	
}
.cont_lista_output{
	height: 367px;
	width: 655px;
	position: relative;
	float:left;	
}


.top_lista_output{
	height: 22px;
	/*width: 655px;*/
	width: 636px;
	position: relative;
	float: left;
	background-color: #4f9bd8;
	margin-top:10px;
	margin-left:3px;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	display:none;
}
.top_principale{
	height: 22px;
	width: 67px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align:center;
	
}
.top_forum{
	height: 22px;
	width: 178px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align:left;
	line-height:20px;
}
.lista_forum{
	height: 22px;
	width: 178px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align:left;
	line-height:20px;
	color:#000;
}
.top_riserva{
	height: 22px;
	width: 67px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align:center;
	
}
.top_blog{
	height: 22px;
	width: 200px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align:left;
	padding-left:3px;
}
.lista_blog{
	height: 22px;
	width: 200px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align:left;
	padding-left:3px;
	color:#000;
}
.top_fascia{
	height: 22px;
	width: 80px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align:center;
	
}
.top_areatematica{
	height: 22px;
	width: 129px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
}
.top_areatematica_post{
	height: 22px;
	width: 113px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
}
.lista_areatematica_post{
	height: 22px;
	width: 113px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
	color:#000;
}
.top_sezione_post{
	height: 22px;
	width: 157px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
}
.lista_sezione_post{
	height: 22px;
	width: 157px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
	color:#000;
}
.top_qualita_post{
	height: 22px;
	width: 94px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:center;
	padding-left:3px;
}
.lista_qualita_post{
	height: 22px;
	width: 94px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:center;
	padding-left:3px;
	color:#000;
}
.top_views{
	height: 22px;
	width: 78px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
}
.center_lista_output{
	height: 335px;
	width: 655px;
	position: relative;
	float: left;
	margin-left:3px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	overflow-y:auto;
	color:#FFF;
}
.center_lista_output_chiaro{
	height: 20px;
	/*width: 655px;*/
	width: 636px;
	position: relative;
	float: left;
	background-color: #cbcbcb;
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.center_lista_output_scuro{
	height: 20px;
	/*width: 655px;*/
	width: 636px;
	position: relative;
	float: left;
	background-color: #b6b6b6;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.cont_check_output {
	margin-left:auto;
	margin-right:auto;
	height: 20px;
	width: 20px;
	position: relative;
}
.pallini_small_arancio{
height: 16px;
	width: 14px;
	background-image: url(../images/icone/pallini_small.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;	
	margin-top:0px;
	margin-left:0px;
	margin:auto;
}
.pallini_small_fucsia{
height: 16px;
	width: 14px;
	background-image: url(../images/icone/pallini_small.png);
	background-repeat: no-repeat;
	background-position: 0px -16px;
	display:block;	
	margin:auto;
}
.pallini_small_verde{
height: 16px;
	width: 14px;
	background-image: url(../images/icone/pallini_small.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display:block;	
	margin:auto;
}
.lista_areatematica{
	height: 22px;
	width: 129px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
	color:#000;
	
}
.lista_views{
	height: 22px;
	width: 78px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
text-align:left;
	padding-left:3px;
	color:#000;
}

.bottom_lista{
height:39px;
width:655px;
position:relative;	
float:left;
}
.cont_btn_lista{
position:relative;
margin:auto;
height:39px;
left:20%;
top:25%;
}
.cont_btn_output{
position:relative;
margin-top:10px;
height:39px;
float:right;
}
.cont_bottom_btn{
height:39px;
width:500px;
position:relative;	
float:right;
display:none;
}
.bg_grafici_output{
	height: 293px;
	width: 660px;
	position: relative;
	float: right;
	background-image: url(../images/bg_output_grafici.jpg);
	background-repeat: no-repeat;
	margin-top:15px;
}
.contenitore_btn_salva {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-repeat: no-repeat;
	height: 50px;
	width: 905px;
	background-color: #e8e8e8;
}
.contenitore_btn_salva_costi {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-repeat: no-repeat;
	height: 120px;
	width: 905px;
	background-color: #e8e8e8;
}

<!--pagina video-->
.cont_btn_grafico{
	position:relative;
	float:right;
	width:336px;
	height:36px;	
}

.bt_grafico a{
	position:relative;
	float:right;
	background-image:url(../images/bt_grafico.png);
	background-repeat:no-repeat;
	width:153px;
	height:36px;
	margin-right:10px;
	font-family: 'LubalGraphBdBTBold';
	font-size:12px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}

.bt_grafico input{
	position:relative;
	float:right;
	background-image:url(../images/bt_grafico.png);
	background-repeat:no-repeat;
	width:153px;
	height:36px;
	margin-right:10px;
	font-family: 'LubalGraphBdBTBold';
	font-size:12px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	border:0px;
	padding-bottom: 5px;
	cursor:pointer;
}
.bg_top_sx{
	float:left;
	position:relative;
	background-image:url(../images/bg_top_sx.jpg);
	background-repeat:no-repeat;
	width: 224px;
	height: 11px;
}

.bg_bottom_sx{
	float:left;
	position:relative;
	background-image:url(../images/bg_bottom_sx.jpg);
	background-repeat:no-repeat;
	width: 224px;
	height: 11px;
}

.titolo_globale_sx{
	position:relative;
	padding-left:6px;
	line-height:22px;
	font-size:12px;
	font-family: 'LubalGraphBdBTBold';
	color:#FFF;
	text-decoration:none;
}

.btn_big_crea {
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
	width:125px;
	height:26px;
	background-image:url(../images/btn/btn_big.png);
	background-repeat:no-repeat;
	font-family: 'LubalGraphBdBTBold';
	font-size:12px;
	line-height:23px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}
.testo_attività_video {
	float: left;
	position: relative;
	height: 20px;
	width: 190px;
	margin-left:5px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:3px;
}
.testo_attività {
	margin-bottom:3px;
	float: left;
	height: 20px;
	width: 220px;
	position: relative;
	margin-left:5px;
	line-height:20px;
	font-weight:normal;
}
.cont_check_attività_video{
	position:relative;
	float:left;
	width:220px;
	height:100%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8px;
}
.cont_check_attività {
	float: left;
	height: 20px;
	width: 20px;
	position: relative;
	margin-bottom:3px;
}
.cont_logo_video {
	position:relative;
	margin:0 auto;
	margin-top:23px;
	width:220px;
	height:23px;
}
.logo_video {
	position:relative;
	float:left;
	margin-bottom:15px;
	width:200px;
	height:23px;
}
.tendina{
	position:relative;
	float:left;
	margin-left:8px;
	width:204px;
	height:35px;
	background-image:url(../images/sfondo_tendina.jpg);
	background-repeat:no-repeat;
}
.tendina_select{
	position: relative;
	float: left;
	width: 210px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	border: 1px solid #CCC;
}
.testo_regista{
	position:relative;
	float:left;
	margin-top:3px;
	margin-left:5px;
	width:184px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:0px;
	color:#000;
}
.valore_tendina{
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
.video_separatore{
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(../images/video_separatore.jpg);
	width:193px;
	height:1px;
}
.testo_field_sx_video{
	position:relative;
	float:left;
	margin-top:3px;
	margin-left:6px;
	width:175px;
	height:16px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
.field_video_start{
	border:0px;
	width:175px;
	height:16px;
}
.clear{
	clear:both;	
}
.btn_salva_pos{
width:500px;
position:relative;
float:right;
margin-right:20px;
margin-top:10px;	
display:none;
}
.btn_salva_pos_costi{
width:800px;
position:relative;
float:right;
margin-right:20px;
margin-top:10px;	
}
.cont_lista_video{
	width: 210px;
	height: 55px;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-left:7px;
	float:left;
	position:relative;
}
.cont_lista_video_vimeo{
	width: 210px;
	height: 100px;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-left:7px;
	float:left;
	position:relative;
}
.cont_radio_video{
height:23px;
width:210px;
float:left;
position:relative;	
}
.cont_radio{
height:20px;
width:20px;
float:left;
 padding-top: 2px;
}
.cont_radio_tendina{
height:20px;
width: 210px;
float:left;
margin-left:auto;
	margin-right:auto;
}
.cont_radio_img{
margin-bottom:5px;	
}
.campo_regista{
	width: 207px;
	float: left;
	position: relative;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.campo_numero_post{
	width: 207px;
	float: left;
	position: relative;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-left:5px;
}
.cont_btn_crea{
width:220px;
height:40px;
float:left;
position:relative;
background-color:#E8E8E8;
/*top:-15px;*/
margin-left:3px;
}
.cont_btn_creagrafici{
width:140px;
height:40px;
margin-left:auto;
margin-right:auto;
position:relative;	
margin-top:7px;
}
.cont_txt_post_legenda{
float:left;
position:relative;
height:45px;	
}
.bg_top_costi{
	background-image: url(../images/bg_top_costi.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
}
.bg_center_post_seeding{
	background-image: url(../images/bg_center_costo.jpg);
	height: 103px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.bg_center_post_seeding3{
	background-image: url(../images/bg_center_costo.jpg);
	height: 150px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.bg_center_post_seeding2{
	background-image: url(../images/bg_center_costo.jpg);
	height: 220px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.bg_top_post_seeding{
width:884px;
height:22px;
background-color:#4f9bd8;	
}
.bg_bottom_costi{
	width: 887px;
	background-image: url(../images/bg_bottom_costi.jpg);
	height: 7px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.cont_txt_post_costi{
width:590px;
float:left;
position:relative;
height:22px;	
padding-left:6px;
	line-height:22px;
	font-size:12px;
	font-family: 'LubalGraphBdBTBold';
	color:#FFF;
	text-decoration:none;
}
.cont_txt_costo_costi{
	width: 280px;
	float: left;
	position: relative;
	height: 22px;
	padding-left: 6px;
	line-height: 22px;
	font-size: 12px;
	font-family: 'LubalGraphBdBTBold';
	color: #FFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.cont_post_sx{
	width: 280px;
	float: left;
	position: relative;
	height: 90px;
	margin-left:20px;
}
.cont_post_btn{
	width: 275px;
	float: left;
	position: relative;
	height: 70px;
	margin-left:20px;
	margin-top:17px;
}
.cont_risultato_sx{
	width: 255px;
	float: left;
	position: relative;
	height: 70px;
	margin-left:20px;
}
.cont_riga2{
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	float: left;
	position: relative;
	background-image: url(../images/bg_center_costo.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
.cont_documenti{
width:595px;
height:110px;
float:left;
position:relative;	
}
.cont_riga_documenti1{
	width: 575px;
	height: 65px;
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 20px;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.cont_riga_documenti2{
	width: 575px;
	height: 45px;
	float: left;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 20px;
	line-height: 45px;
}
.cont_riga_views_video{
	width: 575px;
	float: left;
	position: relative;
	height: 90px;
	margin-left:20px;
}
.testo_spalla_sx{
	margin-bottom:3px;
	float: left;
	/*height: 20px;*/
	width: 190px;
	position: relative;
	margin-left:5px;
	line-height:20px;
}
.field_risultato{
border:0px;
	width: 255px;
	height: 25px;
	background-image: url(../images/bg_risultato.jpg);
	background-repeat: no-repeat;
	padding-left:2px;
}
.field_risultato_scuro{
border:0px;
	width: 255px;
	height: 25px;
	background-image: url(../images/bg_risultato_scuro.jpg);
	background-repeat: no-repeat;
	padding-left:2px;
	color:#FFF;
}
.testo_field_sx_costi{
	width:255px;
	height:50px;
	position:relative;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	margin-top:10px;
	float:right;
	margin-right:25px;
}
.cont_data_campo {
	float: left;
	height: 25px;
	width: 130px;
}
.cont_txt_data {
	float: left;
	height: 25px;
	width: 20px;
	position: relative;
	line-height:25px;
	font-weight:normal;
}
.testo_field_data{
	width:255px;
	height:50px;
	position:relative;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	margin-top:10px;
}
.field_data{
	border:1px solid #CCC;
	width:80px;
	height:25px;
}
.cont_calendario_data_dx {
	float: right;
	height: 25px;
	width: 100px;
	position: relative;

}
.calendario_icona {
	background-image: url(../images/btn/ico-calendar_2.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 17px;
	margin-top: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}
a.calendario_icona a {
	border:0px;
}


div.cont_data_campo img.ui-datepicker-trigger
{
float: right;
	height: 16px;
	width: 17px;
	margin-top: 5px;
	margin-bottom: auto;
	margin-left: 5px;
}

div#immagini_grafico
{
float:right;
width:100px;
margin-top:10px;
font-size:10px;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
}
div#immagini_grafico .img_grafici
{
margin-top:10px;
cursor:pointer;
text-align:center;
width:78px;
}
div#immagini_grafico img
{
padding-left:4px;
}


div.scelta_report
{
width:100px;
float:left;
font-size:12px;
font-weight:bold;
}
#field_bg{
	border: 1px solid #CCC;
	height:20px;
}
#uid{
	border: 1px solid #CCC;
	height:20px;
}
#r_uid{
	border: 1px solid #CCC;
	width:150px;
}

table#lista_forums
{
margin-top: 0px;
border-collapse:collapse;
line-height: 16px;
}
tr#tr_header th{

	background-color: #4f9bd8;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align:left;
  padding-bottom: 5px;
    padding-left: 4px;

}
.table
{
font-family: Arial, Helvetica, sans-serif;
}
tr#tr_header th.checkforum
{
 padding: 1px 0px 0px 2px;
}

th.qualitaforum,td.qualitaforum,th.pagerankforum,td.pagerankforum
{
text-align:center;
width:52px ;
}
th.viewsforum,td.viewsforum
{
text-align:center;
width:51px ;
}

td.viewsforum
{
color:#ffffff;
}

th.sezioneforum,td.sezioneforum
{
text-align:left;
width:216px ;
}
th.areaforum,td.areaforum
{
text-align:left;
width:104px ;
}
th.checkforum,td.checkforum
{
text-align:center;
width:22px ;
}
.center_lista_output_chiaro_forum{

	background-color: #cbcbcb;
	 border-bottom: 1px solid #FFFFFF;

}
.center_lista_output_scuro_forum{

	background-color: #b6b6b6;
	 border-bottom: 1px solid #FFFFFF;

}

td.viewsforum .pallini_forum
{
	 margin-bottom: -3px;
    margin-left: 0;
    margin-top: 3px;
}

.bg_lista_output_forum{
	background-image: url(../images/bg_lista_output.jpg);
	height: 350px;
	width: 660px;
	position: relative;	
}

#loading_table
{
float:left;
margin-left:220px;
width:150px;
padding-top:100px;
text-align: center;
}

#loading_chart
{
float:left;
margin-left:220px;
width:150px;
padding-top:100px;
text-align: center;
}

.table_analisi
{
	 border-collapse: collapse;
	 text-align:left;
}

.cont_lista_analisi_titolo_forum{
	position:relative;
	width:613px;
	height:22px;
float:left;
	font-family: 'LubalGraphBdBTBold';
	line-height:22px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-color: #4f9bd8;
	padding-left:5px;
}
.cont_lista_analisi_riga_scura_forum{
	position:relative;
	width:613px;
	height:22px;
float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color: #b6b6b6;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.cont_lista_analisi_riga_chiara_forum{
	position:relative;
	width:613px;
	height:22px;
float:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color: #cbcbcb;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.cont_lista_analisi_riga_scura_label{
	position:relative;
/*float:left;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color: #b6b6b6;
	padding-left:5px;

}
.cont_lista_analisi_riga_chiara_label{
	position:relative;
/*float:left;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color: #cbcbcb;
	padding-left:5px;

}

.testo_forum
{
 float:left;
}

.analisi_listaforum_title
{
 width: 90px !important;
}
.analisi_checkforum_title
{
 width: 522px !important;
 float: right;
}

.table_label
{
clear:both;
float:left;
}
.analisi_listaforum
{
 width: 522px !important;
}
.analisi_checkforum
{
 width: 90px !important;
 float: right;
}

.analisi_checkforum .sorting_disabled
{
width:522px !important;
}
.analisi_checklabel
{
 vertical-align: bottom;
}
.analisi_listalabel
{
text-align:left;
}
.check_lista_label
{

}

.cont_lista_analisi_titolo_forum .sorting_asc {
    background: url("media/img/sort_asc_disabled.png") no-repeat scroll right bottom transparent;
    cursor: pointer;
}

.visualizza_views
{
 color: #003E67;
    float: left;
    font-family: 'LubalGraphBdBTBold';
    font-size: 12px;
    height: 37px;
    line-height: 40px;
    margin-right: 2px;
    padding-left: 10px;
    position: relative;
    width: 650px;
	 margin-top: 15px;
}

.img_visualizza_views
{
  cursor: pointer;
    float: right;
    margin-right: 340px;
    margin-top: 8px;
}

.cont_popup_views {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    font-size: 12px;
    height: auto;
    margin: 20px auto 200px;
    position: relative;
    text-align: left;
    width: 500px;
}

.popup_top_views{
    background-color: #509DDC;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    font-family: 'LubalGraphBdBTBold';
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    position: relative;
    text-align: left;
    width: 500px;
}

.chiudipopup_views {
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'LubalGraphBdBTBold';
    font-size: 15px;
    height: 30px;
    margin-right: 5px;
    position: relative;
    width: 20px;
}


.popup_titolo_views {
    background-color: #509DDC;
    color: #FFFFFF;
    float: left;
    font-family: 'LubalGraphBdBTBold';
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    position: relative;
    text-align: left;
    width: 450px;
}
.descrizione_views
{
width:450px;
border-top:1px solid #aaaaaa;
margin-left:25px;
padding-top:5px;
padding-bottom:20px;
}
.views_certificate
{
margin-top:10px;
}
.immagine_views_certificate
{
width:15px;
height:12px;
background-color:#4572A7;
-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
}
.titolo_views_certificate
{
font-family: 'LubalGraphBdBTBold';
color:#4572A7;
font-size:12px;
 margin-left: 22px;
 margin-top: -12px;

}
.testo_views_certificate
{
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
}

.immagine_views_non_certificate
{
width:15px;
height:12px;
background-color:#AA4643;
-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
}
.views_non_certificate
{
margin-top:10px;
}
.titolo_views_non_certificate
{
font-family: 'LubalGraphBdBTBold';
color:#AA4643;
font-size:12px;
 margin-left: 22px;
 margin-top: -12px;

}

.testo_views_non_certificate
{
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
}

.views_non_rilevabili
{
margin-top:10px;
}
.immagine_views_non_rilevabili
{
width:15px;
height:12px;
background-color:#89A54E;
-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
}

.titolo_views_non_rilevabili
{
font-family: 'LubalGraphBdBTBold';
color:#89A54E;
font-size:12px;
 margin-left: 22px;
    margin-top: -12px;
}
.testo_views_non_rilevabili
{
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
}

.visualizza_pagerank
{
 color: #003E67;
    float: left;
    font-family: 'LubalGraphBdBTBold';
    font-size: 12px;
    height: 37px;
    line-height: 40px;
    margin-right: 2px;
    padding-left: 10px;
    position: relative;
    width: 650px;
	 margin-top: 15px;
}

.img_visualizza_pagerank
{
  cursor: pointer;
    float: right;
    margin-right: 168px;
    margin-top: 8px;
}

.popup_top_pagerank{
    background-color: #509DDC;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    font-family: 'LubalGraphBdBTBold';
    font-size: 15px;
    font-weight: bold;
    height: 60px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    position: relative;
    text-align: left;
    width: 500px;
}

.chiudipopup_pagerank {
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'LubalGraphBdBTBold';
    font-size: 20px;
    height: 30px;
    margin-right: 8px;
    margin-top: 10px;
    position: relative;
    width: 20px;
}


.popup_titolo_pagerank {
    background-color: #509DDC;
    color: #FFFFFF;
    float: left;
    font-family: 'LubalGraphBdBTBold';
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 20px;
    margin-left: 10px;
    position: relative;
    text-align: left;
    width: 450px;
	 margin-top: 10px;
}



.campo_sx_forum {
    float: left;
    height: 14px;
    margin-right: 20px;
    margin-top: 16px;
    position: relative;
    width: 130px;
}


/** Aggiunte new home **/

.top_nome_campagna { width: 203px; height: 40px; float: left; position: relative; background-color: #eeeeee; font-size: 12px; color: #003e67; font-family: 'LubalGraphBdBTBold'; line-height: 40px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.riga_nome_campagna { width: 203px; height: 40px; float: left; position: relative; font-size: 12px; color: #5a5a5a; font-family: 'LubalGraphBdBTBold'; line-height: 40px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.open_nome_campagna { width: 203px; height: 40px; float: left; position: relative; font-size: 12px; color: #5a5a5a; font-family: 'LubalGraphBdBTBold'; line-height: 40px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.top_cliente { width: 70px; height: 40px; float: left; position: relative; background-color: #eeeeee; font-size: 12px; color: #003e67; font-family: 'LubalGraphBdBTBold'; line-height: 40px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.top_status { width: 62px; height: 40px; float: left; position: relative; background-color: #eeeeee; font-size: 12px; color: #003e67; font-family: 'LubalGraphBdBTBold'; line-height: 40px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.top_azioni { width: 320px; height: 40px; float: left; position: relative; background-color: #eeeeee; font-size: 12px; color: #003e67; font-family: 'LubalGraphBdBTBold'; line-height: 40px; text-align: center; }
.riga_cliente { width: 70px; height: 40px; float: left; position: relative; font-size: 11px; color: #5a5a5a; font-family: 'Arial'; line-height: 40px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.riga_status { width: 62px; height: 40px; float: left; position: relative; font-size: 11px; color: #5a5a5a; font-family: 'Arial'; line-height: 40px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.riga_azioni { width: 297px; height: 40px; float: left; position: relative; font-size: 11px; color: #5a5a5a; font-family: 'Arial'; line-height: 37px; text-align: center; }
.open_cliente { width: 70px; height: 40px; float: left; position: relative; font-size: 11px; color: #5a5a5a; font-family: 'Arial'; line-height: 37px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.open_status { width: 62px; height: 40px; float: left; position: relative; font-size: 11px; color: #5a5a5a; font-family: 'Arial'; line-height: 37px; border-right-width: 1px; border-right-style: solid; border-right-color: #c6c6c6; text-align: center; }
.open_azioni { width: 297px; height: 40px; float: left; position: relative; font-size: 11px; color: #5a5a5a; font-family: 'Arial'; line-height: 37px; text-align: center; }
.btn_blu { background-image: url(../images/btn/btn_blu.png); background-repeat: no-repeat; float: left; height: 31px; width: 70px; line-height: 31px; text-align: center; color: #FFF; font-weight: bold; font-family: 'LubalGraphBdBTBold'; font-size: 9px; background-position: center; margin-left: 4px; margin-top: 2px; }
a.btn_blu { background-image: url(../images/btn/btn_blu.png); background-repeat: no-repeat; float: left; height: 31px; width: 70px; line-height: 31px; text-align: center; color: #FFF; font-weight: bold; font-family: 'LubalGraphBdBTBold'; font-size: 9px; background-position: center; margin-left: 4px; margin-top: 2px; }
a.btn_blu_inactive { background-image: url(../images/btn/btn_blu.png); background-repeat: no-repeat; float: left; height: 31px; width: 70px; line-height: 31px; text-align: center; color: #FFF; font-weight: bold; font-family: 'LubalGraphBdBTBold'; font-size: 9px; background-position: center; margin-left: 4px; margin-top: 2px; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.btn_blu_inactive { background-image: url(../images/btn/btn_blu.png); background-repeat: no-repeat; float: left; height: 31px; width: 70px; line-height: 31px; text-align: center; color: #FFF; font-weight: bold; font-family: 'LubalGraphBdBTBold'; font-size: 9px; background-position: center; margin-left: 4px; margin-top: 2px; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.open_riga { height: 40px; }
.riga_lista { width: 658px; }
.riga_legenda { width: 99%; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #4A4A4A; position: relative; top: 10px; }
.riga_legenda_ultima { width: 99%; position: relative; top: 10px; }
.riga_legenda_ultima h1 { font-family: 'LubalGraphBdBTBold'; font-size: 12px; color: #000; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; text-align: left; }
.riga_legenda h1 { font-family: 'LubalGraphBdBTBold'; font-size: 12px; color: #000; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; text-align: left; }
.riga_legenda_ultima p { font-family: 'Arial'; font-size: 11px; color: #5a5a5a; margin: 0px; margin-bottom: 5px; margin-left: 5px; text-align: left; }
 	.riga_legenda p { font-family: 'Arial'; font-size: 11px; color: #5a5a5a; margin: 0px; margin-bottom: 5px; margin-left: 5px; text-align: left; }
