/* Css per nuova gestione 2008*/
/* tutti i links */
.w-areamainsingola a
{
	color: #112380;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 1px;
	background-image: url(../img/dots-alink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.w-areamainsingola a:hover
{
	background-color: #3D72C2;
	color: #FFF;
}

.w-areamainsingola a:active
{
	background-color: #112380;
	color: #FFF;
}

/* layout hackerato, al interno della gabbia difettosa, fuori dal mio controllo*/
.w-areamainsingola
{
	width: 100%;
	margin-top: -3px;
	color: #000;
	background-image: url(../img/dots-vertical.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.w-testoscheda
{
	width: 100%;
	float: left;
	margin-right: -330px;
	font-family: Verdana, Helvetica, "Lucida Grande", sans serif;
	background-image: url(../img/topnav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.w-marginepagina
{
	margin: 0 330px 20px 36px;
	border-bottom: 1px solid #ffffff;
}

/*Stili per h1, h2, h3 necessari per avere sempre un h1 in cima alla pagina =======*/
.w-sostituto1
{
	font-size: 240%;
	color: #4C4C4C;
	font-weight: normal;
	font-family: Giorgia, Times, "Times New Roman", serif;
	margin: 0;
	padding: 24px 0 3px 0px;
	letter-spacing: normal;
}

.w-sostituto2
{
	font-size: 180%;
	color: #4C4C4C;
	font-weight: normal;
	font-family: Giorgia,Times, "Times New Roman", serif;
	margin: 20px 0 0 0;
	letter-spacing: normal;
}

.w-sostituto3
{
	font-size: 160%;
	font-weight: normal;
	font-family: Giorgia,Times, "Times New Roman", serif;
	color: #4C4C4C;
	letter-spacing: normal;
}

.w-sottotitolo
{
	margin: 0;
	padding: 0;
	font-style: italic;
	/*font-size: 140%;*/
	font-family: Giorgia,Times, "Times New Roman", serif;
}

.w-testoscheda p
{
	margin: 0;
	margin-bottom: 1em;
}

.w-highlite { background-color: #FFC96B; }


/*  inline elements =====================================*/
.w-italic { font-style: italic; }

.w-strong
{
	color: #4C4C4C;
	font-weight: bold;
}

.w-cite
{
	color: #333 !important;
	font-style: italic;
}

.w-alignright { text-align: right; }

#w-poesia
{
	padding: 12px;
	background-image: url(../img/bg.gif);
	background-position: left top;
}

/*sidebar ==================*/
.w-indicescheda
{
	width: 320px;
	float: right;
	overflow: hidden;
	font-family: Arial, sans serif;
}

.w-box
{
	margin: 0 0 0 0;
	padding: 24px 12px 0px 50px;
}

.w-box p { margin: 0 0 1em 0; }
.w-box span { font-size: 120%; }

.w-box2
{
	padding: 12px 0 12px 50px;
	margin-top: 30px;
}

.w-indicescheda dl { margin: 0 24px 0 0; }

.w-indicescheda dt
{
	margin: 0 0 6px 0;
	display: block;
}

.w-indicescheda dd
{
	margin: 0 0 6px 6px;
	display: block;
}

/* posizionamento illustrazioni e grafica, necessita di hacks brutti, causa css generale difettoso e fuori dal mio controllo ================*/
.w-imgcenter
{
	text-align: center;
	background-color: #ebd9b3;
	padding: 12px;
}

.w-imgcenter p
{
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 85%;
}

.w-imgright
{
	float: right;
	padding: 3px;
	border: 1px solid #999;
	margin-left: 12px;
}

.w-imgright  p
{
	padding: 3px 0 0 0;
	font-size: 85%;
	text-align: center;
}

.w-imgleft
{
	float: left;
	padding: 3px;
	border: 1px solid #999;
	margin-right: 12px;
}


#w-box3 p { text-align: center; }

#w-box3 img
{
	padding: 3px;
	border: 1px solid #999;
	margin-top: 100px;
}

#filler { height: 500px; }
