body {
	background: url(bg.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: #708090;
	color: #000;
   border: 1px solid #000;
   width: 760px;
	margin: auto;
   padding: 5px 5px 5px 5px;
}

#header {
	clear: both;
	background-image: url(paoloricca.jpg);
	height: 110px;
	width: 750px;
	padding: 0 5px 0 5px;
	background-repeat: no-repeat;
	background-position: right;
}

#pad {
	clear:both;
}

#leftNav {
	width: 150px;
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	background-color: #708090;
	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-color: #fff;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 75%;
	padding: 5px 25px 5px 5px;
}

.title {
	background-color: #fff;
	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;
}

.header {
	background-color: #ccccff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px;
	border-style: outset;
}

.data1 {
	background-color: #D5DEEE;
}

.data2 {
	background-color: #CAE6E7;
}

a {
	color: #f5f5f5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover  { 
   color : #FF8C00;
	font-size : 11px; 
	font-weight : bold; 
	text-decoration: underline; 
}

a.menulink {
	padding: 5px 5px 5px 5px;
	display: block;
	width: 148px;
	border: 1px solid #FF8C00;
	text-decoration: none;
	text-align: center;
	color: #F5F5F5;
	font-size: 12px;
	background-color: #000;
	margin-bottom: 3px;
	float: left;
}

a.menulink:hover {
	background-color: #fff;
	border: 1px solid #000;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

a.small {
	text-decoration: none;
	color: #ADD8E6;
	font-size: 10px;
}

a.small:hover {
	text-decoration: underline;
	color: #FFD700;
	font-size: 10px;
}

a.big {
	text-decoration: none;
	color: #fff;
	font-size: 24px;
}

a.big:hover {
	text-decoration: underline;
	color: #ff8c00;
	font-size: 24px;
}




.subtitle {
	font-weight: bold;
}

li {
	padding: 5px 5px 5px 5px;
}
li.sitegest {
	padding-bottom: 15px;
}

a img {
	border: 0;
}

h1 {
	display: none;
}

H2 {
	font-size : 16px;
}

H3 {
	font-size : 20px;
	font-family : sans-serif;
}

H4 {
   font-family : sans-serif;
   font-size : 11px;
	background-color : #000;
	color : #fff; 
	padding : 4px;
	width : 100%;
}

H5 { 
   background-color : #6666AA; 
	color : #f8f8ff; 
	font-size : 12px; 
	font-weight : bold; 
	padding : 5px;
}

h6 {
	font-family: sans-serif;
	font-size: 12px;
	background-color: #aaaacc;
	color: #000000;
	padding: 4px;
	width: 100%;
}

small { 
   font-size : 10px;
}

.footnote {
	font-size: 10px;
}

hr {
	color: #fff;
	background-color: #fff;
}

pre {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #fff;
	min-height: 1px;
	max-height: 1px;
}
 
hr {
	color: #fff;
	height: 1px;
	border: 0px;
	margin: 8px 0px 8px 0px; 
}	

#english {
	background-color: transparent;
}