
body{color:#999;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;vertical-align:middle;padding:0;border:0;margin:0;}
#visuel { position:absolute; top:50px; left:50%; margin-left:-300px; }
#temporaire, #coordononnees {  width:600px;}
#temporaire { text-align: justify;  margin-bottom: 50px; }
#temporaire i { font-size: 11px; }
.corcules { color:#FF66A3; }
#map,#adresse { float: left; height: 200px;  }
#map { width: 300px; }
#adresse { width: 100%; font-size: 12px;  text-align: center; }
#adresse > div { font-size: 16px;}
iframe{ border:1px solid #ccc; border-radius: 5px; }
#contact { width: 600px; margin-bottom: 80px; }
label { display: block; margin-bottom:5px; font-size: 12px; }
input[type="text"], textarea { display:block; padding-left:10px; font-size:13px; height: 30px; border:1px solid #ccc; border-radius: 3px; margin-bottom: 10px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box; box-sizing: border-box; width: 100%;
}
textarea { height: 100px; resize: vertical; margin-bottom: 20px; }
input[name="courriel"] { display: none; }
.asterisque { font-size: 13px; font-weight: bold ; color:#FF66A3; }
input[type="submit"] {  border:1px solid #f82e7f; border-radius: 3px; background:#FF66A3; color:#fff; font-weight: bold; padding: 10px 20px; float: right; width: 290px; }

#usermessage { -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box; box-sizing: border-box; width: 100%; padding:10px; background: #fdcade; border:1px solid #f82e7f; margin-bottom: 20px;border-radius: 3px; font-size: 11px; font-weight: bold; color:#f82e7f; display: none; }

#mentions { width: 600px; font-size: 9px; text-align: center; margin-bottom: 20px; }

