body{
	font-family: verdana,Arial,sans-serif;
	color: #004D9A;
	margin:0px;
	padding: 0px;
	background-image: url(sfondo_b.jpg);
	/*background-color: #707070;*/
	text-align: center;
}

a:link { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
	}

a:hover { 
	text-decoration: none; 
	color: #FF0000;
	}
table {
	border-collapse: collapse;
	font-size: 10px;
 }
td {
	border:0px;
	margin:0px;
	padding:0px;
}
ul {	
	list-style:none;
	margin:0px;
	padding:0px;
}
ul li a {
	display:block;
	font-size:11px;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	margin:0px;
	height:15px;
	line-height:18px;
	border-width:0px;
	border-style: none solid;
	text-align:justify;
}
img{
	border-width: 0px;
}
/**** CONTENITORE DELLA PAGINA ****/
#main {
	width:800px;
	margin:0px auto 0px auto;
	background:#003366;
	padding:0px;
	border:0px;
}
/**** INTESTAZIONE ****/
#titolo {
	margin:0px;
	padding:0px;
	text-align: center;
	background-image: url(sfondo.jpg);
	/*background: #003366;*/
}

#titolo table {
	margin: 0px;
	padding:0px;
}

#titolo td{
	text-align: center;
	color: #ffffff;
	margin:0px;
	padding:0px;
	border:0px;
}


/**** NAVIGAZIONE ****/
.barraNav{
	margin:0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}

.navigazione{
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
	/*padding: 0px 0px 0px 155px;*/
}

.navigazione table{
	background-image: url(sfondo_b.jpg);
	width: 800px;
    border-collapse: separate;
    border-spacing: 2px; 
}

.navigazione td{
	background-image: url(barra.gif);
	text-align: center;
	border: thin solid Black;
	width: 160px;
	height: 20px
}

.navigazione a {
	font-weight: bold;
	margin:0px;
	font-size:12px;
}
/*.navigazione#3{
	width: 800px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}*/

.navigazione_sotto{
	line-height: 16px;
	background-image: url(barra.gif);
	border-top: 1px solid ActiveBorder;
	border-bottom: 2px solid #333333;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px;
}

.navigazione_sotto a {
	font-weight: bold;
	margin:0px;
	padding:0px 60px 0px 0px;
	font-size:10px;
}

.navigazione_sotto#2{	width:150px; padding: 0; text-align: center;}
.navigazione_sotto#2 a{padding:0;}
.navigazione_sotto#1{	width:650px; padding: 0; text-align: center;}

.navigazione_sotto#h{
	width: 800px;
	padding: 0;
	text-align: center;
	font-size: 10px;
}
/**** CORPO DELLA PAGINA ****/
#corpo{
	margin: 0px;
	padding: 0px;
	/*background: #9AABC5;*/
	background-image: url(sfondo.jpg);
	border:0px;
}

#corpo td.sx {
	padding:4px 0px 2px 0px;
}

#corpo td.dx {
	padding:8px 0px 2px 0px;
	background:#ffffff;
	width:100%;
}

/**** BARRA SINISTRA ****/
.barraSX{
	background: #595E72;
	width: 150px;
	margin: 10px 10px 0px 10px;
	padding: 0px 1px 5px 0px;
	border: 2px solid #DCDCDC;
}
.barraSX a, .barraSX a:visited{
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #595E72;
	text-decoration: none;
}

.barraSX a:hover{
	background:#FF0000;
	border:1px solid #ffffff;
	color:#ffffff;
}
/**** BARRA SINISTRA Flash ****/
.barraSXflash{
	background: #FFFFFF;
	width: 150px;
	margin: 0px 5px 0px 10px;
	padding: 0px 1px 0px 0px;
	border: 2px solid Silver;
}
/*********************************************/
.barraDX{
	background: #004D9A;
	width: 500px;
	color: #ffffff;
	margin: 10px 10px 0px 10px;
	border: 2px solid #DCDCDC;
}
.barraDX td a, .barraDX td a:link, .barraDX td a:visited{
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #004D9A;
	text-decoration: none;
}

.barraDX td a:hover{
	background:#D0FC90;
	border:1px solid #ffffff;
	color:#004D9A;
}
.barraDX table{
	border:2px solid #ffffff;
	width: 195px;
}

.barraDX td{
	height: 15px;
	line-height: 20px;
	text-align: center;
	/*padding: 3px 0px 3px 0px;*/
}

/**** BARRA CENTRALE ****/
.barraC{
  	width: auto;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	margin: 0px 20px 0px 20px;
	padding: 3px 10px 0px 10px;
	border: 0px;
	/*background: #F9F9F9;*/
}

.barraC ul{
	margin: 0px 0px 0px 8px;
	line-height: 16px;
	list-style: square;
}
.barraC td{
	font-size: 12px;
	line-height:  16px;
}

.barraC ul li 
{
	margin: 0px 0px 0px 8px;
	list-style: square;
}
.barraC a:visited{
	color: Maroon;
	text-decoration: underline;
}

.barraC ul li a{
	display: inline;
	font-size: 12px;
}

.barraC a{
	color: Maroon;
	text-decoration: underline;
}
.barraC a:hover{
	color: #FF0000;
	text-decoration: none;
}
.barraC h1{
	color: #003366;
	font-weight: bold;
	font-size: 19px;
	line-height: 20px; /*background-color: #9dadc6;*/
	background-image: url(h1.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.barraC h2{
	color: red;
	font-size: 15px;
	text-decoration: underline;
	font-style: italic;
}
.barraC img{
	margin: 10px 10px 10px 10px;
}

.barraC h4{
	font-size: 18px;
	text-align: center;
	padding: 0px;
	margin-bottom: 7px;
	margin-top: 10px;
}

/**** FONDO PAGINA ****/
#fondo{
	padding:0px;
	font-size: 12px;
	margin:0px;
	text-align: center;
	background:#ffffff;
}

#fondo img {
	margin:5px 30px 5px 30px;
}

/*#fondo a {
	background:#ffffff;
}*/
/**** STILI HEADER ****/
h1{
	font-size: 24px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h3{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: Maroon;
	text-align: center;
	font-weight: bolder;
}

h4{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}
h5{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: Maroon;
	text-align: left;
	font-weight: bolder;
}
h6{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: Maroon;
	text-align: left;
	font-weight: bolder;
}

/*** MAPPA SITO ***/
.primoliv{
	font-weight: 700;
}

.secondoliv {
position: relative;
left: 50px;
}

.terzoliv {
position: relative;
left: 100px;
}


.barraCalt{
	width: auto;
	margin: 0px 20px 0 20px;
	padding: 3px 10px 0 10px;
	border: 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px; 
	background-color: #E0E0E0;
}

.barraCalt h1{
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 20px;
	background-color: #9dadc6;
}
/*** E-COMMERCE ***/
#sottocat a:hover{color:#f00;}
#prodotti a:hover{color:#f00;}
#prodotti td {border:1px solid #ccc; text-align:center; padding:2px;}
#prodotti th {border:3px solid #ccc; text-align:center; padding:2px;}
#tabDatiPers td {text-align:center}

/**** BARRA SINISTRA E-COM****/
.barraSXe-com{
	background: #595E72;
	width: 150px;
	margin: 10px 10px 0px 10px;
	padding: 0px 1px 5px 0px;
	border: 2px solid #DCDCDC;
}
.barraSXe-com a, .barraSXe-com a:visited{
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #595E72;
	text-decoration: none;
}

.barraSXe-com a:hover{
	background:#FF0000;
	border:1px solid #ffffff;
	color:#ffffff;
}
.sottotitolo{
	text-align: center;
	font-size: 18px;
	font-weight: 800;
}

#tabella table{
	width: 500px;
	border: 2px;
	border-style: solid solid solid solid;
	background-color: White;
}

#tabella td{
	text-align: center;
	border: 1px solid;
}
#tabella_b table{
	width: 560px;
	border: 2px;
	border-style: solid solid solid solid;
	background-color: White;
}

#tabella_b td{
	text-align: center;
	border: 1px solid;
	width: 140px;
}
#tabella_b th{
	text-align: center;
	color: White;
	border: 1px solid white;
	width: 140px;
	height: 30px;
	background: #003366;
}

.keywords{
	position: absolute;
	top: 36px;
	left: 682px;
	height: 60px;
	width: 220px;
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}
.keywords2{
	position: absolute;
	top: 96px;
	left: 101px;
	height: 60px;
	width: 800px;
}

#boxbodyCredit ul li a
{
	display: inline;
	font-size: 12px;
}

#boxbodyCredit a{
	color: #004D9A;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	display: inline;
}
#boxbodyCredit a:hover{
	color: red;
	font-size: 12px;
	text-align: left;
	display: inline;
}