/* @group LIBRI */

div#libri {
	margin-bottom: 18px;
	float: left;
	width: 592px;
}

div#librititolo {
	font-size: 22px;
	font-weight: bold;
	color: red;
}

div#librisottotitolo {
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted silver;
}

div#libricopertina {
	width: 250px;
	float: left;
	display: block;
	height: 550px;
	margin-bottom: 10px;
}

div#libricopertina img {
	width: 240px;
}

div#noteiniziali {
	width: 330px;
	float: right;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

div#notelibro {
	width: 330px;
	float: right;
	font-size: 10pt;
	color: #333333;
	margin-top: 15px;
	text-align: justify;
}

div#autori {
	width: 330px;
	float: right;
	font-size: 9pt;
	color: red;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

div#autorenome {
	width: 330px;
	float: right;
	font-size: 9pt;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

div#autorenote {
	width: 330px;
	float: right;
	font-size: 9pt;
	margin-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
}

div#libroscarica {
	width: 330px;
	font-size: 9pt;
	margin-top: 15px;
	text-transform: uppercase;
	float: right;
	text-align: center;
	margin-bottom: 20px;
}


/* @end */

/* @group CONVINTI */

div#convintiautori {
	width: 250px;
	float: left;
	font-size: 9pt;
	color: red;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

div#convintiautorenome {
	width: 250px;
	float: left;
	font-size: 9pt;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

div#convintiautorenote {
	width: 250px;
	float: left;
	font-size: 9pt;
	margin-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
}

div#convintidispense {
	width: 330px;
	float: right;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}

.numerodispensa {
	border-top: 1px solid red;
	margin-top: 10px;
	padding-top: 3px;
}

.titolodispensa {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

.titolodispensa a {
	color: #333333;
	text-decoration: none;
}

.titolodispensa a:activelink {
	color: #333333;
	text-decoration: none;
}

.titolodispensa a:visited {
	color: #333333;
	text-decoration: none;
}

.titolodispensa a:hover {
	color: white;
	background-color: red;
	text-decoration: none;
}

div#prossimeuscite {
	font-size: 9pt;
	color: red;
	margin-top: 15px;
	font-style: italic;
}

.uscitadispensa {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.uscitadispensa a {
	text-decoration: none;
	color: #333333;
}

.uscitadispensa a:activelink {
	text-decoration: none;
	color: #333333;
}

.uscitadispensa a:visited {
	text-decoration: none;
	color: #333333;
}

.uscitadispensa a:hover {
	text-decoration: none;
	color: white;
	background-color: red;
}

div#convintiacrobat {
	/*width: 330px;*/
	font-size: 8pt;
	margin-top: 50px;
	float: right;
	text-align: justify;
	margin-bottom: 20px;
	color: #666666;
}



/* @end */

/* @group inchieste generale */

div#inchnome {
	font-size: 14pt;
	font-weight: bold;
	color: #3d6378;
}

div#inchdescrizione {
	color: silver;
	font-size: 12pt;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted silver;
}

div#inchvignetta {
	background-color: #162566;
	width: 345px;
	float: left;
	display: block;
	height: 310px;
	margin-bottom: 10px;
}

div#inchvignetta img {
	margin-top: 10px;
	margin-left: 10px;
}



/* @end */

/* @group indice */

div#inchindice {
	width: 150px;
	float: left;
	margin-left: 15px;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

.indice {
	font-size: 8pt;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-top: 5px;
	font-weight: normal;
	font-style: normal;
	color: #11568f;
}

.indice a {
	color: #11568f;
	text-decoration: none;
}

.indice a:visited {
	color: #11568f;
	text-decoration: none;
}

.indice a:active {
	color: #11568f;
	text-decoration: none;
}

.indice a:link {
	color: #11568f;
	text-decoration: none;
}

.indice a:hover {
	color: #11568f;
	text-decoration: underline;
}

.indiceautore {
	font-size: 7pt;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group domande */

div#inchdomande {
	background: url(../images/noicittadini/nontuttisannoche.png) no-repeat left top;
	padding-top: 35px;
	padding-bottom: 10px;
	margin-top: 20px;
}

div#inch1domanda {
	margin-top: 10px;
	padding: 10px;
	background-color: #f4f4f4;
	border: 1px solid silver;
}

div#inch1domanda img {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 80px;
	height: 80px;
	background-color: white;
}

div#strillodomande {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}

div#domandepillole {
	font-size: 10pt;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

div#rispostepillole {
	padding-bottom: 20px;
	font-size: 10pt;
}



/* @end */

/* @group editoriale */

div#inchedithead {
	width: 592px;
	clear: both;
	color: black;
	text-align: center;
	margin-bottom: 10px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	border-top: 4px solid red;
}

div#incheditrubrica {
	width: 142px;
	color: red;
	margin-bottom: 10px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	position: relative;
	left: 225px;
}

div#inchedittitolo {
	width: 592px;
	clear: both;
	color: black;
	text-align: center;
	margin-bottom: 10px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	background-position: left top;
	background-repeat: no-repeat;
}

div#incheditfirma {
	width: 592px;
	clear: both;
	color: black;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 10px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	background-position: left top;
	background-repeat: no-repeat;
}

div#incheditorialetit {
	width: 592px;
	clear: both;
	background: url(../images/noicittadini/editoriale.png) no-repeat left top;
	color: black;
	text-align: center;
	padding-top: 28px;
	margin-bottom: 10px;
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
}

.autore {
	font-size: 8pt;
	border-top-style: solid;
	padding-top: 3px;
	line-height: 30pt;
}

div#incheditoriale {
	background: none no-repeat left bottom;
	padding-bottom: 7px;
	font-size: 9pt;
	font-style: italic;
	text-align: justify;
	border-bottom: 4px solid red;
}



/* @end */

/* @group articoli */

div#incharticoli {
	width: 592px;
	border-top: 1px solid black;
	margin-top: 15px;
	padding-top: 5px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

div#incharticoli img {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	width: 200px;
	height: 100px;
}

div#articolotit {
	font-size: 12pt;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
}

div#articolosottotit {
	font-size: 10pt;
	margin-bottom: 5px;
	font-style: italic;
}

div#articoloinch {
	font-size: 10pt;
	text-align: justify;
}



/* @end */