body{
	margin: 
	text-align:center;
}

img{
	border: 5;
}

ul{
	padding: 5px;
	margin: 0;
}

ul li{
	margin-bottom: 8px;
}

ol{
	padding: 1px;
	margin: 0;
}

ol li{
	margin-bottom: 8px;
}

.testata{
	background: url(img/testata.png) no-repeat;
}

.menu_sinistra_sfondo{
	background-color: #EEEEEE;
}

.menu_sinistra{
	font-family: Arial;
	font-size: 12px;
	color: #E4E4E4;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	padding : 0;
	margin : 0;
}

.menu_sinistra li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

.titolo{
	font-family: arial;
	font-size: 16px;
	color: #013871;
	font-weight: bold;
}

.testo{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.testo a{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.testo a:hover{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.base_pagina{
	background: url(img/base_pagina.png);
height: 14px;
}


.catalogo_table{
	border-bottom : 2px;
	border-left : 2px;
	width: 100%;
}

.catalogo_table th{
	background: #E4E4E4;
	padding: 1px;
	color: #E4E4E4;
}
.catalogo_table th a{
	color: white;
}
.catalogo_table th a:hover{
	color: #E4E4E4;
}

.catalogo_table td{
	font-family: arial;
	font-size: 12px;
	color: black;
	background-color: #E4E4E4;
	padding: 1px;
	}

body { position:absolute; width:100%; }
#box1 { position:relative;
margin:0px auto;
width:1000px;
height:800px; }

.box1 { background-color:#FFFFFF; color:#000000;margin:0 8px;}
.box1 dt { background-color:#99bfdd; color:#000000;} 
.box1 dt b { padding:5 10px;} 
.box1 dd { padding:10px 10px 30px 10px} 
dl { background:url("img/corner_bottom_left.gif") bottom left no-repeat;}
dt { background:url("img/corner_top_right.gif") top right no-repeat;} 
dt b { background:url("img/corner_top_left.gif") top left no-repeat; display:block;} 
dd { background:url("img/corner_bottom_right.gif") bottom right no-repeat; margin:0;} 

body { position:absolute; width:100%; }
#box2 { position:relative;
margin:0px auto;
width:1000px;
height:800px; }

.box2 { background-color:#FFFFFF; color:#000000;}
.box2 dt { background-color:#99bfdd; color:#000000;}  
.box2 dt b { padding:5 10px;} 
.box2 dd { padding:10px 10px 30px 10px} 
dl { background:url("img/corner_bottom_left.gif") bottom left no-repeat;}
dt { background:url("img/corner_top_right.gif") top right no-repeat;} 
dt b { background:url("img/corner_top_left.gif") top left no-repeat; display:block;} 
dd { background:url("img/corner_bottom_right.gif") bottom right no-repeat; margin:0;} 


.menu_sinistra li a{
	font-family: Arial;
	font-size: 2px;
	color: #E4E4E4;
	text-decoration: none;
	font-weight: bold;
	background: url(img/antifurto_butt.png);
	padding: 500px, 10px, 10, 100px;
}


.menu_sinistra li a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background: url(img/button_active.png);
	padding: 13px;
}

.catalogo_table li a{
	font-family: Arial;
	font-size: 2px;
	color: #E4E4E4;
	text-decoration: none;
	font-weight: bold;
	background: url(img/antifurto_butt.png);
	padding: 100px, 10px, 10, 100px;
}


.catalogo_table li a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background: url(img/button_active.png);
	padding: 13px;
}