html, body {
	font: 12px "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin: 0 0 0 0;
	color:#000;
	padding:0;
}

h1, h2, h3, h4, h5, h6 
	{
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	color: #00008B;
	margin: 10px 0 10px 0;
}

h1 {
	font-size: 120%;
	margin-bottom: 10px;
}
	
h2 {
	font-size: 120%;
	font-weight: bold;
}

h3 {
	color: #005DD1;
	font: bold 13px Tahoma,  sans-serif;
	border-top: 2px solid #ebebeb;
	border-left: 2px solid #ebebeb;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	width: 70%;
}

h4 {
	color: #005DD1;
	font: bold 12px Tahoma,  sans-serif;
}

a:link, a:visited, a:active {
	color: #000066;
	text-decoration: none;
}
   
a:hover {
	color: #005dd1;
	text-decoration: underline;
}

div, input, textarea, select {
	font:11px "Trebuchet MS", Tahoma, Arial, sans-serif;
}

input, textarea {
/*	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ccc;
	background: #ebebeb; */
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}

select, option {
	background: #ebebeb;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}
.noclasse {
	border: 0px;
	background: trasnparent;
	padding: 1px 2px 1px 2px;
}

img {
	text-align: center;
	border: 0;
}

.img a:link{
	border: 0;
}

/* CLASSI PAGINA */
.warning {
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}

/* CLASSI FORM */
.formlogin {
	width: 100%;
	padding: 5px;
	font-size: 12px;
	background:#FFF;
}

.letturafacile1 {
	background: #ebebeb;
}

.letturafacile2 {
	background: #fff;
}

.corpo {
	width: 100%;
	text-align: center;
	background:#FFF;
}

.menu1 {
	background: #ebebeb;
	text-align: center;
}

.menu2 {
	background: #ebebeb;
	text-align: center;
}

.menu3 {
	background: #fffff;
	text-align: center;
}

.saved {
    font-weight: bold;
    font-size: 110%;
    color: #3CB371;
    text-align: center
}

.obbligatorio {
    font-weight: bold;
    font-size: 150%;
    color: red;
}

/* SOTTOMENU ORIZZONTALI*/
div.contMenu {padding:0;margin:10px 0 0 0;position:relative;display:block;height:18px;background:transparent url(img/bkMenu.gif) 0 100% repeat-x;width:70%;}
ul.MenuOrizz {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:10px;
	list-style-type:none;
	padding:0;margin:0 3px;	
}
ul.MenuOrizz li {
	float:left;
	margin:0 2px;
	list-style-type:none;
	border:1px solid #999;border-bottom:1px solid #000;
	height:16px!important;height:18px;
	background:#eaeaea;
	}
	ul.MenuOrizz li.on {
	border:1px solid #000;border-bottom:1px solid #fff;background:#fff;
	}
ul.MenuOrizz li a {text-decoration:none;padding:4px;margin:0;color:#666;}
ul.MenuOrizz li.on a {text-decoration:none;padding:4px;margin:0;color:#000;}

/* CLASSI TABELLE */
.tabellaheader {
	width: 100%;
	height: 20px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #999;
}

.tabellaheader a:link, .tabellaheader a:visited, .tabellaheader a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
}
   
.tabellaheader a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 70%;
}

.tabellafooter {
	width: 100%;
	text-align: center;
	font-size: 12px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #999;
	background-color: #ebebeb;
}

.tabellalogin 
	{

}

.tabellacorpo {
	width: 100%;
	padding: 40px;
	background:#FFF;
}

.tabellacolonna {
	width: 100%;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 40px;
	font-size: 13px;
}

.tabellamenu {
	width: 220px;
	text-align: left;
	font-size: 90%;
	border-left: 2px solid #ccc;
	border-right: 2px solid #999;
}

.tabellamenu td {
	text-align: left;
	padding: 2px;
}

.tabelladati {
	background-color: #fff;
	width: 95%;
	font-size: 11px;
	margin-top: 3px; 
	/*padding: 3px 3px 3px 0px;*/
	border-left: 1px solid #999999;
}

.tabelladatilarge {
	background-color: #fff;
	width: 100%;
	font-size: 11px;
	margin-top: 3px; 
	/*padding: 3px 3px 3px 0px;*/
	border-left: 1px solid #999999;
}

.tabelladatilarge th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #006;
	color: #fff;
	text-align:left;
	border-top: 2px solid #ADD8E6;
	border-bottom: 2px solid #ADD8E6;	padding: 3px 3px 3px 3px;
}

.tabelladatilarge td {
	padding: 3px 3px 3px 3px;
	border-right: 1px solid #ADD8E6;
	border-bottom: 1px solid #ADD8E6;
}

.tabelladatiamministratore {
	background-color: #ebebeb;
	font-size: 11px;
	margin: 8px; 
	width:70%;
	/*padding: 3px 3px 3px 0px;*/
	border-left: 1px solid #6495ED;
	border-top: 1px solid #6495ED;
	border-right: 1px solid #6495ED;
}
.tabelladatiamministratore td{
	background-image: none;
	font-size: 11px;
	/*padding: 3px 3px 3px 0px;*/
	border-bottom: 1px solid #6495ED;
}

.tabelladati th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #006;
	color: #fff;
	text-align:left;
	border-top: 2px solid #ADD8E6;
	border-bottom: 2px solid #ADD8E6;	padding: 3px 3px 3px 3px;
}

.tabelladati td {
	padding: 3px 3px 3px 3px;
	border-right: 1px solid #ADD8E6;
	border-bottom: 1px solid #ADD8E6;
}

.tabelladatismall {
	background-color: #fff;
	width: 70%;
	font-size: 11px;
	margin-top: 3px; 
	border-left: 1px solid #ADD8E6;
	padding: 3px 3px 3px 3px;
}

.tabelladatismallnoborder {
	background-color: #fff;
	width: 70%;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
}

.tabelladatismall th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #006;
	color: #fff;
	border-top: 2px solid #ADD8E6;
	border-bottom: 2px solid #ADD8E6;
}

.tabelladatismall td {
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ADD8E6;
	border-right: 1px solid #ADD8E6;
}

.tabellapaginazioneheader {
	border-top: 1px solid #ADD8E6;
	border-bottom: 1px solid #ADD8E6;
	padding: 2px 2px 2px 2px;
	font-size: 100%;
	margin: 10px 0px;
	width: 95%;
	height: 20px;
}

.tabellapaginazioneheadersmall {
	width: 70%;
	height: 20px;
	font-size: 11px;
	margin: 10px 0px;
	border-top: 1px solid #ADD8E6;
	border-bottom: 1px solid #ADD8E6;
	padding: 2px 2px 2px 2px;
}

.tabellapaginazionefooter {
    padding-right: 2px;
    margin-top: 2px;
    padding-left: 2px;
    font-size: 100%;
    padding-bottom: 2px;
    width: 95%;
    padding-top: 2px;
    height: 20px
}

.tabellaicone {
   font-size: 80%;
   width: 600px;
   margin-top: 10px;
   margin-bottom: 10px;
	text-align: left;
	border-top: 1px #ccc solid;
}

.tabellaiconesmall {
   font-size: 80%;
   width: 500px;
   margin-top: 10px;
   margin-bottom: 10px;
	text-align: left;
	border-top: 1px #ccc solid;
}

.tabellaricerca {
	width: 95%;
	padding: 5px;
	font-size: 11px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.tabellaformdati {
	background-color: #fff;
	width: 70%;
	font-size: 11px;
	margin-top: 15px;
}

.tabellaformdati td {
	border-bottom: 1px #999999 solid;
	padding: 2px 2px 2px 2px;
	border-right: 1px solid #999999;
}

.tabellaformdati th {
	font-size: 11px;
	font-weight: bold;
	background-color: #000066;
	color: #fff;
	border-top: 2px solid #ADD8E6;
	border-bottom: 2px solid #ADD8E6;
}

/* CLASSI FORM */
.formdati {
	background-color: #fff;
	width: 70%;
	font-size: 11px;
}

.formdati td {
	width: 50%;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px dotted #ccc;
}

/* CLASSI MENU */
#msviLocalToolbar {
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 100%; 
	BACKGROUND: #f1f1f1; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #999 1px solid;
}

#msviLocalToolbar TD {
	FONT-SIZE: 100%;
}

#msviLocalToolbar .testo {
	FONT: 80% "Trebuchet MS", Tahoma, Arial, sans-serif; 
	COLOR: black; 
}
#msviLocalToolbar A {
	FONT: 70% "Trebuchet MS", Tahoma, Arial, sans-serif; 
	COLOR: black; 
	TEXT-DECORATION: none;
}
.ltsep {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 0px; 
	FONT: 70% "Trebuchet MS", Tahoma, Arial, sans-serif; 
	COLOR: #a9a9a9; 
	PADDING-TOP: 0px;
}
.lt0 {
	BORDER-RIGHT: #f1f1f1 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #f1f1f1 1px solid; 
	PADDING-LEFT: 6px; 
	BACKGROUND: #f1f1f1; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #f1f1f1 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #f1f1f1 1px solid;
}
.lt1 {
	BORDER-RIGHT: #999 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #999 1px solid; 
	PADDING-LEFT: 6px; 
	BACKGROUND: #ccc; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #999 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #999 1px solid;
}

.tabellaformmenu {
	margin: 0px;
	padding: 0px;
	height: 17px;
	float: left;
	background-image: url(../images/aletta_sf.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #999999;
}

.tabellaformmenu td {
	font-size: 11px;
	height: 17px;
}

.tabellacolonna {
    padding-right: 0px;
    padding-left: 40px;
    font-size: 90%;
    padding-bottom: 0px;
    margin: 0px 0px 0px 40px;
    width: 70%;
    padding-top: 0px;
}

/* AJAX */
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

#txtLocalita_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}

div.scrollingdatagrid {
	overflow-x:auto;
	overflow-y:auto;
	position:relative;
	padding:0px;
}
div.scrollingdatagrid TABLE {
	width : 98.7%; /* Make room for scroll bar! */
	margin:0px;
	border:0px;
	border-collapse:separate;
}
div.scrollingdatagrid TABLE TR .locked, div.scrollingdatagrid TABLE THEAD TR, div.scrollingdatagrid TABLE TFOOT TR {
	position:relative;
}
/* OffsetParent of the TR is the DIV because it is position:relative */
div.scrollingdatagrid TABLE THEAD TR {
	top:expression(this.offsetParent.scrollTop);
}
/* OffsetParent of the THEAD and TFOOT locked column is the TR because it is position:relative */
div.scrollingdatagrid THEAD .locked, div.scrollingdatagrid TFOOT .locked {
	left:expression(this.offsetParent.offsetParent.scrollLeft);
}
div.scrollingdatagrid TBODY .locked {
	left:expression(this.offsetParent.scrollLeft);
}
/* The TFOOT should stick to the bottom of the DIV */
div.scrollingdatagrid TABLE TFOOT TR {
	top:expression(0 - this.offsetParent.scrollHeight + this.offsetParent.clientHeight + this.offsetParent.scrollTop);
}
/* Make the z-index values very clear so overlaps happen as expected! */
div.scrollingdatagrid TD, div.scrollingdatagrid TH { z-index:1; }
div.scrollingdatagrid TD.locked, div.scrollingdatagrid TH.locked { z-index:2; }
div.scrollingdatagrid THEAD TR, div.scrollingdatagrid TFOOT TR { z-index:3; }
div.scrollingdatagrid THEAD TR TH.locked { z-index:4; }

.help {
	margin: 5px 0 0 50px;
	font-size: 110%;
}

/* TOOLS */

.builderform
	{
	padding: 0px;
	margin: 0px;
}

#builderwizard
	{
	font-family: "trebuchet ms", tahoma, arial, sans-serif; 
	background: #cccccc;
	width: 80%;
	padding: 10px;
	border: 1px solid black;
	margin-bottom: 30px;	
	font-size:100%; 
}

#builderwizard .titolo
	{
	text-align: left;
	font-size:125%; 
	font-weight: bold;
	color: #1c7f47;

}

#builderwizard .sottotitolo
	{
	text-align: left;
	font-size:100%; 
	color: #000;
	font-weight: bold;
}

#builderwizard .elenco
	{
	border: 1px black solid;
	margin-top: 2px;
	width: 100%;
	background: #ebebeb;
}

#builderwizard .elenco td
	{
	font-size: 80%;
}

#builderwizard .elenco th
	{
	background: #cee4d7;
}

#builderwizard .elenco select
	{
/*	width: 250px;*/
}

#builderwizard .elenco .selectbig
	{
/*	width: 500px;*/
}

#builderwizard .elenco .selectmedio
	{
/*	width: 150px; */
}

#builderwizard .elenco .selectpiccolo
	{
	width: 50px;
}

#builderwizard .elencopiccolo
	{
	border: 1px black solid;
	margin-top: 2px;
	font-size:90%; 
	width: 95%;
	background: #ebebeb;
}
