
/* SERGIO */
/*
foto {
	border:3px solid #CC0;
	margin: 0;
	width:100%;
}

body table#foto {
	border-bottom:2px solid;
	font:18px;
	font-weight:normal;
}

td.fgallery {
	margin:20px;
	padding:5px;
	color:#54391b;
	font-size:15px;
	font-weight:bold;
	border:1px solid #c00;
	background:#faf9f5;
	width:33%;
}
*/
header {
	position:absolute;
	/*overflow:hidden;*/
}

img {
	border:0;
}

#contenuti {
	width:80%;
	/*height:236px;*/
	clear:both;
	overflow:hidden;
	margin-left:40px;
	text-align:center;
	padding:20px 20px 20px 20px;
}

#Tabella_02 {
	/*margin:20px;*/
	font-family:Century Gothic;
	font-size:10pt;
	line-height:150%;
	width:100%;
	max-width:1062px;
	padding:30px;
	background:#F9F6E7;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
}
#Tabella_02 th {
	text-align: center;
}

tr#fgallery td {
	width:50%;
	margin:20px;
	padding:5px;
	text-align: center;
	/*color:#54391b;*/
}

#fgallery img {
	border: 3px solid #A68566;
	padding: 3px;
}

.th {
	font-size:11pt;
}

/* Menu a tendina - Inizio */
#dropmenudiv {
	line-height:20px;
	/*border:1px solid black;	*/
	border:1px solid #7c1972;
	border-bottom:0;
	position:absolute;
	z-index:100;
}
#dropmenudiv a {
	width:100%;
	display:block;
	text-indent:3px;
	color:#706e6f;
	font:15px Verdana;
	/*font-size:16px;*/
	border-bottom:1px solid #7c1972;
	padding:1px 0;
	text-decoration:none;
	background-color:#F9F5E7;
}
#dropmenudiv a:hover {
	color:white;
	background:url(immagini/sel_menu.gif) 50% top repeat-x;
}
/* Menu a tendina - Fine */