@charset "UTF-8";
/* CSS APERÇcu La Girolle */


*{
margin: 0px;
padding: 0px;
}

div#formulaire{
float:left;
}

div#coordonnees{
float:right;
margin-right:65px;
margin-top:5px;
}

div#separation{
width:27px;
float:left;
margin-left:55px;
}

div#sep1{
background-image:url(../images/img_con_separationHaut.jpg);
background-repeat:repeat-y;
height:195px;
}

div#sep3{
background-image:url(../images/img_con_separationBas.jpg);
background-repeat:repeat-y;
height:195px;
}

p#desc_contact{
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
font-style:normal;
font-weight:100;
color:#2e2e2e;
text-align:left;
margin-left:20px;
width:400px;
}

form{
margin-left:20px;
margin-top:20px;
}

label{
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
font-style:normal;
font-weight:100;
color:#2e2e2e;
text-align:left;
margin-top:25px;
}

input{
margin-top:5px;
margin-bottom:5px;
}

textarea{
margin-top:5px;
margin-bottom:15px;
}

span.message_erreur{
font-family:Helvetica, Arial, sans-serif;
font-size:9pt;
font-style:normal;
font-weight:100;
color:#991626;
text-align:left;
margin-bottom:20px;
}

p.titre{
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
font-style:normal;
font-weight:bold;
color:#991626;
text-align:left;
}

p.element{
font-family:Helvetica, Arial, sans-serif;
font-size:9pt;
font-style:normal;
font-weight:100;
color:#2e2e2e;
text-align:left;
margin-top:5px;
margin-bottom:15px;
}

img#localisation{
margin-top:5px;
margin-bottom:20px;
}

img#laureat{
margin-top:14px;
margin-left:20px;
margin-right:20px;
float:left;
}

img#proprietaires{
margin-top:2px;
margin-right:20px;
float:right;
}

p#txt_bas_page{
width:460px;
float:left;
font-family:Helvetica, Arial, sans-serif;
font-size:11pt;
font-style:normal;
font-weight:100;
color:#2e2e2e;
text-align:left;
margin-top:25px;
margin-left:5px;
}

h3#titre_page{
background-image:url(../images/img_titre_contact.gif);
width:273px;
height:25px;
margin-left:14px;
margin-top:14px;
}

h3 span{
display :none ;
}

p#consigne{
font-family:Helvetica, Arial, sans-serif;
font-size:9pt;
font-style:normal;
font-weight:100;
color:#991626;
text-align:left;
margin-bottom:20px;
}

span#message_conf{
font-family:Helvetica, Arial, sans-serif;
font-size:9pt;
font-style:normal;
font-weight:100;
color:#991626;
text-align:left;
}

b{
font-family:Helvetica, Arial, sans-serif;
font-size:12pt;
font-style:normal;
font-weight:bold;
color:#2e2e2e;
}
