/* @override http://www.gabrielepicco.com/style1.css */

/*CSS per le caratteristiche perincipali del layout del sito******
definizioni generali*/
BODY
{
	background: #FFFFFF;
	font: 13px "arial narrow", arial, verdana, helvetica;
	word-spacing: 1px;
}
.text
{
	margin-left: 20%;
	margin-right: 20%;
}
.footer
{
	text-align: right;
	position: relative;
	right: 10;
	bottom: 1;
	word-spacing: 1px;
	height: 34px;
	margin-top: 107px;
}
.forward
{
	text-align: right;
	position: absolute;
	right: 15%;
	bottom: 50%;
	word-spacing: 1px;
	height: 30px;
	color: #BBBDBC;
	font-size: 50px;
}
.back
{
	text-align: left;
	position: absolute;
	left: 15%;
	bottom: 50%;
	word-spacing: 1px;
	height: 30px;
	color: #BBBDBC;
	font-size: 50px;
}
IMG
{
	border: 0px none;
}
A
{
	text-decoration : none;
	color : #BBBDBC;
}
A:hover
{
}
.books
{
	text-align: right;
	position: absolute;
	right: 20%;
	bottom: 80%;
	word-spacing: 1px;
	height: 20px;
}
.art
{
	text-align: left;
	position: absolute;
	left: 20%;
	bottom: 80%;
	word-spacing: 1px;
	height: 20px;
}
.imgbooks
{
	text-align: right;
	position: absolute;
	right: 19%;
	bottom: 68%;
	word-spacing: 1px;
	height: 30px;
}
.imgbookseng
{
	text-align: right;
	position: absolute;
	right: 17%;
	bottom: 68%;
	word-spacing: 1px;
	height: 30px;
}
.imgart
{
	text-align: left;
	position: absolute;
	left: 9%;
	bottom: 70%;
	word-spacing: 1px;
	height: 20px;
}
.home
{
	position: relative;
	text-align: center;
	bottom: 40px;
	word-spacing: 15px;
	height: 20px;
	left: -1px;
}
.imgbio
{
	position: absolute;
	bottom: 163px;
	word-spacing: 1px;
	height: 300px;
	width: 300px;
	left: 20%;
	text-align: justify;
}
.biolibri
{
	text-align: right;
	position: absolute;
	bottom: 25%;
	word-spacing: 3px;
	height: 300px;
	left: 45%;
	letter-spacing: 20px;
	right: 20%;
}
.imgcopertina
{
	text-align: right;
	position: absolute;
	right: 8%;
	bottom: 130px;
	word-spacing: 1px;
	height: 300px;
}
/*stili dei diversi paragrafi*/
H1
{
	color: #BBBDBC;
	font-size: 20px;
	text-align: center;
	word-spacing: 15px;
}
H1 A
{
	color: #BBBDBC;
}
H1 A:hover
{
	color: #454545;
}
H1 A.selected
{
	color: #454545;
}
H2
{
	color: #BBBDBC;
	font-size: 13px;
	word-spacing: 15px;
	text-align: center;
	border-top: 1px solid #FFF;
	padding-top: 5px;
}
H2 A
{
	color: #BBBDBC;
}
H2 A:hover
{
	color: #454545;
}
H2 A.selected
{
	color: #454545;
}
H3.title
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H3.subtitle
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
H4
{
	color: #BBBDBC;
	font-size: 16px;
	word-spacing: 4px;
	text-align: center;
	border-top: 1px solid #BBBDBC;
	padding-top: 5px;
}
H4 A
{
	color: #BBBDBC;
}
H4 A:hover
{
	color: #454545;
}
H4 A.selected
{
	color: #454545;
}
H5
{
	word-spacing: 40px;
	text-align: center;
}
H6
{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	word-spacing: 1px;
	text-align: center;
	margin-top: 0px;
}

H10
{
	word-spacing: 2px;
	text-align: center;
	letter-spacing: 0;
	font-size: 18px;
}

/*H7*/
#INVALID-RULE
{
	color: black;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 10px;
	word-spacing: 1px;
}
/*H8*/
#INVALID-RULE
{
	color: #BBBDBC;
	font-size: 50px;
	text-align: right;
	float: right;
}
/*H8 a*/
#INVALID-RULE
{
	color: #BBBDBC;
}
/*H8 a:hover*/
#INVALID-RULE
{
	color: #454545;
}
/*H8 a.selected*/
#INVALID-RULE
{
	color: #454545;
}
/*H9*/
#INVALID-RULE
{
	color: #BBBDBC;
	font-size: 50px;
	text-align: left;
	float: left;
}
/*H9 a*/
#INVALID-RULE
{
	color: #BBBDBC;
}
/*H9 a:hover*/
#INVALID-RULE
{
	color: #454545;
}
/*H9 a.selected*/
#INVALID-RULE
{
	color: #454545;
}

