body	{
	height:100%;
	left:100%;
	font-family: Arial, Verdana, sans-serif;
	/*background-color:#233154;*/
	background-color:#131b45;
	color: white;
	margin:0;
  	padding:0;
	text-align: center;    /*per centrare in IE */
}

div#contenitore 	{
	position:relative;
	width: 800px;
	height: 530px;
	margin: 4% auto;
	z-index:1;
	}
	
.centrato {text-align:center;}
	
.fondo0	{
	background-image: url(shared/fondo0.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

div#logo	{
	position:absolute;
	left:78px;
	top:100px;
	width:623px;
	height:39px;
	z-index:2;
	padding-bottom:5px;
	border-bottom: 1px solid white;
}

div#menu1	{
	position:absolute; 
	left:78px; 
	top:145px; 
	width:122px; 
	height:305px; 
	z-index:2;
	border-bottom: 1px solid white;
}

div#menu2	{
	position:absolute;
	left:78px;
	top:450px;
	width:622px;
	height:90px;
	z-index:2;
	text-align:right;
	border-top: 1px solid white;
	
}
img	{
	border: 0;
	}


div#anteprime	{
	position:absolute; 
	left:200px; 
	top:145px; 
	width:498px; 
	height:305px; 
	z-index:2;
	text-align:right;
	border-bottom: 1px solid white;
}

div#clicca	{
	position:absolute; 
	left:163px; 
	top:201px; 
	width:238px; 
	height:12px; 
	z-index:2;
	}

div#media	{
	position:absolute; 
	left:80px; 
	top:13px; 
	width:400px; 
	height:229px; 
	z-index:3;
	/*border-bottom: 1px solid white;*/
}



/*testi dei menu */

h1	{
	font-size:16px;
	font-weight:normal;
	color:#0099ff;
	}

a, a:link	{
	font-size:12px;
	/*color: white;*/
	text-decoration:none;
}
a:hover		{
	/*color: white;*/
	background-color: #ff8040;
	text-decoration: none;
}
a:visited	{
	color: white;
	font-weight:bold;
	text-decoration:none;
}


.vocemenu a, a:link	{
	font-size:12px;
	font-weight:bold;
	color: white;
}
.vocemenu a:hover	{
	font-weight:bold;
	color: white;
}
.vocemenu a:visited	{
	font-weight:bold;
	color: white;
}

.selected	{
	background-color: #ff8040;
}
	
#menu1 ol	{
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin-top:30%;
	line-height: 20px;
	text-align: left;
	}
.didascalie	{
	font-size:12px;
	font-weight: normal;
	text-align: center;
	}

.fondo1	{
	background-image: url(shared/fondo_acquarelli.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fondo2	{
	background-image: url(shared/fondo_olii.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fondo3	{
	background-image: url(shared/fondo_acrilici.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fondo4	{
	background-image: url(shared/fondo_ceramiche.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fondo5	{
	background-image: url(shared/fondo_disegni.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fondo6	{
	background-image: url(shared/fondo_materici.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fondo7 	{
	background-image: url(shared/fondo_vignette.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.fondoprofilo 	{
	background-image: url(shared/fondo_profilo.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

div#profilo	{
	position:absolute; 
	left:70px; 
	top:153px; 
	width:370px; 
	height:299px; 
	z-index:3;
	text-align: right;
}
.testo	{
	font-size:11px;
	text-align: justify;
}

div#contatti	{
	position:absolute;
	left:5%;
	top:5%;
	width:90%;
	height:70%;
	z-index:2;
	font-size:11px;
	text-align: left;
}
