#menu{
float:left;
margin: 17px 0 0 -10px;
/*width:885px;*/
/*width:775px;*/
/*width:671px;*/
/*width: 502px;*/
width: 442px;
/*background: #56bad5;*/
background: #005e8f;
border-left: 1px solid #004465;
}

.article-center #menu{
	background: #4f0f11;
}

#menu ul{
float:left;
padding:0;
margin:0;
width: 960px;
}

#menu ul li{
width: 136px;
height:40px;
border-right: 1px solid #004465;
float: left;

}

#menu ul li ul li{
width: 70px;
height:40px;
border-right: 1px solid #004465;
float: left;
}

#menu ul li ul{
    margin-left: -1px;
}

#menu ul li.large{
	width: 168px;
	height:40px;
	border-right: 1px solid #004465;
	float: left;
}	

.article-center #menu ul li{
	border-right: 1px solid #6B1619;
}

#menu ul li.large:hover{
background:url(/images/menu-hover-large.png) top no-repeat;
}

#menu ul li:hover{
/*background:url(/images/menu-hover.png) top no-repeat;*/
}

#menu ul li a{
display: block;
text-align: center;
font: 14px 'Quattrocento Sans', sans-serif;
font-weight:100;
text-transform: uppercase;
color: #fff;
width: 116px;
height:40px;
line-height: 40px;
padding: 0 10px;
display:inline-block;
}

#menu ul li.large a{
	width: 100%;
	text-align: center;
	padding: 0;
}

/* secondo livello menu */

#menu ul li ul li, #menu ul li.large ul li {
/*width: 175px;*/
width: 136px;
text-align: left !important;
/*float:none;*/
float:left;
background: #00819e top left no-repeat;
border-bottom: 1px solid #004465;
/*border-left: 1px solid #004465;*/
border-top: 1px solid #004465;
}

#menu ul li ul{

border-left: 1px solid #004465;


}

/*.article-center #menu ul li ul li{

background: #4f0f11 url(../images/sottomenu.png) top left no-repeat !important;
border-bottom: 1px solid #6B1619;
border-left: 1px solid #6B1619;
}
*/

#menu ul li li:hover, #menu ul li.large li:hover {
background: #56bad5;
}

#menu ul li ul li a, #menu ul li.large ul li a{
text-transform: inherit;
display: block;
width:  136px;
height:40px;
line-height: 40px;
/*padding: 0 0 0 20px;*/
padding-left: 0px !important;
padding-right: 0px !important;
text-align: center;
/*font-size: 12px;*/
}

#argomenti{
    background: #00819e;
}


		
ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: default;}

ul.dropdown ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0px;
z-index: 598;
width: 100%;}

ul.dropdown li:hover > ul {
visibility: visible;}

#menu #myhouse,
#menu #myhouse:hover{
background: #1E99D5;
border: 0;

}

#menu #myhouse a{
color: #FFF;
}

.article-center #menu #myhouse ul li a{
color: #fff;
}

#menu #aziende,
#menu #aziende:hover{
background: #666;
border: 0;
}

#menu #aziende a{
color: #FFF;
}

#menu #forum,
#menu #forum:hover{
background: #6a6f73;
border: 0;
}

#menu #forum a{
color: #FFF;
}

/*
#menu .current{
background:url(/images/menu-hover.png) top no-repeat;
}
*/

#myhouse a {
width:120px !important;

} 

#art_center {
width: 135px;
height:40px;
float: right;
text-align: center;
padding-top: 2px;
margin: 15px 0 0 0;
}

#art_center a  {
display: block;
background:#992123;
text-align: center;
font: 14px 'Quattrocento Sans', sans-serif;
text-transform: uppercase;
color: #fff;
height:40px;
width: 100%;
line-height: 40px;
display:inline-block;
margin-right: -20px;
}
#art_center a:hover  {
color:#000;
}

#video_center {
/*width: 135px;*/
width: 152px;
height:40px;
float: right;
text-align: center;
padding-top: 2px;
margin: 15px -10px 0 0;
}

#video_center a  {
display: block;
background:#ba2022;
text-align: center;
font: 14px 'Quattrocento Sans', sans-serif;
text-transform: uppercase;
color: #fff;
height:40px;
width: 100%;
line-height: 40px;
display:inline-block;
}
#video_center a:hover  {
color:#000;
}



#sfoglia_center {
/*width: 135px;*/
width: 152px;
height:40px;
float: right;
text-align: center;
padding-top: 2px;
margin: 15px -10px 0 0;
}

#sfoglia_center a  {
display: block;
background:#ab1113;
text-align: center;
font: 14px 'Quattrocento Sans', sans-serif;
text-transform: uppercase;
color: #fff;
height:40px;
width: 100%;
line-height: 40px;
display:inline-block;
}
#sfoglia_center a:hover  {
color:#000;
}





#art_black_cont {
float: right;
width:310px;

z-index:100;
margin-top:-55px;


}

#art_black{
width: 150px;
height:40px;
background:#000;
float: left;
text-align: center;
margin-left:5px;
}

#art_black a  {
display: block;
text-align: center;
font: 12px 'Quattrocento Sans', sans-serif;
font-weight:100;
text-transform: uppercase;
color: #fff;
height:40px;
line-height: 40px;
padding: 0 10px;
display:inline-block;
}
#art_black a:hover  {
color:#c0cd37;
}
#link_pink a{
	position: absolute;
	top:-30px;
	right:0px;
	background-color:#e6007e;
		
	text-align: center;
	font: 14px 'Quattrocento Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	height: 34px;
	line-height: 34px;
	padding-left:11px;
	padding-right:11px;
	display:block;
}

