* {
	color: #695f53;
	font-size: 14px;
	font-family: arial, verdana, helvetica;
}

body {
	background-color: #b7a47c;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

img {
	border: 0px;
}

a, a:link, a:visited {
	text-decoration: none;
}
a:hover {
	color: #b6110e;
}

h1 {
	color: #b6110e;
	font-style: italic;
	font-size: 26px;
	font-weight: normal;
	font-family: times, serif, san serif;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #b6110e;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

font.rosso {
{
	color: #b6110e;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
}

h3 {
	color: #b6110e;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	font-family: times, serif, san serif;
	padding: 0px;
	margin: 0px;
}

h4 {
	color: #b6110e;
	font-style: normal;
	font-size: 26px;
	font-weight: normal;
	font-family: times, serif, san serif;
	padding: 0px;
	margin: 0px;
}

td.menu_bottom{
	background-color: #c3bba1;
	width: 142px;
	height: 80px;
	text-align: center;
	font-weight: bold;
}

td.up_menu_bottom{
	background-color: #cdc8b7;
	width: 264px;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding: 10px;
}

td.menu_bottom_red{
	background-color: #b6110e;
	font-size: 5px;
}

td.contenuti {
	background-color: #cdc8b7;
}

td.contatti {
	background-color: #cdc8b7;
 	vertical-align: top;
	text-align: left;
	padding: 20px;
}

td.titolo {
	color: #fff;
	background-color: #3d3425;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.footer {
	text-align: center;
	color: #463f37;
}

td.testoInterno {
	text-align: justify;
	line-height: 20px;
}

.linkred, a.linkred, a.linkred:link a.linkred:visited {
	color: #b6110e;
	font-weight: bold;
}
a.linkred:hover {
	color: #695f53;
}

img.borderw {
	border: solid 1px #fff;
}

