div.testo_normale {
	font-family: Papyrus;
	font-size: 12px;
	background-repeat : no-repeat;
	border : Black;
}

div.testo_normale_piccolo {
	font-family: Papyrus;
	font-size: 10px;
	background-repeat : no-repeat;
	border : Black;
	font-weight : bolder;
	background-image : url(imgs/footer2.jpg);
	padding: 8px 0 0px 0;
	width : 800px;
	height : 33px;
}

div.testo_titolo {
	font-family: Papyrus;
	font-size: 12px;
	background-repeat : no-repeat;
	border : Black;
	font-weight : bolder;
}

div.middle {
      width: 272px;
      background-image: url(img/middle.gif);
      background-repeat: repeat-y;
    }
    div.top {
      background-image: url(img/top.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.bottom {
      background-image: url(img/bottom.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
	
	div.lightbox{width:230px;padding: 20px 0 0;
    background: url(rtop.jpg) no-repeat}

    div.lightbox p{margin: 0;padding: 0 20px 20px;
    background: transparent url(rbottom.jpg) no-repeat bottom left;
    font: italic normal 100.01% "Times New Roman",Times,serif;
    color: #2F3D51;line-height:1.4} 

/*menu*/
div.menu{
	width: 144px;
	padding: 0 0 94px 0;
	background: url(imgs/menu/foot.jpg) no-repeat bottom left;
	margin-top : 0;
}

div.menu h2{
	width: 144px;
	line-height: 30px;
	margin: 0;
	padding: 0.7em 0px 0.5em 51px;
	background: url(imgs/menu/head.jpg) no-repeat top left;
	text-align: left;
	font-family: Papyrus;
	font-size: 14px;
	color: #cc0099;
	background-repeat : no-repeat;
	border : Black;
	font-weight : bolder;
}

div.menu p{
	width: 183px;
	margin: 0 0px 0px 0px;
	padding: 0.7em 0px 0.9em 20px;
	background: url(imgs/menu/bettone.jpg) repeat-y top left;
	font-family: Papyrus;
	font-size: 12px;
	color: #cc0099;
	background-repeat : no-repeat;
	border : Black;
	font-variant : normal;
} 


div.area_riservata {
	width: 152px;
	height: 125px;
	/*font-family: Papyrus;
	font-size: 12px;*/
	background-repeat : no-repeat;
	border : Black;
	background: url(imgs/area_riservata.jpg) no-repeat center;
}

div.counter {
	width: 800px;
	height: 124px;
	background-repeat : no-repeat;
	border : Black;
	background: url(imgs/header.jpg) no-repeat right;
}

div.area_riservata2 {
	width: 152px;
	height: 125px;
	/*font-family: Papyrus;
	font-size: 12px;*/
	background-repeat : no-repeat;
	border : Black;
	background: url(imgs/newsletter.jpg) no-repeat left;
}


/*news*/
div.news{
	width: 144px;
	padding: 0 20px 25px 20px;
	background: url(imgs/news_foot.jpg) no-repeat bottom center;
	margin-top: 0;
}

div.news h2{
	width: 144px;
	line-height: 30px;
	margin: 0;
	padding: 0.4em 0px 0.4em 1px;
	background: url(imgs/news_head.jpg) no-repeat right;
	text-align: center;
	font-family: Papyrus;
	font-size: 14px;
	color: #cc0099;
	background-repeat: no-repeat;
	border: Black;
	font-weight: bolder;
	background-position: right;
}

div.news h3{
	width: 145px;
	margin: 0 0px 0px 0px;
	padding: 0.7em 0px 0 0px;
	background: url(imgs/news_corpo.jpg) no-repeat right;
	font-weight: bolder;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #cc0099;
	background-repeat: repeat-y;
	border: Black;
	font-variant: normal;
} 

div.news p{
	width: 145px;
	margin: 0 0px 0px 0px;
	padding: 0.7em 0px 0.5em 0px;
	background: url(imgs/news_corpo.jpg) no-repeat right;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #cc0099;
	background-repeat: repeat-y;
	border: Black;
	font-variant: normal;
} 


/*newsletter*/
div.newsletter{
	width: 144px;
	padding: 0 20px 50px 0px;
	background: url(imgs/news_foot.jpg) no-repeat bottom left;
	margin-top : 0;
}

div.newsletter h2{
	width: 144px;
	line-height: 30px;
	margin: 0;
	padding: 0.7em 0px 0em 40px;
	background: url(imgs/news_head.jpg) no-repeat top left;
	text-align: left;
	font-family: Papyrus;
	font-size: 14px;
	color: #cc0099;
	background-repeat: no-repeat;
	border: Black;
	font-weight: bolder;
}

div.newsletter p{
	width: 144px;
	margin: 0 0px 0px 0px;
	padding: 0.5em 0px 0.9em 2px;
	background: url(imgs/news_corpo.jpg) no-repeat center;
	font-family: Papyrus;
	font-size: 12px;
	color: #cc0099;
	background-repeat: repeat-y;
	border: Black;
	font-variant: normal;
} 


