.footer
{
	/*border-top:26px solid #003b87;*/
	color:#697d98;
	padding:0 0 10px 0;
	text-align:right;
	clear:both;
}


.footer a
{
	color:#697d98;
}


.footer ul
{
	font-size:10px;
	text-align:right;
	margin:8px 0 0 0;
}

.footer ul li
{
	display:inline;
	border-left:1px solid #697d98;
	padding:0 7px 0 6px;
}


.footer ul li.first
{
	border-left:none;
	padding:0 7px 0 7px;
}


.footer .logo_effipro
{
	height:26px;
	background:#004d97;
	position:relative;
	width:100%;
}

.footer .logo_footer
{
	position:absolute;
	top:-36px;
	right:20px;
	width:93px;
	height:46px;
}
