﻿.MiseEnPage
{
	background-color: #458ed2;
	padding-bottom:10px;
}
.casper{
        display:none;
}
/*Footer*/

#foot
{
	font-family:Arial;
	font-size:9px;
	margin-top:10px;
}
#cpr {
	font-size:9px;
	color:#333;
	margin-top:6px;
}
#foot h3
{
	font-weight:bold;
	background-color: #458ed2;
	font-size:11px;
	color:#ffffff;
	margin:0;
	padding:10px 0 5px 10px;
	min-height:30px;
	border:1px solid #0058a7;
}
#foot h4,
#foot h5,
#foot h6 
{
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	margin:0;
	padding:10px 0 0px 10px;
	min-height:24px;
}
#foot ul
{
	color:#ffffff;
    padding: 0 0 0px 0px;
    min-height:60px;
}
#foot div 
{
	/*border:1px solid #FFFFFF;*/
	width:307px;
	height:420px;
	float:left;
	margin-right:0px;
	color:#ffffff;
	background-color:#0058a7;
	/*padding:0 10px 10px;*/	
}
#foot a {
	color:#B3DBFF;
	text-decoration:none;
	/*background:url(../img/puces.png) no-repeat 0 -77px;	*/
	/*background:url(../img/gris-inactif.png) no-repeat;	*/
	padding-left:10px;
}
#foot a:hover {
	color:#B3DBFF;
	/*background:url(../img/puces.png) no-repeat 0 -92px;	*/
	/*background:url(../img/gris-actif.png) no-repeat;	*/
}
#cpr {
	clear:both;
	background-color:#0058a7;
	text-align:right;
	padding:30px 0 75px 0;
}
#texte 
{
		padding-left:10px;
		border:0px none ;
		color:#B3DBFF;
}

.footer_mentions_legales 
{
	position:relative;
	top:5px;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;	
	color:#ffffff;
}

