body {
  padding-top: 65px;
}

.container .content
{
    margin:15px 0 0 0;
}

.container .colDroite
{
    margin:10px 0 0 0;
}

.visible
{
    display:block;
}

.masque
{
    display:none;
}

.erreur 
{
    border: 2px solid #ff0000;
}

/*-----------------------------------
NAVIGATION RESPONSIVE
--------------------------------------*/

.navbar-toggle.collapsed
{
    position: absolute;
}

/*-----------------------------------
PAGE COMPTE
-----------------------------------*/

.zoneConnexion
{
    
}

.zoneConnexionContent
{
    background:#9d9d9d;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:10px 15px;
    max-width: 100%;
    margin-bottom: 10px;
    
}

.contentCompte #connexionCompte, .contentCompte p {

}

.contentCompte p {
    
}

.contentCompte h1
{
    margin:5px 0px 15px 0;
    font-size:1em;
}

.contentCompte label
{
    font-size:0.9em;
    color:#000000;
    display:block;
}

.contentCompte input
{
   color:#999999;
   height:20px;
   display:block;
}

.contentCompte input[type=button],
input[type=submit]
{
    font-size: 0.9em;
    color: #000000;
    height: auto;
}

#connexionCompte a
{
    font-size: 0.8em;
    color:#000000;
    text-decoration:none;
}

#connexionCompte a:hover,
#connexionCompte a:focus
{
    color:#ffffff;
}

.zoneInscriptionContent
{
    background:#c1c1c1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:10px 15px;
    max-width: 100%;
}

#inscriptionCompte p:nth-child(3)
{
    font-size: 0.8em;  
}

/*----------------------------------
PANIER WIDGET
------------------------------------*/

.widgetPanier h4
{
    font-size:1.2em;
}

.widgetPanier .contentWidget
{
    margin:0;
    padding:0;
    clear:both;
    overflow:hidden;
}

.contentWidget .totalPanier
{
    font-weight: bold;
}

.contentWidget .contentPanier
{
    position:relative;
    margin:0;
    padding:0;
    overflow:hidden;
}

.contentWidget .contentPanier .btSupprimer
{
    float:right;
    width:10px;
    height:10px;
}

.contentWidget .contentPanier .btSupprimer a
{
    display: block;
    width:10px;
    height: 10px;
    background: url("../images/btSupprimer.gif") no-repeat top center;
}

.contentWidget .MettreAJourPanier
{
    width:10px;
    height:10px;
    background:#000000;
}

.contentWidget .MettreAJourPanier a
{
    display: block;
    width:10px;
    height: 10px;
}

/*----------------------------------
PANIER HEADER - BUTTON
------------------------------------*/

.btPanier
{
    display:block;
    background:#222222 url("../images/panier.png") center top no-repeat;
    width:50px;
    height:35px;
    border:1px solid #333333;
    -webkit-border-radius: 5px;
    float:right;
    border-radius: 4px;
    margin-bottom: 8px;
    margin-right: 2px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

.btPanier:hover,
.btPanier:focus
{
    background-color:#333333;
}



/*----------------------------------
PAGE PANIER
------------------------------------*/

.labelPanier
{
    border-bottom:1px solid #000000;
    padding-bottom:5px;
    margin-bottom: 15px;
}

.articlePanier.row
{
    border-bottom:1px solid #999999;
    padding-bottom: 10px;
    margin-bottom: 15px;
    -webkit-border-radius: 15px;
    border-radius:15px;
    -webkit-box-shadow: 1px 7px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 1px 7px 5px 0 rgba(0,0,0,0.09);
}

.articlePanier.row img
{
    width:60%;
}

.articlePanier.row input[type=number]
{
    width:50px;
}

/*----------------------------------
COMPTE WIDGET - BUTTON
------------------------------------*/

.btCompte
{
    display:block;
    background:#222222 url("../images/compte.png") center top no-repeat;
    width:50px;
    height:35px;
    border:1px solid #333333;
    -webkit-border-radius: 5px;
    float:right;
    border-radius: 4px;
    margin-bottom: 8px;
    margin-right: 1px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

.btCompte:hover,
.btCompte:focus
{
    background-color:#333333;
}

/*----------------------------------
COMPTE WIDGET - BUTTON
------------------------------------*/

.widgetConnecter
{
    background:#999999;
    color:#ffffff;
    height:25px;
    margin-top:-13px;
}

.widgetConnecter p
{
    float:left;
    margin:0 0 0 10px;
    font-weight: bold;
}

.widgetConnecter p a
{
    color:#ffffff;
    text-decoration: none;
    font-weight: normal;
}


/*-------------------------
RECHERCHE CATALOGUE WIDGET
----------------------------*/

.container .rechercheCatalogue
{
    margin:10px 0;
    padding:10px 0;
    border-bottom: 1px solid #666666;
}

.rechercheCatalogue h4
{
    font-size: 1.2em;
}

.rechercheCatalogueResponsive
{
    display:none;
}

#resultatRecherche .rechercheCatalogueResponsive
{
    display:block;
}

.rechercheCatalogueResponsive h4
{
    font-family: "Open Sans", sans-serif;
    font-size:1.2em;
}

.rechercheCatalogueResponsive input
{
    width:100%;
}

.rechercheCatalogueResponsive .checkboxContent
{
    display:block;
    padding:0;
    margin:5px 0;
    clear:both;
    overflow:hidden;
}

.rechercheCatalogueResponsive .checkboxContent label,
.rechercheCatalogueResponsive .checkboxContent input
{
    /*float:left;*/
    width:auto;
    margin:0 0 0 10px;
    font-size: 0.9em;
    font-weight: normal;
}

.rechercheCatalogueResponsive .checkboxContent input 
{
    position: relative;
    top:2px;
}

/*-----------------------------------
CATALOGUE CATEGORIE
------------------------------------*/

.btCategorie
{
   padding:0;
   margin:5px;
}

.btCategorie a 
{
    font-family: "Open Sans", sans-serif;
    font-size: 0.9em;
    color:#ffffff;
    font-weight: normal;
    text-decoration:none;
    text-align: center;
    
    display: block;
    background:#333333;
    padding:10px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    transition: all 0.5s ease-in;
}

.btCategorie a:hover
{
    background:#666666;
}

/*-----------------------------------
LISTE ARTICLE
------------------------------------*/

.blocArticle
{
    padding:0 5px;
    margin:5px 0;
    
}

.blocArticle .contentBloc
{
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    overflow:hidden;
    padding: 5px 10px;
}

.blocArticle a 
{
    font-family: "Open Sans", sans-serif;
    font-size: 0.9em;
    color:#000000;
    font-weight: normal;
    text-decoration:none;
    text-align: center;
    
    
}

.blocArticle a:hover
{

}

.blocArticle .prixArticle
{
    text-align: center;
}

/*-----------------------------------
FOOTER
-----------------------------------*/

footer
{
    margin:15px 0 0 0;
    border-top:1px solid #000000;
}

footer nav
{
    width:100%;
    text-align: center;
}

/*-----------------------------------
LISTE ARTICLE
------------------------------------*/

#formInscription .blocCivilite
{
    margin: 0 0 10px 0;
}

#formInscription .blocCivilite label
{
    display: initial;
    
}

#formInscription label,
#formInscription input[type=text]
{
    display:block;
}

#formInscription input[type=text]
{
    margin: 0 0 10px 0;
}
