#contact1 .prenom_form, .nom_form, .tel_form , .Companie_form, .sujet_form, .msg_form, #contact1 .produit_form, .service_form, .mesure_form , .couver_form, .couleur_form{
width: 255px;
    height: 27px;
    float: left;
    margin-bottom: 6px;
    font-size: 12px;
    padding-left: 10px;
    margin-left: -15px;
    background-color: #f1f1f1;
    border: 1px solid #cdcdcd !important;
}
#contact1 .msg_form{
    width: 405px;
    height: 213px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#contact1 .prenom, .nom,.Companie, .tel11, .sujet, .msg, .produit, .serv,.mesure, .couver, .couleur{
    float: left;
    width: 150px;
    height: 28px;
    line-height: 28px;
    text-align: right;
    padding-right: 10px;
    font-family: myriad pro;
}
#contact1 .produit, .serv,.mesure, .couver, .couleur{
    width: 125px;
}
#contact1 .prenom, .nom,.Companie, .tel11, .sujet, .msg, .produit, .serv, .mesure, .couver, .couleur{
    clear: both;
    color: #5E5E5E;
    font-family: Arial;
    font-size: 16px;
}
#contact1 .Etape1{
margin-left: 20px;
color:#333333;
}
#contact1 .envoyer, .annuler{
float:left;
}
#contact1 .envoyer{
clear:both;
margin-left: 160px;
margin-right:10px;
}
#contact1 .envoyer, .envoyer a{
width: 78px;
    height: 26px;
    line-height: 26px;
    background-color: #0d479d;
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: myriad pro;
}
#contact1 .annuler, .annuler a{
width: 78px;
    height: 26px;
    line-height: 26px;
    background-color: #0d479d;
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
    text-decoration: none;
font-family: myriad pro;
}
#contact1 .erreur, .champs_obligatoires{
    line-height: 45px;
color:#f41818;
}
#contact1 .envoi{
    line-height: 45px;
color:#179d5f;
}
#contact1 .sujet_form{
    margin-bottom: 20px;
}
#contact1 .prenom_erreur{
color:#ff4c3f;
}
#contact1 .required_box{   
    display: inline-block;
    color: red;
    padding: 6px;
    position: relative;
    left: 47%;
    float: left;
    padding-top: 10px;
}

#contact1 .req{        font-size: 11px;
    color: red;
    clear: both;
    display: block;
    margin-bottom: 10px;
margin-left: 185px;}
#contact1 .envoi{
color:#00c499;
}

