a img {
	border: none;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.separateur {
	clear: both;
}
.separateurVertical {
	float: left;
	width: 10px;
	height: 10px;
}

.imgIcone {
	vertical-align: middle;
	margin-right: 3px;
}

.attention {
	color: #cc0000;
}
.commentaire {
	color: #999999 !important;
}

/*******************************************************************************
**********************			MODULE KAMELEON		  **********************
**********************		  module-liste-index		**********************
*******************************************************************************/

.moduleKmlIndex h1 {

}
.moduleKmlIndex h1:first-letter {

}
.moduleKmlIndex h2 {
	margin-bottom: 10px;

}
.moduleKmlIndex h3 {

}
.moduleKmlIndex p {
	text-align: justify;
}
.moduleKmlIndex .liste {
	/*float: left;*/
	/*width: 280px;*/
	text-align: left;
}
.moduleKmlIndex .liste ul {
	margin:0px;
	padding-left:20px;
}
.moduleKmlIndex .liste li {
	font-weight: bold;
}
.moduleKmlIndex .fiche {
	float: right;
	width: 380px;
	padding: 10px;
	border: 1px solid black;
	background-color: white;
}

.moduleKmlIndex .fiche .imprime {
	text-align: right;
}
.moduleKmlIndex .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleKmlIndex .videoMdl {
	width: 320px;
	text-align: center;
	margin: 0 auto;
}
.moduleKmlIndex .videoMdl span{
	font-style: italic;
}

/*******************************************************************************
**********************			MODULE KAMELEON		  **********************
**********************			module-liste			**********************
*******************************************************************************/


/*Liste des actus*/
.photoMdl {
	float: right;
	width: 200px;
	text-align: center;
	margin-left: 15px;
}
.photoMdl img {
	max-width: 200px;	
	max-height: 200px;
}
.photoMdl img.top {
	max-width: 474px;
	max-height: 1000px;
}
.photoMdl span.legende {
	font-style: italic;
}
.videoMdl {
	float: left;
	/*width: 200px;*/
	text-align: center;
	margin-right: 15px;
}
.videoMdl span.legende {
	font-style: italic;
}
.commentaire {
	color: #666666;
	font-size: 10px;
}


/*******************************************************************************
**********************			MODULE KAMELEON		  **********************
**********************		 module-liste-agenda		**********************
*******************************************************************************/


.moduleKmlAgenda .fiche {
	/*margin-bottom: 20px;*/
}

.moduleKmlAgenda .navigAnnees {
	text-align: center;
	font-size: 2em;
}
.moduleKmlAgenda .navigAnnees a {
	margin: 0 10px;
	font-size: 0.5em;
	vertical-align: middle;
}

.moduleKmlAgenda h1 {

}
.moduleKmlAgenda h1:first-letter {

}
.moduleKmlAgenda h2 {

}
.moduleKmlAgenda h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
.moduleKmlAgenda .photoMdl {
	float: right;
	/*width: 200px;*/
	text-align: center;
	margin-left: 15px;
}
.moduleKmlAgenda .photoMdl img {
	max-width: 150px;
	max-height: 200px;
}
.moduleKmlAgenda .photoMdl span{
	font-style: italic;
}
.moduleKmlAgenda .videoMdl {
	float: left;
	/*width: 200px;*/
	text-align: center;
	margin-right: 15px;
}
.moduleKmlAgenda .videoMdl span{
	font-style: italic;
}
.moduleKmlAgenda p {
	text-align: justify;
}
.moduleKmlAgenda .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleKmlAgenda .commentaire {
	color: #666666;
	font-size: 10px;
}
#rechercheAgenda {
	text-align: center;
}
#rechercheAgenda h3 {
	margin-bottom: 5px;
}


/*******************************************************************************
**********************			MODULE KAMELEON		  **********************
**********************		 module-liste-resume		**********************
*******************************************************************************/

/*Liste des titres des fiches (colonne de résumé des fiches)*/
.moduleKmlResume {
	width: 250px;
}
.moduleKmlResume h1 {

}
.moduleKmlResume h1:first-letter {

}
.moduleKmlResume h2 {

}
.moduleKmlResume h3 {

}
.moduleKmlResume img {
	float: right;
	margin-left: 10px;
	max-width: 100px;	
	max-height: 100px;	
}
.moduleKmlResume p {
	text-align: justify;
}
.moduleKmlResume .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleKmlResume hr {

}

/*******************************************************************************
**********************			MODULE KAMELEON		  **********************
**********************		 module-liste-titre		 **********************
*******************************************************************************/

.moduleKmlTitre .commentaire {
	color: #666666;
	font-size: 10px;
	margin-left: 20px;
}
.moduleKmlTitre img{
	max-width: 150px;	
	max-height: 150px;	
}

.moduleKmlTitre .image {
	float: left;
	margin-right: 15px;
}


/*******************************************************************************
**********************			MODULE KAMELEON		  **********************
**********************		  module-liste-une		  **********************
*******************************************************************************/

/*actus à la une*/

.moduleKmlUne .image {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	max-width: 100px;
	max-height: 100px;
}



/*******************************************************************************
**********************			MODULE KAMELEON	         ***********************
**********************			module-recherche		 ***********************
*******************************************************************************/


/*Liste des actus*/


.moduleKmlRecherche h1 {

}
.moduleKmlRecherche h1:first-letter {

}
.moduleKmlRecherche h2 {

}
.moduleKmlRecherche h3 {

}
.moduleKmlRecherche .photoMdl {
	float: left;
	text-align: center;
	margin-right: 5px;
}
.moduleKmlRecherche .photoMdl img {
	max-width: 40px;
	max-height: 40px;
}
.moduleKmlRecherche .photoMdl span{
	font-style: italic;
}
.moduleKmlRecherche .videoMdl {
	float: left;
	text-align: center;
	margin-right: 5px;
	max-width: 50px;	
	max-height: 50px;	
}
.moduleKmlRecherche .videoMdl span{
	font-style: italic;
}
.moduleKmlRecherche p {
	text-align: justify;
}
.moduleKmlRecherche .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleKmlRecherche .commentaire {
	color: #666666;
	font-size: 10px;
}


/*******************************************************************************
**********************           MODULE KAMELEON          **********************
**********************       module-liste-mozaique        **********************
*******************************************************************************/
.moduleKmlMozaique .fiche {
    float: left;
    margin: 10px;
}

.moduleKmlMozaique .commentaire {
    color: #666666;
    margin-left: 20px;
}
.moduleKmlMozaique img{
    /*max-width: 125px;
    width: expression((this.width > 125 && this.width>=this.height) ? 125: true);
    max-height: 125px;
    height: expression((this.height > 125 && this.height>this.width) ? 125: true);*/
}

.moduleKmlMozaique .image {
    float: left;
    margin-right: 15px;
}


/*******************************************************************************
**********************           MODULE KAMELEON          **********************
**********************       module-liste-pretty-galerie  **********************
*******************************************************************************/
.moduleKmlPrettyGallery{
    position: relative;
    width: 516px;
    height: 130px;
    padding: 0 13px;
    text-align: center;
}

.moduleKmlPrettyGallery .galerie-content{
    width: 516px;
    height: 130px;
    padding: 0px;
    position: relative;
}
.moduleKmlPrettyGallery .fiche{
    float: left;
    width: 48px;
    height: 48px;
    padding: 2px;
    margin: 1px;
    overflow: hidden;
    background-color: white;
    border: 1px solid #cfcfcf;
}
.moduleKmlPrettyGallery .fiche a {
	display: block;
	height: 90px;
	overflow: hidden;
}
.moduleKmlPrettyGallery .fiche img{
    max-width: 48px;
    max-height: 48px;
}
.moduleKmlPrettyGallery .fiche .legende{
    display: block;
    height: 20px;
    font-size: 100%;
    text-align: center;
    color: #666666;
}
.moduleKmlPrettyGallery .image_cachee{
    display: none;
}
.moduleKmlPrettyGallery .picto-next{
    position: absolute;
    right: -11px;
    top: 44px;
}
.moduleKmlPrettyGallery .picto-previous{
    position: absolute;
    left: -11px;
    top: 44px;
}

.moduleKmlPrettyGallery .navigation{
    position: absolute;
    left:0px;
    bottom: 0px;
    width: 500px;
    text-align: center;
}

.moduleKmlPrettyGallery .navigation .current{
    font-weight: bold;
}

.moduleKmlPrettyGallery .navigation .picto-previous, .moduleKmlPrettyGallery .navigation .picto-next{
    position: static;
    vertical-align: middle;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       affichage du panier          **********************
*******************************************************************************/
#kameleon_panier{
    border: 1px solid #e0e0e0;
    width: 230px;
    padding: 10px;
}
#kameleon_panier h3{
}
#kameleon_panier .complement_autre_item_panier{
}
#kameleon_panier .item_panier{
}
#kameleon_panier .item_panier .titre_item_panier{
    float: left;
    display: block;
    width: 170px;
}
#kameleon_panier .item_panier .soustotal_item_panier{
    display: block;
    float: right;
    width: 60px;
    text-align: right;
}
#kameleon_panier .suppr_article_panier{
    cursor: pointer;
    vertical-align: middle;
}
#kameleon_panier .last_ajouter{
    color: red;
}
#kameleon_panier .total{
    clear: both;
    border-top: 1px solid #333333;
}
#kameleon_panier .total .nombre_articles{
    float: left;
    display: block;
    width: 115px;
}
#kameleon_panier .total .somme_articles{
    display: block;
    float: right;
    width: 115px;
    text-align: right;
}
#kameleon_panier .action{
    clear: both;
    padding-top: 5px;
}
#kameleon_panier .action .bouton_voir_panier{
    float: left;
    display: block;
    width: 111px;
    text-align: center;
    padding: 2px;
    color: white;
    background-color: #333333;
}
#kameleon_panier .action .bouton_commander{
    float: right;
    display: block;
    width: 111px;
    text-align: center;
    padding: 2px;
    color: white;
    background-color: #dd7b8d;
}
#kameleon_panier .complement_autre_item_panier{
    clear: both;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       récap panier                 **********************
*******************************************************************************/
.panier_liste {
    
}
.panier_liste .table_liste_panier th {
	padding-bottom: 5px;
}
.panier_liste .table_liste_panier{
    width: 100%;
    border-collapse: collapse;
}
.panier_liste .table_liste_panier .header_nom_produit{
    width: 38%;
    padding-left: 5px;
}
.commandeRecap .panier_liste .table_liste_panier .header_nom_produit{
	width: auto;
}
.panier_liste .table_liste_panier .header_sous_total{
	padding-right: 5px;
}
.panier_liste .table_liste_panier .header_prix_unitaire {
	text-align: center;
}
.panier_liste .table_liste_panier .cell_prix_unitaire{
    text-align: right;
}
.cell_prix_unitaire{
	padding-right: 5px;
}
.panier_liste .table_liste_panier .header_quantite, .panier_liste .table_liste_panier .cell_quantite{
    text-align: center;
}
.panier_liste .table_liste_panier .cell_nom_produit{
	text-align: left;
	padding: 5px 0 5px 5px;
	overflow:hidden;
}
.panier_liste .table_liste_panier .header_sous_total, .panier_liste .table_liste_panier .cell_sous_total{
    text-align: right;
}
.panier_liste .table_liste_panier .chp_prix_unitaire{
    border: none;
    cursor: default;
    text-align: right;
    background: transparent;
}
.panier_liste .table_liste_panier .chp_quantite{
    float: left;
    text-align: center;
    cursor: default;
    height: 17px;
    border: none;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background: transparent;
}
.panier_liste .table_liste_panier .chp_sous_total{
    border: none;
    cursor: default;
    text-align: right;
    background: transparent;
}
.panier_liste .quantite_moins{
    float: left;
    display: block;
    text-align: center;
    line-height: 19px;
    width: 19px;
    height: 19px;
    color: white;
    background-color: #333333;
}
.panier_liste .quantite_plus{
    float: left;
    display: block;
    text-align: center;
    line-height: 19px;
    width: 19px;
    height: 19px;
    color: white;
    background-color: #333333;
}
.panier_liste .quantite_moins:hover, .panier_liste .quantite_plus:hover{
    text-decoration: none;
    color: red;
}
.panier_liste .table_liste_panier tr.ligneA{
    background-color: #ededed;
}
.panier_liste .table_liste_panier tr.ligneB{
    background-color: #ffffff;
}
.panier_liste .total{
    width: 100%;
}
.panier_liste .chp_total{
    text-align: right;
    border: none;
    font-weight: bold;
}
.panier_liste .action{
    text-align: center;
    padding: 20px 0 0 0;
}
.panier_liste .nombre_articles{
}
.panier_liste .somme_articles{
    float: right;
    text-align: right;
}

.panier_liste .image {
	float: left;
	margin-right: 5px;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       page d'identification        **********************
*******************************************************************************/
.commande_identification{
}
.commande_identification .zone_form_ident {
    float: left;
    text-align: center;
    padding: 10px;
    width: 180px;
}
.commande_identification h2 {
	text-transform: none;
}
.commande_identification .zone_form_ident .champ {
	margin-bottom: 10px;
}
.commande_identification .zone_form_creation{
    padding: 10px 20px;
    float: right;
    width: 225px;
}
.commande_identification .action{
    padding: 15px 0px 0px 0px;
    text-align: center;
}
.commande_identification .captcha-form{
    width: 205px;
    margin: 10px 0px 0px 0px;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       page livraison        **********************
*******************************************************************************/
.commande_livraison{
}
.commande_livraison .adresse_facturation{
    float: left;
    padding: 15px;
    width: 40%;
    min-height: 186px;
}
.commande_livraison .adresse_livraison {
    padding: 15px;
    float: right;
    width: 40%;
    min-height: 190px;
}

.commandeRecap  .adresse_facturation, .commande_livraison .adresse_livraison {
	min-height: 100px;
}
.commande_livraison .adresse_livraison .champ {
	margin-bottom: 5px;
}
.commande_livraison .adresse_facturation h2, .commande_livraison .adresse_livraison h2 {
	text-transform: none;
	margin-bottom: 10px;
}
.commande_livraison .action{
    padding: 15px 0px 0px 0px;
    text-align: right;
}
.commande_livraison .captcha-form{
    border: 1px solid #333333;
    width: 320px;
    padding: 10px;
    margin: 10px 0px 0px 0px;
}


/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************            page paiement           **********************
*******************************************************************************/
.info_commande {
	width: 250px;
	margin: 0 auto;
	padding: 20px 35px;
}
.info_commande label{
    font-weight: bold;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       étapes tunnel achat        **********************
*******************************************************************************/
.tunnel_achat_etapes{
    list-style: none;
    margin: 0;
    padding: 10px 0 0 10px;
}
.tunnel_achat_etapes li{
    display: block;
    float: left;    
    height: 26px;
    padding: 9px 20px 0px 3px;
    text-align: left;
    margin-bottom: 20px;
    background: url(../images/fleche_etape_suivante.png) center right no-repeat;
}
.tunnel_achat_etapes .etape_faite{
    background-image: url(../images/fleche_etape_suivante_faite.png);
}
.tunnel_achat_etapes .etape_en_cours{
    font-weight: bold;
}
.tunnel_achat_etapes .etape_non_faite{
	color: #999999;
}

.tunnel_achat_etapes li a{
	color: #517f20;
	
}