/* Css basato su rev3;  aggiustato per Standard urbanistici*/
.w-areamainsingola
{
	width: 100%;
	max-width: 900px;
	min-width: 750px;
	color: #000 !important;
}

/*testo della scheda, a sinistra =======================*/
.w-testoscheda
{
	width: 70%;
	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;
}

/*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
{
	list-style-type: none;
}

.w-testoscheda ul li
{
	margin-left: 30px;
	margin-bottom: 12px;
}

.w-testoscheda dl dt
{
	padding: 6px 0 6px 24px;
	border-left: 36px solid #B77D3B;
	background-color: #F5ECE3;
	margin-bottom: 12px;
}

.w-testoscheda dl dd
{
	padding-left: 24px;
}

.aaa
{
	padding-left: 24px;
	border-left: 12px solid #AB1845;
	background-image: url(../img/bgaaa.jpg);
	background-repeat: repeat-y;
}

.bbb
{
	padding-left: 24px;
	border-left: 12px solid #1B9EAB;
	background-image: url(../img/bgbbb.jpg);
	background-repeat: repeat-y;
}

.ccc
{
	padding-left: 24px;
	border-left: 12px solid #B78A0F;
	background-image: url(../img/bgccc.jpg);
	background-repeat: repeat-y;
}

.ddd
{
	padding-left: 24px;
	border-left: 12px solid #A1B70F;
	background-image: url(../img/bgddd.jpg);
	background-repeat: repeat-y;
}
.eee
{
	padding-left: 24px;
	border-left: 12px solid #1B28AB;
	background-image: url(../img/bgeee.jpg);
	background-repeat: repeat-y;
}
#w-leggi dl  dt
{
	background-color: #fff;
	border: 0;
	padding: 0;
	margin: 12px 0 0 24px;
	font-weight: bold;
	color: #4C4C4C;
}

/*  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;
	margin: 0;
}

.w-stronger
{
	color: #4C4C4C;
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 0;
}



/*L'indice della scheda, barra di navigazione a destra ==================*/
.w-indicescheda
{
	width: 26%;
	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: 12px 0 0 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;
}


