body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #155729;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #155729;
}

.rigaColorata {
	background-color: #E1EBD2;
}
.rigaBianca {
	background-color: #FFFFFF;
}


a {  
	text-decoration: none; 
	font-weight: normal; 
	color: #CC0000
}

a:hover { text-decoration: underline} 

table {font-size: xx-small;}

select {font-size: xx-small;}

input {font-size: xx-small;}

button {font-size: xx-small;}

.intestazione {
	background-color: #91AD84;
}

.linea_elenco {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6F0D8;
	border-right-color: #E6F0D8;
	border-bottom-color: #E6F0D8;
	border-left-color: #E6F0D8;
}

.bg {
    background: url(/images/background.jpg) 0% 100% no-repeat;
}
