body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(img/bg_sfondo.jpg);
	background-repeat: repeat-x;
}

.td_piede {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FED00B;
	border-bottom-color: #FED00B;
	background-color: #0054a6;
	color: #FFFFFF;
	font-weight: bold;
}

dl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.spazio_centrale {
	padding-left: 13px;
}
.spazio_centrale a:link, .spazio_centrale a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
.spazio_centrale a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #CC0000;
}

.table_offerte {
	padding-right: 13px;
	padding-left: 13px;
}

.td_tratteggio {
	padding-left: 13px;
	background-position: 13px;
	background-image: url(img/tratteggio.gif);
	background-repeat: no-repeat;
}
.testo_arancio {
	font-weight: bold;
	color: #FF9900;
	line-height: 1.5em;
}
.menu_sx {
	padding-left: 5px;
	font-size: 12px;
	background-image: url(img/tratteggio_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu_sx a:link,  .menu_sx a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#00436e;
}
.menu_sx a:hover{
	text-decoration:none;
	font-weight:bold;
	color: #29ace2;
}
.menu_sx_norollo {
	padding-left: 5px;
	font-size: 12px;
	color:#2DAAE2;
	background-image: url(img/tratteggio_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}

.mutui a:link, .mutui a:visited  {
	text-decoration: none;
	font-weight:bold;
	color:#333333;
}
.mutui a:hover  {
	text-decoration: none;
	font-weight:bold;
	color: #CC0000;
}
.titoli_sezioni {
	padding-left: 10px;
}
.testi_pagine {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.testi_pagine a:link, .testi_pagine a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	
}
.leggi_norollo {
	font-weight: bold;
	color: #0099FF;
}

.testi_pagine a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #CC0000;
	
}
.testo_form_preventivo {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
