
.div { 
  background: url(../path/to/image) no-repeat; 
  background-position: 0px 0px; 
}


.border-radius { border-radius: 10px; }

.titolo_tabella {
	background-image: url(sfondo_titolo7.gif);
	}

.titolo_tabella2 {
	background-image: url(sfondo_titolo8.gif);
	}





.tab_link a {
		text-decoration: none;
		display: block;
		background: #DCEFFE;
		color: #00c;
		padding: 0.24em;

    }
	
.tab_link a:hover { color: white;
		text-decoration: underline;
		background: #659BDE;}



.bb_a1 { /* block_body_alt1 */
	background-color: #FDF8F0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
}

.bb_a1:hover { /* block_body_alt:hover */
	background-color: #DDD8D0;}


a.link{text-decoration: none;}
a.link:hover{color: #DCEFFE;
	text-decoration: underline;}


a.button_originale:hover{display: block;width: 145px;height: 35px;
    margin: 1em;text-decoration: none;text-align: center;
    font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
    background: url(immagini/pulsante_delibere2.gif);color: #286C98}



a.button_originale{display: block;width: 145px;height: 35px;
    margin: 1em;text-decoration: none;text-align: center;
    font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
    background: url(immagini/pulsante_delibere.gif);color: #286C98}

a.button_originale:hover{display: block;width: 145px;height: 35px;
    margin: 1em;text-decoration: none;text-align: center;
    font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
    background: url(immagini/pulsante_delibere2.gif);color: #286C98}



a.button2{display: block;width: 238px;height: 76px;
    margin: 1em;text-decoration: none;text-align: center;
    font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
    background: url(immagini/puls_programmazione.gif);color: #286C98}

a.button2:hover{display: block;width: 238px;height: 76px;
    margin: 1em;text-decoration: none;text-align: center;
    font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
    background: url(immagini/puls_programmazione2.gif);color: #286C98}



a.button{display: block;width: 238px;height: 76px;
    margin: 1em;text-decoration: none;text-align: center;
    font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
    background: url(immagini/pulsante_delibere.gif);color: #286C98}

a.button:hover{display: block;width: 238px;height: 76px;
    margin: 1em;text-decoration: none;text-align: center;
    font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
    background: url(immagini/pulsante_delibere2.gif);color: #286C98}



.table_link a {
	text-decoration: none;
}


.table_link a:hover {
	color: #00007F;
	text-decoration: underline;
}





.table_main_topbar {
	background-image: url(logo0000.jpg);
	background-color: #7CE8E7;
	border-top: solid 1px #666151;
	border-bottom: solid 1px #666151;
	color: #6CD418;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	text-transform: 
	text-align: center;
	padding-top: 1;
	padding-bottom: 1;
}
.table_main_topbar a:link {
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.table_main_topbar a:active {
	font-weight: bold;
	color: #6CD418;
	text-decoration: none;
}
.table_main_topbar a:visited {
	font-weight: bold;
	color: #6CD418;
	text-decoration: none;
}
.table_main_topbar a:hover {
	font-weight: bold;
	color: #1A69A6;
	text-decoration: underline;

