.avviso {
	color: #000033;
 	filter: Shadow(Color=#E1000, Direction=100); 
}

A.elenco:link, A.menuGenerale:link, A.numPagina:link, A.schedaSottosez:link { color: #0000B3; } 
A.menuGenerale:link {
	list-style-image: url(../img/img3smallnoFrame.gif);
	vertical-align: super;
}
A.elenco:visited, A.menuGenerale:visited, A.numPagina:visited, A.schedaSottosez:visited { color: #0000B3; }
A.menuGenerale:visited  {
	list-style-image: url(../img/img3smallnoFrame.gif);
	vertical-align: super;
}
A.elenco:hover, A.menuGenerale:hover, A.numPagina:hover, A.schedaSottosez:hover { color: #0033FF; }
A.menuGenerale:hover {list-style-image: url(../img/img3small.gif);}

body {
	background-color: #DFDFDF;
	background-image: url(../img/ricepaper.jpeg);
}

body, td, p { color: #400000; }

.buttonLogin {
    color: #003399;
    background-color: #C1C1C1;
	border-top: medium outset #DFDFDF;
	border-right: medium outset #DFDFDF;
	border-bottom: medium outset #DFDFDF;
	border-left: medium outset #DFDFDF;	
}

.button {
	color: #0033BB;
	border: thin solid #666666;
	background-color: #F6F6F6;
}

caption.menuGenerale { color: #666666; }
	
.check { border: none; }

.infoUtente {
	background-color: #0033CC;
	border-top-width: 3px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BFBFBF;
}

fieldset {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 10px;
}

.infoUtenteColorE9E9E9 { color: #E9E9E9; }
.infoUtenteColorInfoUtente { color: #999999; }

input {
	color: #333333;
	border-top: 1px inset #818181;
	border-right: 1px inset #818181;
	border-bottom: 1px inset #818181;
	border-left: 1px inset #818181;
}

#input { color: #333333; }

input.ident { border: thin inset; }

input.bottone {
	color: #0000FF;
	border: thin outset #CCCCCC;
}

input.pseudolink {
	color: #FF0033;
	border: none;
	background-color: transparent;
	cursor: hand;
}

input.radio {
	border: none;
	vertical-align: middle;
}

.firstLetter { color: #0000F3; }

.linguetta {
	border: thin solid #CCCCCC;
	margin: 0px;
}

.menuIdent, .errorPage {
	border-top: 5px ridge #003399;
	border-right: 5px inset #0000AA;
	border-bottom: 5px  inset #003399;
	border-left: 5px inset #0000AA;	
    background-color: #F6F6F6;
}

table.elenco {
	background-color: #F6F6F6;
	border: 3px solid #999999;
}

table.livelloScheda {
	border: thin double #CCCCCC;
}

table.menuGenerale {
	background-color: #999999;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: none;
	border-left: 2px solid #999999;
}

table.InfoUtente {
	border-top: none;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
}

table.schedaSottoSez {
	border-top: 3px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 3px solid #999999;
	background-color: #F6F6F6;
}

td.elencoRigapari { 
	border-left: 1px solid #E8E8E8; 
	border-right: 1px solid #E8E8E8; 
	border-bottom: none;  
	border-top: none;
	background-color: #FFFFFF;
}

td.elencoRigadispari { 
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	border-bottom: none;  
	border-top: none;
	background-color: #E8E8E8;
}

.testataArea { 	color: #000000; }
.testataVersione { color: #0033FF; }

.textarea {
	border-top: 1px solid;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid;
}

.readonly {
    background-color: #CCCCCC;
}

.textareaReadOnly {
    border: none;
    background-color: #CCCCCC;	
}

th { color: #000000; }

th.elenco {
	color: #0000AA;
	border: 1px solid #CCCCCC;
	background-color: #999999;
}

th.piccoloColor { color: #666666; }

.titSchedaB { color: #0000E8; }

tr.menugenerale { background-image: url(../img/ricepapergrey.jpg); }

.userInsMod { color: #666666; }
.userInsMod2 { color: #666666; }

.userPassw { color: #FFFFFF; }

input.pseudolink {
    color: #003399;
    background-color: transparent;
    cursor: hand;
    border-top: none;
    border-right: thin solid #C7C7C7;
    border-bottom: thin solid #C7C7C7;
    border-left: none;
    width: 180px;
    font-weight: bold;
    text-decoration: underline;
    height: 22px;
}

.titoloSottosezNolink {
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    border-top: none;
    border-right: thin inset #FFFFFF;
    border-bottom: thin inset #FFFFFF;
    text-align: center;
    vertical-align: middle;
    width: 180px;
    background-color: #FFFFFF;
    height: 22px;
}

fieldset.senzabordo {
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	margin: 0px;
	border: none;
}