body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	background-color: #D7D1BA;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}

.indirizzo {
	font-size: 12px;
	font-style: normal;
	color: #554D38;
	text-decoration: none;
}

.indirizzo a{
	color: #554D38;
	text-decoration: none;
}

.indirizzo a:hover{
	color: #ffffff;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-weight: bold;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

.foot {
	background-image: url(../images/bg-piede.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 89px;
	padding-top: 13px;
}

.privacy {
	font-size: 10px;
	font-style: normal;
	color: #554D38;
	text-decoration: none;
}
.td-flash {
	padding-top: 13px;
	padding-bottom: 20px;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg-button.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FFFFFF;
}
