﻿/**inscription Revendeur**/
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur{float:left;width:700px;height:570px;margin:14px 0 0 0;background: url(../images/bkg_info_facture_revendeur.png) no-repeat 0 0;padding:20px 0 0 30px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur p.titre{color:#c01a1a;font-size:16px;font-family:"Franklin Gothic book";font-weight: bold;margin: 2px 0 0 158px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur p.obligatoire{color:#4c4d4e;font-size:12px;margin: 10px 0 0 0;float: left;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item {float:left;margin:0 0 4px 0;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .esps {float:left;margin:0 0 5px 0;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .line {float: left;width: 541px;height: 1px;border-top: 1px solid #c01a1a;margin-bottom: 4px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item label{color:#010101;font-size:14px;font-family:"Franklin Gothic book";width:186px;float:left;font-weight: bold;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item input{width: 225px;height: 18px;border: 1px solid #c6dade;background-color: #fff;color: #000;font-size: 14px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item input.tel{width: 132px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item input.codep{width: 40px;text-align: center;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item input.intracommunautaire{width: 184px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item select{width: 230px;height: 24px;border: 1px solid #c6dade;background-color: #fff;color: #000;font-size: 14px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item select.civi{width: 80px;height: 24px;border: 1px solid #c6dade;background-color: #fff;color: #000;font-size: 14px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item select #pays{width: 230px;height:24px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item textarea{width: 225px;height: 30px;border: 1px solid #c6dade;background-color: #fff;color: #000;font-size: 14px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur #assujetti_tva{width:100%;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur #assujetti_tva span{float:left;margin: 5px 0 0 10px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item .assujetti{margin: 0 42px 0 0;float:left;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item .assujetti input{width:16px;float:left;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item_submit {margin:0 0 0 160px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item_submit input.sub_sinscrire{float:left;width:239px;height:37px;background: url(../images/sub_sinscrire_rouge.png) no-repeat 0 0;color:#d30909;font-family:Ebrima;font-size:22px;cursor:pointer;margin-top: 20px;margin-left: 10px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item_submit input.sub_sinscrire:hover{text-decoration: underline;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur span.require{color:red;}
#insc .blig_compte_sip_voip_right_suivi_revendeur{width: 12px;height: 646px;background: url(../images/blig_compte_sip_voip_right_suivi_rouge.png) no-repeat 0 0;float: right;}
#insc .blig_compte_sip_voip_suivi_revendeur{width:882px;height:646px;background: url(../images/blig_compte_sip_voip_suivi_rouge.png) repeat-x;float: left;}
#insc .blig_compte_sip_voip_left_suivi_revendeur{width: 12px;height: 646px;background: url(../images/blig_compte_sip_voip_left_suivi_rouge.png) no-repeat 0 0;float: left;}
#insc .blig_compte_sip_voip_suivi_revendeur h3{color:#fff;font-size:24px;font-family:"Franklin Gothic book";line-height:10px;}

#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item .client_ty{float: left;width: 125px;margin:0 0 0 80px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item .client_ty label {clear: both;width:82px;}
#insc .blig_compte_sip_voip_suivi_revendeur .information_facturation_revendeur .item .client_ty input{width: 16px;}
.error {
  color: red;
  float: left;
}
.error label {
  color: red!important;
}
.error input, .error select, .error textarea {
  border-color: red!important;
  color: red!important;
}