@charset "utf-8";
/* CSS Document */

#header {
	height:124px;
	text-align:left;
}

#header_bottom{
	height:41px;
}

#logo {
	padding-top:14px;
	/*padding-left:36px;*/
}

.header_top_right{
	margin-left:234px;
}

.voci_menu_header li {
	display:inline;
	list-style-type:none;
}

#header, #header a{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#header a.deselezionato{
	color:rgb(210,203,188);
}

#menu_header a, #menu_header{
	font-size:15px;
}

#menu_header li{
	display:block;
	height:31px;
	line-height:31px;
}

#menu_header li.float_left{
	border-right:rgb(210,203,188) 1px solid;
}

#header #menu_header a.equispaziato{
	margin:0 10px;
}

#header .corrente{
	text-decoration:underline;
	margin-left:0;
	margin-right:10px;
}

#header .prima_voce_menu{
	margin-left:0px;
	margin-right:10px;
}

#header .bordo_top_header{
	border-top:rgb(210,203,188) 2px solid;
	padding:8px 0;
}

#h_top{
	height:33px;
	line-height:33px;
}

#h_bottom{
	padding-top:24px;
}