.Pagina {
	background-color: #F4EAD7;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
}
.TabellaHome {
	background-color: #EDDBB9;
	background-image: url(immagini/home/sfondo_home.jpg);
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
}
.MenuAlto {
	background-color: #EDDBB9;
	background-image: url(immagini/home/sfondo_pagine_alto.jpg);
	background-repeat: no-repeat;
}
.TabelleInterne {
	border: 1px solid #FFFFFF;
	background: #EDDBB9;
}
.MenuBasso {

	background-color: #EDDBB9;
	background-image: url(immagini/home/sfondo_pagine_basso.gif);
	background-repeat: repeat-x;
}
.TestoHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	text-align: justify;
	line-height: 28px;
}
.TestoHome a:link, .TestoHome a:visited{
	color: #333333;
	text-decoration: none;
}
.TestoHome a:hover, .TestoHome a:active{
	color: #CC0000;
}
.TestoNormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
}
.TestoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	text-align: center;
}
.TestoNormale a:link, .TestoNormale a:visited, .TestoGrande a:link, .TestoGrande a:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.TestoNormale a:hover, .TestoNormale a:active, .TestoGrande a:hover, .TestoGrande a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.TestoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
.TestoLink a:link, .TestoLink a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.TestoLink a:hover, .TestoLink a:active{
	color: #CC0000;
	font-weight: bold;
}
.FinePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	background-color: #F4EAD7;
	padding-right: 10px;
	padding-left: 10px;
}
.FinePagina a:link, .FinePagina a:visited{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.FinePagina a:hover, .FinePagina a:active{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.TestoHomeRosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
