body {
	background-image: url(images/mg_bg4.jpg);
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#outer {
   background: #fff;
   color: #000;
   border: 1px solid #000;
   width: 840px;
   margin: auto;
   padding: 5px 5px 5px 5px;
}

#header {
	clear: both;
	background-image: url(images/header-mg-.jpg);
	background-repeat: no-repeat;
 background-position: right;
	height: 75px;
	width: 830px;
	padding: 0 5px 0 5px;
}

#pad {
	clear:both;
}

#leftNav {
	width: 150px;
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	background-color: #9999cc;
	color: #fff;
	font-size: 11px;
}
 
#rightNav {
	width: 150px;
	line-height: 150%;
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	background-color: #9999cc;
	color: #fff;
	font-size: 11px;
}

#content {
   padding: 5px 5px 5px 5px;
	vertical-align: top;
	font-size: 12px;
	}

#footer {
	clear: both;
	font-size: 10px; 
}

#title {
	background-image: url(bg_title.jpg);
	background-color: #ffffff; 
	color: #f8f8ff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	width: 426px;
	height: 30px;
	margin: 5px 25px 5px 5px;
}

#updated {
	background-image: url(marco_giaccaria_2008.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	height: 360px;
}

#highlight {
	background-color: #000;
	color: #DDA0DD;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
	padding: 5px 5px 5px 5px;
}

.title {
	background-color: #C3BDD9;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 75%;
	padding: 5px 25px 5px 5px;
}

.audio {
	border: 1px;
	border-style: solid;
	font-size: 11px;
	width: 500px;
	float: none;
	margin-left: 20px;
	padding: 2px 2px 2px 2px;
}

.mini {
	font-size: 11px;
	font-weight: bold;
}

.center {
	text-align: center;
	padding: 5px;
}

.header {
	background-color: #ccccff;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px;
	border-style: outset;
}

.data1 {
	background-color: #D5DEEE;
	color: #000;
}

.data2 {
	background-color: #CAE6E7;
	color: #000;
}

.ICO {
	vertical-align:text-top;
}

a {
	color: #6A5ACD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover  { 
   color : #ff0000;
	font-size : 12px; 
	font-weight : bold; 
	text-decoration: underline; 
}

a.menulink {
	padding: 5px 5px 5px 5px;
	display: block;
	width: 148px;
	border: 1px solid #f597f5;
	text-decoration: none;
	text-align: center;
	color: #3A2A6B;
	font-size: 12px;
	background-color: #c5c4e9;
	margin-bottom: 3px;
	float: left;
}

a.menulink:hover {
	background-color: #fff;
	border: 1px solid #000;
	text-decoration: none;
	color: #ff8c00;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

.menu {
	padding: 5px 5px 5px 5px;
	display: block;
	width: 148px;
	border: 1px solid #fff;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #3a2a6b;
	margin-bottom: 3px;
	float: left;
}

.subtitle {
	font-weight: bold;
}

li {
	padding: 5px 5px 5px 5px;
}
li.sitegest {
	padding-bottom: 5px;
}

a img {
	border: 0;
}

h1 {
	display: none;
}

h2 {
	font-size : 16px;
}

h3 {
	font-size : 20px;
	font-style : italic;
	font-family : sans-serif;
}

h4 {
   font-family : sans-serif;
   font-size : 11px;
	background-color : #6666aa;
	color : #ccccff; 
	padding : 4px;
	width : 100%;
}

h5 {
	background-image: url(rect1306.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	color: #483D8B;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-position: right;
}

h6 {
	font-family: sans-serif;
	font-size: 12px;
	background-color: #aaaacc;
	color: #000000;
	padding: 4px;
	width: 100%;
}

small { 
   font-size : 11px;
}

.footnote {
	font-size: 11px;
}

pre {
	line-height: 2px;
	background-image: url(hr-mg.gif);
	background-repeat: no-repeat;
	margin: 3px 3px 3px 3px;
	background-position: center;
}