BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:active {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #787878;

}

a:link {
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	color: #666666;


}
a:hover {
	text-decoration: underline;
	color: #000000;
}

#bottone_home {
     float: left;
     display: inline;
	 list-style: none;
     width: 88px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/home.gif");  
     background-repeat: no-repeat;
}
#bottone_home:hover {
     float: left;
     display:inline:
     list-style: none;
     width: 88px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/home_up.gif");  
     background-repeat: no-repeat;
}

#bottone_chisiamo {
     float: left;
     display: inline;
     list-style: none;
     width: 87px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/chisiamo.gif");  
     background-repeat: no-repeat;
}
#bottone_chisiamo:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 87px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/chisiamo_up.gif");  
     background-repeat: no-repeat;
}

#bottone_contatti {
     float: left;
     display: inline;
     list-style: none;
     width: 89px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/contatti.gif");  
     background-repeat: no-repeat;
}
#bottone_contatti:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 89px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/contatti_up.gif");  
     background-repeat: no-repeat;
}

#bottone_registrati {
     float: left;
     display: inline;
     list-style: none;
     width: 88px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/registrati.gif");  
     background-repeat: no-repeat;
}
#bottone_registrati:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 88px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/registrati_up.gif");  
     background-repeat: no-repeat;
}

#bottone_mercatino {
     float: left;
     display: inline;
     list-style: none;
     width: 87px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/mercatino.gif");  
     background-repeat: no-repeat;
}
#bottone_mercatino:hover {
     float: left;
     display: inline;
     list-style: none;
     width: 87px; 
     height:22px;  
     margin-left: 0;
     padding-left: 0;
     background-image: url("../pulsanti/mercatino_up.gif");  
     background-repeat: no-repeat;
}

div#MENU
{
    background-color: #EEEEEE;
    width: 120px;
    padding: 5px;
    border: Solid 1px #CCCCCC;
}
div.TITOLO
{
    position: Relative;
    background-color: #FFFFCC;
    font: Bold 9px Verdana;
    margin-bottom: 1px;
    padding: 1px;
    border: Solid 1px #CCCCCC;
    cursor: Pointer;
}
span.VOCI
{
    display: None;
    font-family: Verdana;
    font-size: 10px;
}

.Button100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	width: 100%;
}
.Button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.ButtonBianco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:20px;
	font-style:oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:outset;
	border-right-style:groove;
	border-bottom-style:groove;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

.FormsBiancoNeroM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.FormsBiancoNeroP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.FormGrigioNeroM {
	color: #000000;
	background-color: #CCCCCC;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.FormGrigioNeroP {
	color: #666666;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.FormsGialloNeroM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #F8F485;
	border: 1px solid #000000;
	
}
.FormsGialloNeroP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #FFFF66;
	border: 1px solid #000000;
	margin: 1px;
	padding: 0px;
}
.FormsCelesteNeroM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#ADDBFC;
	border: 1px solid #000000;
	
}
.FormsArancioNeroM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FF9966;
	border: 1px solid #000000;
}

.FormsArancioNeroP {
	color: #000000;
	background-color: #FF9900;
	margin: 1px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
.TestoGialloG {
	color: #FFFF66;
	font: 13px Arial, Helvetica, sans-serif;
}
.TestoGialloM {
	color: #FFFF66;
	font: 11px Arial, Helvetica, sans-serif;
}
.TestoGialloP {
	color: #FFFF66;
	font: 9px Arial, Helvetica, sans-serif;
}
.TestoBiancoG {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TestoBiancoM {
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TestoBiancoP {
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.TestoArancioG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD9E00;
	text-decoration: none;
}
.TestoArancioM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F94040;
	text-decoration: none;
	font-weight: normal;
}
.TestoArancioP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F94040;
	text-decoration: none;
	font-weight: normal;
}
.TestoNeroG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.TestoNeroM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.TestoNeroP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.TestoGrigioG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.TestoGrigioM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.TestoGrigioP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.TestoRossoG {
	color: #FF0000;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
.TestoRossoM {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.TestoRossoP {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.TestoBluG {
	color: #0033FF;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
.TestoBluM{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
}
.TestoBluP{
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
.TestoVerdeG {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #009933;
	text-decoration: none;
}
.TestoVerdeM {
	font: 11pt Arial, Helvetica, sans-serif;
	color: #009933;
	text-decoration: none;
}
.TestoVerdeP {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #009933;
	text-decoration: none;
}

.TitoloNero {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}
.TitoloNeroM {
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
}
.TitoloBianco {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.TitoloBiancoM {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.TitoloRosso {
	text-transform: uppercase;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
}
.TitoloRossoM {
	text-transform: capitalize;
	text-decoration: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}
.TitoloBlu {
	text-transform: uppercase;
	text-decoration: none;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}
.TitoloBluM {
	text-transform: uppercase;
	text-decoration: none;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}
.TitoloGiallo {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFF00;
	font: bold normal 14px Arial, Helvetica, sans-serif;
	
}
.TitoloGialloM {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFF00;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	
}
.TextAreaMod {
	SCROLLBAR-FACE-COLOR: #d0dcf0;
	SCROLLBAR-HIGHLIGHT-COLOR: #d0dcf0;
	SCROLLBAR-SHADOW-COLOR: #666666;
	COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #d0dcf0;
	SCROLLBAR-ARROW-COLOR: #483000;
	SCROLLBAR-TRACK-COLOR: #e6ebf9;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: arial, helvetica;
	font-size: 11px;
	border: 1px solid #666666;
	padding:2px;
}

.testoErroreBold {
    font: 13px Arial, Geneva, Verdana, Helvetica, sans-serif;
    color: red;
    font-weight: bold;
    text-align: left;
}
#formErrors {
    border: 1px solid;
    color: #f00;
    background: #fee;
    padding: 4px;;
    display: none;
}

#formErrors ul {
    list-style-type: square;
    margin-top: 0;
    margin-bottom: 0;
    font-family: arial, helvetica;
    font-size: 12px;
    text-align: left;
}

#risultato {
    border: 1px solid;
    color: green;   
    background: #c5f7ce;
    padding: 4px;
    display: none;
    font: 13px Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-align: left;
}

