/* CSS Document */
html{
	height:100%;
	padding-bottom:1px;
	}
body{
	background-color:#105498;
}
.template{
	background-image:url(pattern_shirt.gif);
	background-repeat:repeat;
	}
.righe{
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:bottom;
	text-align:center;
}
.grande{
	border:1px solid #FFFFFF;
	background-color:#CAE7FF;
}
.grande_1{
	border:1px solid #FFFFFF;
	border-bottom:0px none;
	background-color:#1C69A9;
}
.grande_2{
	border:1px solid #FFFFFF;
	border-top:0px none;
	background-color:#1C69A9;
}
td{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	}
.azienda{	
	font-size:20px;
	color:#003399;
	}
.submit
{
	border: 3px double #1C69A9;
	border-top-color: #9FD2FB;
	border-left-color: #9FD2FB;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:90px;
} 
.submit_3
{
	border: 3px double #1C69A9;
	border-top-color: #9FD2FB;
	border-left-color: #9FD2FB;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:150px;
} 
.submit_2{
	width:210px;
	border: 3px double #3592C5; 
	border-top-color: #9FD2FB; 
	border-left-color: #9FD2FB; 
	padding: 0.25em; 
	background-color: #C6E2F9; 
	background-repeat: repeat-x; 
	color: #004CB2; 
}
.corpo{
/*	background-color:#1C69A9;*/
	background-color:#FFFFFF;
	vertical-align:top;
	background-position:center;
	background-repeat:no-repeat;
	line-height:20px;
}
.corpo_admin{
	background-color:#FFFFFF;
	vertical-align:top;
}
.ricerca{
	background-repeat:no-repeat;
	background-position:top;
	background-color:#1C69A9;
	vertical-align:top;
	padding-top:30px;
}
.titolo_pagina{
	vertical-align:top;
	background-color:#FFFFFF;
}
.font_menu{
	padding-left:25px;
	font-weight:bold;
}
a,a:link,a:visited{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#105498;
	font-weight:bold;
	text-decoration:none;
}
a.prop,a.prop:link,a.prop:visited{
	font-weight:bold;
	color:#084077;
	text-decoration:none;
}
a.prop:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a.menu,a.menu:link,a.menu:visited{
	padding-left:25px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.menu:hover{
	padding-left:25px;
	color:#084077;
	font-weight:bold;
	text-decoration:none;
}
.piede{
	text-align:right;
	}
.colonna_sx{
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#3592C5;
	border-left:1px #105498 solid;
	vertical-align:top;
	padding-top:20px;
}
.box{
	border:3px #084077 solid;
	background-color:#FFFFFF;
}
form{
	margin:0px;
	}
input,textarea{
	border:1px #084077 solid;
	font-family:Tahoma;
	font-size:11px;
}
option,select{
	font-family:Tahoma;
	font-size:11px;
}
.input_bott{
	width:50px;
}
.input_ricerca{
	border:1px #084077 solid;
	font-family:Tahoma;
	font-size:12px;
}
.no_bordo{
	border:0px none;
	}
.testo{
	line-height:18px;
	text-align:justify;
	}
.bordo{
	border:1px #084077 solid;
}
.messaggio{
	font-weight:bold;
	color:#105498;
}
.risposta{
	font-weight:bold;
	color:#105498;
}
.nome_campi{
	font-weight:bold;
	color:#105498; 
}
.errore{
	font-weight:bold;
	color:#CC3300; 
}
.nome_tipo{
	font-weight:bold;
	background-color:#CAE7FF; /* #85C4F9 */
	color:#084077;
	text-align:left;
	vertical-align:middle;
}
.nome_tipologia{
	font-weight:bold;
	background-color:#084077;
	color:#CAE7FF;
	height:20px;
	vertical-align:middle;
	font-size:12px;
}
.titolo_pers{
	font-weight:bold;
	background-color:#FFDD33;
	color:#404040;
	font-size:16px;
	line-height:26px;
	border:2px solid #000000;
}	
.titolo_ann{
	font-weight:bold;
	background-color:#CAE7FF;
	color:#084077;
	}
.tbl_ann{
	border:1px #105498 solid;
	}
.ric{
	font-weight:bold;
	color:#FFFFFF;
	}
.tit_ric{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
	/* hover menu superiore orizzontale #a4f7fc
/* hover menu verticale #dbf0ad (o al contrario)
/* hover sub menu verticale #679800 (o al contrario)

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 640px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous,
.highslide-wrapper .highslide-header ul li.highslide-move, 
.highslide-wrapper .highslide-header ul li.highslide-next{
display: none;
}
.highslide-wrapper .highslide-header ul li.highslide-close{
/*	display: none;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}