/* Styles propres à IE8+ */

div#doc-core #module-place  form .radio_buttons {
	margin-top: -3px;
}

div#doc-core #module-place  form #premier_rachat .radio_buttons {
	margin-top: 1.5px;
}

div#doc-core #module-place  #bouton_simul {
	top: 208px;
}

div#doc-core #module-place  #bouton_simul:focus {
	outline: none;
}

div#doc-core #declar-cnil {
	/*margin-top: -5px;*/
}

#dialog-modal #coord #code_postal input {
	width: 128px;
}

#dialog-modal #coord #ville input {
	width: 179px;
}

#dialog-modal #coord #email input {
	width: 369px;
}

#dialog-modal #coord #tel_pro input {
	width: 160px;
}

#dialog-modal #coord #commentaires textarea {
	width: 456px;
}