body {
	margin: 0px;
	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5C4735;
}
form, text, type, input, label, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5C4735;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5C4735;
	font-weight: bold;
}
.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

.altro_titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B7915C;
	font-weight: bold;
}
.testonormale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5C4735;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C4735;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C4735;
}

.testo_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3C09C;
	text-decoration:none;
	line-height: 15px;
	padding-bottom: 7px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3C09C;
	text-decoration:none;
	line-height: 15px;
	padding-bottom: 7px;
}

.menu:a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3C09C;
	text-decoration:none;
	line-height: 15px;
	padding-bottom: 7px;
}

.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3C09C;
	text-decoration:none;
	line-height: 15px;
	padding-bottom: 7px;
}

.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3C09C;
	text-decoration:underline;
	line-height: 15px;
	padding-bottom: 7px;
}

.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3C09C;
	text-decoration:none;
	line-height: 15px;
	padding-bottom: 7px;
}

.sfondo_header {
	background-image: url(immagini/header.jpg);
	background-repeat: no-repeat;
}
.sfondo_testo {
	background-image: url(immagini/testo.jpg);
	background-repeat: no-repeat;
}
.sfondo_colonna_sx {
	background-image: url(immagini/sfondo_colonna_sx.gif);
	background-repeat: no-repeat;
}
.sfondo_colonna_sx2 {
	background-image: url(immagini/sfondo_colonna_sx2.gif);
	background-repeat: no-repeat;
}
