body
{
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	background-color:#edebeb;
	font-family:Arial;
}

a
{
	text-decoration:none;
}

.page
{
	padding:0px;
	width: 741px;
	margin: 0 auto;
	top:0px;
	height:auto;
}

.content
{
	margin: 0 auto;
	width:741px;
	position: absolute;
	vertical-align:top;
}

.header
{
	width:741px;
	height:185px;
	background-image:url(./img/header.jpg);
	background-position: 0px 0px;
}

.credits
{
	font-size:11px;
	color:#333333;
}

.menu
 {
	font-size:12px;
	color:#333333;
 }
 
 .menu:hover
 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
 }
 
.menuSelected
 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
 }
 
 .citazione
 {
	font-family:Georgia;
	font-size:16px;
	line-height:25px;
 }
 
 .firmaCitazione
 {
	font-family:Georgia;
	font-size:11px;
 }
 
 .titoloBox
 {
	font-family:Georgia;
	font-size:16px;
	color:#2362d9;
 }
 
 .btnTrova
 {
	background:url(../img/trova_static.gif);
	width:76px;
	height:39px;
	border-style:none;
 }
 
 .btnTrova:hover
 {
 background:url(../img/trova_over.gif);
 	width:76px;
	height:39px;
 }
 
 .testoNormale
 {
	font-size:12px;
 }
 
 .titoloLibro
 {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
 }

 .autoreLibro
 {
	color:#1a7ab8;
	font-size:12px;
 }
 
 .btnOrdina
 {
	background-image:url(../img/ordina_static.GIF);
	width:76px;
	height:39px;
	float:right;
 }
 
 .btnOrdina:hover
 {
	background-image:url(../img/ordina_over.GIF);
	width:76px;
	height:39px;
	float:right;
 }
 
 .divPrezzo
 {
	background-image:url(../img/prezzo_static.GIF);
	background-repeat:no-repeat;
	width:76px;
	height:39px;
	float:right;
	padding:13px 0 0 1px;
	vertical-align:middle;
	text-align:center;
	 color:White;
	font-size:10px;
 }
 
 .divPrezzo:hover
 {
	background-image:url(../img/prezzo-over.GIF);
	width:76px;
	height:39px;
	float:right;
	padding:13px 0 0 1px;
	vertical-align:middle;
	text-align:center;
	 color:White;
	font-size:10px;
 }
 
 .btnInvia
 {
	background:url(../img/invio-richiesta-static.gif);
	width:129px;
	height:42px;
	border-style:none;
 }
 
 .btnInvia:hover
 {
 background:url(../img/invio-richiesta-over.gif);
 	width:129px;
	height:42px;
 }
 .ricerca{
	font-size:11px;
	font-family: Arial Narrow, arial, sans-serif; 
 }
