body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        background: url(images/page_bg.gif);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

#img_home {
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	border:#CCCCCC solid 5px;
	width:500px;
	
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
	
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: center;
	
}

.center {
	margin-top: 5px;
	margin-left:2%;
	margin-right:2%;
}

/* ***** */
#flash_ {
	width: 745px;
	height: 48px;
	margin-top: ;
	background: url(images/header_2.jpg)
	
}
#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#header {
	background: url(images/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 550px;
	top: 40px;
	width: 200px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0px;
	text-align: center;
	font-weight: bold;
}

#browse dt a {
	color: #FFFFFF;
	text-align: left;
	padding: 3px 22px;
	text-decoration: none;
}


#browse dd {
	background: #b2bbbd;
	border-bottom: 1px solid white;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

#browse dd a:current {
	color: white;
}

* html #browse dd {
	padding: 3px 22px;
	padding: 0;
}

* html #browse dd a {
	display: inline;
	display: block;
}

#browse dd a:hover {
	background: white;
	color:#333333;
}

#browse .first {
	padding-top: 8px;
}

#browse .current {
	font-size: 1.5em;
	color: #820000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 543px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #e5e5e5;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 250px;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 10px;
	
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 10px 0 3px 0;
}

#footer {
	background: #c80000 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
	font-size: 10px;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
	font-size: small;
}

#body .inner {
height:450px;
}








.applemenu{
margin: 5px 0;

padding: 0;
width: 500px; /*width of menu*/
}

.applemenu div.silverheader a{
background:#b2bbbd;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #444444;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
border-bottom: solid 1px #CCCCCC;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #820000;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(silvergradientover.gif);
color: #820000;
font-weight:bold;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
margin-bottom: 5%;
height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu a{
color:#820000;
}

#down{
visibility:hidden;
margin-top:100px;
z-index:300;
}

#img_sez{
border:#CCCCCC solid 5px; 
width:500px; 
margin:auto;
position:relative;
}

#elenco_corpo{
margin: auto;
padding-left: 15px; 
padding-right:5px;
font-size:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#elenco_corpo a {
	color:#CC0000;
	text-decoration:none;
	line-height:16px;
	font-size:11px;
}

#alteti {
	margin-left:15px;
	margin-right:15px;
	color:#333333;
	font-size:12px;
	line-height: 20px;
	text-align:center;
}

#alteti a { text-decoration: none; }
#alteti a:link { color: #6e6e6e; }
#alteti a:visited { color: #6e6e6e; }
#alteti a:hover { background: #820000; color: white; }
