
h1 {
  float: left;
  margin-left: 12px;
  margin-top: 14px;
}
#ariane {
  margin-left: 5px;
  text-decoration: underline;
}
#content_home {
  margin-left: 200px;
  width: 300px;
  padding-top: 40px;
}
#content_inter {
  margin-left: 20px;
  margin-right: 20px;
}
.bienvenue {
  font-size: 12px;
  color: #c81a33;
  font-weight: bold;
  margin-bottom: 5px;
}
.phrase_login {
  margin-bottom: 10px;
}
#left_home {
  float: left;
  background: url(/images/bg_encart.gif) 0 0 no-repeat;
  width: 293px;
  height: 106px;
  margin: 35px 0 0 15px;
}
#right_home {
  float: left;
  background: url(/images/bg_encart.gif) 0 0 no-repeat;
  width: 293px;
  height: 106px;
  margin: 35px 0 0 5px;
}
.titre_encart_home {
  background: url(/images/bg_titre_encart.jpg) 0 0 no-repeat;
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 1px;
  height: 16px;
  width: 287px;
  margin-left: 2px;
  margin-top: 3px;
}
.txt_encart {
  margin-left: 5px;
  width: 270px;
}
.bt_devis {
  text-align: right;
  margin-right: 10px;
  padding-top: 10px;
}
.bt_devis a {
  display: block;
  float: right;
  background: #4e4e4e;
  color: #fff;
  text-decoration: none;
  width: 120px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}
#perso {
  float: left;
}
#select_choix_carte {
  float: right;
}
#select_choix_carte td {
  padding-right: 10px;
}
#left_choixcarte {
  clear: both;
  float: left;
  margin-top: 15px;
  margin-left: 30px;
  overflow: auto;
  height: 280px;
  width: 335px;
}
.txt_form_choix_carte {
  font-weight: bold;
  padding-right: 15px;
  height: 26px;
}
.input_choix_carte {
  border: 1Px solid #6d6d6d;
  color: #929292;
  padding-left: 2px;
  line-height: 18px;
  height: 18px;
  width: 150px;
}
#encart_flash, .encart_flash {
  float: right;
  margin-top: 20px;
  height: 274px;
  border: solid 1px #dcdcdc;
}
#bt_passer_etape_suivante {
  clear: both;
  padding-top: 15px;
  width: 335px;
  text-align: center;
  margin-left: 10px;
}
#bt_passer_etape_suivante input {
  border: 0;
  background: #4e4e4e;
  color: #fff;
  width: 300px;
}
#left_etape1 {
  float: left;
  border: 1px solid #dcdcdc;
  background: url(/images/bg_left_etape1.gif) 0 0 repeat-x;
  height: 259px;
  width: 438px;
}
#left_etape1 table {
  width: 100%;
  height: 100%;
}
.visu_etape1 {
  width: 240px;
  text-align: center;
}
.gras {
  font-weight: bold;
}
.tx_chois_etape1 {
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 15px;
}
#right_etape1 {
  float: right;
  width: 413px;
  height: 259px;
  /*border: 1px solid #dcdcdc;
  padding:1px;*/
}
#left_etape2 {
  float: left;
  margin-top: 15px;
  margin-left: 50px;
}
.tx_choix_doc {
  float: left;
  font-weight: bold;
  width: 150px;
}
.form_choix {
  float: left;
  margin-left: 5px;
  padding-top: 10px;
}
.input_choix {
  border: 1px solid #939393;
}
.reset_choix {
  color: #fff;
  background: #6e6e6e;
  border: 0;
  padding-right: 2px;
  text-align: center;
  cursor: hand;
}
.select_liste_choix {
  clear: both;
}
.select_choix {
  width: 283px;
  border: 1Px solid #6d6d6d;
}
.select_choix option {
  padding-top: 3px;
  padding-bottom: 3px;
}
.select_choix option:hover {
  background: #3556a7;
  color: #fff;
}
.lien_autre_carte {
  font-weight: bold;
  padding-top: 5px;
}
/*kh*/
.WatermarkCssClass
{
	color: #999999;
}
.listBoxExt
{
	border-collapse:collapse;
}
.listBoxExtTrHover
{
	background-color: #c0c0ff;
	cursor: default;
}
.listBoxExt .selectedRow
{
	font-weight: bold;
	background-color: #e0e0ff;	
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.ordersList td
{
	border: solid 1px gray;
}
.entete_etape,.detail_etape,.entete_suivi {
  border-collapse: collapse;
}
.entete_etape span {
    color: #fff;
}
.entete_etape td {
  background: #3556a7;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 20px;
  border-right: 1px solid #fff;
  border-top: 1px solid #3556a7;
}
.detail_etape td {
  border: 1px solid #3556a7;
  color: #4f4f4f;
}
.entete_suivi th {
  background: #3556a7;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 20px;
  border-right: 1px solid #fff;
}
.detail_suivi td {
  border: 1px solid #3556a7;
  color: #4f4f4f;
}
.num_commande {
  color: #4e4e4e;
  font-weight: bold;
  padding-bottom: 2px;
}
.pagination {
  color: #6e6e6e;
}
.pagination:hover {
  font-weight: bold;
}
.pagination2 {
  color: #e04741;
  font-size: 11px;
  font-weight: bold;
}
.button
{
	background:url(/images/bg_bouton.gif) 0 0 repeat-x;
	vertical-align:top;
	padding-top:2px;
	width: 100%;
	white-space: nowrap;
	color:#fff;
	
}
.buttonTable
{
	cursor: pointer;
	width: 1px;
}
.button a
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	text-decoration: none;
}
.titre_new_adresse {
  background: url(/images/bg_news_adresse.gif) center center no-repeat;
  color: #fff;
  height: 24px;
  font-weight: bold;
  font-size: 12px;
}
.left-col-adresse {
  float: left;
  width: 400px;
  margin-top: 15px;
  margin-left: 20px;
  /*border: solid 1px gray;*/
  height: 360px;
  overflow: auto;
}
.right-col-adresse {
  float: left;
  margin-top: 15px;
  margin-left: 40px;
  width: 400px;
  text-align: right;
}
.right-col-adresse textarea {
  width: 350px;
  height: 120px;
  border: 1px solid #9c9c9;
}

#intro-contact2, #intro-contact3, #intro-contact4, #intro-contact5, #phrase-form2, #form2 {
  display: none;
}

.displayNone
{
  display: none;
}
#bt-valider {
  margin-left: 190px;
  padding-top: 5px;
}
#bt-valider .submit {
  background: url(/images/bt-valider.gif) 0 0 no-repeat;
  color: #fff;
  width: 124px;
  height: 17px;
  border: 0;
}

#bt-valider2 {
  margin-left: 190px;
  padding-top: 5px;
}
#bt-valider2 .submit {
  background: url(/images/bt-valider.gif) 0 0 no-repeat;
  color: #fff;
  width: 124px;
  height: 17px;
  border: 0;
}
#lienBas{
	color:#c91a34;
	margin-top:-10px;
  text-align: left;
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
a.lienRouge{
	margin-right:10px;
	margin-left:10px;
	color:#c91a34;
	text-decoration:none;
}
a.lienRouge:hover{
	margin-right:10px;
	margin-left:10px;
	color:#c91a34;
	text-decoration:underline;
}

