* { 
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	color: #999;
	background: #000;
}
h2 {
	font-size: 1.1em;
}
#contenitore { 
	width: 900px; 
	background-color: #282828;
}
#filmato { 
	margin: 0;
	padding: 14px;
	background: url("../img/ombravideoNC.gif") no-repeat top left;
}
#menu { 
	float: left; 
	margin: 25px 0 0 0;
	background: url("../img/titolo.gif") no-repeat top right;
	width: 240px;
}
#menu ul {
	margin: 40px 15px 0 0;
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	color: #c60;
}
#biografia p {
	color: #efefef;
	margin: 0 0 3px 0;
}
.inCostruzione { text-align: right; font-size: .8em; margin: 10px 15px 0 0; }

#contenuto, #contenutoTesti, #contenutoDescTesti { 
	margin: 0 0 5px 20px;
	float: left; 
	width: 630px; 
}

#contenutoTesti, #contenutoDescTesti {
	margin: 25px 0 5px 20px;
}

#contenutoDescTesti p {
	color: #afafaf;
}

#contenutoDescTesti h2 {
	color: #fff;
}
.imgFoto {
	padding: 19px 10px 5px 0;	
	width: 230px;
}
#contenuto h2 {
	color: #999;
}
#imgfooter { 
	clear: both; 
	width: 900px; 
	height: 189px;
	border-top: 5px solid #343434; 
	background: url("../img/footer_img.jpg") no-repeat;
}
#footer {
	width: 890px; 
	font-size: .9em;
	color: #fff;
	clear: both;
	text-align: right;
	height: 40px;
	padding: 10px 10px 0 0;
}

.scrittavideo, h3 { 
	font-size: 1.2em;
	color: #fff;
}
.data { 
	font-weight: bold; 
	color: #c60;
}
.titolo { 
	font-weight: bold;
	color: #fff;
}
.luogo { 
	font-weight: bold;
	color: #ccc; 
	font-style: italic;
}
.citta {
	font-weight: bold;
	color: #c60; 
}
.testi {
	color: #fff;
}
.elencodate {
	color: #afafaf;
	padding: 8px 0 8px 8px;
	font-size: 13px;
}
.puntini { 
	margin: 10px 0 10px 0;
	border-top: 1px dotted #fff; 
	height: 1px;
}
* html .puntini { margin: 10px 0 0 0; }
.grido { 
	font-style:italic; 
	color:#ccc;
	margin: 10px;
}

.image { 
	float: left; 
	margin: 5px 5px 13px 5px;
	padding: 5px;
	text-align: center;
	height: 110px;
	/*background: #717070;*/
}

.image p {
	margin: 3px 0 0 0;
	color: #ccc;
	font-size: .9em; 
}

.image img {
	border: 1px dotted #fff;
	padding:5px;
}

.footer a, #footer a:hover {
	color:#CCC; 
	text-decoration:none; 
	border-bottom: 0px;
}

#footer a:hover {
	color:#c60;
}

a:link, a:visited { 
	color:#CCC; 
	text-decoration:none; 
	/*border-bottom:1px dotted #fff; */
}
a:hover { 
	color:#c60; 
	/*border:0;*/ 
	text-decoration:underline; 
}
img { 
	border:0;
}
.nascosto {
	display: none;
}
