﻿/* --- intestazione --- */
#apertura
{
	width: 840px;
	height: 320px;
	padding: 0 10px;
	/*margin: 0 auto;
	border-top: 5px solid #ebebeb;*/
	font-family: Arial,Helvetica;
	position: relative;
}

#apertura img
{
position:absolute;
z-index: 0;
}

#apertura .logo
{
	float: left;
	width: 650px;
	margin: 45px 0 0 10px;
	overflow: default;
	position: absolute;
z-index: 2;
}

#apertura .nome
{
	color: #C00;
	margin-top: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 10px 0;
	z-index: 6;
	position: relative;
}

#apertura .nome a { color: #C00; text-decoration: none; }
#apertura .nome a:hover { color: #C00; text-decoration: none; }

#apertura .incipit
{
	font: 26px Arial, Helvetica, sans-serif;
	clear: both;
	font-style: italic;
	margin-top: -5px;
	color: #C00;
	z-index: 7;
	position: relative;
}

#fianco
{
	width: 235px;
	padding: 5px 5px 5px 0px;
	float: right;
	margin: 20px 0 0 10px;
	background-image: url(../immagini/sfondo_fianco.jpg);
	background-repeat: repeat-y;
}

#sezioni
{
	list-style-type: none;
	width: 545px;
	clear: both;
	/*margin: 0 65px 0 65px;*/
	margin: 0px auto 0px -20px;
}

#sezioni li
{
	list-style-type: none;
	float: left;
	width: 135px;
	height: 162px;
	margin-bottom: 10px;
	/*padding: 5px;*/
}

a.uno, a.uno:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/uno.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.uno:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}


a.due, a.due:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/due.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.due:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.tre, a.tre:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/tre.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.tre:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}


a.quattro, a.quattro:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/quattro.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.quattro:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.cinque, a.cinque:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/cinque.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.cinque:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.sei, a.sei:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/sei.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.sei:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.sette, a.sette:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/sette.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.sette:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.otto, a.otto:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/otto.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.otto:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.unoe, a.unoe:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/unoe.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.unoe:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}


a.duee, a.duee:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/duee.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.duee:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.tree, a.tree:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/tree.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.tree:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}


a.quattroe, a.quattroe:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/quattroe.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.quattroe:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.cinquee, a.cinquee:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/cinquee.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.cinquee:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.seie, a.seie:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/seie.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.seie:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.settee, a.settee:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/settee.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.settee:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}

a.ottoe, a.ottoe:visited
{
	display: block;
	width: 135px;
	height: 162px;
	text-align: center;
	background: url(../immagini/image/ottoe.jpg) no-repeat 0px 0px;
	text-decoration: none;
}

a.ottoe:hover
{
	background-position: 0px -162px;
	text-decoration: none;
}
