.CellaTitolo {
	background-color: #FFFF99;
	border-top: 2px solid #FF3300;
	border-right: 2px none #FF3300;
	border-bottom: 2px solid #FF3300;
	border-left: 2px none #FF3300;
}
.Bordo_Rosso {
	border: thin solid #CC0000;
}
.barra_bassa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(Immagini_1/Css_Gif/sfondo_basso_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #CC0000;
}
.barra_bassa_2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-attachment: fixed;
	background-image: url(Immagini_1/Css_Gif/sfondo_basso_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #CC0000;
}

