body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666;
	
	margin: 0px;
	padding: 0px;
	background-color:#EEE;

}
.centro{
	width:100%;
	height:100%;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	border:0px;
	


}

.fascia{
	padding:0px;
	margin:0px;
	border:0px;
}


.box{
width:890px;
text-align:center;
vertical-align:middle;
margin-top:10px;
border-style:solid;
border:1px;
border-color:#000000;
}

/* link generale ------    */
a:link  {
	color: #BFC6CA;
	text-decoration: none;
}
a:visited {
	color: #BFC6CA;
	text-decoration: none;
	font-weight: normal;
	
}
a:hover  {

	text-decoration: none;
	color: #666; /*#333333*/
	font-weight: normal;
}

/* --------------------    */


.col_sx a:link  { 
	color: #D3D7DA;
	text-decoration: none;
	font-weight: bold;
	
}
.col_sx a:visited {
	color: #D3D7DA;
	text-decoration: none;
	font-weight: bold;
}
.col_sx a:hover , .col_sx_qui a:hover , .col_sx_qui a:visited , .col_sx_qui a:link {
font-weight: bold;
		text-decoration: none;
	color: #ffffff;
}



.container {
	background-color: #ffffff;
	border:0px;
	margin:0px;
	padding:0px;
	height:100px;
	width: 890px;
}




.contenuto {
	width: 100%;
}


.tbl_menu {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align:top;
	border-width: 0;
	
}

.col_sx , .col_sx_qui {
font-size:120%;
background-color:#1C2842;
padding-bottom: 3px;
padding-top: 0px;
padding-right:15px;
border:0px;
                                                      height: 20px;
	
	
	
}
.col_dx ,.col_dx_qui  {
font-size:120%;
background-color:#ffffff;
text-align:left;
font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:5px;
	border:0px;

}


.col_dx a:link  {
	color: #BFC6CA;
	text-decoration: none;
}
.col_dx a:visited {
	color: #BFC6CA;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
}
.col_dx a:hover  , .col_dx_qui a:hover , .col_dx_qui a:visited , .col_dx_qui a:link{

		text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.footer{
                                                 padding:0px;
font-size: 100%;
}

.td_cataloghi{
border-left-style: solid;
border-left-width: 1px;
border-left-color: #666;
vertical-align:top;
text-align:left;
padding-left:5px;
}


	
