body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(../images/sfondo_sfumatura_1.jpg);
	background-repeat: repeat-x;
	background-color: #B6BAC4;
}
#intro {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 72px;
    margin-left: -150px; /* half of width */
    margin-top: -50px;  /* half of height */
	text-align: center;
}
#intro a {
	text-decoration: none;
	text-transform: uppercase;
}
h1 {
	display: none;
}
.colore  {
}
h2 {
	background-image: url(../images/titolo.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 260px;
	position: relative;
	background-position: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.nascosto {
	display: none;
}
#barramenu {
	width: 313px;
	min-height: 580px;
	float: left;
	position: absolute;
	z-index: 2;
}
#barramenusfondo {
	width: 313px;
	background-image: url(../images/sfondo_sfumatura_menu_1.png);
	height: 580px;
	float: left;
	position: absolute;
	z-index: 1;
}
#intestazione {
	width: 260px;
	text-align: center;
}
#colonnadx  {
	width: 740px;
	margin: 20px 20px 30px 320px;
	padding: 0px;
	position: absolute;
}
#footer {
	text-align: center;
	font-size: 9px;
	text-transform: lowercase;	
	margin: 30px 0 10px 0;
}
#didascalia {
	text-align: center;
	font-size: 12px;
}
#titolodida {
	font-size: 18px;
	text-transform: lowercase;
}
#titolodida a {
	text-decoration: none;
}
#titolodida a:hover {
	text-decoration: underline;
}
#spiegazdida, #spiegazdida2 {
	font-size: 10px;
	text-transform: lowercase;
}
#datadida {
	margin: 4px 0 0 0;
	font-size: 10px;
	text-transform: lowercase;
}

#collaborazdida {
	font-size: 10px;
	font-style: italic;
	margin: 4px 0 4px 0;
}
#urldida a {
	display: block;
	text-decoration: none;
	font-size: 12px;	
	margin: 5px 0 0 0;
}
#urldida a:hover {
	text-decoration: underline;
}
#bannerdida {
	margin: 0px 0 5px 0;
}
.comingsoonbanner, .updatebanner, .newbanner, .personalbanner, .propostabanner {
	font-size: 10px;
	text-transform: lowercase;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
}
#contenuto {
	text-align: center;
	width: 740px;
	margin: 10px auto 20px auto;
}
#contenuto img  {
	text-align: center;
}
#contenuto img.screenshots  {
	text-align: center;
	margin: 40px auto 0 auto;
	display: block;
}
.am {
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
}
#intestazionecollaborazioni {
	font-size: 10px;
	margin: 0 0 30px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style:italic;
}
#titolocollaborazioni {
	font-size: 16px;
	margin: 0 0 1px 0;
	font-style: normal;
}
#contenuto a {
	text-decoration: none;
}
#contenuto a:hover {
	text-decoration: underline;
}
div.bloccocollaborazioni {
	margin: 20px 0 0 0;
	font-size: 10px;
} 
div.testocollaborazioni, div.testocollaborazioni2 {
	font-size: 11px;
} 
div.testocollaborazioni2 {
	margin: 30px 0 0 0;
} 
div.titolobloccocollaborazioni {
	font-style: italic;
	font-size: 12px;
} 
div.bloccocollaborazioni a {
	font-size: 12px;
	display: block;
} 
img.immagineportfolio {
	padding: 0 10px 0 0;
} 

#home {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	height: 671px;
	width: 740px;
	background-position: center;
} 
#home2 {
	background-image: url(../images/portfolio/schermo_video.png);
	background-repeat: no-repeat;
	height: 590px;
	width: 694px;
	background-position: 44px;
} 
#videohome {
	position: relative;
	top: 37px;
	left: 0px;
} 
#videohome2 {
	position: relative;
	top: 41px;
	left: 21px;
} 
span.elementolink  {
	display: block;
} 
div.testolink2  {
	display: block;
	margin: 30px 0 0 0;
	font-size: 11px;
} 
label {
	font-size: 11px;
} 


a#nextproject {
	display: block;
	font-size: 11px;
	margin: 20px 0 0 0;
} 

#contenutoflash {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 1024px;
    height: 768px;
    margin-left: -512px; /* half of width */
    margin-top: -384px;  /* half of height */
	text-align: center;
}
#contenutowarning {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 534px;
    height: 110px;
    margin-left: -267px; /* half of width */
    margin-top: -55px;  /* half of height */
	text-align: center;
}



