body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(images/a_sfondo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
tr, td{
	font-size: 10pt;
}
p{
	text-align: justify;
}
a:link, a:visited, a:active{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: none;
}
.mini{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #595959;
}
.micro{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #595959;
}
.title{
	font-family: Impact;
	font-size: 22pt;
	color: Red;
}
.subtitle{
	font-family: Georgia;
	font-size: 16pt;
	color: Black;
}
.subtitle2{
	font-family: Georgia;
	font-size: 11pt;
	color: Black;
}
.novita{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}
.espo_detail{
	font-family: Georgia;
	font-size: 14pt;
	color: Black;
}
.table_header td{
	font-family: Georgia;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
	background-color: #f00600;
	text-align: left;
}
.table_modello{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #595959;
}
.table_coloremodello, .table_descrizione{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #595959;
}
.table_bar{
	height: 2px;
	width: 100%;
	color: #f00600;
}
.table_outbar{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.modelli_header{
	background-image: url(images/pattern_modelli.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: White;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	height: 50px;
	vertical-align: bottom;
}
.modelli_modelli{
	font-family: georgia;
	font-size: 13pt;
	padding-left: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b5b5b5;
	padding-bottom: 2px;
	padding-top: 2px;
}
.modelli_indici{
	font-family: georgia;
	font-size: 11pt;
	padding-left: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b5b5b5;
	padding-bottom: 2px;
	padding-top: 2px;
}
.modelli_image{
	border: solid 7px #d0d0d0;
}
.content_info{
	font-size: 8pt;
	color: #666666;
}
.footer_back{
	background-color: white;
	background-image: none;
}
.footer_copyright{
	font-size: 8pt;
	color: #666666;
}
.header_back{
	background-color: Black;
	background-image: none;
}
.header_text{
	font-size: 13pt;
	font-weight: bold;
	color: white;
}
.header_address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #d0d0d0;
}
.header_bar{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #d0d0d0;
}
.summary_back{
	background-color: #fd0600;
	background-image: url(images/sommario_sfondo.jpg);
	background-attachment: fixed;
	background-position: top left; 
	background-repeat: no-repeat;
}
.summary_item{
	font-family: Georgia;
	font-size: 10pt;
	color: Black;
}
.summary_item hr{
	width: 100%;
	height: 1px;
	color: black;
}
.summary_item a, a:active, a:link, a:visited{
	color: black;
	text-decoration: none;
}
.summary_item a:hover{
	color: white;
	text-decoration: none;
}
.preventivo_text{
	text-align: justify;
}
.admin_subtitle{
	background-color: Red;
}