/* (c) Studio Lumia
 * Revisionato e modificato da R.Gherardi Feb-2008
 * per cross-browser compatibility.
 */

body {
margin: 0;
padding: 0;
text-align: center;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 9pt;
background: #F4F4F4;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #FFE1B0;
line-height: 1.3em;
}

#container {
margin: 0;
padding: 0;
text-align: center;
width: 940px;
border: 2px solid;
border-color: #eee #aaa #777 #ddd;
margin-left: auto;
margin-right: auto;
height: auto;
background: #FFE1B0;
color: #303030;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#avmenu {
/*border: 1px solid #000;*/
display: inline;
clear: left;
float: left;
margin: 0 0 0 10px;
padding: 0 0 0 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
margin: 0 0 20px 0;
padding: 0 0 0 0px;
font-size: 1.1em;
}	

#avmenu li {
padding: 0;
margin: 0;
margin-bottom: 4px;
}

#avmenu li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 12px;
width: 170px;
font-weight: normal;
text-decoration: none;
color: #000080;
display: block;
margin: 0;
padding: 6px 0 6px 0;
background: #FFEFCE;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #FFFFC2;
color: #286ea0;
border-left: 4px solid #286ea0;
}

#hmenu {
margin: 5px 12px 20px 12px;
padding: 0;
border: 0;
color: #000080;
}

img.frontphoto {
text-align: center;
margin: 0;
padding: 0;
border: 2px solid;
border-color: #eee #aaa #777 #ddd;
}

#hmenu a {
color: #000080;
font-family: Arial, Helvetica, sans-serif;
margin: 0 12px 0 12px;
font-size: 8pt;
display: inline;
}	

#content {
margin: 0;
padding: 0;
}

#text {
/*border: 1px solid #000;*/
float: right;
width: 710px;
display: block;
color: #000080;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 5px 15px 5px 0px;
padding: 5px 5px 0 10px;
line-height: 1.6em;
text-align: justify;
}

#text h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
font-weight: bold;
}

#text p {
font-size: 1.2em;
margin: 0 0 0.5em 0;
padding: 0;
font-weight: bold;
text-align: justify;
}

#text img {
padding: 1px;
display: inline;
border: 4px solid;
border-color: #eee #aaa #777 #ddd;
}

#text a {
color: #0000de;
}

#text ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

#text ul.links li {
line-height: 16px;
font-size: 9pt;
}

#text ul.links a {
color: #0000b0;
border: none;
padding: 1px 0 1px 0;
}

#text ul.links a:hover {
border: none;
color: #0000d0;
background: #FFEFCE;
text-decoration: none;
}

#text ul.download a:hover {
border: none;
color: #0000d0;
background: #FFEFCE;
text-decoration: none;
}

#text ul.download li {
line-height: 20px;
font-size: 10pt;
margin-bottom: 4px;
}

#text ul.download a {
color: #0000b0;
border: none;
padding: 1px 0 2px 0;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#footer {
width: 930px;
height: 80px;
clear: both;
margin: 10px 0 10px 0;
padding: 10px 0 10px 0;
border-top: 2px solid #f0f0f0;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
