
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #48171D;
	background-image: url(images/sfondone.jpg);
	background-repeat: no-repeat;
	background-color: #48171D;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E2E1E1;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E1E1;
}

.style3 {font-style: italic}
.style4 {font-weight: bold}


select.categoria {
font: 11px Verdana ;	
font-weight: bold;
color: #8D2C36;	
background-color : #E2E1E1;	
border : 0px 
solid #E2E1E1; 
width=150px;
}

select.categoria_bis {
font: 11px Verdana ;	
font-weight: bold;
color: #8D2C36;	
background-color : #E2E1E1;	
border : 0px solid #E2E1E1; 
width=200px;
}




a:link {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #E2E1E1;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #E2E1E1;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #E2E1E1;
	text-decoration: underline;
}