p.titolo_main {
	font-family : Arial;
	font-size : x-large;
	font-style : italic;
}

td.menu{
	font-family: verdana;
	font-size: 12 px;
	text-align: center;
	background: url(sfondo_bott.jpg);
	letter-spacing : 1px;
}
p.tit_alto{
	font-family: arial;
	font-size : 10px;
	text-align : center;
}
p.didascalia{
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}
p.tit_pagina{
	font-family: verdana;
	font-size:16px;
	text-align: left;
	color : #00CC66;
	font-weight : bold;
}
p.testo{
	font-family: arial;
	font-size: 12px;
	text-align : justify;
}
table.tabella{
	font-family : Arial;
	font-size: 12 px;
}
A:link, A:visited {
	text-decoration: none;
	color:Blue ;
}
A:hover { text-decoration: underline }


/*-------------------------------------*/


#convegni{
	font: 12px Helvetica, Arial, sans-serif;
	width: 128px;
		/*altezza minima*/
		min-height: 80px;
		height: auto !important;
		height: 80px;
	
	
	text-align: center;
	padding: 10px;
	background-image: url(include/banner_01.gif);
	background-repeat: no-repeat;
	letter-spacing : 1px;
	/*border: 1px solid #999;*/
}





















