h1 { font-size: 30px; line-height: 35px; text-transform: uppercase; }
p {  margin-bottom: 20px; }
input { border-radius: 0; vertical-align: middle; }


#content_contact { background: none repeat scroll 0px 0px #796789; position: relative; height: 600px;}

.contact_infos { float: left; line-height: 30px; position: relative; width: 500px; font-size: 15pt; box-sizing: border-box; background: none repeat scroll 0px 0px #796789; }
.contact_infos * { color: #FFFFFF; }
.contact_infos > div { padding: 80px 50px; }
.contact_infos h1 {font-size: 40px ! important; margin-bottom: 40px; font-weight: bold; }
.contact_form_area form .half {  float: left; margin: 0 0 25px 3%; position: relative; width: 47%; }
.clear { clear: both; height: 0; }

#contact_form { padding: 60px; }
#contact_form h2 { color: white; text-transform: uppercase; margin: 0px 0px 30px 5%; font-size: 36px; line-height: 36px; }

.contact_form_area { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./pages/contact/images/contact.png?v=2',sizingMethod='scale'); background-image: url('./images/contact.png?v=2'); background-repeat:no-repeat; background-position:left top; background-size:cover; background: rgb(160, 160, 160); height: 100%; min-height: 100%; position: relative; margin-left: 500px; }

.contact_form_area form .full { margin: 0 0 25px 3%; position: relative; width: 97%; height: 120px; margin-top: 165px; }
.contact_form_area form input, .contact_form_area form textarea { background: rgba(0,0,0,0.2); border: 3px solid #000; box-sizing: border-box; color: #000; font-size: 16px; font-weight: bold; line-height: 16px; overflow: auto; padding: 10px 15px; text-transform: uppercase; width: 100%; }
.contact_form_area form input { height: 45px; }
.contact_form_area .wrap_contact { width: 100%; max-width: 880px; margin: 0px auto; }
.contact_form_area .wrap_contact form { padding: 60px; padding-bottom: 100px; }
.contact_form_area .wrap_contact form h2 { color: white; text-transform: uppercase; margin: 0px 0px 30px 5%; font-size: 36px; line-height: 36px; }


#content_contact.minimize { height: auto; }
#content_contact.minimize .contact_infos { float: none; text-align: center; width: 100%;}
#content_contact.minimize .contact_form_area { margin-left: 0; }

.submitter > input:hover { cursor: pointer; text-decoration: underline; }
.half { width:97% }
.modalite { margin:50px 25%; }
.modalite h2 { margin-bottom:10px; }
.modalite p { font-size: 12pt; }
.modalite li { margin: 15px auto; }
.modalite br { margin-bottom: 15px; }

#content-footer { width: 100%; background: url('./images/logo_2.png') no-repeat scroll center center transparent; height: 300px; }
