/* CSS Document by www.altrosito.it */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color : #422C21;
	scrollbar-base-color : #E1CFB2;
	scrollbar-arrow-color : #564021;
}

#tablemaster {
	width:752px;
	background-color : white;
	
}

#tablecontents {
	width:750px;
	background-color : #DACFA3;
	font-family : "Trebuchet MS";
	}
	
a {
	color : #422C21;
}	
	
.testo12 {
	font-size : 12px;
}

.bottom {
	font-size : 9px;
	font-family : "verdana";
	color: #422C21;
}
.testo_rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


input,select,textarea{
	background-color : #EEEADB;
	font-family : "Trebuchet MS";
	font-size : 11px;
}

.close {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : White;
}
.bianco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
