body {
	
	background-color: #EBE6D3;
	font-size:12px;
	font-family: Arial;
	
	color:#555555;
	background-image:url(../images/logo_sculdascia.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

input, textarea {

	background-color: #f1f1f1;
	font-family: Arial;
	font-size: 11px;
	border:none;
	color:#8C6933;
	
	
}

.cssRichiestaFlags input{
	background-color: #EBE6D3;
}

fieldset {
	
}
	
legend {
	
	border:1px solid white;
	margin-left:10px;
	margin-bottom:10px;
	padding:4px 20px 0px 10px;
	letter-spacing:1;
	font-family: 	Tahoma;
	font-size:	12px;
	font-variant: small-caps;
	background-color: #EDCD9A;
	height:	24px
}

a {
	font-weight:bold;
	color: #605F47;
}

.cssLinkButton {
	cursor:hand;
	
	color: #605F47;
}

.cssButton {
	width:160px;
	cursor:hand;
	border-top: 1px solid #EBE6D3;
	border-left: 1px solid #EBE6D3;
	border-right: 2px solid #8F8A54;
	border-bottom: 1px solid #8F8A54;
	background-color: #D6D4BE;
	letter-spacing:1px;
	color: #8F8A54;
	font-size: 12px;
	font-weight:bold;
	font-variant: small-caps;
}

.cssRiepilogoAziende legend {
	color: white;
	background-color: #CDB9A3;
}

.cssRiepilogoProdotti legend {
	color: white;
	background-color: #AD8D69;
}


.cssRiepilogoAziende td, .cssRiepilogoProdotti td{
	vertical-align:top;
	padding:3px;
	font-size:11px;
}



.cssMessage {
	padding:4px;
	width:100%;
	font-size:14px;
	background-color: #cccccc;
	border:2px solid #C34636;;
}

.cssTitle, .Azienda td, .Prodotto td{
	font-size:12px;
	padding:3px;
	font-weight:bold;
}


.cssRowColor1 {
	background-color: #D6D4BE;
}

.cssRowColor2 {
	background-color: #E3E2D1;;
}



.cssRichiesta {

	font-weight:bold;
}
.cssTestoRichiesta {
	border-left:2px solid white;
	width:180px;
	vertical-align:top;
	text-align:left;
	color:gray;

}

.cssRichiestaFlags {
	width:100%;
	font-size:12px;
	padding:3px;
	font-weight:bold;
}


.cssToolbar {
	text-align:right;
	margin:8px;
}
