@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
}
.ui-widget { 
    font-family: Verdana, Arial, sans-serif; 
    font-size: 0.9em; 
}
#container {
	width: 100%;
	min-width:870px;
    margin: 0px auto;
	padding:0px;
}
#header {
/*	position:absolute;
	z-index:999;
	height: 87px;
*/	width: 100%;
    margin: 0px 0px 2px 0px;
/*	max-width:1275px;*/

}
.toolbar {
	/*min-height:87px; 
	min-width:500px;*/
}
#tabs {
   min-width:500px;
   max-width:1192px
}
#nav {
	height:45px;
	font-size:0.95em;
	background-color: #000;
	color:#FFFFFF;
	min-width:970px;
	opacity:0.6;
}
#content {
	width: 98%;
/*	min-height:500px;  
*/	height:auto;  
	margin:0px auto; 
}
#sub_content {
	width:75%;
	margin:0px auto; 
}
#upper {
	width:1024px;
	margin:10px auto;
}
#center {
/*	min-width:60%;
	margin:0px auto;
	min-height:250px;*/
}
#bottom {
	width:1024px;
	margin:20px auto;
}
#footer {
	width: 100%;
	background-color:#EFF1F3;
}
/*#footer {
	position:absolute;
	bottom:0px;
	width: 100%;
	background-color:#EFF1F3;
}
*/
.link_box {
	width:180px;
	height:160px;
	float:left;
	margin:5px 27px;
}
.link_box a {
	width:100%;
	height:100%;
	display:block;
	text-decoration: none;
	border:1px solid #DFDFDF ;
}
.link_box a:hover, .link_box a:active {
	background-color:#F3F3F3
}
.link_box a:link, .link_box a:visited {
	color:#000000;
}
.link_box_image {
	margin:5px auto;
	height:65px;
	width:65px;
	background-repeat:no-repeat;
}
.link_box_header {
	padding-top:5px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.link_box_underline {
	width:80%; 
	padding-top:2px; 
	margin:0px auto; 
	font-size:5px; 
	border-bottom:1px dotted;
}
.link_box_text{
	font-size:12px;
	text-align:center; 
	padding:10px 3px; 
	margin-top:5px;
	line-height:1.5em;
}
#divisor {
	border-bottom: 1px solid #BBBBBB;
	clear:both;
    max-width:1200px	
}
#divisor_v {
	float:left;
	width:5px;
	min-height:90px; 
	border-right:1px solid #8D8B98;
}
a.text_link_mag:link, a.text_link_mag:visited {
	margin:0px 5px;
	color:#0a82c8;
	text-decoration: none;
}
a.text_link_mag:hover, a.text_link_mag:active {
	text-decoration:underline;
}
#logout {
/*	width:100%;
*/	text-align: right;
/*	margin:10px 0px;
	padding:5px 0px;
	border-bottom: 1px solid #BBBBBB;*/
}
#logout a {
	font-weight:bold;
	color:#304570;
	text-decoration:none;
}
#filtro, #filtroCercaVoce {
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom:10px;
}
a.lnk_all:link, a.lnk_all:visited,  
a.lnk_all:hover, a.lnk_all:active {
	color:#666;
	text-decoration:none;
}
.label {
	font-family: Verdana, Geneva, sans-serif; 
	color:#666;
	font-size:0.9em;
}
.list {
    list-style-type:none; 
	margin:5px 0px 0px 5px;
	padding:0px;
}
.list li {
	margin-bottom:2px;	
} 
.list-even {
	padding-bottom:10px;	
}
.list-orr {
    list-style-type:none; 
	margin:5px 0px 0px 5px;
	padding:0px;
}

.list-orr li {
	margin-bottom:10px;	
} 
.list-sm {
    list-style-type:none; 
	margin:5px 0px 0px 5px;
	padding:0px;
}
.list-sm-even {
	padding-bottom:1px;	
}
.list-frm {
	padding: 5px;
    background-color: #eee;
	/*	background-image:url(../../images/ts.jpg); 
	background-repeat: no-repeat;border:1px solid #333; 
	border-radius: 8px*/
}
.list-frm ul {
    list-style-type:none; 
	margin:0px;
	padding:5px;
/*    min-height:160px;	*/
}
.list-frm ul li {
	padding-bottom:8px;	
} 
.list-frm ul li span {
	width:115px;
	height:20px;
	padding-top:3px;
	display:block;
	float:left;
	height:20px; 
	padding-top:4px;
	font-size:0.9em;
	font-style:italic
}
#registration_box {
	width:600px;
	margin:30px 0px;
	/*float:left*/
}
#login_box {
	width:30%; 
	margin:35px auto 20px auto;
	/*float:left;*/
}
.label_reg {
	font-family: Verdana, Geneva, sans-serif; 
	color:#0A82C8;
	font-size:1.1em;
}
.input_reg {
	height:26px;
	font-size:1.1em;
	border: #999  1px solid;
	background-color:#E9E9E9;
/*	width:350px; */
	color:#333;
}
.button_reg {
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0a6f93;
	border:none;
	padding:5px 7px; 
	cursor:pointer;
    
}
.button_menu {
	font-size:1.0em;
	color:#FFFFFF;
	background-color:#666;
	border:none;
	padding:5px 20px;
	margin:5px 2px 0px 2px;
/*	cursor: pointer;
*/}
.msg_error{
	display: none;
	color: #E10000;
	font-weight: bold;
}
.msg_welcome{
	width:600px;
	float:right;
	margin:20px 10px 5px 0px;
	padding-top:10px;
	color:#333;
	font-size:0.9em;
	text-align:right;
/*	float:left;
*/}

.text12 {
	font-size:12px;
	color:#333;
}
a.link_blue:link, a.link_blue:visited,  
a.link_blue:hover, a.link_blue:active {
	text-decoration:none;
	color:#0A82C8;
}
.hand_icon {
	cursor: pointer;
}
.msg_tooltip{
    display: none;
    position: absolute;
    margin: -20px 0 0 -100px;
    left: 50%;
    top: 50%;
    border: solid 2px #6D6D6D;
	border-radius:4px;
	color: #FFF;
	font-weight:bold;
    background-color: #000;
	opacity: 0.8;
    padding: 8px 10px;
    z-index: 1000;
}	  
/* Override css */
.ui-dialog-titlebar {
	color:#fff;
	background-color:#0a6f93;
	background-image: none;
}
.ui-datepicker-trigger {
	position:relative;
	top:4px
}
