#footer
{
	height: 140px;
	background-color: transparent;
	background-image: url(../images/fiches_techniques/footer_bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	clear: both;
} 


#footer h2
{
	text-indent: -10000px;
	margin: 0px;
	line-height: 0px;
}

.cadre906footer
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 906px;
	clear: both;
}

#footer_logo img, #footer_title img
{
	float: left;
}

#footer_menu ul
{
	background-color: transparent;
	margin: 0px;
	padding: 0px;	
}
	
#footer_menu ul li
{
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
}

#footer_menu ul li a
{
	margin-top: 0.5em;
	padding: 0em 0.5em;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	float: left;
	border-right: 1px solid #ffffff;
}

#footer_menu ul li a:hover
{
	text-decoration: underline;
}

.cadre906footer h5
{
	text-align: right;
	color: #ffffff;
	position: relative;
	top: 45px;
}


