body
{
	background: #e2dab1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited
{
	color: #7b735b;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#home
{
	table-layout : fixed;
	width: 100%;
}
#intestazione
{
	background: #d7caa2;
}
#link
{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	padding: 0px 0px 20px 60px;
}
#link a
{
	color: #ffffff;
	background-color: #d7caa2;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
}
#intestazione_2
{
	background: #d7caa2 url(../images/sfondoAB1.gif) bottom left no-repeat;
	padding: 0px 0px 10px 0px;
	width: 750px;
	height: 150;
}
.testo_intestazione
{
	vertical-align: top;
	font-stretch: narrower;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
#logo_1
{
	padding: 20px 0px 0px 40px;
}
#logo_2
{
	padding: 0px 0px 0px 40px;
}
#presentazione
{
	background: #9e895f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	height: 340px;
}
#presentazione_1
{
	width: 750px;
}
#content
{
	vertical-align: top;
	width: 750px;
}
#footer
{
	height: 1px;
}

.titolo
{
	color: #7b735b;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.sottotitolo
{
	color: #9c937a;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.sottotitolo_white
{
	color: #fff;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	font-weight: none;
}
.testo
{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}