* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background:url(images/bgBody.png) repeat-x center bottom;
	font:12px/18px Arial,Helvetica,sans-serif;
	color:#fff;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#000;
}

.mir {
	display:block;
	overflow:hidden;
	outline:none;
	text-indent:-9999em;
}

#page {
	width:640px;
	height:240px;
	background:url(images/bgBox.png) no-repeat 0 0;
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:50%;
	margin-top:-180px;
}

#url {
	width:640px;
	height:16px;
	position:absolute;
	top:40px;
	left:0;	
}

#url .mir {
	width:640px;
	height:16px;
	background:url(images/imgReplUrl.png) no-repeat 0 0;
}

#logo {
	width:640px;
	height:90px;
	position:absolute;
	top:90px;
	left:0;
	background:url(images/imgReplLogo.png) no-repeat 0 0;
}

#contatti {
	width:141px;
	height:16px;
	position:absolute;
	bottom:0;
	right:0;
}

#contatti .mir {
	width:141px;
	height:16px;
	background:url(images/imgReplContatti.png) no-repeat 0 0;
}

#news {
	width:84px;
	height:18px;
	position:absolute;
	bottom:0;
	right:166px;
}

#news .mir {
	width:84px;
	height:18px;
	background:url(images/imgReplNews.png) no-repeat 0 0;
}

#librerie {
	width:126px;
	height:16px;
	position:absolute;
	bottom:0;
	left:5px;
}

#librerie .mir {
	width:126px;
	height:16px;
	background:url(images/imgReplLibrerie.png) no-repeat 0 0;
}

#editori {
	width:112px;
	height:16px;
	position:absolute;
	bottom:0;
	left:161px;
}

#editori .mir {
	width:112px;
	height:16px;
	background:url(images/imgReplEditori.png) no-repeat 0 0;
}


#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
	text-align:center;
	font-size:11px;
}

/* PAGINA CONTATTI */
#logoContatti {
	width:121px;
	height:89px;
	position:absolute;
	top:91px;
	left:0;
	background:url(images/imgReplLogoContatti.png) no-repeat 0 0;
}

#titoloContatti {
	width:141px;
	height:16px;
	position:absolute;
	top:190px;
	left:0;
	background:url(images/imgReplContatti.png) no-repeat 0 0;
}

#titoloLibrerie {
	width:126px;
	height:16px;
	position:absolute;
	top:190px;
	left:0;
	background:url(images/imgReplLibrerie.png) no-repeat 0 0;
}

#titoloEditori {
	width:112px;
	height:16px;
	position:absolute;
	top:190px;
	left:0;
	background:url(images/imgReplEditori.png) no-repeat 0 0;
}

#listaEmail {
	width:320px;
	position:absolute;
	top:90px;
	left:160px;
	text-align:right;
	font:16px/22px Avantgarden,"Century Gothic",Futura,Arial,Helvetica,sans-serif;
	color:#000;
}

#listaEmail a {
	color:#fff;
}

#listaEmail a:hover {
	color:#000;
}

#lista {
	position:absolute;
	top:70px;
	right:0;
	width:480px;
}

a#filtroNord, a#filtroCentro, a#filtroSud {
	background:url(images/imgReplFiltro.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
	height:16px;
}

a#filtroNord { width:82px; background-position:0 0; left:144px; }
a#filtroNord:hover { background-position:0 -16px; }

a#filtroCentro { width:116px; background-position:-120px 0; left:264px;}
a#filtroCentro:hover { background-position:-120px -16px; }

a#filtroSud { width:61px; background-position:-275px 0; left:419px;}
a#filtroSud:hover { background-position:-275px -16px; }

#nord a#filtroNord { background-position:0 -16px; }
#centro a#filtroCentro { background-position:-120px -16px; }
#sud a#filtroSud { background-position:-275px -16px; }

#elenco { font-size:11px; top:30px; position:relative; height:120px; overflow:hidden; }

#elenco p { margin-bottom:3px; line-height:11px; }
#elenco p.regione { font-weight:bold; }

#elenco .colonna { width:150px; padding-right:10px; float:left; }

#elenco .panel { width:100000px; position:absolute; left:0; }

#navLeft, #navRight { background:url(images/spriteNav.png) no-repeat 0 0; width:44px; height:17px; position:absolute; bottom:-20px; left:0; }
#navLeft { background-position:0 0; left:0; }
#navRight { background-position:100% 0; left:426px; }

#elencoEditori { font-size:12px; top:0px; position:relative; overflow:hidden; }

#elencoEditori p { margin-bottom:10px; line-height:13px; }
#elencoEditori .url { font-size:11px; }

#elencoEditori .colonna { width:115px; padding-right:5px; float:left; font-size:11px; }
