#modal h3.confirm {
	font-size: 12px;
	color: #94142d;
	margin-bottom: 10px;
}

#modal #theForm .required,
#modal #theForm label.error {
	color: #94142d;
}

#modal #theForm label {
	display: block;
	margin-bottom:5px;
}

#modal #theForm .label_titre {
	display: block;
	margin-bottom:5px;
	font-weight:bolder;
}


#modal #img_modal{
	background-image:url("../picture/interface/header_mm.jpg");
	background-repeat:no-repeat;
	width:550px;
	height:60px;
	display:block;

}

