BODY {
	font-size: 10px;
	color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : White;
}

TD {
	font-size : 13px;
	color : #666666;
}

A {
	color: #5484CC;
	text-decoration : none;
}

A:hover {
	COLOR: red;
}

.MenuCol {
	color : #5484CC;
	font-weight : bold;
}

.Titolo {
	color : #00FF33;
	font-weight : bold;
}

.SottoTitolo {
	color : #00FF33;
}

.Contenuti {
	margin-left : 14px;
	color : #999999;
}

.ContenutiInterno {
	color : #999999;
/*	background-image : url(imm/sfondo_prodotti.jpg);
	background-repeat : no-repeat;
}

.Footer {
	color : White;
}




/*
--- ACTIVED3 ---
*/

/* Immagine allineata a sinistra - bordo a destra */
.ImgL {
	margin-right : 6px;
}

/* Immagine allineata al centro - bordo sotto*/
.ImgC {
	margin-bottom : 6px;
}

/* Immagine allineata a destra - bordo a sinistra*/
.ImgR {
	margin-left : 6px;
}

.PageTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #494949;
}

.PageSubTitle {
	font-weight: bold;
}
