.dnd_drag {
    background-color: white;
}

.dnd_drop {
    border: 1px solid white;
}

.dnd_drop_over {
    border-top: 1px solid black;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.dnd_remote {
	position: absolute;
	/*
	background-image:url(/assets/templates/lepetitpoucet/images/ascenceur_fond_2.png);
	height:511px;
	width:200px;
	*/
	background-image:url(/assets/templates/lepetitpoucet/images/ascenceur_fond.png);
	width:200px;
	height:280px;
	
}

.dnd_remote_2 {
	position: absolute;
	background-image:url(/assets/templates/lepetitpoucet/images/ascenceur_fond_2.png);
	height:511px;
	width:200px;	
}

.call_back_asc{
	margin-top:5em;
	margin-left:1em;

}

.image_valider{
	margin-left:2.0em;
}

.lab_rap{
	color:#C20A0A;
	text-align:center;
	font-size:1.1em;
	margin-bottom:0px;
}
select{
	margin-bottom:3px;
	margin-top:3px;
	width:10.5em;
	font-size:16px;
}

#TELEPHONE{
	width:12.5em;
}
.content_asc{
	text-align:center;
	margin-top:2em;
	/*margin-left:0.1em;*/

}
.content_asc b{
	color:#C20A0A;
	font-weight:bold;
}

#btn_proprio{
	float:left;
	/*margin-top:135px;*/
	margin-left:23px;
}

#btn_loc{
	float:left;
	margin-top:3px;margin-left:23px;
}

#btn_call{
	float:left;
	margin-top:3px;margin-left:23px;
}