@charset "UTF-8";
* {
	margin:0;
	padding:0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: repeat-y;
}

h2 {
	font-size: 14px;
	color: #BB0000;
	padding-bottom: 10px;
	line-height: 16px;
}
h3 {
	font-size: 13px;
	color: #BB0000;
	padding-bottom: 10px;
	line-height: 16px;
}
h4 {
	font-size: 12px;
	color: #BB0000;
	padding-bottom: 5px;
	line-height: 16px;
}

h5,h6 {
	font-size: 11px;
	color: #BB0000;
	padding-bottom: 5px;
	line-height: 16px;
}


#header {
	margin-left: 220px;
	margin-top: 20px;
	height: 40px;
}
#header h1 {
	font-size: 26px;
	font-style: normal;
	font-weight: lighter;
	color: #BB0000;
	line-height: 40px;
}

#header a {
	color: #BB0000;
	text-decoration: none;
}


#navigation {
	width: 200px;
	float: left;
	margin-top: 60px;
	margin-left: 20px;
}
#navigation ul {
	border-top: 1px dotted #BB0000;
	font-size: 11px;
	line-height: 20px;
	color: #BB0000;
	list-style-type: none;
	width: 112px;
}
#navigation li {
	list-style-type: none;
	width: 112px;
	border-bottom: 1px dotted #BB0000;
}
#navigation a {
	color: #BB0000;
	text-decoration: none;
}


#content {
	margin-left: 220px;
	margin-top: 60px;
	width: 500px;
}
#content p {
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 16px;
}
.img-mar-top-bottom {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.logomenu {
	border: 1px solid #999999;
}
.didascalia {
	font-size: 10px;
	color: #999999;
}
.red {
	color: #CC0000;
}
img.copertine {
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
p.mostre {
	clear: both;
}
#content a {
	color: #CC0000;
	font-weight: normal;	
}
#content a:hover {
	color: #CC0000;
	font-weight: bold;
}
#content a:visited {
	color: #CC0000;
}
table {
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 16px;
}
.inaugurazione {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#navigation .mia {
	font-size: 10px;
	line-height: 16px;
	padding: 5px;
}
#navigation .mia a {
	color:#92D400;
	font-weight: bold;
}
#navigation .mia a:hover {
	color:#92D400;
	text-decoration:underline;
	font-weight: bold;
}
span.logomenu {
	border: 1px solid #999999;
}span.miaglob {
	border: 1px solid #999999;
}

