body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4EEE6;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
}

.sfondo_bianco {
	background-color: #FFFFFF;
}

.sfondo_beige {
	background-color: #D3CDC0;
}

.sfondo_beige_chiaro {
	background-color: #F4EEE5;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6A63;
	text-align: justify;
}

.secondi_titoli {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BAB6AB;
	font-weight: bold;
}

.titoli_news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6A63;
	text-align: justify;
}

.titoli_admin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #394738;
	font-weight: bold;
}


.txt_footer {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6A63;
}
a.txt_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6A63;}
a.txt_footer:link {
	font-size: 10px;
	color: #6F6A63;
	text-decoration: none;
}
a.txt_footer:visited {
	font-size: 10px;
	text-decoration: none;
	color: #6F6A63;
}
a.txt_footer:hover {
	font-size: 10px;
	color: #F4EEE5;
	text-decoration: none;
}
a.txt_footer:active {
	text-decoration: none;
	font-size: 10px;
	color: #6F6A63;
}


.txt_link {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6A63;
}
a.txt_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6A63;}
a.txt_link:link {
	font-size: 10px;
	color: #6F6A63;
	text-decoration: none;
}
a.txt_link:visited {
	font-size: 10px;
	text-decoration: none;
	color: #6F6A63;
}
a.txt_link:hover {
	font-size: 10px;
	color: #D3CDC0;
	text-decoration: none;
}
a.txt_link:active {
	text-decoration: none;
	font-size: 10px;
	color: #6F6A63;
}

.txt_alt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.casella_testo {
	background-color: #EEEEEE;
	width: 150px;
	border-width: 1;
	font-size: 10px;
	height: 14px;
}

.button {
	background: url(../admin/images/button.gif) repeat-x;
	color: #6F6A63;
	padding: 1px 3px 1px;
	border: none;
	height: 22px;
	width: 100px;
	cursor: hand;
}

.nobordoLightbox {
	border: 0;
}

