div.navigation {
	margin: 0px 0px 0px 0px;
	/* width: 700px; */
	width: 100%;
	height: 123px;
	padding: 0px;
	float: left;
}

div.navigation ul {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	float: right;
	display: block;
	width: 360px;
}

div.navigation li {
	list-style: none;
	width: 90px;
	height: 30px;
	padding: 0px;
	display: block;
	float: left;
	margin: 0px;
}

div#banner{
	width: 468px; height: 60px; margin: 10px 0px 0px 0px; text-align: left;
}
div#banner a {
	background: none;
	display: block;
	border: none;
	padding: 0px;
	margin: 0px;
}

div#navset{
	width: 468px;
	height: 123px;
	float: right;
	padding: 0px;
	margin: 0px;
}

ul#nav li.sel a {
	height: 30px;
	padding-top: 0px;
}

.omega {
	margin: 0px 0px 0px 10px;
	text-align: center;
	padding: 0px;
}

.alpha {
	margin: 0px 10px 0px 0px;
	text-align: center;
	padding: 0px;
}

.betas {
	margin: 0px 10px 0px 10px;
	text-align: center;
	padding: 0px;
}



body#body_abbonati div.navigation .sel { background:   url(images/tab.png) no-repeat top; }
body#body_abbonati div.navigation a:hover { background-image: url(images/htab.png);	 }
body#body_catalogo div.navigation .sel { background: transparent url(images/tab.png) no-repeat top; }
body#body_catalogo div.navigation a:hover { background-image: url(images/htab.png);	 }
body#body_edilworld div.navigation .sel { background: transparent url(images/tab.png) no-repeat top; }
body#body_edilworld div.navigation a:hover { background-image: url(images/htab.png);	 }


.sel span {
	display: block;
	padding-top: 5px;
	height: 25px;
	/*background: transparent url(images/tab.png) no-repeat top;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#nav_home.sel span {background: transparent url(images/tab.png) no-repeat top;}
#nav_catalogo.sel span {background: transparent url(images/white_tab.png) no-repeat top; color:#284B81;}
#nav_abbonati.sel span {background: transparent url(images/red_tab.png) no-repeat top; color:white;}
#nav_edilworld.sel span {background: transparent url(images/gold_tab.png) no-repeat top; color:white;}

div.navigation a {
	display: block;
	padding-top: 5px;
	height: 25px;
	width: 90px;
	color: #204176;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: url(images/btab.png) no-repeat;
}

div.navigation li#nav_edilworld a {
	background: url(images/btab_edw.png) no-repeat;
}
div.navigation li#nav_edilworld a:hover {
	background: url(images/htab.png) no-repeat;
}

div.navigation a:hover {
	text-decoration: none;
	background: url(images/htab.png) no-repeat;
	color: #204176;
}

div.navigation ul#mininav {
	display: block;
  margin: 0px;
	padding: 0px 0px 0px 5px;
	float: right;
	width: 468px;
}

div.navigation ul#mininav li{
	max-width: 20%;
	width: auto;
	margin-right:50px;
	float: left;
	/* background: url(images/blue_bullet.jpg) no-repeat right center; */
	padding-left: 8px;
	height: 15px;
	text-align: left;	
}
div.navigation ul#mininav li.last{
	margin-right:0px;
}
	
div.navigation ul#mininav li a {
	background: none;
	font-size: 12px;
	width: auto;
	padding:0px;
	margin: 0px;
	float: left;
	text-align: left;
	/* color: #4169e1; */
height: 17px;
	color:white;
	text-decoration: none;
	font-weight: normal;

}
div.navigation ul#mininav li a:hover {
	text-decoration:underline;
}


div#h_abbonati,
div#h_catalogo,
div#h_edilworld{
	width: 700px;
	margin: 0px 10px;
	float: left;
}

ul#minimenu li {
	margin: 0px 0px 0px 10px;
}

.submenu {
	z-index: -1000;
	display: block;
	visibility: hidden;
	height: 16px;
	padding: 2px;
}

ul.footerlist li.tb a.footer_links {
	color: White;
	border: 0px;
}
ul.footerlist li.tb a.footer_links:hover {
	color: White;
	border: 0px;
	text-decoration: underline;
}


#copyRight {
  border-top:1px solid white;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	padding:10px;
}

#copyRight a {
  color:white;
  font-weight:normal;
}

div#header .hdr_gen #nav {
	margin-top:23px;
}

div#header .hdr_gen div#logo {
	height: auto;
}

div.hdr_gen ul#mininav{
margin:3px 0px 0px 0px;
width:auto;
min-width:320px;
float:left;
clear: left; 
}

div.hdr_gen ul#mininav li{
	margin-right:30px;
  width:auto;
  max-width:27%;
	float: left;
	/* background: url(images/blue_bullet.jpg) no-repeat right center; */
	padding-left: 10px;
	height: 15px;
	text-align: left;	
	white-space:nowrap;
}
div.hdr_gen ul#mininav li.last{
	margin-right:0px;
}
	
div.hdr_gen ul#mininav li a {
	width: auto;
}
div.hdr_gen ul#mininav li a:hover {
}


/* Breadcrumb */

div#breadcrumb {
border-style:solid;
border-width:0px 0px 1px 0px;
float:left;
margin-left:10px;
padding:2px 10px;
width:680px;
}

div#breadcrumb.breadcrumb_big {
  width:920px;
}

.brd_catalogo, .brd_catalogo li, .brd_catalogo li a {
border-color:#284B81;
color:#284B81;
}

div#breadcrumb ul {
display:block;
float:left;
font-family:"Trebuchet MS",Arial,Helvetica,Sans-serif;
font-size:12px;
margin:0;
padding:0;
}

div#breadcrumb li {
display:block;
float:left;
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0 5px;
padding:0 10px;
}

#breadcrumb li a {
font-weight:normal;
text-transform:none;
}

.brd_catalogo li.tb {
	background: url(images/bc_bullet_catalogo.gif) no-repeat center left;
	padding-left: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
.brd_home li.tb {
	background: url(images/bc_bullet_istituz.gif) no-repeat center left;
	padding-left: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

