/*stili per il layout fisso
html,body{
	margin: 0;
	padding:0;
	}*/
body{
	background-color: #ffffff;/*bianco*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #837883;
	}
	
/*-------------------------inizio stili php*/

/* main table */
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: ; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	background-color: #666666; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #FFCCFF; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #CCFFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
}

/* classes for report */
.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: ; /* font name */
	font-size: xx-small; /* font size */	
}
/*-------------------------fine stili php*/

/*stili per i link*/

a:link {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.colBenessere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c7d6ee;  /*celeste*/
}
.colConsumo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d9eaba;  /*verde*/
}
.colCultura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c8927f;  /*marrone*/
}
.colGusto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffeaaf;  /*giallo*/
}
.testobottone {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #000000;  /*nero*/
}

/*stili per i testi*/
.titoli-news-edit{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.data-news-edit{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.testi-news-edit{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	margin: 10px 0px;
	}
	
/*stili per i form*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	margin: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	margin: 0px;
}

/*stili vari*/
.celle {
	BORDER-BOTTOM: #C6C3C6 1px solid;
	BORDER-RIGHT: #C6C3C6 1px solid;
	BORDER-LEFT: #C6C3C6 1px solid;
	BORDER-TOP: #C6C3C6 1px solid;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fotodestra {
	margin: 0px 3px;
	float: right;
}
.fotosinistra {
	margin: 0px 3px;
	float: left;
}
.testo-bianco{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	margin: 10px 0px;
	}
.testo-10px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.testo-news-home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 8px;
	text-align: justify;
	}
.testo-contenuto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 8px;
	text-align: justify;
	}
.divhome380 {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px; 
	PADDING-TOP: 0px; 
	WIDTH: 380px
}
.divhome136{
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	PADDING-TOP: 0px;
	WIDTH: 136px;
	height: 120px;
}

/*  Stile Menu destra */
.menuDXcar10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TABLE#menuDX {
	font-size: 10px;
}
TABLE#menuDX A {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
TABLE#menuDX A:visited {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
TABLE#menuDX A:active {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
TABLE#menuDX A:hover {
	color: #000000;  /*nero*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
