.logo_image {
	padding : 5 15 15 13px;
	text-align : center;
}


.menu {
	margin : 0px;
	hight : 467px;
}
.smaller {
	font-size: 20px;
}
a.menu_item, a.submenu_item {
	font-size : 48px;
	white-space : nowrap;

}
a.submenu_item {
	font-size: 18px;
	text-transform : uppercase;
	font-weight : bold;
}
a.menu_item:hover {
	color: #0054ff;
}
a.submenu_item:hover {
	color: #FF5400;
}


.title_partners {
	height: 118px;
	text-align : center;
	padding-top : 50px;
}
.title_partneres img {
	vertical-align: text-bottom;
}


.copyrights {
	height : 30px;
	padding-top : 7px;
}


.cover {
	position: absolute;
	top : 180px;
	left : 50%;
	z-index : 2;
	margin-left : -265px;
}
