body {
	margin: 0px;
	padding: 0px;
background-color:#000000;
background-image:url(../immagini/pattern_body.png);
background-repeat:repeat-x;
scrollbar-arrow-color:#ffffff; 
scrollbar-face-color:#b71f2b; 
scrollbar-shadow-color:#b71f2b; 
scrollbar-darkshadow-color:#000000; 
scrollbar-Highlight-color:#ef3f4d; 
scrollbar-3Dlight-color:#ef3f4d; 
scrollbar-track-color:#ef3f4d;
}

body, html {
width:100%;
height:100%;
}
	

div#contenitore{
position:relative;
	width:873px;
	height:580px;
	padding: 0px;
	margin: 0 auto;
	z-index:1;
		border:none;
		visibility:visible;
	}

div#top{
position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	width:873px;
    height:113px; 
	z-index:2;
	border:none;
	background-color:#ffffff;
background-image:url(../immagini/header.jpg);
	}
	
div#shadowleft{
position:absolute;
	margin-top: 113px;
	margin-left: 0px;
	width:10px;
    height:467px; 
	z-index:3;
	border:none;
	}
	
div#shadowright{
position:absolute;
	margin-top: 113px;
	margin-left: 863px;
	width:10px;
    height:467px; 
	z-index:4;
	border:none;
	}
	
div#menu{
position:absolute;
	margin-top: 113px;
	margin-left: 10px;
	width:853px;
    height:19px; 
	z-index:5;
	border:none;
	}
	
div#bottom{
position:absolute;
	margin-top: 565px;
	margin-left: 10px;
	width:853px;
    height:15px; 
	z-index:6;
	border:none;
	background-color:#93000c;
	}

div#topcentro{
position:absolute;
	margin-top: 132px;
	margin-left: 10px;
	width:853px;
    height:6px; 
	z-index:7;
	border:none;
	background-image:url(../immagini/linea.jpg);
background-repeat:no-repeat;
	}
	
div#bottomcentro{
position:absolute;
	margin-top: 138px;
	margin-left: 10px;
	width:853px;
    height:427px; 
	z-index:8;
	border:none;
	background-image:url(../immagini/sfondocentro.jpg);
background-repeat:no-repeat;
	}
	
div#sellib{
position:absolute;
	margin-top: 152px;
	margin-left: 27px;
	width:267px;
    height:399px; 
	z-index:9;
	border:none;
	}
	
div#toptitle{
position:absolute;
	margin-top: 152px;
	margin-left: 313px;
	width:533px;
    height:44px; 
	z-index:10;
	border:none;
	}
	
div#content{
position:absolute;
	margin-top: 209px;
	margin-left: 313px;
	width:531px;
    height:340px; 
	z-index:11;
	border:1px solid;
	border-color:#b71f2b;
	border-right:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	overflow:auto;
	}
	
table.tabtop {
table-layout:auto;
width:533px;
height:44px;
border:none;
font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #b71f2b;
	font-weight: normal;
	text-decoration: none;
}

table.tabmail {
table-layout:auto;
width:531px;
height:340px;
border:none;
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


table.tcontent {
table-layout:auto;
width:500px;
border:none;
}

.testo {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:normal;
color:#000000;
}

.titolo {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#b71f2b;
}
	
.timg {
   behavior: url("pngbehavior.htc");
}

img {
   behavior: url("pngbehavior.htc");
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #b71f2b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

li {
padding:3px;
}
