/*--footer & footer_bot--*/
div#footer-navigation-pub
{
	text-align: center;
	margin:30px 0 15px;
}
#footer_bot, #footer
{
	width:98%;
	margin-left:1%;
}

#footer_bot hr
{
border:none;
border-bottom:dotted 1px #d0d0d0;
height:1px;
}

/*--footer_bot--*/

#footer_bot
{
  clear:both;
  margin-top:30px;
  position: relative;
  background:url("/apps/frontend/main/img/footerbot_logo2.jpg") no-repeat 10px 6px;
}

#footer_bot #lafabriqueamedia {
    position: absolute;
    bottom: 70px;
    left: 58px;
}

#footer_bot #lafabriqueamedia p {
    font-family:"Lucida Grande",Verdana,Geneva,Arial,Helvetica,clean,sans-serif;
    font-size:77%;
    text-align: center;
    margin: 0px 0px 2px 0px;
}

#footer_bot #lafabriqueamedia a {
    outline: 0px;
}

#footer_bot #everspring {
    position: absolute;
    bottom: 4px;
    left: 38px;
}

#footer_bot #everspring p {
    font-family:"Lucida Grande",Verdana,Geneva,Arial,Helvetica,clean,sans-serif;
    font-size:77%;
    text-align: center;
    margin: 0px 0px 2px 0px;
}

#footer_bot #everspring a {
    outline: 0px;
}

#footer_bot table
{
	border:solid 1px #D3CFCC;
	border-bottom:none;
  width:100%;
}

#footer_bot table td
{
  padding:6px;
}

#footer_bot #footer_bot_search
{
  vertical-align:top;
}

#footer_bot #footer_bot_search form
{
  margin:50px 0 0 2px;
  width:240px;
}

#footer_bot #footer_bot_search #footer_bot_search_query
{
  width:160px;
}

#footer_bot #footer_bot_search span.button
{
  margin-left:2px;
}

#footer_bot #footer_bot_search span.button input
{
	background:transparent url(/apps/frontend/news/img/bkg_trouver.gif) repeat-x scroll 0pt;
	border:1px solid #B0B0B0;
  cursor:pointer;
  height:20px;
  font-size:7pt;
}

#footer_bot ul
{
	display:block;
}

#footer_bot ul li
{
	display:block;
	text-align:left;
}

#footer_bot ul.liste li ul
{
	display:inline;
	margin-left:0;
}

#footer_bot ul.liste li ul li
{
	display:inline;
	color:#B79B74;
	font-size:90%;_font-size:85%;
	line-height:17px;
}

#footer_bot ul.liste li ul li a:link,
#footer_bot ul.liste li ul li a:visited
{
	color:#B79B74;
	text-decoration:none;
}

#footer_bot ul.liste li ul li a:hover,
#footer_bot ul.liste li ul li a:focus,
#footer_bot ul.liste li ul li a:active
{
	background-color:#B79B74;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

#footer_bot span.label
{
	font-weight:bold;
	color:#35271A;   	
	font-size:93%;
	#font-size:80%;
}

/*--footer--*/

#footer
{
	clear:both;
	text-align:center;
	padding-top:10px;
	background-color:#35271A;
 	height:50px;
}   
 
#footer ul
{
	display: inline;
}   
 
#footer ul li
{
	display:inline;
	text-align:left;
	color:#B79B74;
	font-size:93%;
	#font-size:80%;
}

#footer ul li a
{
	color:#B79B74;
	font-size:93%;
	#font-size:80%;
	text-decoration:none;
}

#footer .copyright
{
  	color:#745536;
	font-size:93%;
	#font-size:80%;
}

#footer_bot_search_form *
{
  display:none;
}

/*--------*/
