button
{
	vertical-align: bottom;
}
table
{
	width: 100%;
}
td
{
	padding: 2px 0px;
}
fieldset
{
	margin-bottom: 20px;
	position: relative;
	float: left;
	clear: both;
	width: 96%;
}

fieldset legend
{
	left: .2em;
	position: absolute;
	top: -.9em;
}
.ept_riga_table
{
	width: 100%;
}
.ept_riga_table_scroll
{
	height: 200px;
	overflow: auto;
	width: 100%;
}
.ept_riga_table .ept_dato, .ept_riga_table_scroll .ept_dato
{
	text-align: left;
}
.ept_riga_table table, .ept_riga_table_scroll table
{
	float: left;
	width: 95%;
}

th.sortable a
{
	background-image: url(/system/shared/img/arrow_off.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
}
th.order1 a
{
	background-image: url(/system/shared/img/arrow_down.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
}
th.order2 a
{
	background-image: url(/system/shared/img/arrow_up.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
}
div#stackTrace
{
	border: 1px solid blue;
	color: black;
	height: 22em;
	margin-top: 10px;
	overflow: auto;
	padding-left: 5em;
}

.ept_legend
{
	background-color: #869ffb;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
}

.ept_fieldset
{
	background-color: #F0F0F0;
	border: 1px solid #000000;
	color: #000000;
	font-size: 1.0em;
	margin: 0px;
	padding: 20px;
}
.ept_fieldset_annidiato
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-size: 1.0em;
	margin: 0px;
	padding: 20px;
}
.ept_textarea
{
	border: 1px solid #000000;
	font-size: 1em;
	color: #000000;
	font-family: Verdana;
	height: 100px;
	margin-bottom: 5px;
	width: 300px;
}
.ept_input
{
	border: 1px solid #000000;
	color: #000000;
	font-size: 1em;
	height: 18px;
	line-height: 18px;
	padding-left: 3px;
	vertical-align: middle;
}

.ept_input_large
{
	border: 1px solid #000000;
	color: #000000;
	font-size: 1em;
	height: 22px;
	line-height: 22px;
	padding-left: 3px;
	vertical-align: middle;
}

.ept_input_green
{
	border: 1px solid #009900;
	color: #000000;
	font-size: 1em;
	height: 18px;
	line-height: 18px;
	padding-left: 3px;
	vertical-align: middle;
}

select.ept_input, .ept_select
{
	border: 1px solid #869ffb;
	font-size: 1em;
	height: 1.7em;
	padding-left: 0px;
}
textarea.ept_input
{
	border: 1px solid #869ffb;
	font-size: 1em;
	height: 180px;
	margin-bottom: 5px;
	width: 100%;
}
.ept_button
{
	border: 1px solid #869ffb;
	color: #869ffb;
	background-color: #F0F0F0;
	font-weight: bold;
	margin: 0px 2px;
	padding: 0px 2px;
	float: right;
}

.ept_button_style
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #d4d0c8;
	/*font-weight: bold;*/
	margin: 0px 2px;
	padding: 0px 2px;
	cursor:pointer;
	height: 18px;
	vertical-align: middle;
}

.ept_button_left
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 0px 2px;
	padding: 0px 2px;
}
.ept_fieldset .ept_button
{
	background-color: #FFFFFF;
}

.ept_fieldset_annidiato .ept_button
{
	background-color: #F0F0F0;
}

.ept_container
{
	background-color: #FFFFFF;
	clear: both;
	color: #000;
	float: left;
	font-size: 1.0em;
	height: auto;
	text-align: left;
	width: 100%;
}
.ept_container h1
{
	background-color: #F5F9FF;
	border: 1px solid #869ffb;
	clear: both;
	color: #869ffb;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}
.ept_container h2
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #869ffb;
	clear: both;
	color: #869ffb;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}
.ept_informazioni_container
{
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	margin-bottom: 5px;
}
.ept_informazioni_container h1
{
	background-color: #F0F0F0;
	border: 1px solid #000000;
	clear: both;
	color: #000000;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px;
	width: 100%;
}
.ept_informazioni_container h2
{
	background-color: #FFF;
	border-bottom: 1px solid #869ffb;
	clear: both;
	color: #869ffb;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	margin: 0px;
	padding: 0px;
	padding: 5px;
	width: 100%;
}
.ept_informazioni_container p
{
	clear: both;
	float: left;
	line-height: 20px;
	margin: 0px 0px 3px 0px;
	padding: 3px 5px;
	text-align: left;
	width: 100%;
}
ul.ept_informazioni_elenco_ul
{
	float: left;
	clear: both;
	width: 90%;
	list-style-type: circle;
	margin-left: 20px;
	line-height: 20px;
	vertical-align: middle;
}
li.ept_informazioni_elenco_li
{
	list-style-type: circle;
	margin-left: 20px;
}
li.ept_informazioni_elenco_li a
{
	color: #869ffb;
	text-decoration: underline;
	font-weight: bold;
}
.ept_intestazione_container
{
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.ept_intestazione_riferimento_servizio
{
	background-color: #F5F9FF;
	border: 1px solid #869ffb;
	clear: both;
	color: #869ffb;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	width: 100%;
}
.ept_intestazione_riferimento
{
	background-color: #F5F9FF;
	border-top: 2px solid #C6C668;
	color: #0C43A4;
	font-weight: bold;
	height: 20px;
	width: 100%;
}
.ept_intestazione_riferimento_ente
{
	color: #869ffb;
	float: right;
	text-align: right;
}
.ept_intestazione_riferimento_step
{
	background-color: #FFFFFF;
	border: 1px solid #869ffb;
	clear: both;
	color: #869ffb;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 5px;
	width: 100%;
}
.ept_istruzioni_container
{
	clear: both;
	float: left;
	line-height: 20px;
	width: 100%;
	padding: 5px;
	border: 1px solid #869ffb;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 1.1em;
}

.ept_istruzioni_container_left
{
	clear: both;
	float: left;
	line-height: 20px;
	width: 100%;
	padding: 5px;
	border: 1px solid #869ffb;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-size: 1.1em;
}


A.ept_link
{
	background: #fff;
	color: #002C8D;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
A.ept_link:link
{
	background: #fff;
	color: #002C8D;
	font-size: 1em;
	font-weight: bold;
}
A.ept_link:hover
{
	background: #A0070D;
	color: #fff;
	font-weight: bold;
}
A.ept_link:visited
{
	background: #fff;
	color: #002C8D;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
.ept_big_link
{
	float: left;
	height: 4em;
	padding: 5px 2px 2px;
	text-align: center;
	width: 12em;
}
li.ept_informazioni_elenco
{
	list-style: disc;
}
.ept_dati_container
{
	float: left;
	clear: both;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.ept_dati_container h2
{
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
	width: 100%;
	text-align: left;
	text-align: center;
	background-color: #FFFFFF;
}
.ept_filtri_container
{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}
.ept_tabella_container
{
	width: 100%;
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
.ept_caption
{
	color: #333333;
	font-weight: bold;
	border: 0px;
	height: 20px;
}
.ept_tabella
{
	width: 100%;
	padding: 0px 10px;
}
.ept_tabella_intestazione
{
	background-color: #F0F0F0;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	color: #333333;
	text-align: left;
}
.ept_fieldset .ept_tabella_intestazione
{
	color: #FFFFFF;
	background-color: #869ffb;
}
.ept_tabella_cella_intestazione_sx
{
	padding: 4px 2px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	text-align: left;
}
.ept_tabella_cella_intestazione_dx
{
	padding: 4px 2px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	text-align: right;
}
.ept_tabella_cella_intestazione_center
{
	padding: 4px 2px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	text-align: center;
}

.ept_tabella_cella_intestazione_img_center
{
	padding: 4px 2px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	text-align: center;
	width: 25px;
}

.ept_tabella_riga_dispari
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #666666;
	color: #333333;
}
.ept_tabella_riga_pari
{
	background-color: #F0F0F0;
	border-bottom: 1px solid #666666;
	color: #333333;
}

.ept_fieldset .ept_tabella_riga_dispari, .ept_fieldset .ept_tabella_riga_pari
{
	background-color: #FFFFFF;
}

.ept_tabella_cella_sx
{
	padding: 2px;
	border-bottom: 1px solid #666666;
	text-align: left;
	font-weight: bold;
	color: #869ffb;
}
.ept_tabella_cella_dx
{
	padding: 2px;
	border-bottom: 1px solid #666666;
	text-align: right;
}

.ept_tabella_cella_img
{
	text-align: center;
	width: 25px;
}

.ept_fieldset .ept_tabella_cella_sx
{
	padding: 4px 0px;
	border-bottom: 1px solid #666666;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

.ept_fieldset .ept_tabella_cella_sx input
{
	margin-left: 10px;
}


.ept_tabella_cella_center
{
	padding: 2px;
	border-bottom: 1px solid #666666;
	text-align: center;
}
.tabth
{
	background-color: #869ffb;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px;
	text-align: center;
}
.tabth a
{
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: underline;
}
.even
{
	background-color: #F0F0F0;
	border: 1px solid #94B2FF;
	font-size: 12px;
}
.odd
{
	background-color: #FFFFFF;
	border: 1px solid #94B2FF;
	font-size: 12px;
}
.ept_fieldset .even, .ept_fieldset .odd
{
	background-color: #FFFFFF;
	border: 1px solid #94B2FF;
	font-size: 12px;
}
.tdLarge
{
	width: 25em;
}
.tdMediumLarge
{
	width: 15em;
}
.tdMedium
{
	width: 6em;
}
.tdShort
{
	width: 1em;
}
.tdShort img
{
	border: 0;
	height: 20px;
	max-width: 20px;
}
.tdImporto
{
	padding-right: 3px;
	text-align: right;
}
.tdTesto
{
	padding-left: 3px;
	text-align: left;
}
span.pagebanner
{
	background-color: #ffffff;
	border-bottom: none;
	display: block;
	margin-top: 10px;
	width: 98%;
}
span.pagelinks
{
	background-color: #ffffff;
	border-top: none;
	display: block;
	margin-bottom: -5px;
	width: 98%;
}
.ept_titolo_sezione
{
	border-bottom: 2px double #94B2FF;
	float: left;
	font-weight: bold;
	width: auto;
}
.ept_riga
{
	float: left;
	clear: both;
	height: auto;
	width: 100%;
}
.ept_riga_center
{
	clear: both;
	float: left;
	height: auto;
	text-align: center;
	width: 100%;
}
.ept_riga_right
{
	clear: both;
	float: left;
	height: auto;
	text-align: right;
	width: 100%;
}
.ept_riga_center table
{
	margin: 0 auto;
	text-align: center;
}
.ept_riga_justify
{
	height: auto;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	width: 100%;
}
.ept_dato
{
	font-weight: bold;
}
.ept_colonna
{
	float: left;	
	clear: right;
	padding: 4px;
}
.ept_colonna_sx
{
	float: left;
	line-height: 25px;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
	width: 30%;
}

.ept_colonna_sx_2
{
	float: left;
	line-height: 25px;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
	width: 40%;
}

.ept_colonna_sx_left
{
	float: left;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	width: 25%;
}
.ept_colonna_dx
{
	clear: right;
	float: left;
	line-height: 25px;
	padding-right: 3px;
	text-align: justify;
	vertical-align: middle;
}


.ept_colonna_dx ul.nostyle
{
	list-style-type: none;
}
.ept_colonna_dx a
{
	font-weight: bold;
	text-decoration: underline;
}
.ept_colonna_dx_error
{
	clear: right;
	color: #FF0000;
	float: left;
	font-weight: bold;
	padding: 2px;
	text-align: justify;
}
.ept_colonna_center
{
	clear: right;
	padding: 4px;
	text-align: center;
}
.ept_dati
{
	font-weight: bold;
}
.ept_accekey
{
	text-decoration: underline;
}
.ept_pulsante
{
	cursor: pointer;
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}

 .ept_icona
{
	border: 0px;
	cursor: pointer;
	height: 20px;
	max-width: 25px;
}

 .ept_icona_center
{
	border: 0px;
	cursor: pointer;
	height: 18px;
	max-width: 18px;
	text-align: center;
}

input.ept_pulsante
{
	cursor: pointer;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 2px;
}
.ept_cella_pulsante
{
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.ept_cella_pulsante_center
{
	float: left;
	text-align: center;
	width: 49%;
margin: 15px 0px;
}

.ept_obbligatorio
{
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
}
.ept_obbligatorio_big
{
	color: #FF0000;
	font-weight: bold;
}
.ept_accekey
{
	text-decoration: underline;
}
.ept_errore
{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.8em;*/
	/*font-weight: bold;*/
}
div.errore
{
	padding-left: 25%;
}

div.errore span.ept_errore
{
/*	font-size: 1.4em;*/
}

.ept_separatore
{
	float: left;
	clear: both;
	width: 100%;
	height: 3px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	background-color: #666666;
}
.ept_dati_container .ept_separatore
{
	clear: both;
	float: left;
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
}
.ept_fieldset .ept_separatore
{
	background-color: #F0F0F0;
}
.ept_segnalazioni
{
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.ept_help_container
{
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.ept_help_element a.ept_help_link
{
	float: left;
	clear: both;
	margin: 5px 0px;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
	font-size: 0.9em;
}
.ept_help_sezione
{
	float: left;
	clear: both;
	width: 98.5%;
	padding: 10px;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #869ffb;
	color: #869ffb;
	font-size: 0.9em;
}
.ept_help_sezione_visible
{
	border: 1px solid #869ffb;
	padding: 10px;
	width: 98.5%;
}
.ept_noscript_sezione
{
	display: none;
}
.ept_menu_container
{
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
	width: 100%;
}
ul#ept_nav_module
{
	border-bottom: 1px solid #D7D7D7;
	clear: both;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 100%;
}
ul#ept_nav_module li
{
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0.5em 0.2em 0em;
}
ul#ept_nav_module a
{
	background-color: #869ffb;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding: 0 0 0 0.4em;
	text-decoration: none;
}
ul#ept_nav_module span
{
	cursor: pointer;
	float: left;
	padding: 0.4em 0.4em 0.4em 0;
}
ul#ept_nav_module li#active a,ul#ept_nav_module a:hover
{
	background-color: #F0F0F0;
	color: #869ffb;
	border: 1px solid #869ffb;
}
ul#ept_nav_module li#active span,ul#ept_nav_module a:hover span
{
	background-color: #F0F0F0;
	color: #869ffb;
}
div.pagination
{
	background-color: #ffffff;
	border-top: none;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 98%;
}
div.pagination a
{
	border: 1px solid #666666;
	color: #666666;
	margin-right: 2px;
	margin-top: 5px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
div.pagination a:hover, div.pagination a:active
{
	background-color: #869ffb;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;
}
div.pagination span.current
{
	background-color: #666666;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;
}
div.pagination span.disabled
{
	border: 1px solid #666666;
	color: #ccc;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;
}

.ept_help_link_index
{
	background-image: url("../img/index.gif");
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
	text-decoration: none;
	width: 100%;
}
.ept_help_link_prev
{
	background-image: url("../img/previous.gif");
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
	text-decoration: none;
	width: 110px;
}
.ept_help_link_next
{
	background-image: url("../img/next.gif");
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
	text-decoration: none;
	width: 110px;
}
.ept_help_intestazione
{
	background-image: url("../img/intest.gif");
	background-position: left;
	background-repeat: repeat-x;
	color: #0E5972;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 37px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: 50%;
}
.ept_help_titolo
{
	color: #0E5972;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ept_help_titoletto
{
	color: #46413C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
A.ept_help_titoletto
{
	color: #46413C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
}
A.ept_help_titoletto:hover
{
	color: #46413C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
}
A.ept_help_titoletto:link
{
	color: #46413C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
}
A.ept_help_titoletto:visited
{
	color: #46413C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
}
.ept_help_testo
{
	color: #46413C;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px 0px 20px 0px;
}
.ept_help_funzioni_left
{
	clear: right;
	float: left;
	text-align: left;
	width: 30%;
}
.ept_help_funzioni_center
{
	clear: right;
	float: left;
	text-align: center;
	width: 39%;
}
.ept_help_funzioni_right
{
	clear: right;
	float: left;
	text-align: right;
	width: 30%;
}
.ept_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
}
.ept_colonna_filtri_sx
{
	float: left;
	padding: 2px;
	text-align: right;
	width: 20%;
}
.ept_colonna_filtri_dx
{
	clear: right;
	float: left;
	padding: 2px;
	text-align: justify;
	width: 75%;
}

.ept_colonna_filtri_multi
{
	float: left;
	clear: right;
	width: 32%;
	padding: 2px;
}

.ept_colonna_elenco_sx
{
	float: left;
	padding: 2px;
	text-align: right;
	width: 5%;
}
.ept_colonna_elenco_dx
{
	clear: right;
	float: left;
	padding: 4px;
	text-align: justify;
	vertical-align: middle;
	width: 93%;
}
.ept_colonna_elenco_dx_error
{
	clear: right;
	color: #FF0000;
	float: left;
	font-weight: bold;
	padding: 2px;
	text-align: justify;
	width: 93%;
}
.text_info
{
	color: #000000;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
A.text_link
{
	color: #003366;
	padding: 10px 10px 5px 15px;
	text-decoration: underline;
}
A.text_link:link
{
	color: #003366;
	padding: 10px 10px 5px 15px;
	text-decoration: underline;
}
A.text_link:hover
{
	color: #003300;
	padding: 10px 10px 5px 15px;
	text-decoration: underline;
}
A.text_link:visited
{
	color: #330000;
	padding: 10px 10px 5px 15px;
	text-decoration: underline;
}
h1.acc_titolo
{
	font-size: 1.3em;
	padding: 10px 0px 5px 0px;
}
h2.acc_titolo
{
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
}
h3.acc_titolo
{
	font-size: 1.1em;
	padding: 5px 0px 5px 0px;
}
p.acc_testo
{
	font-size: 1.1em;
	padding: 5px 0px 5px 15px;
}
ul.acc_testo
{
	font-size: 1.1em;
	margin-left: 60px;
}
/* PER SERVIZIO RSM */
#indirizzo_scuola_infrastruttura
{
	border: 1px solid transparent;
}
#indirizzo_scuola_pat
{
	border: 1px solid transparent;
}
#label_tipo_scuola_pat
{
	border: 1px solid transparent;
}



/* PROFILAZIONE SERVIZI */
.ept_dett_colonna_sx
{
	float: left;
	width: 15%;
	text-align: right;
	padding: 7px 0px 0px 3px;
}
.ept_dett_colonna_dx
{
	float: left;
	clear: right;
	width: 83%;
	padding: 4px 0px 0px 3px;
	text-align: justify;
}

.ept_dett_colonna_dati_sx
{
	float: left;
	width: 15%;
	text-align: right;
	padding: 9px 0px 0px 3px;
}
.ept_dett_colonna_dati_cx
{
	float: left;
	clear: right;
	width: 68%;
	padding: 13px 0px 0px 3px;
	text-align: justify;
}
.ept_dett_colonna_dati_dx
{
	float: left;
	clear: right;
	width: 15%;
	padding: 13px 0px 0px 3px;
	text-align: justify;
}


.ept_dett_colonna_datismall_sx
{
	float: left;
	width: 5%;
	text-align: right;
	padding: 9px 0px 0px 3px;
}
.ept_dett_colonna_datismall_cx
{
	float: left;
	clear: right;
	width: 78%;
	padding: 13px 0px 0px 3px;
	text-align: justify;
}
.ept_dett_colonna_datismall_dx
{
	float: left;
	clear: right;
	width: 15%;
	padding: 13px 0px 0px 3px;
	text-align: justify;
}
.ept_fieldset_intestazione
{
	margin-bottom: 10px;
	padding: 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #F0F0F0;
	border: 1px solid #869ffb;
	text-align: center;
}
.ept_label_dati_ente
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #869ffb;
	padding: 2px;
	width: 100%;
}
.ept_label_dati_servizio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #869ffb;
	padding: 2px;
	text-transform: uppercase;
	width: 100%;
}
.ept_legend_noner
{
	color: #FFFFFF;
	border: 1px solid #660000;
	background-color: #660000;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
}
.ept_label_senzaprofil
{
	color: #FF0000;
	font-weight: bold;
}


/* ----------- MENU SERVIZI  ----------- */
div.menuservizi
{
	float: left;
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
}


div.menuservizi .testo
{
	float: left;
	clear: both;
	width: 100%;
	line-height: 25px;
	vertical-align: middle;
}

div.menuservizi li
{
	float: left;
	clear: both;
	width: 100%;
}

div.menuservizi ul
{
	width: 90%;
	padding-left: 15px;
	line-height: 25px;
	vertical-align: middle;
	list-style-type: square;
	font-weight: bold;
	color: #869ffb;
}

div.menuservizi ul ul
{
	list-style-type: none;
	color: #869ffb;
	font-weight: normal;
}

div.menuservizi ul a
{
	text-decoration: underline;
}

.no-display
{
	display: none;
}

.yes-display
{
	display: inline;
}
/* ----------- MENU SERVIZI: END ------- */
