/******************************************************************************/
/*                                  compBody                                  */
/******************************************************************************/

#compBody {
    margin: 9px 0 0;
}
#compBody #compBodyHeader {
    
}
#compBody #compBodyHeader #compBodyFooter {
    
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent {
    
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent .topContentComposants {
    
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent .topContentComposants .titleComposants {
    background: none repeat scroll 0 0 #c93727;
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    color: #000000;
    height: 26px;
    line-height: 26px;
    padding: 0;
    text-align: left;
    text-indent: 10px;
    text-transform: uppercase;  
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent .topContentComposants .titleComposants span {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal !important;
    line-height: 26px;
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants {
    
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .ligneAccueilContent1 {
    
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .ligneAccueilContent1 .colonneAccueilContent1 {
    
}
#compBody #compBodyHeader #compBodyFooter #compBodyContent .bottomContentComposants {
clear: both;
}
#pageCompte #compBody {
}

#pageCompte #compBody #compBodyHeader #compBodyFooter {
    padding-bottom: 59px;
}


#pageCompte #compBody #compBodyHeader #compBodyFooter #compBodyContent .descContent{
    color: #000000 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    height: 26px !important;
    line-height: 26px !important;
    padding: 0 0 10px !important;
    text-align: center !important;
    text-indent: 0 !important;
	background: url("../image/point.gif") repeat-x scroll 0 bottom !important;

}



.titleContent {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin: 0px 0px 10px 10px;
	text-transform: uppercase;
	color: #4E4741;
}
.descContent {
   background: url("../image/tetiere.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: left;
    text-indent: 10px;
}
a.onglet{
   background: #f6f6f6;

    -ms-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;border: 1px solid #ccc;
	
  	color: #000;
    display: block;
	font-family: 'HelveticaNeue';

    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 0;
    text-align: center;
	  -webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;  
}
a.onglet:hover{
	  -webkit-box-shadow: inset 0px 0px 3px 1px #b8bac6;
   box-shadow: inset 0px 0px 3px 1px #b8bac6;
   font-size:11px;
   -webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;  
}
.ongletContent {
    display: block;
    height: 52px;
    margin: 20px 0 30px;
}
.ongletContent a {
	
	display: block;
    float: left;
    padding: 8px 0;
	margin: 0 31px 0 45px;
    text-align: center;
    text-decoration: none;
    width:264px;
}

.ongletContent a#transactionsActives{
	float:left;
	margin:0;
}

.ongletContent a#transactionsSoldees{
	margin:0 0 0 87px;
}

.ongletContent a#monCompte {
	display: block;
    float: right;
   padding:8px 0;
    text-align: center;
    text-decoration: none;
    width: 264px;
	margin: 0 0px 0 0;
}
.ongletContent a.ongletSelected {

background: #333;


	-ms-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
  	margin: 0 29px 0 0;
    padding: 8px 0;
    text-align: center;
	box-shadow: inset 0px 0px 3px 1px #000;

}
.ongletContent a span {
	display: block;
	font-size: 12px;
}
.ongletContent a span.ongletLibelle {
	font-size: 14px;
    font-weight: normal;
	text-transform:uppercase;
}
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .buttonsContainer {
    margin: 20px 0;
	width: 700px;
}
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .buttonsContainer .validContent {
    float: left;
    width: 50%;
    text-align: center;
}
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .buttonsContainer .validContent .btSubmit#submitFinaliser {
    background: none repeat scroll 0 0 #C93727;
    border: medium none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-family: malcomitalic;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 230px;   	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .buttonsContainer .validContent .btSubmit#submitPanier {
    background: none repeat scroll 0 0 #C93727;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: malcomitalic;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 230px;  	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .buttonsContainer .validContent .btSubmit#submitFinaliser:hover,
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .buttonsContainer .validContent .btSubmit#submitPanier:hover {
   background: none repeat scroll 0 0 #6f6f6f;
	font-size:13px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out; 
	}


#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .buttonsContainer #submitChoix {
    display: none;
}
#pageEtape1 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .descContent {
background: none repeat scroll 0 0 transparent !important;
    color: #000;
    font-family: 'HelveticaNeue';
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    text-align: left;
	clear:both;
	margin: 0 0 10px;
	font-weight:normal;
}

#pageEtape2 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .champsRequis {
    margin-bottom: 10px;
    color: #999;
    text-align: right;
    font-style: italic;
}
#pageEtape2 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .validContent {
    height: 75px;
    margin-bottom: 10px;
	padding:0 0 0px 0;

    
}
#pageEtape2 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .validContent input {
  	background: none repeat scroll 0 0 #c93727;
    height: 25px;
 	margin: 15px auto;
    text-align: center;
    width: 280px;
    cursor: pointer;
    border: none;
	color: #fff;
    display: block;
    font-size:14px;
    line-height:25px;
    font-family: malcomitalic;
    text-decoration: none;
    text-transform: uppercase;
	text-shadow: 0px 0px 3px transparent;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;      	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#pageEtape2 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .validContent input:hover {
   background: none repeat scroll 0 0 #6f6f6f;
	font-size:13px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;   
	}

#pageEtape3 #infoformulaire {
    font-size: 12px;
    margin: 15px 0 0;
    padding: 0;
    text-align: left;
    width: 700px;
}
#pageEtape3 #infoformulaire #securite {
    margin-top: 3px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	width:500px;
}
#pageEtape3 #infoformulaire #securite span {
color: #666666;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 7px;
    text-align: left;
}
#pageEtape3 #infoformulaire #securite span img{
max-width:240px;
}
#pageEtape3 #infoformulaire #securite span a { 
    margin-left: 4px; 
    text-decoration: underline; 
    font-weight: bold; 
    line-height: 23px;
}

#pageEtape3 #infoformulaire #moyenPaiement {  
 float: right;
    font-size: 11px;
    margin-bottom: 18px;
    margin-right: 0;
    width: 315px;
}
#pageEtape3 #infoformulaire #moyenPaiement #titleMoyenPaiement {
    background: url("../image/cadenas.png") no-repeat scroll 1px 50% transparent;
    color: #666666;
    display: block;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 4px 0 4px 4px;
    padding: 14px 0px 10px 25px;
}
#pageEtape3 #infoformulaire #moyenPaiement a {
    color: #666666;
    display: block;
    float: left;
    font-weight: normal;
    margin-left: 28px;
    margin-top: 5px;
    text-decoration: none;
    text-indent: 35px;
    width: 115px;
}
#pageEtape3 #infoformulaire #moyenPaiement a#moyenPaiementCB { 
    background: url("../image/CB.png") no-repeat;
}
#pageEtape3 #infoformulaire #moyenPaiement a#moyenPaiementPaypal { 
    background: url("../image/paypal.png") no-repeat;
}

#pageEtape3 #infoformulaire #recapAchat { 

    clear: both;
    color: #fff;
    display: block;

}

#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #securite span#titleSecurite {
    display: block;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #securite span img {
    float: left;
    margin: 0px;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #securite #moyenPaiement {
    width: 312px;
    height: 44px;
    margin: 20px 15px 20px 343px;
    padding: 10px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    background: url("../image/pageEtape3_Bg_Options_Paiement.gif") no-repeat left top;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #securite #moyenPaiement #titleMoyenPaiement {
    display: block;
    float: left;
    width: 130px;
    height: 44px;
    padding-left: 40px;
    line-height: 22px;
    background: url("../image/pageEtape3_Ico_Cadenas.png") no-repeat left center;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #securite #moyenPaiement a {
    display: block;
    float: right;
    clear: right;
    width: 120px;
    height: 22px;
    line-height: 22px;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-indent: 30px;
    text-decoration: none;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #securite #moyenPaiement a#moyenPaiementCB {
    background: url("../image/pageEtape3_Ico_CB.gif") no-repeat left center;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #securite #moyenPaiement a#moyenPaiementPaypal {
    background: url("../image/pageEtape3_Ico_Paypal.gif") no-repeat left center;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #recapAchat {
background: none repeat scroll 0 0 #444;
    font-size: 16px;
    margin: 15px 0 0;
    padding: 9px 15px;
    text-align: center;
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #recapAchat #libelleRecapAchat {
    
}
#pageEtape3 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants #infoformulaire #recapAchat #infoRecapAchat {
    font-style: italic;
}

#pageEtape4 #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .descContent {
   	font-family: 'HelveticaNeue';
	font-size: 14px;
	background: #fff;
	color:#666; 
	margin:15px 0 0 0;
	width:700px;
	float:left;
	font-weight:normal;
}

#pageCompte .titleContent {
	display: none;
}
#pageCompte .rechercheCompteDigitick {
    background: url("../image/point.gif") repeat-x scroll 0 bottom transparent;
   clear: both;
    color: #666666;
    margin: 10px 0 20px;
    padding: 20px 0 0;
    width: 100%;
	}
#pageCompte .rechercheCompteDigitick span {
}

#pageCompte .zoneRecherche {
float:left;
	margin: 10px 0 20px 0;
}

#pageCompte .zoneRecherche input {
    box-shadow: 0 0 0 transparent !important;
    font-size: 11px;
    height: 12px;
    width: 80px;
    border: 1px solid #d1d1d1;
}

#pageCompte .zoneRecherche #calContent{
    display:inline; 
}

#pageCompte .zoneRecherche #calContent input.cal {
    background:url("../image/bg_cal.gif") no-repeat scroll right 0 #FFFFFF;
        font-size: 11px;
    width: 60px;
	height:18px;
}

#pageCompte .zoneRecherche #calContent img#flecheCal {
    vertical-align:top;
}

#pageCompte .zoneRecherche select{
  font-size: 11px;
    margin: 0 3px 0 0;
    width: 250px;
}

#pageCompte .zoneRecherche button{
    background: none repeat scroll 0 0 #000;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    font-size: 13px;
    font-weight: normal;
	font-family: 'HelveticaNeue';
    margin-left: 10px;
    text-transform: uppercase;
    width: 33px;
}

#pageCompte .zoneRecherche button:hover{
    background: none repeat scroll 0 0 #444444;
}

#pageCompte .zoneRecherche button#rechercheCancel {
    width:20px;    
}

#pageCompte .zoneTri {
  float: right;
      margin: 10px 35px 20px;
}

#pageCompte .zoneTri select{
    font-size:11px;
    width:120px;
	height:18px;
}

#pageCompte .validContent{
    text-align:center;
    background: none repeat scroll 0 0 #F1F2F5;
    overflow: auto;
}

#pageCompte .validContent input.valid{
   background:  none repeat scroll 0 0 #c93727; 
	color:#fff;
     
    height: 25px;
	 margin: 15px auto 15px 305px;
     text-align: center;
    width: 194px;
    cursor: pointer;
    display: block;
    font-size:14px;
    line-height:25px;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	
}

#pageCompte .validContent input.valid:hover{
   background: none repeat scroll 0 0 #6f6f6f;
        border: 1px solid #f6f6f6;
	font-size:13px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants {

}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants {

}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants #titleGestionStructureModif {
    color:#FFFFFF;
    font-weight:bold;
    line-height:26px;
    margin-top:10px;
    padding-left:5px;
}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants .titleLineStructure {
    display:block;
    width:200px;
    float:left;
    clear:left;
    margin:0px;
    font-weight:bold;
    margin:2px 0px;
}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants form {
    padding-top:10px;   
}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants .valueLineStructure input,
#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants .valueLineStructure select {
    margin:3px 0px;
    background:url("../image/css_champ.gif") repeat-x scroll 0 center #FFF;
    width:180px;
    line-height:20px;
    font-size:12px;
}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants .borderBottom  {
    text-align:center;  
}

#pageGestionStructure #compBody .headerComposants .footerComposants .contentComposants .valueLineStructure input#validStructureForm {
    background:url("../image/BT_valider_SMALL.gif") no-repeat scroll 0 0 transparent;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    font-size:13px;
    font-weight:bold;
    height:36px;
    padding-left:15px;
    text-transform:uppercase;
    width:170px;
    margin:20px 0px;
}
.bandeauEtat {

    display: block;
    height: 120px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 120px;

}
/* HP regroupement */

#compListeFiltre1 {
	margin-bottom: 1px dotted #ccc;
}
.compListeFiltre a {
	text-decoration:none !important;
	border-bottom: 1px dotted #CCCCCC;
    display: block;
    float: left;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
    position: relative;
	}
.compListeFiltre img {
	float: left;
    height: 110px;
    margin-left: 0;
    margin-right: 20px;
    padding: 0;
    width: 110px;
	}
.compListeFiltre p {
    float: left;
    text-align: justify;
    width: 530px;
	}	
.nameElement {
    background: url("../image/ico_balle.png") no-repeat scroll 0 3px transparent;
    display: block;
    font-family: malcomitalic;
    font-size: 23px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
    text-indent: 31px;
	}
.dateElement,
.coordElement {
    color: #C93727;
    display: block;
    font-size: 13px;
    font-weight: bold;
    display: block;
}
.infoElement {
	color: #000000;
    font-size: 12px;
    text-align: justify;
}
