body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: #000000;
	color: #FFF;
	margin: 0px;
}
img {
	border: none;
}
#intestazione{
	background: url('./immagini/intestazione.jpg') no-repeat;
	font-family: Arial;
	height: 150px;
	width: 900px;
}
#navbar{
	border-bottom: 1px dotted #FFF;
	width: 900px;
}

ul{
	width: 850px;
	/*border: 1px solid #FFF;*/
	padding: 3px;
}

ul.elenco{
	width: 350px;
}

#footer{
	clear: both;
	border-top: 1px dotted #FFF;
	width: 900px;
	color: #ccc;
	font-size: 11px;
	font-family: arial;
	padding: 4px;
	text-align: justify;
	margin-top: 10px;
}
#footer a{
	font-family: Arial;
	letter-spacing: 2px;
	color: #FFF;
	text-decoration:none;
	padding: 4px;
}

.credits{
	font-family: Arial;
	letter-spacing: 2px;
	color: #FFF;
	text-decoration:none;
	padding: 4px;
}

#footer a:hover{
	font-family: Arial;
	letter-spacing: 2px;
	color: #000000;
	background: #fffffa;
	padding: 4px;
	text-decoration:none;
}



li.menubar{
	display:inline;
	font-family: Times;
	margin-right: 20px;
	letter-spacing: 3px;
	padding: 4px;
}
li.menubar a{
	font-family: Times;
	font-size: 14px;
	letter-spacing: 3px;
	color: #FFF;
	text-decoration:none;
	padding: 4px;
	font-weight: bold;
}

li.menubar a:hover{
	font-family: Times;
	font-size: 14px;
	letter-spacing: 3px;
	color: #000000;
	background: #fffffa;
	padding: 4px;
	text-decoration:none;
	font-weight: bold;
}

#pagina{
	margin-top: 10px;
	text-align: justify;
	width: 900px;
	font-family: Arial;
	font-size: 10px;
}

#briciole{
	clear: both;
	margin-bottom: 20px;
	font-size: 12px;
}
#briciole a{
	color: #FFF;
	text-decoration: none;
}
#briciole a:hover{
	color: #000000;
	background: #fffffa;
}

td{
	width: 450px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 40px;
}

td a{
	color: #b9d2fb;
	text-decoration: none;
}


.profile img{
	float: left; 
	margin: 0 8px 8px 0px;
}

.profile{
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	width: 450px;
	float: left;
}

.profile a{
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px;
}

.profile a:hover{
	background: #fffffa;
	color: #000000;
	padding: 5px;	
}


.profile-all{
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	width: 580px;
	float: left;
}

.profile-all a{
	color: #ee7a77;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px;
}

.profile-all b{
	color: #eff464;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px;
}
.profile-all span{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px;
}

.profile-all span.foto{
	color: #dcf81c;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px;
}

.profile-all span.fotografo{
	color: #accdf5;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px;
}

.profile-all a:hover{
	background: #fffffa;
	color: #000000;
	padding: 5px;	
}

#immagini{
	text-align: right;
}


span.titolo{
	font-size: 16px;
	font-weight: bold;
}
span.website a{
	font-size: 13px;
	text-decoration: none;
	color: #9afd39;
	letter-spacing: 5px;
}
span.website a:hover{
	font-size: 13px;
	color: #000000;
	background: #fffffa;
	text-decoration: none;
}



