/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

h1{
	font-size:1.6em;
	margin:0px;
	padding:20px;
	text-align:right;
	color:#666666;
}

a{
	color:#666666;
}

#main_home{
	width:797px;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
}

#main{
	width:841px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
/*	border:#cecece 1px solid;*/
	border-top:none;
	background-color:#FFFFFF;
	padding-bottom:50px;
}

#corpo{
	background-image:url(../images/bg_sottotesta.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#testata{
	width:841px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:15px;
}

#galleria_home{
	width:380px;
	margin-top:10px;
	float:right;
	margin-right:15px;	
}

#foto_storia{
	margin-top:10px;
	float:right;
	margin-right:15px;	
}

#benvenuto{
	width:350px;
	margin-top:40px;
	float:left;
	margin-left:20px;
	text-align:justify;
	color:#999999;
	line-height:1.6em;
}

#footer{
	text-align:center;
	padding:20px;
}

.testo{
	width:350px;
	float:left;
	height:300px;
	margin-left:20px;
	text-align:justify;
	/*color:#999999;*/
	color:#3f3f3f;	
	line-height:1.6em;
	font-size:0.85em;
	overflow:hidden;
	padding:10px;
	padding-right:25px;
	padding-top:0px;
}

.clearer{
	float:none;
	clear:both;	
}

.body_dentro{
	background-image:url(../images/bgdentro.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#cecccd;
}

.pulsanti_scorrimento{
	clear:left;
	width:525px;
	cursor:pointer;
	text-align:right;
	margin-left:50px;
}

.scheda{
	clear: none;
	width:15px;
	float:left;
	margin-left:10px;	
}

.storia{
	width:520px;
}

.titoli {
	text-align:right;
	margin-bottom:15px;
}

.lavori{	
	width:240px;
	text-align:center;
	float:left;
	padding:5px;
	padding-top:0px;
	margin:14px;
	border:1px solid #ff600;
	height:350px;
}

.thumb_lavori{	
	width:80px;
	height:80px;
	float:left;
	padding:0px;
	margin:3px;
}

.thumb_lavori img{
	cursor:pointer;
}

#anteprima{
	width:600px;
	height:500px;
	margin:auto;
	text-align:center;
	margin-top:10px;
}

#scroll_thumb{
	height:85px;
}

.thumb_artista{	
	background-position:top center;
	background-repeat:no-repeat;
	width:200px;
	height:320px;
	float:left;
	margin:10px;
	text-align:center;
}

#int_scheda{
	margin-left:20px;
}

#foto_scheda{
	width:600px;
	height:600px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	padding:20px;
}
#foto_scheda img {
	cursor:pointer;
	border:0px;
}

#galleria_scheda {
	float:right;
	width:190px;
	height:570px;
	overflow:hidden;
}
#galleria_scheda img {
	cursor:pointer;
	border:0px;
}

.news{
	padding:15px;
	border-bottom:#a0a0a0 4px solid;	
	float:none;
	clear:both;
}

.news img{
	float:left;
	margin:10px;
	clear:both;
	cursor:pointer;
}

.artisti{
	padding:5px;
	padding-left:30px;
}


#credits{   
	color:#999999;	
	font-size:0.8em;	
	text-align:center;
}