/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	}
body{
	scrollbar-face-color:#828EC0;
	scrollbar-highlight-color:#EBECED;
	scrollbar-darkshadow-color:#EBECED;
	scrollbar-shadow-color:#EBECED;
	scrollbar-arrow-color:#EBECED;
	scrollbar-track-color:#EBECED;
	}
#Div_KW{
	display: none;

	}
.Div_RollOver{
	position: absolute;
	top: 166 px;
	left: 50%;
	margin-left: -329px; 
	width: 658px;
	height: 259px;
	visibility: hidden;
	
	

	}
.Div_Ascenceur_Roll{
	height: 239px;
	padding: 10px;
	width: 356px;
	text-align: left;
	background: #828EC0 url(images/carre_bleu_fond.gif) top right no-repeat;
	overflow:  auto;
	overflow-x: hidden;
	overflow-y: auto; 
	
	}
#Div_Bando{
	width: 100%;
	background: #EBECEE;
	height: 131px;
	}
#Tableau_Main{width: 100%;}
#Cellule_Main{
	text-align: center;
	vertical-align: top;
	
	}

#Div_Main{
	background: url(images/main_fond.gif) repeat-x top #fff;
	text-align: center;
	width: 100%;
	}
/*-----------------------------------*/		
/*---------FOOTER MENU---------------*/	
/*-----------------------------------*/	
#Div_Footer_Menu{
	height: 30px;
	width: 100%;
	background: #fff;
	text-align: center;
	padding-top: 15px;
}
#Div_Footer_Menu p, #Div_Footer_Menu a{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #AEAEB2;
	font-size: 11px;
	text-decoration: none;}
#Div_Footer_Menu a:hover{text-decoration: underline;}
/*-----------------------------------*/	
/*---------FOOTER AGENCE FMC---------*/
/*-----------------------------------*/	
#Div_Footer_Agence{
	padding-top: 10px;
	height: 30px;
	width: 100%;
	background: #fff;
	text-align: center;}
#Div_Footer_Agence p, #Div_Footer_Agence a{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AEAEB2;
	text-decoration: none;}
