/*
 * #%L
 * SISPEA web application
 * %%
 * Copyright (C) 2014 - 2024 OFB
 * %%
 * OFB - Tous droits réservés
 * #L%
 */
div#Footer
{
	width:100%;
}

div#FooterLimitation
{
	/*background:transparent url(../images/MiseEnForme/degrade_bottom.gif) repeat-x scroll;*/
	background-position:bottom left;
	height:15px;
	border-bottom:1px dashed #3F64A0;
	width:100%;
}

div#FooterLogo
{
	float:left;
	width: 80px;
	height:auto;
	padding-left:20px;
	padding-top:10px;
}

div#FooterShortCuts 
{
	float:right;
	text-align:right;
	height:auto;
	padding-top:5px;
	font-size : 11px;
}

div#FooterShortCuts ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right:10px;
}

div#FooterShortCuts li
{
	float:right;
	padding-right:5px;
	padding-left:5px;
	height:13px;
}

div#FooterShortCuts li a {
  text-decoration: none;	
}

.SiteMap
{
	vertical-align:top;
}

div#FooterLogoONEMA
{
	padding-top:20px;
	padding-right:0px;
}

div#FooterSiteList
{
	/*overflow:hidden;*/
	padding-left:150px;
	padding-top:10px;
}
