#body{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#header{
	background-image: url(../images/sfondo_header.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	height: 150px;
}
#menu_sx{
	position: absolute;
	left: 8px;
	top: 180px;
}
#menu_dx{
	position:absolute;
	text-align:center;
	right: 8px;
	top: 190px;
}
#stage{
	margin-top: 15px;
	margin-left: 220px;
	margin-right: 150px;
	min-height: 380px;
	text-align:justify;
	line-height: 20px;
	padding: 10px 50px 10px 50px;
	background-image: url(../images/stemma.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
img {border: 0px}
img.float_l {float: left; padding-right: 10px;}
img.float_r {float: right; padding-left: 10px;}
div.clearer {clear: both; margin-bottom: 30px}
h2.indice {
	text-align:center;
	color: #ea8275;
	font-style: italic;
	text-decoration: underline;
	letter-spacing: 2px;
}
p.ferentino {
	border: 1px solid #ea8275;
	text-align:center;
	color: #ea8275;
	font-size: small;
	font-style: italic;
}
#eventi{
	border-right: 2px solid #ea8275;
	border-left: 2px solid #ea8275;
	border-bottom: 2px solid #ea8275;
}
h3.titolo_eventi {
	padding-left: 10px;
	font-style: italic;
	background-color: #ea8275;
	color: white;
}
h4.data_eventi {
	text-align: right;
	padding-right: 10px;
	font-style: italic;
	color: #ea8275;
}
p.eventi {
	color: #ea8275;
	font-size: small;
	padding: 2% 4%;
}
#camere h4 {
	color: #ea8275;
	font-style: italic;
}
p.nome_libro {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 20px;
	font-style: italic;
	font-size: small;
	border-bottom: 1px solid #ea8275;
}
p.data_libro {
	text-align: right;
	padding-right: 10px;
	font-style: italic;
	background-color: #ea8275;
	color: white;
}
p.testo_libro {
	color: #ea8275;
	padding: 1% 2%;
}
hr { width: 50%}
p.firma{
	color: #ea8275;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
#footer{
	text-align: center;
}
#contatore{
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
}