@charset "UTF-8";
.titolocongresso {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	line-height: normal;
	font-weight: bold;
	color: #0E6A24;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
.tabella {
	background-image: url(../img/MOLE_LIGHT.jpg);
	background-repeat: no-repeat;
}
.tabella_bis {
	background-image: url(../img/MOLE_LIGHT_home.jpg);
	background-repeat: no-repeat;
}
