body
{
	background-color: #f5deb3;
}

.SomLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #2e8b57;
	font-family: Tahoma;
	text-decoration: none;
}
.SomLinkTD
{
	background-position: center center;
	background-image: url(http://www.traslaval.com/images_new/stile/redvbudd.gif);
	vertical-align: middle;
	width: 120px;
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
}
.SomLink:active
{
	color: red;
}
.SomLink:hover
{
	color: red;
}
.Testo
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	text-align: justify;
}
.ContenutoTD
{
	padding: 5px;
    vertical-align:top;
	text-align: center;
    width: 590px;
}
.Immagini
{
	border-right: seagreen solid;
	border-top: seagreen solid;
	border-left: seagreen solid;
	border-bottom: seagreen solid;
	text-align: center;
}
.PaginaTitolo
{
	color: red;
	font-family: Tahoma;
	text-align: center;
}

