﻿.Body
{
	font-family: Arial;
	color: black;
	font-size: 1em;
	background-image: url(SfondoBody.png);
}
.immagine
{
	border-bottom: white thick solid;
	border-left: white thick solid;
	border-top: white thick solid;
	border-right: white thick solid;
}

.Errore
{
	text-align: center;
	color: blue;
	font-size: large;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	border-bottom-color: blue;
	border-right-width: thin;
	border-top-color: blue;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-color: blue;
	border-left-color: blue;
	border-left-width: thin;
}
.Contatore
{
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-collapse: collapse;
	font-size: 0.8em;
	width: 100px;
	background-color: #ffffff;
}

.Header
{
	background-color: #ffffff;
	border-collapse: collapse;
	width: auto;
	min-height: 100px;
	height: auto;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	margin-left: 1%;
	margin-right: 1%;
}
.AllineaDiv
{
	display: inline;
	float: left;
	clear: right;
	height: auto;
}
.ImmagineLogo
{
	float: left;
	width: 170px;
	height: 100px;
}
.Titoli
{
	 margin-top: 0.5em;
    height:auto;
}
.TitoloSito
{
	color: red;
	font-size: large;
	font-weight: bold;
}
.SottoTitoloSito
{
	color: black;
	font-size: large;
	font-weight: normal;
}
.DescrizioneSito
{
}
.Footer
{
	border-top: black 1px solid;
	border-collapse: collapse;
	width: 100%;
	height: 100px;
	font-size: small;
	clear:both;
    padding-top: 1em;
    margin-top: 1em;
}

.FiloDiArianna
{
    padding-top:0.5em;
    clear: left;
    margin-left: 1%;
}
.LinkMenu
{
	font-style: italic;
	margin-left: 0.3em;
}

a:link
{
	color: #3333ff;
	text-decoration: none;
}     
a:visited
{
	color: #3333ff;
	text-decoration: none;
}  
a:hover 
{
	color: #000080;
	text-decoration: underline;
}   
a:active 
{	
	color: #3333ff;
	text-decoration: none;
}  
.Menu
{
	background-color: #ffffff;
	width: auto;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-collapse: collapse;
	display: block;
	float: left;
	height: auto;
	margin-bottom: 1em;
	margin-top: 0.5em;
	margin-left: 1%;
	margin-bottom: 0.5em;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	overflow: auto;
	font-size: smaller;
}
.Contenitore
{
	background-color: #ffffff;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-collapse: collapse;
	display: block;
	height: auto;
	float: left;
	width: 80%;
	margin-left: 1%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	overflow:auto;
}
.elencoCommentoPari
{
	background-color: #ffffff;
	font-size: small;
}
.elencoCommentoDispari
{
	background-color: #eef0ff;
	font-size: small;
}
.elencoCommenti
{
	background-color: #ffffff;
	font-size: small;
	width: 100%;
	border-bottom-color: gray;
	border-right-width: thin;
	border-top-color: gray;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-color: gray;
	border-left-color: gray;
	border-left-width: thin;
}
.titoloArticolo
{
	text-align: center;
	color: red;
	font-size: large;
}
.sottoTitoloArticolo
{
	text-align: center;
	font-size: medium;
}
.titoloElencoCommenti
{
	background-color: #eef0ff;
	text-align: center;
	color: red;
	font-size: medium;
}
.titoloElencoFoto
{
	background-color: #eef0ff;
	text-align: center;
	color: red;
	font-size: medium;
}
.barraElencoFoto
{
	width: 99%;
	text-align: center;
	font-size: medium;
}
.tabellaElencoFoto
{
	font-size: small;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-collapse: separate;
	width: 99%;
	margin: 5px;
	background-color: silver;
}
.tabCommenti
{
	font-size: small;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-collapse: separate;
	width: 99%;
	margin: 5px;
	background-color: #f3f7ff;
}
.tabCommentiEtichette
{
	width: 10%;
	text-align: left;
	vertical-align: middle;
}
.tabCommentiContenuto
{
	width: 90%;
	text-align: left;
	vertical-align: middle;
}
.elencoArticoli
{
	width: auto;
	text-align: left;
}