/*----navStep----*/
ol#navStep
{
  height:26px;
  border:1px solid #b5b5b5;
  border-left:none;
  background-color:#fff;
  width:585px;
  margin:0 auto;
}

ol#navStep li, ol#navStep li a
{
	display:block;
	height:26px;
	line-height:26px;
	font-size:11px;
	text-decoration:none;
	color:#adacac;
	float:left;
}

ol#navStep li	{
	padding-left:15px;
	border-left:1px solid #b5b5b5;
}

ol#navStep li img	{
	position:relative;
	display:block;
	height:11px;
	width:11px;
	top:8px;
	left:-21px;
	float:left;
}

ol#navStep li#step1
{
  width:185px;
}
ol#navStep li#step2
{
  width:190px;
}
ol#navStep li#step3
{
  width:162px;
}
ol#navStep li#step1.current, ol#navStep li#step2.current, ol#navStep li#step3.current,
ol#navStep li#step1.current a, ol#navStep li#step2.current a, ol#navStep li#step3.current a
{
	font-weight:bold;
	color:#fff;
	background-color:#24b524;
}
/*----/navStep----*/


/*-----selection--------*/
div.container_selection	{
	background-color:#e1e1e1;
	border-left:2px solid #0e2575;
	padding:10px 20px;
}

	div.container_selection h1	{
		height:20px;
		padding:10px 0;
		font-family:Helvetica,Arial,sans-serif;
		font-size:16px;
		line-height:20px;
		color:#fff;
	}

	/*-----element------*/
	div.products {width:100%;}
		div.image_element, div.description_element, div.nb_element, div.prix_element, div.del_element	{float:left;}
		

		div.image_element	{
			width:75px;
		}

		div.description_element	{
			width:635px;
		}

      /*--Cas de l'affichage d'un dossier/pack---*/
      ul#listeProdPack{
          margin-bottom:15px;
          margin-top:15px;
          padding:5px;
      }
        ul#listeProdPack li{
          font-size:11px;
          margin-left:15px;
        }
        ul#listeProdPack li.plus{
          border:0;
          background:none;
          font-size:14px;
          height:14px;
          line-height:1;
          margin-left:0px;
        }

      ul.listDescriptionPack li{
        background:url('/MaSelection/img/puce_valide_16x16.gif') center left no-repeat;
        color:#848484;
        font-size:11px;
        float:left;
        padding-left:20px;
        width:210px;
      }
      /*--/Cas de l'affichage d'un dossier/pack---*/


      ul.listDescriptionPuce
      {
        color:#848484;
        font-size:11px;
      }
        ul.listDescriptionPuce li{
          background:url('/MaSelection/img/puce_valide_16x16.gif') center left no-repeat;
          padding-left:20px;
        }

      ul.listDescription li
      {
        line-height:14px;
        padding-left:0.4em;
      }

      ul.listDescriptionPuce li.docs
      {
        list-style-image:url('/MaSelection/img/puce_documents_lies_16x16.gif');
      }

      ul.listDescription
      {
        font-size:11px;
        margin-left:18px;
        list-style-type:none;
      }
      ul.listDescription li
      {
        padding-left:0.4em;
        color:#000000;
      }
      ul.listDescription li.date
      {
        color:#848484;
        margin-left:28px;
        list-style-image:url('/MaSelection/img/puce_date_16x16.gif');
      }
      ul.listDescriptionPuce li.date
      {
        color:#848484;
        margin-left:0px;
        list-style-image:url('/MaSelection/img/puce_date_16x16.gif');
      }

	/*----fin element------*/





  /*----Suppr Selection----*/
	
	div.del_element	{width:82px;}
	
  a.del_btn
  {
      display:block;
			width:16px;
			height:16px;
			margin:0 auto;
  }
    a.del span{display:none;}
  /*----/Suppr selection----*/


	/*-------option--------*/
  div.offreSpecial
  {
    position:relative;
  }

	div#form_option	{
    _margin-top:4px;
    margin-left:11px;
		border-top:1px solid #c4c4c4;
		border-left:1px solid #c4c4c4;
		padding:10px;
		padding-bottom:0px;
    background-image:url('/tools/lib/Composant/Panier/img/option_content_border.gif');
    background-position:top right;
    background-repeat:repeat-y;
	}
		div#form_option	div#chapeau_offre{width:440px;}
		div#form_option	div#chapeau_offre,
		div#form_option	div#chapeau_offre strong{
			line-height:16px;
			font-size:11px;
		}
		div#form_option .prixBase{color:red;}
  div#form_option_bottom
  {
    margin-left:10px;
    width:561px;
    height:7px;
    background:url('/tools/lib/Composant/Panier/img/option_content_bottom.gif') 0 no-repeat;
  }
  img.cornerOption
  {
    position:absolute;
    top:-2px;
    right:1px;
    _right:15px;
  }

  div#propositionLight
  {
    float:left;
    margin-top:18px;
  }
  div#propositionLight div
  {
    border:1px solid #000000;
    background-color:#253C8A;
  }
  div#propositionLight div div
  {
    border:1px solid #666699;
    padding:5px 5px 5px 5px;
    width:300px;
    height:35px;
  }
  div#propositionLight div div p
  {
    color:#ffffff;
    line-height:1;
    font-weight:bold;
    margin-top:4px;
    cursor:pointer;
  }
  div#propositionLight div div img
  {
    float:left;
    margin-right:10px;
  }
  div#propositionLight div div div
  {
    border:none;
    padding:0;
  }

	#add_cv_num	{
		display:block;
		width:180px;
    padding:5px;
		float:left;
		margin-right:10px;
    border:1px solid #999999;
	}
  div#add_cv .ms_btn_rechercher2
  {
    display:block;
    width:96px;
    height:28px;
    border:none;
    cursor:pointer;
    background:url('/tools/lib/Composant/Panier/img/btn_conv_search.png') 0 no-repeat;
  }


	div#form_option .ms_btn_rechercher	{
		display:block;
		width:94px;
		height:24px;
		background:transparent url('/MaSelection/img/btn_rechercher.gif') 0 0 no-repeat;
		cursor:pointer;
		border:none;
		float:left;
		color:#0066ff;
		font-size:11px;
		line-height:24px;
	}

	div#image_option
  {
    margin-top:5px;
		width:50px;
		float:left;
	}

	#content_option	{
    margin-top:10px;
		float:left;
		width:480px;
	}

		#content_option h4	{
			width:100%;
			font-family:Helvetica,Arial,sans-serif;
			font-size:14px;
			font-weight:regular;
			line-height:20px;
			color:#000;
			border-bottom:2px solid #000;
		}

		#content_option p	{
			font-size:11px;
			line-height:14px;
			color:#000;
			margin:10px 0;
			width:100%;
		}

		#content_option p.p_gris	{
			color:#767676;
		}
		#content_option p#prix{
			font-size:10px;
			text-align:right;
		}


	/*----fin option------*/

	div#code_promo	{
		float:right;
		width:220px;
		margin:0px 0px 15px 0px;
	}

		#labelCP, #inputTextCP, #submitCP {
			display:block;
			float:left;
			height:20px;
			border:1px solid #c4c4c4;
			background-color:#fff;
		}

		#labelCP	{
			border:none;
			padding-right:10px;
			line-height:20px;
		}

    #textCP
    {
      text-align:right;
      color:#BF110B;
      font-weight:bold;
    }

		#inputTextCP	{
			width:85px;
      height:18px;
      padding:2px;
		}

		#submitCP
    {
			width:30px;
      height:24px;
			border-left:none;
			cursor:pointer;
			color:#0066ff;
		}

	div#general div.bottom_prix	{
		background-color:#d7eaf2;
		border:1px solid #c4c4c4;
		border-bottom:none;
		/*height:42px;*/
		width:591px;
		padding-top:2px;
		padding-right:10px;
		text-align:right;
	}

		div#general div.bottom_prix ul li
    {
      float:right;
			font-size:10px;
      width:80px;
    }

    div#general div.bottom_prix ul#fraisPort li
    {
      width:82px;
      color:#7e7e7e;
    }
    div#general div.bottom_prix ul#fraisPort li#freeDelivery{width:100%; color:green;}

    div#general div.bottom_prix ul#tva
    {
      color:#7e7e7e;
    }


			div#general div.bottom_prix p.p_tva	{
				font-size:12px;
				color:#7e7e7e;
			}

			div#general div.bottom_prix p.p_prix	{
				font-size:14px;
				color:#333;
			}


	/*-----suggestion------*/
	div#general div.container_selection h2	{
		height:30px;
		width:581px;
		font-size:18px;
		/*line-height:30px;*/
		background-color:#d7eaf2;
		border:1px solid #c4c4c4;
		border-top:none;
		padding:0 10px;
	}

	div#content_suggestion	{
		width:601px;
		background-color:#fff;
		border-left:1px solid #c4c4c4;
		border-right:1px solid #c4c4c4;
	}

  div#content_suggestion div.propositionItem
  {
    float:left;
    padding:10px 8px;
    width:277px;
    color:#333333;
  }
  div#content_suggestion .borderRight
  {
    border-right:1px solid #c4c4c4;
  }

  div.propositionItem div.picto
  {
    float:left;
  }

  div.propositionItem div.texte
  {
    margin:5px 0px 0px 75px;
  }

  div.texte ul *
  {
    font-size:11px;
    line-height:11px;
  }
  div.texte ul li
  {
    margin:5px 0px;
  }
  div.texte ul li del
  {
    color:#ff0000;
    font-size:12px;
  }

  div.propositionItem a.addSuggestion
  {
    margin:10px 0px 5px 74px;
    display:block;
    height:33px;
    width:204px;
    background:url('/MaSelection/img/btn_addsuggestion.gif') 0 no-repeat;
    background-position:0 0;
  }
  div.propositionItem a.addSuggestion:hover
  {
    background-position:0 -33px;
  }
  div.propositionItem a.addSuggestion:active
  {
    background-position:0 -66px;
  }

	/*---------fin suggestion-----*/

	a.btn_poursuivre_commande, .btn_poursuivre_commande	{
		display:block;
		height:47px;
		width:280px;
		text-align:center;
		background:url('/MaSelection/img/btn_poursuivre_commande.gif') 0 0 no-repeat;
		color:#fff;
		line-height:46px;
		font-size:14px;
		font-family:Helvetica,Arial,sans-serif;
		font-weight:bold;
		margin:20px 0px;
		border:none;
		float:right;
	}

	.btn_poursuivre_commande:hover, .btn_poursuivre_commande:visited	{
		text-decoration:none;
		cursor:pointer;
		color:#fff;
	}

.ms_email
{
	padding:10px 0px 15px 0px;
}
.ms_email img
{
  margin-top:5px;
}
.ms_email input
{
  border:1px solid #999999;
  padding:3px;
  line-height:16px;
  width:140px;
}
.ms_email p
{
  display:block;
  float:left;
  width:180px;
}
.ms_email p.txt
{
  line-height:13px;
  width:360px;
  float:left;
  font-size:10px;
}

p.p_pay_secu *, p.p_doc_dl *{
  line-height:14px;
}

p.p_pay_secu, p.p_doc_dl{
	font-size:12px;
	color:#000;
  line-height:14px;
	margin: 10px 0;
	padding-left:20px;
}

.p_pay_secu	{
	background:url('/MaSelection/img/picto_secu.gif') 0 0 no-repeat;
}

.p_doc_dl	{
	background:url('/MaSelection/img/picto_fleche_bas.gif') 2px 2px no-repeat;
}

	/*Offre Spéciale*/
	ul#AppelJuristeEnSavoirPlus li{
		margin-bottom:10px;
	}
	/*fin Offre Spéciale*/

/*------fin selection---------*/

/*------formulaire_convention------*/
input#mot_clef, input#numero{
	border:1px solid #b1b1b1;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	padding:5px;
	width:215px;
}

input#btn_rechercher1, input#btn_rechercher2	{
	width:34px;
	height:24px;
	border:none;
	background:url('/MaSelection/img/btn_research.gif') 0 0 no-repeat;
	margin-left:15px;
	cursor:pointer;
}
/*------formulaire_convention------*/


/*------Accordeon de paiement------*/
#payment_accordion {
  background-color:#ffffff;
  border-left:1px solid #c4c4c4;
  border-right:1px solid #c4c4c4;
  width:601px;
}

#payment_accordion .accordion-toggle {
	font-weight: bold;
	font-size: 14px;
	height:35px;
	padding:0px 0px;
  background:url('/MaSelection/img/accordeon_titre_normal.gif') 10px 10px no-repeat;
  background-color:#d7eaf2;
  border-bottom:1px solid #c4c4c4;
}
#payment_accordion .accordion-toggle-active
{
  background:url('/MaSelection/img/accordeon_titre_active.gif') 10px 10px no-repeat;
  background-color:#d7eaf2;
}
#payment_accordion .accordion-toggle, #payment_accordion .accordion-toggle-active
{
  color:#0066ff;
  font-size:17px;
  font-weight:normal;
  padding-left:34px;
}

#payment_accordion .center
{
  text-align:center;
}

#payment_accordion .accordion-content {
  padding:10px;
	background-color: #ffffff;
  border-bottom:1px solid #c4c4c4;
}
#payment_accordion .accordion-content a#print_bdc
{
  margin:0 auto;
  display:block;
  background:url('/tools/lib/Module/Panier/template/maSelection/img/paiement_bt_print_bdc.gif') 0 no-repeat;
  height:47px;
  width:244px;
  font-weight:bold;
  color:#3366ff;
}
#payment_accordion .accordion-content a#print_bdc:hover
{
  background-position:0 -47px;
  text-decoration:none;
}
#payment_accordion .accordion-content a#print_bdc:active
{
  background-position:0 -94px;
}
/*------/Accordeon de paiement------*/

/*-----infos-----*/
div.infosComplement
{
  width:260px;
  padding:0px 10px;
  float:left;
}
div.infosComplement ul
{
  font-size:11px;
}
div.infosComplement ul *
{
  line-height:20px;
}
div.infosComplement ul.puceVerte
{
  margin-left:20px;
  list-style-image:url('/MaSelection/img/puce_valide_16x16.gif');
}
/*-----/infos-----*/

div.container_selection hr.aff_prix	{
	margin:0;
}

/*-----Formulaire coordonnées-----*/
form#coordonneeSup
{
  padding-top:15px;
}

form#coordonneeSup p.text input
{
  width:200px;
  border:1px solid #999999;
  padding:3px;
  line-height:16px;
}
form#coordonneeSup p.select select
{
  width:209px;
  border:1px solid #999999;
  padding:3px;
}

form#coordonneeSup p.adresse input
{
  width:427px;
  border:1px solid #999999;
  padding:3px;
  line-height:16px;
}
form#coordonneeSup p.floatLeft
{
  float:left;
  _margin-right:10px;
  margin-right:20px;
}

p.error, p.error label
{
  color:red;
}
p.error
{
  line-height:1;
}
form#coordonneeSup p.error input
{
  border:1px solid #FF6F6F;
}
/*-----/Formulaire coordonnées-----*/




