/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: FFFFFF;
}
.master {
	background-color: FAF5DC;
}

.djs {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.serate {
	font-family: Verdana;
	font-size: 9px;
}
.news {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.contenuti {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.contenuti:link, a.contenuti:visited, a.contenuti:active{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.contenuti:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF8533;
	font-weight: bold;
	text-decoration: none;
}
a.include:link, a.include:visited, a.include:active{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.include:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.tabsfondomarrone {
	background-color: E8D1B2;
	font-family: Verdana;
	font-size: 10px;
}
a.mail:link, a.mail:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.mail:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.chiusura {
	background-color: #925E37;
	font-family: Verdana;
	font-size: 9px;
}
.intestazioneserata {
	font-family: Verdana;
	font-size: 14px;
	background-color: #FF8533;
	text-transform: uppercase;
	font-weight: bold;
}
.foto {
	border: 2;
	text-decoration: none;
	border-color: #000000;
}
.rosso {color: #FF0000}

a.menudj:link, a.menudj:active, a.menudj:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menudj:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.more:link, a.more:visited, a.more:active{
	font-family: Verdana;
	font-size: 10px;
	color: #FF8533;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
input {
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
	height: 100px;
}
.invia {
	font-family: Verdana;
	font-size: 10px;
	width: 80px;
}

