/**************CONTENEUR GAUCHE************************************/
/**************TITRE  PAGE************************************/
#titre_contact{
position:relative;
width:200px;
height :39px;
}
/**************************************************/
#img_contact{
position:relative;
width:200px;
height :140px;
text-align:center;
margin:0px 0px 0px 0px;
}
/**************CONTENEURS DES DISTANCES************************************/
#contact-adresse{
position:relative;
width:200px;
height :35px;
text-align:center;
font-size : 12px;
color:#FFFFFF;/*BLANC*/
margin:5px 0px 0px 0px;
}
#contact-kilometres{
position:relative;
width:200px;
height :60px;
text-align:center;
font-size : 17px;
color:#F0F9A2;/*JAUNE*/
margin:5px 0px 0px 0px;
}
#contact-phone-fax{
position:relative;
width:200px;
height :70px;
text-align:center;
font-size : 18px;
color:#FFFFFF;/*BLANC*/
margin:15px 0px 0px 0px;
}
/**************CONTENEUR DROITE************************************/
/**************CONTACT************************************/
.formulaire-contact{
position:relative;
width:610px;
height :395px;
text-align:center;
margin:12px 0px 0px 9px;
background:#D3D600;/*VERT*/
}
.form-1{
float : left;
width : 40%;
text-align : left;
padding: 0px 0px 0px 5px;
}
.form-2{
float : right;
width : 57%;
text-align : left;
}
 .titre-form{
font-size:180%;
color:#FFFFFF;/*BLANC*/
}
 .etoile{
font-size:120%;
color:#1AB4C0;/*TURQUOISE*/
}
.color-form{
font-weight : bold;
color:#1AB4C0;/*TURQUOISE*/
background: #F0F9A2;/* JAUNE */
}
.fond-input{
font-weight : bold;
color:#1AB4C0;/*TURQUOISE*/
background: #F0F9A2;/* JAUNE */
}
 .color-textarea{
 width:320px;
font-weight : bold;
color:#1AB4C0;/*TURQUOISE*/
background: #F0F9A2;/* JAUNE */
}
 .bouton-input{
width: 100px;
height: 20px;
border: solid 1px #F0F9A2;/* JAUNE */
font-weight : bold;
color:#1AB4C0;/*TURQUOISE*/
background: #F0F9A2;/* JAUNE */
cursor:pointer;
}
.info-form-2{
font-size:120%;
color:#FFFFFF;/*BLANC*/
}
