﻿/* elementi comuni */
		
/* Opacità

for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
 /* opacity:0.5;*/
body
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px; 
	/*font: 80% verdana,helvetica,sans-serif;*/
	font-family: Verdana;
	border-spacing: 0px;
	
	/*  ---sfondo grigio/nero ---*/
	/*background-image: url( 'images/global_bg_old5.png' );*/
	/*background-color: #000;*/
	
	/*  ---sfondo grigio chiaro ---*/
	/*background-image: url( 'images/global_bg_old8.png' );*/
	/*background-color: #4e4e4e;*/
	
	/*  ---sfondo azzurro ---*/
	background-image: url( 'images/global_bg_old9.png' );
	background-color: #596a72;
	
	background-repeat: repeat-x;
	text-align: center;
	border-color: inherit;
}


table
{
	text-align:center;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
	margin: 0;
	font: 80% verdana,helvetica,sans-serif;
}
tr
{
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
	margin: 0;
	border: 0;
}
td
{
	
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
	margin: 0;
	border: 0 
	/*1px solid #FF0000;*/;
}
a img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align:center;
}
.button
{width:70px;
 height:35px;
 background-color:#333;
 color:#fff;
 border:1px solid #fff;
}
.error
{color:#fc0000;
 font-weight:bold;
 font-size:medium;
	}
/* testa */
.testa
{
	width: 980px;
	height: 116px;
	background-image: url( 'images/header_bg2.png' );
	/*background-image: url( 'images/header_bg.png' );*/
	background-repeat: no-repeat;
}

.logo
{	
	text-align: left;
	padding-left: 16px;
	padding-top:13px;
}
.toolbox
{	
	font-size: 9px;
	text-align:left;
	padding-left: 96px;
	padding-top: 21px;
	vertical-align: top;
}
.toolbox img
{
	text-align:center;
	margin:0px;
	padding:0px;
	
}
.toolbox a, .toolbox a:visited
{
	text-align:left;
	font-size: 9px;
 	font-family:Verdana;
	font-weight:bold;
	color: #333;
	text-decoration: none;
}
.toolbox a:hover
{
	/*color: #900;*/
	text-decoration: underline;
}


/* corpo (apertura + menu) */
.corpo_menu_1
{
	width: 980px;
}
.a1
{
	background-image: url( 'images/border_top.png' );
	background-repeat: no-repeat;
	width: 980px;
	height: 11px;
}
.b1
{
	background-image: url(   'images/menu_sx.png' );
	background-repeat: no-repeat;
	width: 16px;
	/*height: 18px;*/
}
.c1
{
	width: 949px;
	/*height: 18px;*/
	margin: 0px;
	padding: 0px;
}
.d1
{
	background-image: url(  'images/menu_dx.png' );
	background-repeat: no-repeat;
	width: 15px; /* dimesione corretta per problema con rollover */
	/*height: 18px;*/
}

/* corpo (tre colonne) */
.corpo_centrale
{
	width: 980px;
	margin:0px;
	padding:0px;	
}
.corpo-colonna1
{
	background-image: url(  'images/border_sx.png' );
	background-repeat: repeat-y;
	width: 16px;	
}
.corpo-colonna2
{
	padding: 16px 0px 7px 0px;
	width: 192px;
	vertical-align: top;
	background-color: #ffffff;

}
.corpo-colonna3
{
	padding: 16px 0px 7px 0px;
	width: 564px;
	vertical-align: top;
	background-color: #ffffff;	
}
.corpo-colonna4
{
	padding: 16px 0px 0px 0px;
	width: 192px;
	vertical-align: top;
	background-color:#ffffff;


}
.corpo-colonna5
{
	width: 16px;
	background-image: url('images/border_dx.png');
	background-repeat: repeat-y;
}


.c1-light
{
    width: 949px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
.corpo-colonna1-light
{
	background-image: url(  'images/border_sx.png' );
	background-repeat: repeat-y;
	width: 16px;	
}
.corpo-colonna3-light
{
	padding: 16px 0px 7px 0px;
	width: 948px;
	vertical-align: top;
	background-color: #ffffff;	
}
.corpo-colonna5-light
{
	width: 16px;
	background-image: url('images/border_dx.png');
	background-repeat: repeat-y;
}


.corpo_footer
{
	background-position: left;
	background-image: url('images/border_bottom.png');
	background-repeat: no-repeat;
	width: 980px;
	height: 21px;
}

.footer
{
	width: 980px;
	font-size: 9px;
	color:#ccc;
}
.footer_credit
{
	width: 980px;
	font-size: 9px;
	color:#444;
}


/* box laterale sinistro e destro*/
.box_sx
{
	width: 180px;
	height:470px;
	background-position:center right;
	background-image: url( 'images/prime_box_sx_bg.png' );
	background-repeat: repeat-y; 
	
	
}
.box_sx_top
{
	background-position: right;
	background-image: url(images/submenu_title_bg.png); 
	/* background-image: url('images/prime_box_sx_top.png' );*/
	background-repeat: no-repeat;
	height: 18px;
	width:180px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.box_sx_cen
{
	background-position: right;
	/*background-image: url( 'images/prime_box_sx_bg.png' );*/
	background-repeat: repeat-y; 
	text-align: left;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
.box_sx_bot
{
	background-position:bottom right;
	background-image: url( 'images/prime_box_sx_bottom.png' );
	background-repeat: no-repeat;
	height: 18px;
	margin:0px;
	padding:0px;
	
}

.box_dx
{
	width: 180px;
	height:470px;
	background-position: right;
	background-image: url( 'images/prime_box_dx_bg.png' );
	background-repeat: repeat-y;
	vertical-align:top;
	/*border:1px solid #000;*/
	
}
.box_dx_top
{
	background-position:left;
	background-image: url('images/prime_box_dx_top.png');
	background-repeat: no-repeat;
	height:18px;
	
}
.box_dx_top2
{
	background-position:left;
	background-image: url('images/prime_box_dx_top_app.png');
	background-repeat: no-repeat;
	height:18px;
	
}
.box_dx_cen
{
	background-position:top left;
	background-repeat: repeat-y; 
	text-align: left;
	vertical-align: top;
	margin:0px;
	padding:0px;

}
.box_dx_bot
{
	background-position: bottom left;
	background-image: url( 'images/prime_box_dx_bottom.png' );
	background-repeat: no-repeat;
	width:180px;
	height:18px;


}
.divline_sx
{
	background-image: url(images/box_sx_divline.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 2px;

}
.divline_dx
{
	background-image: url(images/box_dx_divline.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 2px;

}
.divline_vuoto
{
	width: 180px;
	height: 2px;

}

/* ------- BOX RIGHT ---------*/
.annunci
{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	vertical-align: top; /*border:1px solid #000;*/
	width: 180px;
	/*margin-bottom:2px;*/

}
/*.div_annunci
{
	background-image: url( 'images/prime_box_dx_divline.png' );
	height: 2px;
	text-align: left;
	padding: 0px;
	margin: 0px:;
}*/
.textbox li
{
	width: 120px;
	padding:0px;
	margin:0px;
	font-size: x-small;
	list-style: none;
}
.textbox a, .textbox a:visited
{
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.textbox a:hover
{
	color: #5B5B5B;
}
.textbox ul
{
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.textbox
{
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	width: 120px;
}

.titlebox
{
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: top;
	width: 120px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.titlebox a, .titlebox a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor:pointer;
	vertical-align: top;
}
.titlebox a:hover
{
	color: #900;
	text-decoration: underline;
}
.boximage
{
	padding: 0px; /*text-align:center;*/ 
	/*width: 60px; 	height: 70px;*/
	margin: 0px; /*border:1px solid #fc0000;*/
}

/* ----------------------------*/
/*------- Box SX HOMEPAGE---------*/
.box_sx_image
{
	background-image: url(../images/box_sx_image.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 146px;
	margin: 0px;
	padding: 0px;
}

/* -----------------------*/

/* ---- MENU CAT SX -----*/

.treeview
{
	/*padding-bottom: 20px;*/
	padding:0px;
	margin:0px;
	height:auto;
}
.treeview a
{
	color: #5B5B5B;
}

.menuroot
{
	font-family: verdana,helvetica,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/submenu_title_bg.png);
	text-align: left;
	font-size: 10px;
	width: 180px;
	height: 18px;
	padding: 0px;
	color: #ffffff;

}

.menuroot a:visited, .menuroot a
{
	padding-left: 4px;
	background-image: none;
	margin-top:0px;
	
	color:#fff;
}

.menupadre
{
	text-align: left;
	font-size: 10px;
	width: 180px;
	height: 20px;
	background-image: url(images/submenu_padre_bg.png);
	background-repeat: no-repeat;
	
}

.menupadre:hover
{
	background-image: url(images/submenu_padre_bg_over.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.menupadre a:visited, .menupadre a
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: none;
	background-image: none;
	padding-left: 4px;
}

.menupadre a:hover
{
	background-image: none;
	color: #900;
}

.menufiglio
{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	padding-left: 2px;
	text-align: left;
	background-image: url(images/submenu_figlio_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 180px;
	margin-top: 2px;
}
.menufiglio a, .menufiglio a:visited
{
	color: #5B5B5B;
	text-decoration: none;
	background-image: none;
}
.menufiglio a:hover
{
	background-image: none;
	color: #900;
}
.menuselected a
{
	color: #900;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	width: 180px;
}


/* ----------------*/
/* --- HOMEPAGE CENTER --- */

newsticker_title
{
	background-image: url(images/newsticker_title.png);
	background-repeat: no-repeat;
	width: 53px;
	height: 18px;
}
.newsticker_textbox
{
	background-image: url(images/newsticker_textbox.png);
	background-repeat: no-repeat;
	width: 491px;
	height: 18px;
	padding:0px 0px 0px 0px;
	font-size: 10px;
	/*font-family:Courier New;
	font-weight:bold;*/
	
	text-transform:uppercase;
	
	font-style:italic;
	

	font-family:Verdana;
	
	
	/*font-weight: bold;*/
	/*color: #5B5B5B;*/
	text-align:center;
	color: #fff;
}
.newsticker_textbox a, .newsticker_textbox a:visited
{
	color: #5B5B5B;
	
	text-decoration:none;
	}
.newsticker_textbox a:hover
{text-decoration:underline;
	}
.banner
{
	height:306px;
	padding-bottom: 2px;
}
.box_cc_home
{
	margin-bottom: 2px;
}
.space
{
	width: 1px;
}
/* ------- */

/* ------ CONENUTO CENTRALE SHOW.ASPX ----- */
.contenuto
{ padding-left:15px;
  padding-right:15px;
  font-size: 12px;
  text-align: center;
  width:550px;
}
.ContentTitle
{
	padding-top: 6px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	padding-bottom: 5px;
}
.ContentSubtitle
{
	background-image: url(images/subtitle_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
}
.ContentHtml
{
	padding: 5px 0px;
	font-size: 11px;
	text-align: left;
}
.ContentHtml a, .ContentHtml a:visited
{
text-decoration:underline;
color:#333;
}

.ContentHtml a:hover
{
color:#900;

}
/* ------- */

/* --- LOGIN --- */
.LoginButton { background-color:#333; color:#fff; border:1px solid #333; padding:0px 15px 0px 15px; font-weight:bold;}
.LoginButton:hover{ background-color:#ccc; color:#333; cursor:pointer;}
.InstructionText{padding-bottom:0px;}
.LoginForm{text-align:center; font-size:14px;}


/* ---- NEWS & PRESS ----*/
.HeaderNews
{	
	width:540px;
	height:35px;
	overflow:hidden;
	background-image: url( 'images/primeNews_bg.png' );
	background-repeat:no-repeat;
	color:#333;
	font-size:10px;
	text-align:right;
	cursor:pointer;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	margin-top:3px;
	}
	
.HeaderNews:hover
{	
	height:35px;
	background-image: url( 'images/primeNews_bg_over.png' );
	background-repeat:no-repeat;
	color:#fff;
	}
		
.TitoloNews
{	
	height:35px;
	font-weight:bold;
	font-size:9px;
	padding-left:10px;
	padding-right:10px;
	}
	
.SommarioNews
{	
	height:35px;
	font-size:10px;
	font-style:italic;
	
	}
	
.DataNewsPanel
{
	height:35px;
	font-size:9px;
	}
	
.ContentNews
{	
	width:540px;
 	height:0px;
	overflow:hidden;
	/*background-color:#eef3fd;*/
	background-color:#EFF3FF;
	color:#333;
	font-size:10px;
	background-image: url( 'images/primeNews_bgArticolo.png' );
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:3px;
	}
.ArticoloNews
{	
 	padding:15px;
 	background-image:none;
 	text-align:left;
 	line-height:15px;
	}
/* -----------*/

/* --- FORM PREVENTIVO --- */

.form_prev_top
{
	width:517px;
	height:25px;
	background-image: url('images/form_prev_top.png');
	background-repeat:no-repeat;
	}
	
.form_prev_sx
{
	width:9px;
	background-image: url('images/form_prev_sx.png');
	background-repeat:repeat-y;
	}
	
.form_prev_center
{
	width:498px;
	height:143px;
	background-image: url('images/form_prev_center.png');
	background-repeat:no-repeat;
	vertical-align:top;
	background-color:#fff;
	font-size:9px;
	}
	
.form_prev_dx
{
	width:10px;
	background-image: url('images/form_prev_dx.png');
	background-repeat:repeat-y;
	}
	
.form_prev_bottom
{
	width:517px;
	height:16px;
	background-image: url('images/form_prev_bottom.png');
	background-repeat:no-repeat;
	}

.form_prev_campi
{
	/*border:1px solid #fc0;*/
	font-size:9px;	
	}
.form_prev_campi td
{
	padding:3px;
	/*border:1px solid #fc0;*/
	text-align:left;
	}


.form_prev_input
{
	width:130px;
	height:13px;
	text-align:center;
}

.form_prev_input_euro
{
	width:104px;
	height:13px;
	text-align:center;
}

.form_prev_input_data
{
	width:110px;
	height:13px;
	text-align:center;
}

.form_prev_input_tel
{
	width:73px;
	height:13px;
	padding-right:0px;
	text-align:center;
}

.form_prev_errori
{
	text-align:center;
	width:100%;
	color:#fc3;
	font-size:9px;
	
	}
.form_prev_errori li
{
		list-style-type:square;
		text-align:left;
		padding-left:93px;
		margin:0px;
		list-style-position:inside;
}

/* ----------------------- */

/* ---- STILE AJAX CALENDAR EXTENDER ---- */
.dataImg:hover
{
	cursor:pointer;
}
/*  Addition to fix rendering of AJAX calendar extender  
http://www.kevdaly.co.nz/weblog/Default.aspx?p=f6d27b62-1a36-45c5-9fc0-6c5547e60774 */ 
.ajax__calendar_container table td 
{ 
   padding: 0px;
	border-left: none;
	border-right: none;
	border-bottom: none;
} 

.cal_Theme1 .ajax__calendar_container
{
background-color: #e2e2e2; border:solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header
{
background-color: #ffffff; margin-bottom: 4px;
} 

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev
{
color: #004080; padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body
{
background-color:  #333; border: solid 1px #cccccc; color:#fff;
}

 .cal_Theme1 .ajax__calendar_dayname
{
text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;
} 

.cal_Theme1 .ajax__calendar_day
{
text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active
{
color: #333; font-weight:bold; background-color:#FFC300;
}

.cal_Theme1 .ajax__calendar_today
{
font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
color: #bbbbbb;
	
}

/* ----------------------- */

.MenuDoc table
{
	/*background-color:#fc0;*/
	width:180px;
	height:18px;
	text-align:left;
	font-size:10px;
	font-family: verdana,helvetica,sans-serif;
	padding-left:4px;

}

.MenuDoc a 
{
	color:#333;
	text-align:left;
	background-image:none;
	padding-left:4px;
}

.MenuDoc a:hover
{
	color:#900;
	text-align:left;
	background-image:none;
	padding-left:4px;
	text-decoration:underline;
}


.MenuDoc_0 
{
	background-image: url(images/submenu_title_bg.png);
	background-repeat: no-repeat;
	background-color:Transparent;
}
.MenuDoc_0 a, .MenuDoc_0 a:hover
{
	color:#fff;
	text-align:left;
	background-image:none;
	text-transform: uppercase;
	font-weight: bold;
	
}

.MenuDoc_1
{
	background-image: url(images/submenu_padre_bg.png);
	background-repeat: no-repeat;
	background-color:Transparent;
}

.MenuDoc_1 a 
{
	color:#333;
	text-align:left;
	background-image:none;
}

.MenuDoc_2 , .MenuDoc_3, .MenuDoc_4, .MenuDoc_5, .MenuDoc_6, .MenuDoc_7, .MenuDoc_8, .MenuDoc_9
{
	background-image: url(images/submenu_figlio_bg.png);
	background-repeat: no-repeat;
	background-color:#ccc;

	
}

.MenuDoc_2 a ,.MenuDoc_3 a ,.MenuDoc_4 a ,.MenuDoc_5 a ,.MenuDoc_6 a ,.MenuDoc_7 a ,.MenuDoc_8 a ,.MenuDoc_9 a 
{
	color:#333;
	text-align:left;
	background-image:none;
	
}
.GridviewDoc 
{
border:0px;
}

.GridviewDoc_Pager
{
	background-image:url('images/GridviewDoc_HeaderBg.png');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:11px;
	color:#333;
	width:100%;
	height:30px;
	color:#fff;
}

.GridviewDoc_Pager a:hover
{
	color:#333;
	font-style:normal;
}

.GridviewDoc_Header
{
background-repeat:no-repeat;
	background-image:url('images/GridviewDoc_HeaderBg.png');
	background-position:top center;
	height:30px;
	vertical-align:top;
	font-size:10px;
	font-weight::bold;
	color:#333;
	width:564px;
}

.GridviewDoc_Panel{
overflow:auto;
overflow-x:hidden;
height:390px;
width:562px;
border:1px solid #ccc;
}

.GridviewDoc_Row, .GridviewDoc_Row a
{
	background-color:#ffffff;
	color:#333;
	border:0px;
}
.GridviewDoc{

}
.GridviewDoc_Row:hover a , .GridviewDoc_Row2:hover a,
.GridviewDoc_Row:hover , .GridviewDoc_Row2:hover, 

{
	
	color:#ffffff;
	background-color:#7F7F7F;
/*	background-color:#7F7F7F;*/
	}

.GridviewDoc_Row2 ,.GridviewDoc_Row2 a
{
	background-color:#ffffff;
	color:#333;
border:0px;
}
.GridviewDoc_Row2 td,.GridviewDoc_Row td{
padding-left:5px;
padding-right:5px;
}

/* ExAM - External Agent Management */
.ExAM_Tabella
{
    border: 1px solid #808080;
    font-family: Calibri;
    font-size: 10pt;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
}

.ExAM_Tabella td
{
    border: 1px dotted #FFFFFF;
}

.ExAM_Tabella th
{
    border: 1px solid #808080;
}

.ExAM_Pager
{
    text-align: center;
    background-color: #808080;
    color: #F0F0F0;
}
