body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

body {
	background-color: #FAF5F1;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1, h2, h3, h4, h5 {
	color: #660000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:35px;
	font-style: italic;
	font-weight: normal;
	padding-top: 10px;
}

h2 {
	font-size:20px;
	font-weight: normal;
	font-style: italic;
	color: #993300;
	padding-bottom: 10px;
}
h3 {
	color: #93131B;
	font-size:16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6CFBD;
}
h4 {
	font-size:16px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h5{
	font-size:20px;
	font-weight: normal;
	font-style: italic;
}
.indirizzo {
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}

.indirizzo a{
	color: #000000;
	text-decoration: none;
}

.indirizzo a:hover {
	color: #660000;
	text-decoration: underline;
}
.td-contatti {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}
.td-foto-prew {
	border: 1px solid #512D21;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
#logo {
	position:relative;
	left:0px;
	width:320px;
	height:173px;
	text-decoration: none;
	top: -100px;
}
