.cou a {
	color: #aaa;
}

div#sel ul {

	list-style-type: none;
	text-align: center;
	margin: 1em 0 0 0;
	padding: 0;

}

div#sel ul li {

	/*display: inline;*/
	/*float: left;*/
	font-weight: bold;
	font-size: 1.1em;
	margin: .2em .4em .2em .4em;
}

div#sel ul li a {

	text-decoration: none;
}

div#sel ul li a:hover {

	text-decoration: underline;
}

p.mini {
	font-size: .8em;
	border-top: 1px dotted #500;
	padding-top: 1em;
	margin-top: 1.5em;
	clear: both;
}

p.mini a {
	text-decoration: none;
}

p.mini a:hover {
	text-decoration: underline;
}

div#menugall ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: .2em;
/* 	background: #200; */
	border-bottom: 1px dotted #500;
}

div#menugall ul li {
	display: inline;
	margin: 0 1em 0 1em;
	font-size: .8em;
}

div#menugall ul li a {
	text-decoration: none;
}

div#menugall ul li a:hover {
	text-decoration: underline;
}

h2 {
	margin-bottom: 0;
}

p#desc {
	text-align: right;
	font-style: italic;
	font-size: .9em;
	margin: 0;
}

/*div#galleria dl {
	float: left;
	height: 200px;
	margin: 0 10px 0 10px;
	text-align: center;
	width: 200px;
	
}*/


div#galleria dl {
	text-align: center;
	padding: 0 3% 0 3%;
	float: left;
	height: 200px;
        min-width: 170px;
        width: 170px;
}

div#galleria dl dt {
	margin: 0;
}

div#galleria dl dt img {
	text-align: center;
	border-color: #fff;
}

div#galleria dl dd {
	font-size: .8em;
	margin: 0;
	
}

div#galleria {
	margin-top: 1em;
	width: 100%;
	text-align: center;
}

p#mpag {
	font-size: .8em;
	text-align: center;
}

p#mpag a {
	text-decoration: none;
	padding: .5em;
}

p#mpag a:hover {
	text-decoration: underline;
}

ul#pagine {
	clear: both;
	list-style-type: none;
	text-align: center;
}

ul#pagine li {
	display: inline;
	padding: 0 .5em 0 .5em;
}

ul#pagine li a {
	padding: .5em;
	text-decoration: none;
}

ul#pagine li a:hover {
	padding: .5em;
	text-decoration: underline;
}
