body{
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}
.editable, textarea{
	background-color: #ffffd3;
	/*width: 400px;*/
}
textarea{
	/*width: 400px;*/
	font-size: 100%;
}
img.progress{
	vertical-align: middle;
	padding: 0 10px;
}
.errore_campo {
	color: #FF0000;
	display:inline;
	font-size:10px;
}

.inlinea {
display:inline;
/*border:1px solid black;*/
}
.inlinea_invisibile {
display:none;
/*display:inline;*/
visibility:hidden;
/*border:1px solid black;*/
}
.Stile1 {font-size: 24px;
color: #0196e3; }
.Stile2 {font-size: 14px; 
color: #666666;}
.Stile3 {font-size: 16px; 
color: #000000;}
.Stile4 {font-size: 9px; 
color: #666666;}
.Stile5 {font-size: 12px; 
color: #666666;
padding:5px;}

.Stile6 {
	font-size: 14px; 
	color: #666666;
	font-weight: normal;
}

.Stile7 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.Stile8 {
	font-size: 13px;
	color: #000000;
	font-stretch: ultra-condensed;
	font-family: Arial, Helvetica, sans-serif;
}

.Stile9 {
	font-size: 13px;
	color: #0196e3;
	font-weight: bold;
}

.Stile10 {
	font-size: 12px;
	color: #666666;
	padding:5px;
	font-style: italic;
}
.Stile11 {font-size: 24px;
color: #FFFFFF; 
}

.Stile12 {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
}

.Stile13 {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.Stile14 {
	font-size: 12px;
	color: #0196e3;
}

.tabella1 {
/*border:1px so/lid #FFFFFF;*/
border:none;

}
.cornice_foto {
width:600px;
border-width: thin;
padding: 0px;
border-style: solid;
border-color:#B1D7E0;
background-color: white;
-moz-border-radius: 0px 0px 0px 0px
}

input.freshwhite{
font-size:14px;
background: url(input-box-white387a.png) left center no-repeat;
height:43px;
width:156px;
border:0px;
padding-top:4px;
padding-bottom:4px;
padding-left:18px;
margin-right:15px;
outline: none;
}

input.freshwhite:hover{
background: url(input-box-white387b.png) transparent left center no-repeat;
}

input.freshwhite:focus{
background: url(input-box-white387a.png) transparent left center no-repeat;
}​