/* CSS Document */
<style type= "text/css">
html{
	height:100%;
	background-color:#000000;	
}
body {
	background-color: #000000;
	height:100%;

}
#pagina {
	background-color: #000000;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:auto;
	height:100%;
	min-height:inherit;
	color:#CCCCCC;
		
}
#pagina a {
color:#999999;
font-size:13px;
font-family:"Times New Roman", Times, serif;

}

#contorno_contenuto{
background-image:url(grafica_sito/contorno_contenuto/texture_contorno_contenuto.jpg);

}

div.blocco_contenuto{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	clear:both;
		
		
}
div.titolo_contenuto{
font-size:15px;
text-align:center;
background:url(grafica_sito/contenuto/contenuto_tito.jpg);
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
height:16px;
padding:2px;
}
div.bottone_finestra_dettaglio a{
text-decoration:none;
font-stretch:wider;
font-size:15px;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#000000;


}
div.testo_contenuto{
font-size:15px;
text-align:center;
font-style:italic;
font-family:"Times New Roman", Times, serif;
color:#CCCCCC;
margin-left:40px;
margin-right:40px;
clear:both;
}

div.testo_titolo_contenuto{
font-size:13px;
text-align:center;
font-weight:600;

font-family:"Times New Roman", Times, serif;
color:#CCCCCC;
margin-left:40px;
margin-right:40px;
clear:both;
}


div.cella_miniart{
border: 3px solid;
border-color:#999999;
margin: 3px;
width: 50px;
float:left;
cue-after:inherit;
}

div.contenitore_miniart{
width: 370px;
margin-left:40px;
margin-right:20px;
}
div.contenitore_miniart a{
text-decoration:none;

}

div.cella_miniwall{
margin: 5px;
width: 170px;
height: 125px;
float:left;
cue-after:inherit;
}
div.cella_miniwall_testo{
float:right;
width: 170px;
height:125px;
margin: 5px;

}
div.cella_miniwall_testo a{
text-decoration:none;
}
div.cella_artwork{
margin-top:40px;

}
#contenitore_dettagli{
background:#0000FF;
background-image:url(grafica_sito/pulsante_gallery/barra_dettagli.jpg);
max-width:350px;
height:40px;
padding:3px;
}
#contenitore_pulsantini{

width:210px;
height:30px;
margin-top:10px;
}
div.cella_pulsantino{

margin-left: 10px;
height:18px;
float:left;
cue-after:inherit;
}



div.cella_dettaglio{
border: 2px solid;
border-color:#999999;
margin-left: 10px;
width:50px;
height:35px;

float:left;
cue-after:inherit;


}


</style>

