body {
	background:#86C4FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#titolo{
	float: center;
	width: 99%;
	font-size: 30px;
	font-family: Courier New, Courier, monospace;
	text-align: center;
	background-color: #EAF5F9;
	font-weight: bold;
	padding-bottom: 1%;
}

#sottotitolo{
	width: 99%;
	font-size: 18px;
	font-family: Courier New, Courier, monospace;
	text-align: center;
	background-color: #EAF5F9;
	font-weight: bold;
	padding-bottom: 1%;
}

#ritorna{
	filter:alpha(opacity="70");
	opacity: 0.7;
	float: center;
	width: 99%;
	position: fixed; 
	bottom: 2px;
	font-size: 16px;
	font-family: Courier New, Courier, monospace;
	text-align: center;
	background-color: #EAF5F9;
	font-weight: bold;
}

#titolo_gallerie{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#contenitore {
	width: 100%;
	color: #000000;	
}

.miniatura {
	width: 100px;
	height: 100px;
	text-align: left;
}

.miniatura img {
	width: 100%;
	height: 100%;
}

.immagine {
	float: left;
	margin: 5px;
	padding: 5px;
	background: #FFFFFF;
}

.didascalia{
	width: 100px;
	overflow: auto;
}

#elGallerie {
	clear:both;
}

#mostra {
	clear: both;
}

a img{border:none;}

#head {
	background: #FFFFFF;
	border-color: black;
	border-top: medium solid black;
	font-family: Courier New,Courier,monospace;
}
