
#control_overlay {background:none}
.modal .modal-container {background:#FEF252; width:260px; height:122px}
.modal-body {width:265px; height:auto; padding:10px; background:#FEF252; border:3px solid #EEE}
.modal-body a {color:#333}

.modal-body div {text-align:left}
.modal-body #visuel {float:left; padding-right:20px;}
.modal-body #content-texte {float:left; width:290px; padding-top:40px; position:relative;}
.modal-body .titre {font-size:1.3em; padding-bottom:30px}
.modal-body .texte {font-size:1.1em; line-height:1.8em; text-align:justify; width:290px}
.modal-body .close {text-decoration:none; color:#FFF; text-transform:uppercase; position:absolute; top:-18px; right:2px}
.modal-body .title {position:absolute; top:-18px; left:2px; color:#fff;}


#modal-contact {margin:-150px 0 0 320px !important; position:relative}