html, body {
	height: 100%;
	margin: 0px;
	font: 0.9em Arial, Helvetica, sans-serif; 
	text-align: center;
}

div#container {
	width: 1003px;
	height: 100%;
	margin: 0px auto; 
	background: url('../immagini/sfondoCentrale.jpg');
	text-align: left;
	position: relative;
}

body>div#container {
	height: auto;
	min-height: 100%;
}

a:link {
  color: #00366d;
}

a:visited {
  font-style: italic;
  color: #00366d;
}

a:focus {
  background-color: #FF0000;
  color: #ffffff;
}

a:hover {
  background-color: #FFFFFF;
  color: #ff0000;
  border-bottom: 1px solid #FF0000;
}

img {
	border: none;
}

.aDestra {
	float: right;
}

.aSinistra {
	float: left;
}

.centrato {
	text-align: center;
}

.grassetto {
	font-weight: bold;
}

.figura {
	margin: 10px;
	padding: 5px;
	border: 1px double #1d78b7; 
}

.coloreAcceso {
	color: #FF0000 !important;
}

.bordoAcceso {
	border: 2px solid #FF0000 !important;
}

.coloreSfondo {
	background-color: #E6F2FF;
}

.aCapo {
	display: block;
}

.offLeft { 
	position: absolute; 
	top: -10000px; 
	left: -10000px;
}

.tabAttivo {
	background: url('../immagini/sfondoTabAttivo.jpg') !important;
	color: #FF0000 !important;
}

.linkAttivo {
	color: #FF0000 !important;
	text-decoration: underline !important;
}

.contieniFloat {
	width: 100%;
 	height: 1px;
	font-size: 1px;
	display: block;
	clear: both;
}
 
/********************* INIZIO HEADER *********************/
div#header {
	width: 100%;
	position: relative;
}

div#intestazione {
	width: 263px;
	background: url('../immagini/sfondoIntestazione.jpg') repeat-x bottom;
	color: #00366d;
	text-align: right;
	float: right;
}

div#intestazioneDx {
	width: 18px;
	height: 189px;
	margin-left: 5px;
	background: url('../immagini/sfondoIntestazioneDx.jpg');
	float: right;
}

div#intestazione p {
	margin-top: 5px;
}

a#areaRiservata:link, a#areaRiservata:visited {
	font-style: normal;
	text-decoration: none;
	color: #00366d;
	margin-right: 20px;
}

a#areaRiservata:focus {
	color: #ffffff;
}

a#areaRiservata:hover {
	color: #ff0000;
}

p#intestazioneNome {
	margin-bottom: 25px;
	font-size: 1.15em;
}

div#intestazione img {
	width: 235px;
	height: 19px;
	margin-top: 30px;
}

div#intestazione p#pAreaRiservata {
	margin-top: 0px;
	float: right;
}

div#statistiche img {
	width: 101px;
	height: 17px;
	margin-top: 0px;
}

div#statistiche a {	
	background: none;
	text-decoration: none;
	border: none;
	float: right;
}

p#intestazioneFrase {
	font-style: italic;
	font-weight: bold;
}

p#sottotitolo {
	font-size: 1.15em;
}

div#animazione {
	width: 740px;
	height: 189px;
	background: url('../immagini/sfondoAnimazione.jpg') #d4e1e9;
	float: right;
	position: relative;
}

div#barraSup {
	width: 100%;
	background: url('../immagini/sfondoBarraSup.jpg') repeat-x #cccccc;
	position: relative;
	clear: both;
}

div#barraSupSx {
	width: 22px;
	height: 60px;
	background: url('../immagini/sfondoBarraSupSx.jpg');
	position: relative;
}

div#titoloVetrina1 {
	width: 160px;
	height: 50px;
	background: url('../immagini/sfondoTitoloVetrina1.jpg') #3b5c70;
	position: absolute;
	top: 10px;
	left: 22px;
}

div#titoloVetrina1 h1 {
	margin-top: 12px;
	background-color: #3b5c70;
	color: #FFFFFF;
	font-size: 1.15em;
}

div#titoloVetrina2 {
	width: 36px;
	height: 50px;
	background: url('../immagini/sfondoTitoloVetrina2.jpg');
	position: absolute;
	top: 10px;
	left: 182px;
}

div#menuSup {
	width: 705px;
	float: right;
}

div#menuSup ul {
	margin-top: 10px;
	list-style: none;
}

div#menuSup li {
	float: left;
}

div#menuSup a:link, div#menuSup a:visited {
	width: 8.14em;
	background: url('../immagini/sfondoTab.jpg') #d4e1e9;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
	line-height: 2.7;
	display: block;
}

.width7_9em a:link, .width7_9em a:visited {
	width: 7.9em !important;
}

div#menuSup a:focus, div#menuSup a:hover {
	background: url('../immagini/sfondoTabSelezionato.jpg');
	border: none;
}

div#barraSup1 {
	width: 70px;
	height: 20px;
	background: url('../immagini/sfondoBarraSup1.jpg') repeat-x;
	position: absolute;
	top: 40px;
	left: 217px;
}

div#barraSup2 {
	width: 23px;
	height: 20px;
	background: url('../immagini/sfondoBarraSup2.jpg') no-repeat;
	position: absolute;
	top: 40px;
	left: 287px;
}

div#barraSupDx {
	width: 20px;
	height: 60px;
	background: url('../immagini/sfondoBarraSupDx.jpg');
	float: right;
}
/********************* FINE HEADER *********************/

/********************* INIZIO VETRINA *********************/
div#contenitoreVetrina {
	width: 300px;
	padding-bottom: 105px;
	color: #FFFFFF;
	float: left;
}

div#contenitoreVetrina p {
	margin: 0px 20px;
}

div#vetrina {
	overflow: hidden;
}

div.annuncio {
	width: 253px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #FFFFFF;
}

div#vetrina h2 {
	margin: 5px;
	background-color: #3b5c70;
	font-size: 1.15em;
}

div#vetrina a {
	color: #FFFFFF;
	text-decoration: none;
}

div#vetrina a:visited {
	font-style: normal;
}

div#vetrina a:hover {
	color: #FF0000;
	background-color: transparent;
	border: none;
}

div#vetrina img {
	width: 100px;
	height: 100px;
	margin: 5px;
	border: 3px solid #FFFFFF;
	float: left;
}

div#vetrina img:hover {
	border: 3px solid #FF0000;
}

div#vetrina ul {
	margin: 0px;
	list-style: none;
}

div#vetrina li {
	margin-top: 10px;
}

div#vetrina p {
	margin: 0px 5px;
	background-color: #3b5c70; 
	line-height: 1.4;
}
/********************* FINE VETRINA *********************/

/********************* INIZIO CONTENT *********************/
div#content {
	width: 630px;
	margin-left: 321px;
	padding: 0px 20px 105px 20px;
	background:  url('../immagini/quadretti.gif') bottom right no-repeat;
	line-height: 1.5;
}

p#data {
	width: 100%;
	margin: -15px 0px 0px 0px;
	padding: 0px;
	color: #00366d;
	font-style: italic;
	display: block;
	position: relative;
}

#giorno {
	font-size: 2.6em;
}

#mese {
	position: absolute;
	top: 6px;
}

div#content h1 {
	margin: -30px 0px 0px -10px;
	padding-right: 5px;
	font-size: 1.4em;
	font-style: italic;
	text-align: right;
	color: #FF0000;
	border-bottom: 2px solid #1d78b7;
}

div#content h2 {
	margin: 0px;
	font-size: 1.15em;
}

dt {
	display:list-item;
	margin-bottom: 0.5em;
	margin-left: 20px;
}

p#percorso {
	margin-top: 5px;
	border-bottom: 1px dotted #1d78b7;
	font-style: italic;
	text-align: right;
}

div#immagini {
	width: 270px;
	float: right;
}
/********************* FINE CONTENT *********************/

/********************* INIZIO FOOTER *********************/
div#footer {
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 0px;
}

div#footerSx {
	width: 15px;
	height: 96px;
	background: url('../immagini/sfondoFooterSx.jpg') #cccccc;
	float: left;
}

div#footerSup1 {
	width: 272px;
	height: 35px;
	background: url('../immagini/sfondoFooterSup1.jpg');
	float: left;
}

div#footerSup2 {
	width: 34px;
	height: 35px;
	background: url('../immagini/sfondoFooterSup2.jpg');
	position: absolute;
	left: 287px;
	z-index: 10;
}

div#barraInf {
	width: 636px;
	margin-left: 333px;
	text-align: center;
	border-top: 2px solid #1d78b7;
}

ul#menuInf {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

ul#menuInf li {
	list-style: none;
	display: inline;
}

ul#menuInf a:link, ul#menuInf a:visited {
	margin: 0px 0.25em;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

ul#menuInf a:focus, ul#menuInf a:hover {
  	color: #FF0000;
	background: #FFFFFF;
	border: none;
	text-decoration: underline;
}

div#footerInf {
	width: 973px;
	margin-top: -6px;
	float: left;
}

div#address{
	width: 556px;
	height: 67px;
	background: url('../immagini/sfondoAddress.jpg') #cccccc;
	float: left;
	position: relative;
}

address {
	margin-top: 13px;
	font-style: normal;
	line-height: 1.4;
	position: absolute;
	z-index: 10;
}

address a:link, address a:visited {
	font-style: normal;
	text-decoration: none;
	color: #00366d;
}

address a:focus {
	color: #ffffff;
}

address a:hover {
	color: #ff0000;
	background: none;
}

div#addressDx{
	width: 58px;
	height: 60px;
	background: url('../immagini/sfondoAddressDx.jpg') #cccccc;
	position: absolute;
	top: 7px;
	right: 0px;
}

div#webmaster {
	width: 413px;
	height: 59px;
	background: url('../immagini/sfondoWebmaster.jpg') #d4e1e9;
	float: left;
	position: relative;
}

div#webmaster a:hover {
	background: none;
	border: none;
}

div#webmaster img {
	margin: 19px 3px 0px 0px;
	float: left;
}

div#webmaster p {
	margin: 24px 0px 0px 9px;
	float: left;
}

img#codencode {
	position: absolute;
	top: -1px;
	right: 1px;
}

div#footerDx {
	width: 19px;
	height: 96px;
	background: url('../immagini/sfondoFooterDx.jpg');
	position: absolute;
	top: 0px;
	left: 984px;
}
/********************* FINE FOOTER *********************/
