/* CSS Document */


.menu-top{
float:left;
width:516px;
height:126px;
}

ul#menu-x-top{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu-x-top li {
float:left;
}

.prima-pagina{
	font-size:10px;
	color:#FFF;
	margin-left:10px;
}


/**MENU PRINCIPALE**/

.princ-menu-box{
width:960px;
margin:0 auto;
background:#fff;
/**
background:#ccc url(../images/menu/bg-menu.jpg) repeat-x scroll bottom left ;
**/
height:54px;
}

/**.box-left-princ-menu{
float:left;
width:279px;
height:54px;
background: transparent url(../images/menu/princ-menu-box-sx.png) no-repeat scroll bottom left ;
}**/

.box-right-princ-menu{
height:53px;
line-height:53px;
padding-left:290px;
background:transparent url(../images/menu/bg-menu-top.png) no-repeat scroll center right;
}

.box-right-princ-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box-right-princ-menu li {
	display: inline;
}

.box-right-princ-menu a {
	color:#28352a;
	font-weight:bold;
	display: block;
	float: left;
	margin: 0 0px 0 0px;
	padding:0px;
    text-decoration: none;
	text-transform: uppercase;
	width:auto;
	height:32px;
	text-align:center;
}

.box-right-princ-menu a:hover {
	margin: 0 0px 0 0px;
	color: #28352a;
	font-weight:bold;
}



.home a{
color:#28352a;
font-weight:bold;
width:100px;
height:53px;
}

.home a:hover{
background:transparent url(../images/menu/home-hover.png) no-repeat scroll top center ;
width:100px;
height:53px;
}

.home a:active{
background:transparent url(../images/menu/home-hover.png) no-repeat scroll top center ;
width:100px;
height:53px;
}

.lavora a{
color:#28352a;
font-weight:bold;
width:142px;
height:53px;
}

.lavora a:hover{
background:transparent url(../images/menu/lavora-hover.png) no-repeat scroll top center ;
width:142px;
height:53px;
}

.lavora a:active{
background:transparent url(../images/menu/lavora-hover.png) no-repeat scroll top center ;
width:142px;
height:53px;
}


.contatti a{
color:#28352a;
font-weight:bold;
width:88px;
height:53px;
}

.contatti a:hover{
background:transparent url(../images/menu/contatti-hover.png) no-repeat scroll top center ;
width:88px;
height:53px;
}

.contatti a:active{
background:transparent url(../images/menu/contatti-hover.png) no-repeat scroll top center ;
width:88px;
height:53px;
}

.linkaci a{
color:#28352a;
font-weight:bold;
width:82px;
height:53px;
}


.linkaci a:hover{
background:transparent url(../images/menu/linkaci-hover.png) no-repeat scroll top center ;
width:82px;
height:53px;
}

.linkaci a:active{
background:transparent url(../images/menu/linkaci-hover.png) no-repeat scroll top center ;
width:82px;
height:53px;
}


/**
.home a{
background:transparent url(../images/menu/home-off.jpg) repeat-x scroll bottom left ;
}

.home a:hover{
background:transparent url(../images/menu/home-on.jpg) repeat-x scroll bottom left ;
}

.home a:active{
background:transparent url(../images/menu/home-on.jpg) repeat-x scroll bottom left ;
}

.lavora a{
background:transparent url(../images/menu/lavora-off.jpg) repeat-x scroll bottom left ;
}

.lavora a:hover{
background:transparent url(../images/menu/lavora-on.jpg) repeat-x scroll bottom left ;
}

.lavora a:active{
background:transparent url(../images/menu/lavora-on.jpg) repeat-x scroll bottom left ;
}


.contatti a{
background:transparent url(../images/menu/contatti-off.jpg) repeat-x scroll bottom left ;
}

.contatti a:hover{
background:transparent url(../images/menu/contatti-on.jpg) repeat-x scroll bottom left ;
}

.contatti a:active{
background:transparent url(../images/menu/contatti-on.jpg) repeat-x scroll bottom left ;
}

.linkaci a{
background:transparent url(../images/menu/linkaci-off.jpg) repeat-x scroll bottom left ;
}


.linkaci a:hover{
background:transparent url(../images/menu/linkaci-on.jpg) repeat-x scroll bottom left ;
}

.linkaci a:active{
background:transparent url(../images/menu/linkaci-on.jpg) repeat-x scroll bottom left ;
}
**/

