@charset "utf-8";
/* CSS Document */

#TableMenu {
	margin-top: 3px;
	margin-left: 10px;	
}

.tdrosso {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_r.gif);
	cursor: pointer;
	vertical-align:top;
}

.tdgiallo {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_g.gif);
	cursor: pointer;
	vertical-align:top;
}

.tdblu {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_b.gif);
	cursor: pointer;
	vertical-align:top;
}

.tdverde {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_v.gif);
	cursor: pointer;
	vertical-align:top;
}

.voce_menu {
	width: 100%;
	margin-top: 22px;
	text-align:center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size: 22px;	
	cursor: pointer;
}

a:link {
    font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
 	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.tdrosso_b {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_r_b.gif);
	cursor: pointer;
	vertical-align:top;
}

.tdgiallo_b {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_g_b.gif);
	cursor: pointer;
	vertical-align:top;
}

.tdblu_b {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_b_b.gif);
	cursor: pointer;
	vertical-align:top;
}

.tdverde_b {
	witdh: 160px;
	height: 94px;
	background-image:url(../images/Tavolozza_v_b.gif);
	cursor: pointer;
	vertical-align:top;
}

#foto_biografia {
	position: relative;
	width: 244px;
	height: 254px;
	padding-left: 1px;
}
