/* css per la scheda Agente  */
/* qui sono  i contenitori ;  i divs  per il layout <<<<<<<<<<<<<<<<*/
.w-testoscheda
{
	width: 76%;
	float: left;
}

.w-indicescheda
{
	margin-left: 82%;
	margin-right: 20px;
	padding-top: 1em;
	padding-bottom: 300px;
}

.w-marginepagina
{
	padding: 0px 20px 0px 18px;
}

.w-regnomio
{
	background-image: url(../img/contbg5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.w-imagecentrato /*bg img sempre centrato anche verticalmente */
{
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 500spx;
	background-position: center center;
}

.w-imagecentrato2  /* sempre centrato horizontalmente il contenuto  */
{
	text-align: center;
}

.w-imagecentrato3 /* sempre centrato horiz il contenitore */
{
	width: 500px;
	margin: 0 auto O auto;
}

.w-autoredata /*Per i riquadri nella barra a destra*/
{
	background-color: #ffddb6;
	padding: 0.5em;
	margin: 1em 0 1em 0;
}

.w-tableleft
{
	float: left;
	margin-right: 20px;
	width: 148px;
}

.w-tableright
{
	width: 148px;
	float: right;
	margin-left: 20px;
}

.w-td
{
	text-align: center;
	padding: 0;
}

.drop
{
	float: left;
	font-size: 300%;
}

/* qui sono i paragrafi  <<<<<<<<<<<<<<<<<<<<*/
p
{
	line-height: 140%;
	font-family: Verdana, Helvetica, sans-serif;
}

.w-abstract  /*per il sottotitolo */
{
	font-style: italic;
	font-size: 140%;
	font-family: Giorgia, Times, Times New Roman, serif;
	margin: 0;
}

.w-nowhite	/* non crea margini bianchi tra i paragrafi */
{
	margin: 0;
	padding: 0;
}

.w-nowhitesopra	/* non crea margini bianchi tra i paragrafi */
{
	margin-top: 0;
	padding-top: 0;
}

.w-nowhitesotto	/* non crea margini bianchi tra i paragrafi */
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.w-destra  /*usato quando serve */
{
	text-align: right;
	margin: 0 5em 0 1em;
}

.w-cite  /*per creare un blockquote senza problemi*/
{
	margin: 1em 3em 0em 4em;
}

.w-pfloatright  /*per un quadrato di testo a destra	*/
{
	width: 20em;
	float: right;
	padding: 0 0 0 1em;
	color: #005599;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 100%;
}

.w-poesia
{
	font-family: Georgia, Times, serif;
	padding: 0;
	margin: 0;
	margin-left: 2em;
	font-style: italic;
	font-size: 120%;
	line-height: 140%;
}

.w-pinucciabossi
{
	margin-top: 0.5em;
	margin-left: 2em;
}

.w-didascalia  /*per le didascalie sotto le img*/
{
	font-family: Arial, Helvetica, sans serif;
	font-style: italic;
	margin: 0;
}

.w-architetti
{
	letter-spacing: 1px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #202746;
	padding-top: 0.2em;
}

/* qui sono le formattazioni di inline elements */
acronym
{
	border-bottom: 1px dotted #000000;
}

.w-testoscheda a
{
	color: #005599;
}

.w-testoscheda a:visited
{
	color: #cc6644;
	background-color: #FFF;
}

.w-testoscheda a:hover
{
	background-color: #005599;
	color: #FFF;
}

.w-indent
{
	color: #fff;
	visibility: hidden;
}

/* qui sono le h1, h2, h3 */
.w-testoscheda h1
{
	font-size: 240%;
	color: #666666;
	font-weight: normal;
	letter-spacing: normal;
	font-family: Arial, sans-serif;
	margin: 12px 0 0 0;
	padding: 0;
}

.w-testoscheda h2
{
	font-size: 180%;
	color: #666666;
	font-weight: normal;
	letter-spacing: normal;
	font-family: Arial, sans-serif;
	margin: 12px 0 12px 0;
	padding: 0;
}
.w-testoscheda h3
{
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 18px;
	margin-bottom: 12px;
}

.w-indicescheda h1
{
	font-size: 100%;
	
	color: #666;
	font-weight: normal;
	letter-spacing: normal;
	font-family: Verdana, sans serif;
	padding: 0 0 0 0.25em;
}

/*Qui i listati */
/*Qui listato per indice della scheda */
.w-listaindice
{
	margin: 0;
	padding: 0;
}

.w-indicescheda li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #666666;
}

.w-bordosotto
{
	border-bottom: 1px solid #666666;
}

.w-indicescheda a
{
	text-decoration: none;
	color: #005599;
	background-color: transparent;
}

.w-indicescheda a:visited
{
	text-decoration: none;
	color: #cc6644;
	background-color: #FFF;
}

.w-indicescheda a:hover
{
	background-color: #005599;
	color: #FFF;
}

/*Qui fine listato per indice della scheda e fine links della barra */
.w-testoscheda ul
{
	font-size: 100%;
	list-style-type: image;
}

.w-testoscheda li
{
	list-style-image: url(../../001comon/bullet.gif);
}

.w-autoredata ul
{
	font-size: 100%;
	list-style-type: none;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
}

.w-autoredata li
{
	margin: 0 0 0.25em 0;
	padding: 0;
	border: 0 none;
}

/* Qui le illustrazioni */
img
{
	border: 0 none;
}

.w-left /* per le galleries semplici  */
{
	float: left;
	margin: 0;
	border: 0 none;
}

.w-left2  /*per immagine singola con testo a destra */
{
	float: left;
	margin: 0 20px 0 0;
	border: 0 none;
}

.w-right /*per immagine singola  testo sinistra */
{
	float: right;
	padding: 0 0 0 20px;
}

