#menu_area{
	width:160px;
	margin:0px;
	border: solid #003366 0px;
	padding:0px;
	float:left;
	display:inline;
	}

#logo_tab{
	width:152px;
	height:144px;
	padding:8px 0px 8px 8px;
	background:#000;
	border: solid #f00 0px;
	font-size:1px;
	}
	
#logo_tab a{
	color:#fff;
	text-decoration:none;
	margin-bottom:6px;
	display:block;
	font-size:11px;
	}
	
#logo_tab a:hover{
	text-decoration:underline;
	}
	
#menu{
	width:134px;
	height:292px;
	padding:28px 26px 0px 0px;
	background:#333;
	border: solid #c00 0px;
	}
	
#home_btn{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#home_btn a{
	width:67px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_homepage_it.gif) no-repeat top center;
	font-size:1px;
	}

#home_btn a:hover{
	background-position:bottom;
	}


#campaign{
	margin-bottom:15px;
	float:right;
	display:inline;
	font-size:1px;
	}
	
#campaign a{
	width:65px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_1945_2010_it.gif) no-repeat top center;
	font-size:1px;
	}

#campaign a:hover{
	background-position:bottom;
	}
	
#it_the_group{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#it_the_group a{
	width:61px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_the_team_it.gif) no-repeat top center;
	font-size:1px;
	}

#it_the_group a:hover{
	background-position:bottom;
	}
	
#en_the_group{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#en_the_group a{
	width:86px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_menu_the_company_en.gif) no-repeat top center;
	font-size:1px;
	}

#en_the_group a:hover{
	background-position:bottom;
	}

#it_proposals{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#it_proposals a{
	width:59px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_proposals_it.gif) no-repeat top center;
	font-size:1px;
	}

#it_proposals a:hover{
	background-position:bottom;
	}

#en_proposals{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#en_proposals a{
	width:67px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_menu_proposals_en.gif) no-repeat top center;
	font-size:1px;
	}

#en_proposals a:hover{
	background-position:bottom;
	}
#it_projects{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#it_projects a{
	width:84px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_projects_it.gif) no-repeat top center;
	font-size:1px;
	}

#it_projects a:hover{
	background-position:bottom;
	}

#en_projects{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#en_projects a{
	width:56px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_menu_projects_en.gif) no-repeat top center;
	font-size:1px;
	}

#en_projects a:hover{
	background-position:bottom;
	}

#it_contacts{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#it_contacts a{
	width:57px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_contacts_it.gif) no-repeat top center;
	font-size:1px;
	}

#it_contacts a:hover{
	background-position:bottom;
	}

#en_contacts{
	margin-bottom:15px;
	float:right;
	display:inline;
	}
	
#en_contacts a{
	width:63px;
	height:10px;
	display:block;
	background:url(../img/graphic/buttons/btn_menu_contacts_en.gif) no-repeat top center;
	font-size:1px;
	}

#en_contacts a:hover{
	background-position:bottom;
	}
