/* presi da generale.css */
ACRONYM {
	CURSOR: help;
	BORDER-BOTTOM: #0c0 0.07em dashed
}
HTML {
	FONT-SIZE: 97%
}
TEXTAREA {
	FONT-SIZE: 1em;
	COLOR: #000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
INPUT {
	FONT-SIZE: 1em;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
input.but_rice:hover {
	background: #DCECF7;
  color: #000;		     
}
input.but_rice:active {
	background: #DCECF7;
  color: #000;		     
}
input.but_rice {
  font-family: Arial;			
  color: #193e5c;		     
  font-size: 1em;			
  font-weight: bold;			
  background-color:  #F0F6FC;	       
  border: 1px solid #86bfdd;   
  margin: 3px 0px 1px 0px;         
}
.ricKey {
	width:98%;
}
/* modificati da interno.css */


/* modifica bc #cHome #prPn DIV.sep */
#prPn DIV.sep {
	CLEAR: both; BORDER-TOP: #fff 1px solid; MARGIN-BOTTOM: 10px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px
}
/* modifica bc #cWel #cHome #prPn DIV.sep */
#cWel #prPn DIV.sep {
	CLEAR: both; BORDER-TOP: #fff 1px solid; MARGIN-BOTTOM: 10px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px
}
/* modifica BC #cWel #prPn A.dett */
#prPn A.dett {
	BACKGROUND-IMAGE: url(../i/dotArrowDett.gif); COLOR: #666666
}
/* modifica BC #cWel #prPn A.dett */
#prPn A.dett {
	BACKGROUND-IMAGE: none
}
/* duplicati per cwel modifica BC */
#cWel DIV.sep {
	CLEAR: both; MARGIN: 3px 8px 0px
}
#cWel DIV.sepDrk {
	CLEAR: both; MARGIN: 3px 8px 0px
}
/* fine duplicati per cwel modifica BC */

.tableHowto TH {
	border: 1px solid #e0e0e0;
	border-right:0;
	border-top:0;
	padding: 7px 10px;
	text-align:center;
	COLOR: #0E406E; 
	font-weight: bold;
   background-color:#DCECF7;
	font-size: 1.2em;
}

.tableHowto CAPTION {
	background-image:url(../i/bgTitleHowto.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFF;
	border-bottom:1px solid #a2a2a2;
	font-family: Georgia, 'Times New Roman', Arial, Helvetica, sans-serif;
	padding: 7px 11px;
	font-size:1.8em;
}
#descriz {
	padding-left: 1em;
}
#descriz h4 {
 margin-bottom: 1em;
 }
#descriz p {
 text-indent: 1em;
 }
 #descriz p:first-letter {
   font-size: 1.3em;
	font-weight: bold;
 }
