/* footer */


#background_bottom {
	background-image: url(../images/skin/background_bottom.gif);
	background-repeat: no-repeat;
	height:12px;
	width:1024px;
	font-size: 0;
	line-height: 0;
}

#content_bottom
{
	padding: 0 12px 10px;
	width: 1000px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#content_bottom a
{
	color:#000000;
	text-decoration: none;
}

#content_bottom a:hover
{
	text-decoration: underline;
}

#content_bottom img
{
	vertical-align: middle;
}


/* styles */
div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	position:relative;
}
#plan span.intitule, 
#clients span.intitule, 
#sites span.intitule {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
#plan div.conteneur, 
#clients div.conteneur, 
#sites div.conteneur {
	background-color:#E5E5E5;
	border:1px solid #A7A7A7;
	display:block;
	padding:5px 0;
	position:relative;
}
div.bottom-colonne ul {
	margin:0 0 0 5px;
	padding:0;
}
div#plan, 
div#clients, 
div#sites, 
div#copy {
	clear:both;
	display:block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	z-index:100;
}
div.bottom-colonne {
	color:#000000;
	float:left;
	margin:0;
	position:relative;
	width:165px;
}
div.bottom-colonne li {
	display:list-item;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}
div.bottom-colonne li a {
	background-image:url(../images/icons/f_rouge_modlink.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:8px;
}
#copy {
	color:#6A6A6A;
	line-height:20px;
	text-align:center;
}
#copy a {
	color:#6A6A6A;
}
#copy p.mentions {
	font-size:11px;
}
#copy img.logo { 
	height:24px;
	margin-left:10px;
	position:relative;
	width:92px;
}
#EchosFloat { 
	background:#000000 none repeat scroll 0 0;
	height:100%;
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:999;
}

