/*
	CSS 2.0
	IdroLAB.ORG
*/

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	height: 100%;
	color:#1F497D;

}

a {
	color: #1F497D;

}

a:link:visited:active {
	color: #1F497D;

}

a:hover {
	color: #FF0000;

}

a.red {
	color: #FF0000;

}

a.red:link:visited:active:hover {
	color: #000000;

}

h1 {
	font-size: 18px;
	font-weight: bold;

}

h3 {
	font-size: 14px;
	font-weight: bold;

}

img {
	border: 0;

}

/*
	Struttura
*/

#wrapper {
	width: 900px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -450px;

}

#top {
	width: 900px;
	height: 90px;
	position: relative;

}

#top-banner {
	float: left;
	width: 728px;
	height: 90px;
	
}

#top-banner-2 {
	float: left;
	width: 172px;
	height: 90px;
	background-color:#E5E5E5;
}
#top-wonderdata{
	float: left;
	width: 165px;
	height:22px;
	background-color:#FF0000;
	line-height:22px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#main {
	width: 900px;
	min-height: 500px;
	position: relative;

}

#menu-content {
	width: 165px;
	min-height: 500px;
	float: left;
}

#main-content {
	width: 724px;
	min-height: 500px;
	float: left;
	padding-left: 11px;

}
#where {
	width: 724px;
	height: 22px;
	line-height:22px;
	float: left;
	padding-left: 11px;
	background-color:#E5E5E5;
}
#main-clear {
	clear: both;

}

#bottom {
	width: 900px;
	height: 50px;
	position: relative;
	margin-top: 5px;
	top: 0px;

}

#bottom-text {
	padding-left: 180px;

}

/*
	Login
*/

#panel-login {
	width: 158px;
	padding-left: 9px;
	padding-right: 3px;
}

.login-campo {
	font-family: Tahoma;
	font-size: 12px;
	color: #1F497D;
	margin-bottom: 7px;
	border-style: none;
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;

}

.login-checkbox {
	margin-top: 9px;

}

.login-submit {
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	color: #1F497D;
	margin-top: 9px;
	border-style: none;
	background-color: #FFFFFF;
	cursor: pointer;

}

.login-logout {
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	color: #1F497D;
	margin-top: 9px;
	border-style: none;
	background-color: #FFFFFF;

}

#login-menu {
	list-style-type: circle;	
	margin-bottom: 0px;
	margin-top: 0px;
}

#login-menu li {
	margin-left: -20px;
	padding-bottom: 4px;
	font-size: 13px;
}

/*
	Menu
*/

#panel-menu {
	width: 165px;
	padding-top: 10px;
}

a.menu {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1F497D;
	height:22px;
	text-decoration:none;
	line-height:22px;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

a.menu_active {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#1F497D;
	background-color:#E5E5E5;
	height:22px;
	text-decoration:none;
	line-height:22px;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

a.menu-4 {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1F497D;
	height:35px;
	padding-top:5px;
	text-decoration:none;;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

a.menu_active-4 {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#1F497D;
	background-color:#E5E5E5;
	height:35px;
	text-decoration:none;
	padding-top:5px;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

a.menu-5 {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9BBB59;
	height:35px;
	padding-top:5px;
	text-decoration:none;;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

a.menu_active-5 {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#9BBB59;
	background-color:#E5E5E5;
	height:35px;
	text-decoration:none;
	padding-top:5px;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

a.menu-6 {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#E8BEBD;
	height:22px;
	text-decoration:none;
	line-height:22px;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

a.menu_active-6 {
	display:block;
	width:157px;
	font-size:12px;
	font-weight:bold;
	color:#E8BEBD;
	background-color:#E5E5E5;
	height:22px;
	text-decoration:none;
	line-height:22px;
	padding-left:8px;
	border-bottom:1px solid #FFFFFF;
}

#sub-menu{
	width:723px;
	background-color:#1F497D;
}

a.sub-menu {
	float:left;
	display:block;
	width:240px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1F497D;
	height:22px;
	text-decoration:none;
	line-height:22px;
	border-right:1px solid #FFFFFF;
	text-align:center;
}

a.sub-menu_active {
	float:left;
	display:block;
	width:240px;
	font-size:12px;
	font-weight:bold;
	color:#1F497D;
	background-color:#E5E5E5;
	height:22px;
	text-decoration:none;
	line-height:22px;
	border-right:1px solid #FFFFFF;
	text-align:center;
}

#testo_sezione {
	width:100%;
	padding-top:10px;
}

#testo_richiesta {
	width:450px;
	text-align:center;
	float:left;
	margin-top:15px;
	margin-left:25px;
	border:1px solid #1F497D;
}

#testo_richiesta h1 {
	margin-top:0px;
	background-color: #1F497D;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}
/*
	Menu - Violetto
*/

a.m1 {
	color: #666666;

}

a.m1:link:visited:active {
	color: #666666;

}

a.m1:hover {
	color: #663399;

}

a.m1_active {
	color: #663399;

}

a.m1_active:link:visited:active:hover {
	color: #666666;

}

/* 
	Menu - Blu 
*/

a.m2 {
	color: #666666;

}

a.m2:link:visited:active {
	color: #666666;

}

a.m2:hover {
	color: #0099FF;

}

a.m2_active {
	color: #0099FF;

}

a.m2_active:link:visited:active:hover {
	color: #666666;

}

/* 
	Menu - Verde 
*/

a.m3 {
	color: #666666;

}

a.m3:link:visited:active {
	color: #666666;

}

a.m3:hover {
	color: #33CC00;

}

a.m3_active {
	color: #33CC00;

}

a.m3_active:link:visited:active:hover {
	color: #666666;

}

/* 
	Menu - Arancio 
*/

a.m4 {
	color: #666666;

}

a.m4:link:visited:active {
	color: #666666;

}

a.m4:hover {
	color: #FF6600;

}

a.m4_active {
	color: #FF6600;

}

a.m4_active:link:visited:active:hover {
	color: #666666;

}

/* 
	Menu - Rosso 
*/

a.m5 {
	color: #666666;

}

a.m5:link:visited:active {
	color: #666666;

}

a.m5:hover {
	color: #FF0000;

}

a.m5_active {
	color: #FF0000;

}

a.m5_active:link:visited:active:hover {
	color: #666666;

}

h1.mtitle1 {
	font-size: 18px;
	font-weight: bold;
	color: #663399;

}

h1.mtitle2 {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;

}

h1.mtitle3 {
	font-size: 18px;
	font-weight: bold;
	color: #33CC00;

}

h1.mtitle4 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;

}

h1.mtitle5 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;

}

span.title1 {
	color: #663399;

}

span.title2 {
	color: #0099FF;

}

span.title3 {
	color: #33CC00;

}

span.title4 {
	color: #FF6600;

}

span.title5 {
	color: #FF0000;

}

/*
	Form Generiche
*/

.form {
	position: relative;
	border: 1px solid #999999;

}

.span_form-label {
	position: absolute;
	left: 0px;
	width: 180px;
	height: 22px;
	line-height: 22px;
	text-align: right;

}

.span_form-chklabel {
	position: absolute;
	left: 50px;
	width: 250px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	text-align: left;

}

.span_form-chklabel0 {
	position: absolute;
	left: 150px;
	width: 250px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	text-align: left;

}
.span_form-chklabel1 {
	position: absolute;
	left: 160px;
	width: 250px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	text-align: center;
	
}

.span_form-chklabel2 {
	position: absolute;
	left: 310px;
	width: 263px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	text-align: center;

}

.span_form-chklabel3 {
	position: absolute;
	left: 420px;
	width: 263px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	text-align: center;

}

.span_form-field {
	position: absolute;
	left: 180px;
	width: 513px;
	height: 22px;
	line-height: 22px;
	text-align: left;

}

.span_form-commenti {
	position: absolute;
	left: 180px;
	width: 513px;
	height: 50px;
	line-height: 20px;
	text-align: left;
	font-size: 11px;

}


.span_form-txafield {
	position: absolute;
	left: 180px;
	width: 513px;
	height: 80px;
	line-height: 100px;
	text-align: left;

}

.span_form-chkfield1 {
	position: absolute;
	left: 180px;
	width: 250px;
	height: 22px;
	line-height: 22px;
	vertical-align: text-bottom;
	text-align: left;

}

.span_form-chkfield2 {
	position: absolute;
	left: 430px;
	width: 263px;
	height: 22px;
	line-height: 22px;
	vertical-align: text-bottom;
	text-align: left;

}

.span_form-title {
	position: absolute;
	left: 0px;
	width: 600px;
	height: 22px;
	line-height: 22px;
	text-align: center;

}

.span_form_captcha-label {
	position: absolute;
	top: 0px;
	left:0px;
	width: 180px;
	height: 45px;
	text-align: right;

}

.span_form_captcha-field {
	position: absolute;
	top:0px;
	left: 180px;
	width: 513px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	text-align: left;

}

.span_form_disclaimer-label {
	position: absolute;
	top: 22px;
	left:0px;
	width: 180px;
	height: 300px;
	text-align: right;

}

.span_form_disclaimer-field {
	position: absolute;
	top: 22px;
	left: 180px;
	width: 513px;
	height: 300px;
	text-align: left;

}

.div_form {
	position: relative;
	top: 0px;
	left: 0px;
	height: 22px;
	background-color: #FFFFFF;

}

.div_form_txa {
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
	background-color: #FFFFFF;

}

.div_form_mouseover {
	position: relative;
	top: 0px;
	left: 0px;
	height: 22px;
	background-color: #F7F7F7;

}

.div_form_textarea {
	position: relative;
	top: 0px;
	left: 0px;
	height: 90px;
	background-color: #FFFFFF;

}

.div_form_textarea_mouseover {
	position: relative;
	top: 0px;
	left: 0px;
	height: 90px;
	background-color: #F7F7F7;

}

.div_form_disclaimer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 250px;
	background-color: #FFFFFF;

}

.div_form_disclaimer_mouseover {
	position: relative;
	top: 0px;
	left: 0px;
	height: 250px;
	background-color: #F7F7F7;

}

.div_form_captcha {
	position: relative;
	top: 0px;
	left: 0px;
	height: 45px;
	background-color: #FFFFFF;

}

.div_form_captcha_mouseover {
	position: relative;
	top: 0px;
	left: 0px;
	height: 45px;
	background-color: #F7F7F7;

}

.form_field_combo {
	margin-left: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #1F497D;
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
}

.form_field {
	margin-left: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #1F497D;
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
}

.form_field_readonly {
	margin-left: 10px;
	font-weight: bold;
	border: 0px;

}

.form_chkfield {
	margin-left: 10px;

}

.form_visualizza {
	font-size: 11px;
}

.form_disclaimer {
	margin-left: 10px;
	width: 350px;
	height: 200px;
	padding: 10px;
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background-color: #E8E8E8;
	overflow: auto;

}

.span_form-submit {
	position: relative;
	left: 0px;
	width: 693px;
	height: 40px;
	line-height: 40px;

}

.form_mandatory {
	color: #FF0000;

}

.form_submit {
	margin-left: 530px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	border-style: none;
	cursor: pointer;

}

.chiara{
	background-color: #FFFFFF;
}

/*.scura{
	background-color: #DDDDDD;
}*/

.hidelight{
	background-color: #EEEEEE;
}

#storico {
	width: 695px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.storico-title {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #F7F7F7;
	font-weight: bold;

}

.storico-dataora {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	background-color: #F7F7F7;

}

.ultima_pubblicazione_titoli{
	background-color:#E8E8E8;
	border:1px solid #CCCCCC;
}
.titoli_lis{
	font-size: 10px;
	background-color:#E8E8E8;
	border:1px solid #CCCCCC;
}

.ultima_pubblicazione_mostra{
	border:1px solid #FFFFFF;
}

.ultima_pubblicazione_domande{
	text-align:left;
}

.ultima_pubblicazione_risp{
	text-align:left;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.ultima_pubblicazione_testi{
	border:1px solid #CCCCCC;
	text-align:left;
}
.testi{
	font-size: 10px;
	border:1px solid #CCCCCC;
	text-align:left;
}
.testi_center{
	font-size: 10px;
	border:1px solid #CCCCCC;
	text-align:center;
}
.testi_welcome{
	font-size: 11px;
	text-align:left;
	text-align:justify;
}
.testi_center_welcome{
	font-size: 10px;
	text-align:center;
	text-align:justify;
}

.ghost{
	margin: 0px;
}