
/* General */
.content {
	padding: 20px;
}
.content img {
	width: 15%;
}
.content p {
	text-align: center;
	font-size: 1.2em;
	margin: 20px 20px;
}
.content p small {
	display: block;
	font-size: 0.9em;
	font: tahoma;
}
.content p:first-of-type {
	color: blue;
}


/* pagina */
.titolo-pagina {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
}
.titolo-paginaPiccolo {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}
.sottotitolo-pagina {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 0.1em;
}
.titolo-PaginaSerio {
	text-align: center;
	font-family: 'verdana', sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
}
.sottotitolo-PaginaSerio {
	text-align: center;
	font-family: 'verdana', sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 0.1em;
}

/* Links affiancati */
.container {
	display: flex;
	justify-content: space-between;
	margin-left: 10%;
	margin-right: 10%;
}

/* Zampa */
.img-zampa {
	width: 10%;
}
.img-zampaForte {
	width: 15%;
	height: auto;
}

/*
body {
	font-family: 'Century Gothic', sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #fff;
}*/
.title {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-size: 1.5em;
	font-weight: bold;
}
.titolo-pagina {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
}
.sottotitolo-pagina {
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	line-height: 0.1em;
}

.content-testi {
	text-align: justify;
	font-family: 'Century Gothic', sans-serif;
	font-size: 16px;
	margin-left: 35px;
	margin-right: 35px;	
}
.content {
	text-align: justify;
	font-family: 'Comic Sans MS', cursive;
	margin-left: 35px;
	margin-right: 35px;	
}

.content-liste {
	text-align: justify;
	font-family: 'Comic Sans MS', cursive;
	font-size: 20px;
	margin-top:50px;
	margin-left: 40px;
	margin-right: 40px;	
}

.content-wide {
	text-align: justify;
	font-family: 'Comic Sans MS', cursive;
	font-size: 50px;
}

img {
	width: 15%;
	height: auto;
}
div a {
	font-family: Tahoma;
}



/* Testo dei link */
.text-linkright {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: black;
	text-align:right;
	margin-right: 80px;
	margin-bottom: 0px;
}
.text-linkRightContainer {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: black;
	text-align:justify;
	margin-right: 80px;
	margin-bottom: 0px;
}
.text-linkleft {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: black;
	text-align: left;
	margin-left: 80px;
	margin-bottom: 0px;
}
.text-linkLeftContainer {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: black;
	text-align: justify;
	margin-left: 80px;
	margin-bottom: 0px;
}
.text-linkcenter {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: black;
	text-align: center;
	margin-bottom: 0px;
}
.text-sublink{
	font-size: 0.7em;
	margin-top: 0px;
	text-align: center;
}
.text-sublinkWhite{
	font-size: 0.7em;
	margin-top: 0px;
	text-align: center;
	color: white;
}



.text-link3
	.text-link p:nth-of-type(2)
	{
		font-size: 0.6em;
		font-family: 'Comic Sans MS', cursive;
		margin-top: 0px;
}
body2 {
	background-image: url('img/libreria.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

/* menu 

<div
    style="position: fixed; bottom: 0; width: 100%; background-color: #333; color: white; text-align: center; padding: 10px;">
    <a href="index.html" style="color: white; margin: 0 15px;">Home</a>
    <a href="pozzanghera.html" style="color: white; margin: 0 15px;">La Pozzanghera</a>
    <a href="omaggi.html" style="color: white; margin: 0 15px;">Omaggi</a>
    <a href="biblioteca.html" style="color: white; margin: 0 15px;">Biblioteca</a>
    <a href="libri.html" style="color: white; margin: 0 15px;">Libri</a>
</div>

<div
    style="position: fixed;font-family: Tahoma, sans-serif; bottom: 0; width: 100%; background-color: #333; color: white; text-align: center; padding: 10px;">
    <a href="index.html" style="color: white; margin: 0 15px;">Home</a>
    <a href="pozzanghera.html" style="color: white; margin: 0 15px;">La Pozzanghera</a>
    <a href="omaggi.html" style="color: white; margin: 0 15px;">Omaggi</a>
    <a href="biblioteca.html" style="color: white; margin: 0 15px;">Biblioteca</a>
    <a href="libri.html" style="color: white; margin: 0 15px;">Libri</a>
</div>

<div
    style="position: fixed; font-family: Tahoma, sans-serif; bottom: 0; width: 100%; background-color: #333; color: white; text-align: center; padding: 10px;">
    <a href="../index.html" style="color: white; margin: 0 15px;">Home</a>
    <a href="../pozzanghera.html" style="color: white; margin: 0 15px;">La Pozzanghera</a>
    <a href="../omaggi.html" style="color: white; margin: 0 15px;">Omaggi</a>
    <a href="../biblioteca.html" style="color: white; margin: 0 15px;">Biblioteca</a>
    <a href="../libri.html" style="color: white; margin: 0 15px;">Libri</a>
</div>

*/