BODY {
	background-color:#fffdd4;
	margin:0px;
	padding:0px;
}

#Header {
	height:85px;
}
#Header H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	position:absolute;
	left:-1000px;
	top:-1000px;
}
.HeadBiografia {
	background-color:#99cccc;
	background-image:url(images/header_biografia.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.HeadConsulenza {
	background-color:#cccc99;
	background-image:url(images/header_consulenza.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.HeadScrittura {
	background-color:#ccc9e2;
	background-image:url(images/header_scrittura.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.HeadIniziative {
	background-color:#cccc66;
	background-image:url(images/header_iniziative.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.HeadStampa {
	background-color:#9999cc;
	background-image:url(images/header_stampa.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.HeadPubblicita {
	background-color:#669999;
	background-image:url(images/header_pubblicita.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


/* CONTENUTO */

#Content {
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	width:100%;
}
#Text {
	width:690px;
	margin-left:161px;
	margin-top:47px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	line-height:18px;
}
#Text UL {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	list-style:square;
	list-style-type:square;
}
#Text UL LI {
	margin-bottom:4px;
}
#Text P {
	margin:0px;
	padding:0px;
	padding-bottom:18px;
}
#Text A {
	color:#000066;
	text-decoration:underline;
}
#Text A:HOVER {
	color:#000000;
	text-decoration:underline;
}


/* LIBRO */

#Text .ItemLibro {
	clear:both;
}
#Text .ItemLibro DIV {
	display:inline;
}
#Text .ItemLibro .ItemImmagine {
	float:left;
	width:84px;
}
#Text .ItemLibro .ItemTesto {
	float:left;
	width:606px;
	padding-bottom:42px;
}
HTML > BODY #Text .ItemLibro .ItemTesto {
	padding-bottom:22px;
}
#Text .ItemLibro .ItemImmagine IMG {
	margin-top:5px;
}
HTML > BODY #Text .ItemLibro .ItemImmagine IMG {
	margin-top:15px;
}


/* INIZIATIVE */

#Text .ItemIniziativa {
	clear:both;
}
#Text .ItemIniziativa DIV {
	display:inline;
}
#Text .ItemIniziativa .ItemImmagine {
	float:left;
	width:84px;
}
#Text .ItemIniziativa .ItemTesto {
	float:left;
	width:606px;
	padding-bottom:42px;
}
HTML > BODY #Text .ItemIniziativa .ItemTesto {
	padding-bottom:22px;
}
#Text .ItemIniziativa .ItemImmagine IMG {
	margin-top:5px;
}
HTML > BODY #Text .ItemIniziativa .ItemImmagine IMG {
	margin-top:15px;
}


/* FOTO 1 */

#ListaFotoStampa {
	display:block;
	clear:both;
	padding-bottom:167px;
}
#ListaFotoStampa .Item {
	float:left;
	width:99px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:27px;
}
#ListaFotoStampa .Item .Immagine {
	width:99px;
	height:128px;
	background-image:url(images/ombra_foto_anna.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#ListaFotoStampa .Item .Immagine IMG {
	width:91px;
	height:120px;
	border:0px;
	margin-left:1px;
	margin-top:2px;
}
#ListaFotoStampa .Item A {
	margin:0px;
	padding:0px;
	display:block;
	width:99px;
	text-align:center;
	color:#000066;
	text-decoration:underline;
}
#ListaFotoStampa .Item A:HOVER {
	color:#000000;
	text-decoration:underline;
}


/* FOTO 2 */

#ListaFotoPubblicita {
	display:block;
	clear:both;
	padding-bottom:187px;
}
#ListaFotoPubblicita .Item {
	float:left;
	width:212px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:11px;
}
#ListaFotoPubblicita .Item .Immagine {
	width:212px;
	height:147px;
}
#ListaFotoPubblicita .Item .Immagine IMG {
	width:212px;
	height:147px;
	border:0px;
	margin-left:1px;
	margin-top:2px;
}
#ListaFotoPubblicita .Item A {
	margin:0px;
	padding:0px;
	display:block;
	width:212px;
	text-align:center;
	color:#000066;
	text-decoration:underline;
}
#ListaFotoPubblicita .Item A:HOVER {
	color:#000000;
	text-decoration:underline;
}


/* MENU */

#Menu {
	width:141px;
	position:absolute;
	left:0px;
	top:0px;
	padding-left:20px;
	padding-top:47px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
}
#Menu P {
	margin:0px;
	padding:0px;
}
#Menu UL {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}
#Menu UL LI {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	line-height:18px;
}
#Menu UL LI A {
	color:#000066;
	text-decoration:none;
}
#Menu UL LI A:HOVER {
	color:#000000;
	text-decoration:underline;
}