.horairesparjour{
position: absolute;
/*clear: both;*/
background-color: white;
z-index: 999;
width: 300px;
border:1px solid #84def8;
}

#div_spots_inclus_selection_habillage{
	/*
	position:fixed;
	z-index:9999;
	top:250px;
	*/
	width:38%;
	height:120px;
	margin:auto;
	vertical-align:middle;
	margin-top: 30px;
	color: #e02925;
	border: 2px solid #e02925;

	margin-bottom: 40px;
}
#exclamation_spots_inclus_selection_habillage{
	background:url('../Medias/Images/Decor/exclamation.jpg') top 2px left no-repeat;
	width:70px;
	height:119px;
}
#texte_spots_inclus_selection_habillage{
	width:75%;
	top:25px;
	font-size:12pt;
	color: #e02925;
}

#div_messages_deja_presents{
	border:1px solid #000;
	background: url('../Medias/Images/Decor/checked.jpg') no-repeat 10px;
	height: 35px;
	padding: 10px 15px 10px 55px;
	width: 400px;
	margin: auto;

	margin-top: 30px;
	margin-bottom: 30px;
}

#submit_selection_habillage{
	position:absolute;
	left:530px;
	cursor:pointer;
	display:none;
}
.submit_selection_habillage_1{
	top:1010px;
}
.submit_selection_habillage_2{
	top:1080px;
}
.submit_selection_habillage_3{
	top:1100px;
}
.submit_selection_habillage_4{
	top:1170px;
}


.titre_intitule_selection_habillage input[type="button"] {
	background-color: #f1f1f1;
	border: 1px solid #999999;
	color: #999999;
	width:200px;
}

.blocs_messages{
	position:relative;
	z-index:99; /* pour passer par dessus habillage portail */
	max-width: 610px;
	margin: auto;
}

.blocs_messages h4{
	font-size:12px;
	width: 190px;
}
