@CHARSET "UTF-8";
body{
	font-size: 11px;
	font-family: arial;
}
dl {
	margin: 0; 
  padding-left: 0px; 
}
dt {
  	padding-left: 0px; 
}
	dd {
  	padding-left: 0px; 
  	text-align:left; 
  	
}
	ul {margin-left: 0; padding-left: 1em;list-style-image:none; list-style-type:none;}


table.tbscheda {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #c7d0d5;
	border-collapse: separate;
	
}
table.tbscheda th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #c7d0d5 ;
	
	-moz-border-radius: 0px;
}
table.tbscheda td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #c7d0d5;
	
	-moz-border-radius: 0px;
}

select{
	font-size: 11px;
	font-family: arial;
	}

table{
	font-size: 11px;
	font-family: arial;
	}

.search {
	font-size: 11px;
	font-family: arial;
	}

.error{
	color: #ff0000;
}
.row_0{
	background-color:#CFE9FF;
	color:#002577;
	font-size: 10px;

	
}
.row_0		A:link {text-decoration: underline;color:#002577;}
.row_0		A:visited {text-decoration: underline;}
.row_0	 	A:active {text-decoration: underline;}
.row_0		A:hover {text-decoration: underline; color: red;}
 
.row_1{
	 background-color:#E2FFE2;
	color:#0000ff;
	font-size: 10px;
	

}
.row_1		A:link {text-decoration: underline;color:#0D9453;}
.row_1		A:visited {text-decoration: underline;}
.row_1	 	A:active {text-decoration: underline;}
.row_1		A:hover {text-decoration: underline; color: red;}

.subtitle{
		background-color:#c7d0d5;
	font-size: 11px;
	
	color:#111111;
}
.scheda{
		font-size: 11px;
		background-color: #FFFFFF;
		
		}
.bacchetta{
	background-color:#b5d3dd;
	
	font-size:12px;
	}
.titoli{
	background-color:#c7d0d5;
	font-size:12px;
	
	font-weight:bold;
	color:#111111;
	
}	
.titoli		A:link {text-decoration: none;color:#4B9FFF;font-size:10px;}
.titoli		A:visited {text-decoration: none;color: #4B9FFF;font-size:10px;}
.titoli	 	A:active {text-decoration: none;color: #4B9FFF;font-size:10px;}



.navselected{
	background-color:#b5d3dd;
	color:#FFFF11;
}
.menu{
	background-color: #CCDDFF;
	font-size: 10px;
	font-family: Century-gothic, Arial;
	color: #000077;
}
.menu 		A:link {text-decoration: none;color:#000077;}
.menu		A:visited {text-decoration: none;color: #000077;}
.menu	 	A:active {text-decoration: none;color: #000077;}
.menu		A:hover {text-decoration: underline; color: #FFFFFF; background-color: #5CC463}


.numero {
		text-align: right;
	
	}

.testo_sezione {
	color:#2E14D6;
	font-size:12px;
	font-weight:bold;
}
.bottone{
	background-color:#949494;
	font-size:12px;
	
	font-weight:bold;
	color:#1A1A1A;
}
.bottone		A:link {text-decoration: none;color:#1A1A1A;}
.bottone		A:visited {text-decoration: none;color: #1A1A1A;}
.bottone	 	A:active {text-decoration: none;color: #1A1A1A;}
