/* CSS Document */

#Animation {
	width:495px;
	height:309px;
	float:left;
	padding:10px 0 0 0;
	}
	
#Inscription {
	width:auto;
	margin: 0 60px 0 62px;
	color:#FFF;
	float:left;
	}
	
#Inscription input{
	width:auto;
	height:16px;
	border:1px solid #34a0df;
	color:#4c4848;
	font-size:11px;
	margin-top:12px;
	}
	
#Inscription input:focus{
	border:1px solid #db105e;
	color:#4c4848;
	font-size:11px;
	}
	
#BoutonsDefilant{
	padding:20px 0 0 0;
	margin-left:35px;
	margin-bottom:199px;
}
	
#AnimationOffres{
	position:absolute;
	width:100Opx;
	top:463px;
	margin-left: -2px;
	}
	
#AnimationNouveautes{
	position:absolute;
	width:100Opx;
	top:463px;
	margin-left: -2px;
	}
	
#AnimationImmediate{
	position:absolute;
	width:100Opx;
	top:463px;
	margin-left: -2px;
	}

.BoutonDefilant{
	background:url(/img/accueil/btn-defilent-off_03.gif) no-repeat;
	width:175px;
	height:21px;
	color:#3f3e3e;
	font-size:13px;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	}
	
.BoutonDefilant:hover{
	background:url(/img/accueil/btn-defilent-on_03.gif) no-repeat;
	width:175px;
	height:21px;
	color:#FFF;
	font-size:13px;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	}
	
.BoutonDefilant_on{
	background:url(/img/accueil/btn-defilent-on_03.gif) no-repeat;
	width:175px;
	height:21px;
	color:#FFF;
	font-size:13px;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	}
	
.BoutonDefilant2{
	background:url(/img/accueil/btn-defilent-off_04.gif) no-repeat;
	width:175px;
	height:21px;
	color:#3f3e3e;
	font-size:13px;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	}
	
.BoutonDefilant2:hover{
	background:url(/img/accueil/btn-defilent-on_04.gif) no-repeat;
	width:175px;
	height:21px;
	color:#FFF;
	font-size:13px;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	}
	
.BoutonDefilant2_on{
	background:url(/img/accueil/btn-defilent-on_04.gif) no-repeat;
	width:175px;
	height:21px;
	color:#FFF;
	font-size:13px;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	}
	
#ContenuDefilant {
	float:left;
	width:3923px;
	overflow:hidden;
	}
	
.EncadreGris {
	padding:6px;
	background:#e3e3e3;
	width:165px;
	margin-bottom:5px;
	}
	
.BlocOffre{
	
	}
	
.DivAppartement {
	height:18px;
	padding-top:3px;
	text-align:center;
	color:#313030;
	font-size:12px;
	font-weight:bold;
	background:url(/img/accueil/trans-blanc.png);
	}
	
.DivAppartement2 {
	height:18px;
	padding-top:3px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	background:url(/img/accueil/trans-rose.png);
	}
	
.Contenu1Defilant {
	margin-right:9px;
	width:176px;
	text-align:center;
	cursor:pointer;
	float:left;
	}
