/**************************************************
 * FOGLI DI STILE PER GRAFICA GENERALE
 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

td.ContenutoPagina {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 18px;
	padding-bottom: 0px;
}

td.BoxLogo {
}

td.menuHeader {
	text-align: right;
	padding-bottom: 5px;
}

td.menuHeader a:link    { color: #FFFFFF; text-decoration: none; }
td.menuHeader a:visited { color: #FFFFFF; text-decoration: none; }
td.menuHeader a:hover   { color: #FFFFFF; text-decoration: underline; }

img.boxarancio {
	border: 2px solid #ff9900;
}

.testo_arancio {
	background-image:  none;
	background-repeat: no-repeat;
	height: auto;
	color: #ff9900;
	font-weight: bold;
	padding: 0px;
}

/**************************************************
 * FOGLI DI STILE PER GRAFICA MENU' SINITRO
 */
td.menuBottomSx {
	background-image: url('immagini/base/menusx_top_sx.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

td.tdMenuSx_voce {
	font-size: 11px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #FFFFFF;
}

td.tdMenuSx_voce a:link    { color: #FFFFFF; text-decoration: none; }
td.tdMenuSx_voce a:visited { color: #FFFFFF; text-decoration: none; }
td.tdMenuSx_voce a:hover   { color: #FFFFFF; text-decoration: underline; }

/**************************************************
 * FOGLI DI STILE PER PAGINA MARCHI
 */
td.cellaMarchi {
}.testo_verde {

	background-image:  none;
	background-repeat: no-repeat;
	height: auto;
	color: #C1D82E;
	font-weight: bold;
	padding: 0px;
}
