/* Css basato su rev3;  aggiustato per Forme di Resistenza*/
.w-areamainsingola
{
	width: 100%;
	background-image: url(../img/bgfaux2.gif);
	background-repeat: repeat-y;
	background-position: 78% 0%;
	margin-top: -3px;
	max-width: 1200px;
	min-width: 750px;
	color: #000;
}

/*testo della scheda, a sinistra =======================*/
.w-testoscheda
{
	width: 75%;
	float: left;
}

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

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

/*margin left per sistemare i thumbs delle copertine=========== */
#w-img
{
	float: left;
	width: 100px;
	margin-top: 15px;
}

#w-bordo 
{
	margin: 0 0 0 120px;
	
}



/*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;
	letter-spacing: -1px !important;
	font-family: Times, "Times New Roman", serif;
	margin: 0;
	padding: 12px 0 3px 0px;
	
	
}

.w-sostituto2
{
	font-size: 180%;
	color: #4C4C4C;
	font-weight: normal;
	letter-spacing: -1px !important;
	font-family: Times, "Times New Roman", serif;
	margin: 0;
	padding: 12px 0 12px 3px;

}

.w-sostituto3
{
	font-size: 160%;
	letter-spacing: -1px !important;
	font-weight: normal;
	font-family: Times, "Times New Roman", serif;
	padding: 5px 10px 4px 10px;
	margin: 12px 0;
	
	color: #4C4C4C;
	
}

p.w-nowhite
{
	margin: 0;
}

p.w-nowhitesopra
{
	margin-top: 0;
}

p.w-nowhitesotto
{
	margin-bottom: 0;
}

.w-testoscheda ul
{
	margin: 0;
	padding: 0 0 20px 20px;
	list-style-type: none;
}

.w-testoscheda ul li
{
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 18px;
}



/*  inline elements =====================================*/
acronym
{
	border-bottom: 1px dotted #000000;
}

.w-testoscheda a
{
	color: #112380;
}

.w-testoscheda  a:visited
{
	color: #cc6644;
}

.w-testoscheda  a:hover, a:active
{
	color: #ffffff;
	background-color: #3D72C2;
}

.w-italic
{
	font-style: italic;
}

.w-strong
{
	color: #4C4C4C;
	font-weight: bold;
}
.w-cite
{
	color: #333 !important;
	font-style: italic;
}


/*L'indice della scheda, barra di navigazione a destra ==================*/
.w-indicescheda
{
	width: 21%;
	float: right;
	display: inline;
}

.w-box
{
	margin: 40px 15px 20px 0;
	background-color: #FFF;
	padding: 12px 0 12px 12px;
	font-family: Arial, sans-serif;
	border: 1px solid #e4c48c;
}



.w-indicescheda dl
{
	margin: 0 10px 0 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

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

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

.w-indicescheda a
{
	color: #112380;
	background-color: transparent;
	display: block;
}

.w-indicescheda a:visited
{
	color: #cc6644;
}

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

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

/* Qui le illustrazioni e la grafica ================*/


#w-imgbg
{
	height: 350px;
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#w-fine
{
	text-align: center;
}
#filler
{
	height: 500px;
}


