body {
	background-color: black;
	font-family: "Arial", sans-reif;
	color: white;
	margin: 0 0;
	font-weight: normal;
	font-size: 12;
	}

html	{ border-style: none; font-weight: normal;}

img		{ border: 0px; }
p		{ color: white; font-size: 13; font-family: Arial; font-weight: normal;}
a		{ color: white; text-decoration: none; font-weight: normal;}
a:hover		{ color: silver;}	



#titolo {
	float: right;
	position: relative;
	top: 150px;
	left: 0px;
	font-family: Arial;
 	font-weight: normal;
	}

#titolo_pub {
	float: right;
	position: relative;
	top: 120px;
	left: 0px;
	font-family: Arial;
 	font-weight: normal;
	}

#titolo_arch {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Arial;
 	font-weight: normal;
	}

#titolo_page {
	font-size: 15;
	color: red;
	font-family: Arial;
 	font-weight: normal;
	}

#numerazione {
	font-size: 12;
	color: red;
	font-family: Arial;
 	font-weight: normal;
	}


#amenu_biografia {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 130px;
	}

#acapucci {
	display: block;
	float:center;
	width: 600px;
	height: 180px;
	background: url("immagini/andrea capucci.gif") no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#pulsante_sculture a {
		display: block;
		background: url("immagini/sculture_thumb.png") 0 0 no-repeat;
		width: 150px;
		height: 200px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -200;
		}
#pulsante_sculture a:hover {
		background-position: 0 0;
		}

#pulsante_pitture a {
		display: block;
		background: url("immagini/pitture_thumb.png") 0 0 no-repeat;
		width: 150px;
		height: 200px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -200;
		}
#pulsante_pitture a:hover {
		background-position: 0 0;
		}

#pulsante_formelle a {
		display: block;
		background: url("immagini/formelle_thumb.png") 0 0 no-repeat;
		width: 150px;
		height: 200px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -200;
		}
#pulsante_formelle a:hover {
		background-position: 0 0;
		}


#pulsante_architetture a {
		display: block;
		background: url("immagini/architetture_thumb.png") 0 0 no-repeat;
		width: 150px;
		height: 200px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -200;
		}
#pulsante_architetture a:hover {
		background-position: 0 0;
		}

#pulsante_disegni a {
		display: block;
		background: url("immagini/disegni_thumb.png") 0 0 no-repeat;
		width: 150px;
		height: 200px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -200;
		}
#pulsante_disegni a:hover {
		background-position: 0 0;
		}

#pulsante_pubblicazioni a {
		display: block;
		background: url("immagini/pubblicazioni_thumb.png") 0 0 no-repeat;
		width: 150px;
		height: 200px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -200;
		}
#pulsante_pubblicazioni a:hover {
		background-position: 0 0;
		}

#menu_immagini {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	}

#contact_bg {
	width: 760;
	height: 250;
	background: url("immagini/contact_bg.jpg") 0 0 no-repeat;
	float: left;
	position: relative;
	top: 300px;
	left: 0px;
	}

#archivio_thumb {
	float: lennnnnft;
	position: relative;
	top: 0px;
	left: 5px;
	}


#pulsante_sculture_small_ani a {
		display: block;
		background: url("immagini/sculture_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#pulsante_sculture_small_ani a:hover {
		background-position: 0 -60;
		}


#pulsante_architetture_small_ani a {
		display: block;
		background: url("immagini/architetture_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#pulsante_architetture_small_ani a:hover {
		background-position: 0 -60;
		}


#pulsante_pitture_small_ani a {
		display: block;
		background: url("immagini/pitture_thumb_small_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#pulsante_pitture_small_ani a:hover {
		background-position: 0 -60;
		}


#pulsante_formelle_small_ani a {
		display: block;
		background: url("immagini/formelle_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#pulsante_formelle_small_ani a:hover {
		background-position: 0 -60;
		}


#pulsante_disegni_small_ani a {
		display: block;
		background: url("immagini/disegni_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#pulsante_disegni_small_ani a:hover {
		background-position: 0 -60;
		}


#pulsante_pubblicazioni_small_ani a {
		display: block;
		background: url("immagini/pubblicazioni_thumb_small_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#pulsante_pubblicazioni_small_ani a:hover {
		background-position: 0 -60;
		}










#pulsante_sculture_small a {
		display: block;
		background: url("immagini/sculture_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#pulsante_sculture_small a:hover {
		background-position: 0 -60;
		}


#pulsante_architetture_small a {
		display: block;
		background: url("immagini/architetture_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#pulsante_architetture_small a:hover {
		background-position: 0 -60;
		}


#pulsante_pitture_small a {
		display: block;
		background: url("immagini/pitture_thumb_small_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#pulsante_pitture_small a:hover {
		background-position: 0 -60;
		}


#pulsante_formelle_small a {
		display: block;
		background: url("immagini/formelle_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#pulsante_formelle_small a:hover {
		background-position: 0 -60;
		}


#pulsante_disegni_small a {
		display: block;
		background: url("immagini/disegni_thumb_small_ani2.jpg") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#pulsante_disegni_small a:hover {
		background-position: 0 -60;
		}


#pulsante_pubblicazioni_small a {
		display: block;
		background: url("immagini/pubblicazioni_thumb_small_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#pulsante_pubblicazioni_small a:hover {
		background-position: 0 -60;
		}




#anna_frank_thumb a {
		display: block;
		background: url("immagini/architetture/anna_frank_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#anna_frank_thumb a:hover {
		background-position: 0 -60;
		}

#fontana_thumb a {
		display: block;
		background: url("immagini/architetture/fontana_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#fontana_thumb a:hover {
		background-position: 0 -60;
		}

#fontana_thumb_ani a {
		display: block;
		background: url("immagini/architetture/fontana_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#fontana_thumb_ani a:hover {
		background-position: 0 -60;
		}

#anna_frank_thumb_ani a {
		display: block;
		background: url("immagini/architetture/anna_frank_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#anna_frank_thumb_ani a:hover {
		background-position: 0 -60;
		}

#coop_legno_thumb_ani a {
		display: block;
		background: url("immagini/architetture/coop_legno_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#coop_legno_thumb_ani a:hover {
		background-position: 0 -60;
		}

#condominio_sagittario_thumb_ani a {
		display: block;
		background: url("immagini/architetture/condominio_sagittario_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 0;
		}
#condominio_sagittario_thumb_ani a:hover {
		background-position: 0 -60;
		}


#condominio_sagittario_thumb a {
		display: block;
		background: url("immagini/architetture/condominio_sagittario_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#condominio_sagittario_thumb a:hover {
		background-position: 0 -60;
		}


#coop_legno_thumb a {
		display: block;
		background: url("immagini/architetture/coop_legno_thumb_ani2.png") 0 0 no-repeat;
		width: 60px;
		height: 60px;
		margin: 0 0; padding: 0 0;
		background-position: 0 -60;
		}
#coop_legno_thumb a:hover {
		background-position: 0 -60;
		}



