hmtl {
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}
/* CSS Basic Document */
body
{
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}
.Stile2 {color: #694511}
h2 {
	font-size:1em;
	padding:0px;
	margin:0px;
}
p {
	padding:10px;
}
a.link_nel_testo {
	color:#006699;
}
a {
	font-weight:bold;
}
a.link_bianco {
	font-size:0.3em;
	color:#FFFFFF;
}
#tabella_voci_menu {
	margin:0 auto;
	text-align:center;
	width:105px;
}
.logo
{
margin-left:26px;
margin-top:56px;
}
.text_box_background
{
background:url("text_box_bg.gif") left top repeat-y;
padding:13px 16px 15px 27px;
text-align:justify;
}
.text_box_shadow
{
	height:12px;
}
.text_box_table
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:22px;
	margin-right:12px;
}
.free_quote
{
	margin-left:159px;
}


/* CSS Background image Document */
.header_bottom
{
	border-top:3px solid #8D6206;
	height:13px;
	margin-top:2px;
}
.header_bg
{
background:url("header_bg.jpg") left top repeat-x;
height:180px;
}
.footer
{
	border-top:3px solid #8D6206;
	text-align:center;
}
.left_bg
{
	width:112px;
	padding-left:40px;
}
.contact_shadow
{
background:url("contact_shadow.gif") left top no-repeat;
height:12px;
}


/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8D6206;
	text-decoration: none;
}

caption {
	background-color:#8D6206;
	color:#FFFFFF;
}
#firma {
	margin:0 auto;
	color:#000000;
	text-align:center;
	font-size:0.8em;
	padding-bottom:10px;
	margin-bottom:10px;
}
#firma a {
	color:#000000;
}


