@charset "utf-8";

html, body {height:100%;}

body, p, ul, li, h1, h2, h3, h4 {margin:0; padding:0; font: 11px Arial, Helvetica, sans-serif; color:#FFFFFF;}

body {background:url(img/bg_schizzo_nero.gif) no-repeat center;}

#container {
width: 890px; height:500px;
position:absolute;

top:50%; 
left:50%;
margin: -250px 0 0 -445px;

}


#container #logo {
	background:url(img/logo_su-nero.gif) no-repeat;
	width:267px;
	height:88px;
	position: absolute;
	left:90px;
	top:40px;
}
#logo h1 {display:none}

#immagini {
	width:445px;
	height:436px;
	position: absolute;
	left:445px;
	top:0px;
}

#noflash {
height:100%;
background:url(img/img_000.jpg) no-repeat center;
}
#noflash div { 
margin:20px;
text-align: right;
position:absolute;
bottom:0px;
right:0px;
color: #FF9933;
}
#noflash div a {
color:#FF9933;
}
#noflash div a:hover {
color:#FFF;
}
#progetti {
	width:445px;
	height:40px;
	position: absolute;
	left:444px;
	top:457px;
}

#people {
	width:264px;
	height:300px;
	position: absolute;
	left:90px;
	top:341px;
}

#info {
	width:267px;
	height:100px;
	position: absolute;
	left:89px;
	top:203px;
}
.recapiti {
line-height:1.5em;
margin-top:15px;
}
#info a {
text-decoration:none; color: #CC0000; margin-right:20px; padding: 1px;
}
#info a:hover {
color:#ffffff; background-color:#CC0000;
}


.titolorosso {
color:#CC0000;
font-size:12px;

}
.rosso {
color:#CC0000;
}


#progetti ul {
margin-top:15px;
}
#progetti li {
	list-style:none;
	float:left;
	margin-right:7px;
}
#progetti li h2 {
font-weight:normal;
}

#people ul {
margin-top:18px;
}
#people li {
	list-style:none;
	margin-bottom:0px;
}


#credits {
font: 10px Arial, Helvetica, sans-serif;
color:#333333;
position:absolute;
width: 890px; height:15px;
top:100%; margin-top:-15px;
left:50%; margin-left:-445px;
text-align:right;
}
#credits a {
	text-decoration:none;
	color: #666666;
	margin-right:0px;
}
#credits a:hover {
color:#ffffff; background-color:#FF0000;
}
