body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	margin: 0px;
	padding: 10px;
	/*border: 10px solid White;
	background-color: #CCCCFF;*/
}

img {
	border:0px;
	margin:0px;
}

table tr,
table tr td {
	border:0px;
}

.clear{
	clear:both;
}

#bottom {
    /*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	color: #003366;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-top:15px;
	padding:5px 10px;
	background: url(images/fondino_azzurro01.jpg) bottom left repeat-x;
}

.testo {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}

.login {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

input, select, button {
	font-size: 12px;
	background-color: White;
	color: #222222;
	border: 1px solid #003366;
}
.textbox {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	border: 1px solid #003366;
	padding: 2px;
	/* border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666; */
}
.error {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.input {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	border: 1px solid #003366;
/*	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;*/
}

.td-bordo {
	border: 1px solid #003366;
}

#top_title {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	background: url(images/sfondino_blu03.jpg) repeat-x left bottom;
	background-color:#a3bfff;
}

#top_subtitle {
	background: url(images/fondino_blu02.png) repeat-x left bottom;
	/* background: url(images/fondino_rosso02.png) repeat-x left bottom; */
	color: #FFFFFF;
	text-align: right;
	background-color: #0066cc;
	font-weight: bold;
	padding:4px 10px 5px 10px;
	font-size: 10px;
	margin: 1px 0px;
}

#top_subtitle a, #top_subtitle a:visited {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	color: #FFFFFF;
	text-decoration: none;
}

#top_subtitle a:hover {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	color: #FFFFFF;
	text-decoration: underline;
}

#top_menu {
	background: url(images/fondino_blu01.png) repeat-x left bottom;
	text-decoration: none;
	color: white;
	background-color: #003366;
	text-align: left;
	vertical-align: bottom;
	padding:4px 6px 5px;
}

#top_menu a, #top_menu a:visited {
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 12px;
	border: 1px solid white;
	background: url(images/fondino_blu03.png) repeat-x left bottom;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 4px;
	margin: 5px 2px;
	color: white;
}

#top_menu a:hover {
	border: 1px solid white;
	background: url(images/fondino_blu02.png) repeat-x left bottom;
	color: white;
	text-decoration: none;
}

#sub_menu {
	background: url(images/fondino_azzurro01.png) repeat-x left top;
	text-decoration: none;
	color: #003366;
	background-color: white;
	text-align: left;
	vertical-align: bottom;
	padding: 4px 6px 4px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#sub_menu a, #sub_menu a:visited {
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 11px;
	color: #003366;
	padding: 0px 4px;
	margin: 0px 4px 0px 0px;
	font-weight: bold;
	border: 1px solid white;
	text-decoration: none;
}

#sub_menu a:hover {
	color: #006699;
	border: 1px solid #006699;
	text-decoration: none;
}

#content {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

#content_title {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0px;
	text-align:center;
}

#content_subtitle {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

#viewListsTable {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 90%;
}
#viewListsTable td {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCFF;
}

#detailsListsTable {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 70%;
}
#detailsListsTable th {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCFF;
	text-align: left;
}
#detailsListsTable td {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCFF;
}

#editListsTable {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 100%;
}
#editListsTable td {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCFF;
}
#editListsTable td.labelsCol {
	width: 50%;
	text-align: right;
}
#editListsTable td.dataCol {
	width: 50%;
	text-align: left;
	color: #006699;
}

#editListForm {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#editListForm fieldset {
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 10px 5px;
	color: #003366;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_azzurro02.png) left bottom repeat-x;
}
#editListForm fieldset legend {
	font-size: 12px;
	padding: 3px 6px;
	color: #003366;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_azzurro01.png) left bottom repeat-x;
}

#filtroDistinte {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#filtroDistinte fieldset {
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 10px 5px;
	color: #003366;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_azzurro03.png) left bottom repeat-x;
}
#filtroDistinte fieldset legend {
	font-size: 12px;
	padding: 3px 6px;
	color: #003366;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_azzurro01.png) left bottom repeat-x;
}
#filtroDistinte select {
	margin-right: 5px;
}

.pulsante {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #000000;
	background-color: #DFDFDF;
	text-decoration: none;
}

.td-ins {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #efefef;
	text-align: center;
	height: 26px;

}

.td-ins a, .td-ins a:visited {
	color: #000000;
	text-decoration: underline;
}

.td-ins a:hover {
	color: #000000;
	text-decoration: none;
}

.td-fields {
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099CC;
	height: 20px;
}

hr {
	height:1px;
	background-color: #efefef;
}

tr.tableHeader {
	font-size: 12px;
	height: 30px;
	background:url(images/fondino_azzurro01.png) left bottom repeat-x;
	color:#003366;
}

tr.r_red {
	height: 30px;
	background:url(images/fondino_rosso02.png) left bottom repeat-x;
}
tr.r_yellow {
	height: 30px;
	background:url(images/fondino_giallo02.png) left bottom repeat-x;
}
tr.r_green {
	height: 30px;
	background:url(images/fondino_verde02.png) left bottom repeat-x;
}
tr.r_blue {
	height: 30px;
	background:url(images/fondino_blu01.png) left bottom repeat-x;
}
tr.r_gray {
	height: 30px;
		background:url(images/fondino_grigio02.png) left bottom repeat-x;
}
tr.r_red:hover {
	background:url(images/fondino_rosso01.png) left bottom repeat-x;
}
tr.r_yellow:hover {
	background:url(images/fondino_giallo01.png) left bottom repeat-x;
}
tr.r_green:hover {
	background:url(images/fondino_verde01.png) left bottom repeat-x;
}
tr.r_blue:hover {
	background:url(images/fondino_blu02.png) left bottom repeat-x;
}
tr.r_gray:hover {
	background:url(images/fondino_grigio01.png) left bottom repeat-x;
}

.normal_tbl {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	text-align:center;
	border:1px solid #CCCCFF;
	font-size: 10px;
	width: 100%;
}

.normal_tbl th,
.normal_tbl td {
	padding:3px 3px;
}

#selezione {
	margin:0px 7px 7px;
}

legend {
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.but_menu {
	float:left;
	padding:2px 3px;
	margin-left:5px;
	margin-right:5px;

	height:16px;
	/*border-right:1px solid #006699;
	border-left:1px solid #006699;*/
}

a:link,
a:visited {
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#004986;
	text-decoration:underline;
}

.blue {
	border:1px solid #003366;
	margin:3px 0px;
}

.red {
	font-size: 12px;
	color: #FF3333;
}

.box_inserimento {
	margin:10px;
	height:190px;
	width:300px;
}

.dati_distinte {
	margin: 13px 5px 12px 10px;
	float:left;
	width:100px;
}

input, select {
	margin-top:5px;
}

.text_message {
	font-size:12px;
	font-weight:bold;
	color:#00550c;
	border:1px solid #00550c;
	background:#5ec276;
	text-align:center;
	padding:15px;
	margin:10px 2px;
}

.text_error {
	font-size:12px;
	font-weight:bold;
	color:#550600;
	border:1px solid #550600;
	background:#d93e3e;
	text-align:center;
	padding:15px;
	margin:10px 2px;
}

.menu-button {

}
/* welcome */

	div .box_icons{

		padding:10px 5px;

		margin-bottom:5px;

		margin-left:20px;

		background: #e9f7fd;

		height:80px;

		border:1px solid #B9B9BA;

	}



	.cornice{

		float:left;

		height:80px;

		width:80px;

	}



	.text_middle{

		padding-top:15px;

		padding-left:95px;

	}



	.title_box{

		font-size:1.2em;

        font-weight: bold;

        padding-bottom:5px;

	}



	.icons{

		margin:15px 18px;

	}



	.bloccato{

		margin-right:9px;

	}



	.sbloccato{

		margin-right:5px;

		margin-left:3px;

	}

	.button{

		margin-left:20px;

	}

	div.mail{

		margin:1px;

		float:left;

		padding:10px;

		border:1px solid #010a7e;

		background:#d8f3fe;

	}

	div.mail_hover{

		margin:1px;

		float:left;

		padding:10px;

		border:1px solid #010a7e;

		background:#abcee0;

	}

	div.mail_hover a:hover,

	div.mail a:hover{

		text-decoration:none;

	}

	div.box_left{
		padding-top:7px;
		padding-left:8px;
		text-align:right;
		float:left;
	}

	div.box_right{
		text-align:left;
	}

#pagerBlock span.pageNav img {
	margin: 0px 3px;
	margin-top: -3px;
}
#pagerBlock div.pageCountNav {
	margin: 5px 0px;
}
#pagerBlock span.pageNav, span.pageCount {
	font-size: 11px;
	padding: 2px 3px;
	color: White;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_blu05.png) left bottom repeat-x;
	width: auto;
	margin: 0px 5px 0px 0px;
}
#pagerBlock span.pageNav {
	color: #003366;
	padding: 2px 3px;
	background: url(images/fondino_blu05.png) left top repeat-x;
}

#pageTableCaption {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 5px 0px;
}
#pagerCaption {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding: 5px 0px;
}

.functionsCol img {
	margin: 0px 3px;
}

.functionsCol {
	width: 150px;
}

#menuGestNominativi {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_azzurro02.png) left bottom repeat-x;
	padding: 5px;
	width: 130px;
	font-size: 11px;
}
#menuGestNominativi a {
	display: block;
	color: white;
	text-decoration: none;
	border: 1px solid white;
	padding: 2px 3px;
	margin: 0px 0px 3px;
	background: url(images/fondino_blu05.png) left bottom repeat-x;
}
#menuGestNominativi a:hover {
	background: url(images/fondino_blu04.png) left bottom repeat-x;
}
#bloccoVistaNominativi {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_azzurro02.png) left bottom repeat-x;
}
.messaggio {
	padding: 10px;
	font-size: 12px;
	border: 1px solid #FFCC66;
	margin: 10px 0px;
	background: url(images/fondino_giallo02.png) left bottom repeat-x;
}

.messaggio_errore {
	padding: 3px;
	font-size: 12px;
	color: #FF3333;
	border: 1px solid #C90000;
	margin: 3px 0px;
	/* background: url(images/fondino_giallo02.png) left bottom repeat-x; */
	background: #DEDEDE;

}
#barraRicerca fieldset {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #CCCCFF;
	margin: 10px 0px;
	background: #CCCCFF url(images/fondino_azzurro02.png) left top repeat-x;
}
#barraRicerca legend {
	font-size: 11px;
	padding: 3px 6px;
	color: #003366;
	border: 1px solid #CCCCFF;
	background: url(images/fondino_azzurro01.png) left bottom repeat-x;
}
#tabellaNominativi {
	width: 100%;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #003366;
	border: 1px solid #CCCCFF;
}
#tabellaNominativi tr {
	background: url(images/fondino_azzurro02.png) left top repeat-x;
}
#tabellaNominativi tr.r_green {
	background:url(images/fondino_verde02.png) left bottom repeat-x;
}
#tabellaNominativi tr.r_yellow {
	background:url(images/fondino_giallo02.png) left bottom repeat-x;
}
#tabellaNominativi td {
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #CCCCFF;
	text-align: center;
}
#tabellaNominativi th {
	padding: 6px 3px;
	margin: 0px;
	background: url(images/fondino_azzurro03.png) left bottom repeat-x;
	text-align: center;
}

#storicoNominativi {
	width: 100%;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #003366;
	border: 1px solid #CCCCFF;
}
#storicoNominativi tr {
	background: url(images/fondino_azzurro02.png) left top repeat-x;
}
#storicoNominativi td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #CCCCFF;
	text-align: center;
}

#pulsanti-bottom {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	border: 1px solid #CCCCFF;
	margin: 5px 0px;
	background: #CCCCFF url(images/fondino_azzurro02.png) left top repeat-x;
}

#pulsanti-bottom h5 {
	margin: 0px;
}

#pulsanti-bottom img {
	border: 0px;
	padding-right: 20px;
}

/* end welcome */