/* **************************************************************************************************** */
/* FOOTER */
/* **************************************************************************************************** */ 

div#footer .footer-bloc{
	margin:0 50px 0 0;
	float:left;	
}

div#footer ul{
	list-style-type:none;
	list-style-position:inside;
}
div#footer ul li{
	color:white;
	font-size:0.7em;	
}
div#footer ul li a{
	color:white;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	
}

div#footer ul li a:hover {
	text-decoration: underline;
}

/* **************************************************************************************************** */ 

div#footer .idi{
    float: right;
    font-size: 0.8em;
    margin: 100px 9px 0 0;
}
div#footer .idi a{
	color:white;
	text-decoration:none;
	font-size:0.7em;
	
}


/*
 *Bloc Coordonnées gauche 
 **/

#contact-footer {
	width: 401px;
	height:120px;
	float:left;
	border-right:1px solid #3d6473;
}

#footer-inside h4 {
	color:white;
	font-size: 0.9em;
}

#contact-footer #contact-footer-gauche #coord-gauche {
	margin-top:20px;
	font-size:0.6em;
	color:white;
	width:159px;
	float:left;
	line-height: 14px;
}

#contact-footer #contact-footer-gauche #coord-droite {
	font-size:0.6em;
	margin-top:20px;
	color:white;
	width:120px;
	float:left;
	line-height: 14px;
}

#footer-bloc-1 {
	width: 335px;
	height:120px;
	float:left;
	border-right:1px solid #3d6473;
}
#footer-bloc-1 ul, #footer-bloc-2 ul {
	margin: 15px 0 0 23px;
}
#footer-bloc-2 {
	width: 150px;
	height:120px;
	float:left;
	border-right:1px solid #3d6473;
}

#footer-bloc-1 h4, #footer-bloc-2 h4 {
	margin-left:25px;
}


/* **************************************************************************************************** */ 

#footer-referencement{
	text-align:center;
	font-size:0.8em;
}

#footer-immo li{
	float : left;
	margin : 0px 20px;
}

#footer-immo ul{
	overflow : hidden;
	list-style : none;
}

#footer-immo li a{
	font-size : 0.8em;
	color : #C7006A;
	text-decoration : none;
}