<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a img {
	border: none;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.separateur {
	clear: both;
}
.separateurVertical {
	float: left;
	width: 1%;
	height: 10px;
}
.imgIcone {
	vertical-align: middle;
	margin-right: 7px;
}

.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 .photoMdl {
	float: right;
	/*width: 300px;*/
	text-align: center;
	margin-left: 15px;
}
.moduleKmlIndex .photoMdl img {
	max-width: 300px;
	max-height: 300px;
}
.moduleKmlIndex .photoMdl span{
	font-style: italic;
}
.moduleKmlIndex .videoMdl {
	width: 320px;
	text-align: center;
	margin: 0 auto;
}
.moduleKmlIndex .videoMdl span{
	font-style: italic;
}

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


/*Liste des actus*/

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

}
.moduleKmlArticles h1:first-letter {

}
.moduleKmlArticles h2 {

}
.moduleKmlArticles .fiche~.fiche h2{
	margin-top:25px;
}
.moduleKmlArticles h3 {

}
.moduleKmlArticles .photoMdl {
	float: right;
	/*width: 300px;*/
	text-align: center;
	margin-left: 15px;
}
.moduleKmlArticles .photoMdl img {
	max-width: 300px;
	max-height: 300px;
}
.moduleKmlArticles .photoMdl img.top {
	max-width: 580px;
	max-height: 500px;
}
.moduleKmlArticles .photoMdl span{
	font-style: italic;
}
.moduleKmlArticles .videoMdl {
	float: left;
	/*width: 300px;*/
	text-align: center;
	margin-right: 15px;
}
.moduleKmlArticles .videoMdl span{
	font-style: italic;
}
.moduleKmlArticles p {
	/*text-align: justify;*/
}
.moduleKmlArticles .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleKmlArticles .commentaire {
	color: #666666;
	font-size: 10px;
}

.bouton_commande {
	padding: 3px;
}

.bouton_commande_disabled {
	padding: 3px 3px 3px 25px;
	background: url(../images/attente.gif) no-repeat left center;
}

/*******************************************************************************
**********************			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: 300px;*/
	text-align: center;
	margin-left: 15px;
}
.moduleKmlAgenda .photoMdl img {
	max-width: 150px;
	max-height: 300px;
}
.moduleKmlAgenda .photoMdl span{
	font-style: italic;
}
.moduleKmlAgenda .videoMdl {
	float: left;
	/*width: 300px;*/
	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 .fiche{
	margin-bottom:15px;
	cursor:pointer;
}
.moduleKmlResume.col2 .fiche{
	float:left;
	width:45%;	
	text-align:left;
}
.moduleKmlResume.col2 .separateurVertical{
	width:10%;
}
.moduleKmlResume.col4 .fiche{
	float:left;
	width:20%;	
	text-align:left;
}
.moduleKmlResume.col4 .separateurVertical{
	width:5%;
}
.moduleKmlResume h1 {

}
.moduleKmlResume h1:first-letter {

}
.moduleKmlResume h2 {

}
.moduleKmlResume h3 {

}
.moduleKmlResume .photoMdl {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

}
.moduleKmlResume p {
	text-align: justify;
}
.moduleKmlResume .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleKmlResume hr {

}

.moduleKmlResume .fiche .lireSuite a{
	background:#107dc2;
	color:#fff;
	padding:5px 10px;
	border-radius:3px;
	margin-top: 10px;
	display: inline-block;
}
.moduleKmlResume .fiche .lireSuite a:hover{
	text-decoration:none;
}
.moduleKmlResume .fiche .lireSuite a img{
	margin-right:10px;
	
}
.moduleKmlResume.moduleKmlResumeImage .fiche{
	position:relative;
	margin-bottom:50px;
}
.moduleKmlResume.moduleKmlResumeImage .photoMdl{
	float:none;
	margin:0;
}
.moduleKmlResume.moduleKmlResumeImage .photoMdl img{
	max-width:100%;
}
.moduleKmlResume.moduleKmlResumeImage .paragraphe{
	display:none;
}
.moduleKmlResume.moduleKmlResumeImage h2{
	display:none;
}
.moduleKmlResume.moduleKmlResumeImage .fiche .lireSuite{
	position:absolute;
	bottom:10px;
	left:10px;
}
/*******************************************************************************
**********************			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 {
	width: 100%;
}
.moduleKmlUne .fiche, .moduleKmlUne .ficheActuOver {
	float: left;
	width: 33%;
	padding:0 35px;
}

.moduleKmlUne h1 {
	
}
.moduleKmlUne h2 {
	margin-top:10px;
}
.moduleKmlUne h3 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color:#333;
}
.moduleKmlUne .photoMdl{
	
}
.moduleKmlUne .photoMdl img{
	max-width:100%;
}
.moduleKmlUne .vignette_video{
	height:50px;
	width:50px;
	position:absolute;
	left:20px;
	top:20px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background:url(../images/lecture_video.png) no-repeat;
}

.moduleKmlUne p {
	margin: 0;
}
.moduleKmlUne .lireSuite {
	text-align: left;
	clear: left;
	padding-top: 3px;
}
.moduleKmlUne .lireSuite img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 2px;
}

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

.moduleKmlUneProduit {
	width: 100%;
}
.moduleKmlUneProduit .fiche {
	
}

.moduleKmlUneProduit h1 {
	text-indent: 4px;
}
.moduleKmlUneProduit h2 {
	text-indent: 4px;
}
.moduleKmlUneProduit h3 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-indent: 4px;
}
.moduleKmlUneProduit .zoneTexte {
	position: relative;
	padding-left: 4px;
	height: 131px;
	/*height: 128px;*/
	overflow: hidden;
}
.colonneTexte1, .colonneTexte2 {
	float: left;
	width: 180px;
	
}
.colonneTexte1 {
	margin-right: 5px;
	height: 131px;
	overflow: hidden;
}
.colonneTexte2 {
	position: relative;
	top: -130px;
	height: 223px;
	overflow: hidden;
}
.moduleKmlUneProduit .image {
	float: left;
	margin-top: 5px;
	margin-right: 1px;
	max-width: 210px;
}
.moduleKmlUneProduit p {
	text-align: justify;
	margin: 0;
}
.moduleKmlUneProduit .lireSuite {
	text-align: right;
	position: absolute;
	right:0;
	top: 105px;
	font-weight: bold;
}
.moduleKmlUneProduit .lireSuite img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 2px;
}

.moduleKmlUneProduit .imageDiapo {
	float: left;
	margin-right: 1px;
	max-width: 183px;
	max-height: 137px;
}

/*******************************************************************************
**********************			MODULE KAMELEON		  **************************
**********************		     module-edito		  **************************
*******************************************************************************/

.moduleKmlEdito .image {
	margin: 5px;
	max-width: 143px;
	max-height: 143px;
}
.moduleKmlEdito p {
	margin: 0;
}

/*******************************************************************************
**********************			MODULE KAMELEON	         ***********************
**********************			module-recherche		 ***********************
*******************************************************************************/
.moduleKmlRecherche .fiche {
	margin-bottom: 20px;
}
.moduleKmlRecherche .photoMdl {
	float: left;
	text-align: center;
	margin: 3px 10px 0 0;
	width: 90px;
	height: 62px;
	background: #c0c0c0;
}
.moduleKmlRecherche p {
	margin: 0;
	padding: 0;
}
.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{
}

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


/*******************************************************************************
**********************           MODULE KAMELEON          **********************
**********************       module-liste-pretty-galerie  **********************
*******************************************************************************/
.moduleKmlPrettyGallery{
    position: relative;
    width: 500px;
    height: 385px;
    border: 1px solid #CCCCCC;
    text-align: center;
}

.moduleKmlPrettyGallery .galerie-content{
    width: 470px;
    height: 346px;
    padding: 9px 15px 30px 15px;
    position: relative;
}
.moduleKmlPrettyGallery .fiche{
    float: left;
    width: 136px;
    height: 155px;
    padding: 5px;
    margin: 5px;
    overflow: hidden;
    background-color: #eeeeee;
}
.moduleKmlPrettyGallery .fiche img{
    max-width: 130px;
    max-height: 130px;
}
.moduleKmlPrettyGallery .fiche .legende{
    display: block;
    height: 20px;
    font-size: 100%;
    text-align: center;
    color: #aaaaaa;
}
.moduleKmlPrettyGallery .image_cachee{
    display: none;
}
.moduleKmlPrettyGallery .picto-next{
    position: absolute;
    right: 2px;
    top: 175px;
}
.moduleKmlPrettyGallery .picto-previous{
    position: absolute;
    left: 2px;
    top: 175px;
}

.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 KAMELEON		  **********************
**********************			module-liste-cartes-visites			**********************
*******************************************************************************/


/*Liste des actus*/

.moduleKmlCartesVisites .fiche {
	float: left;
	width: 41%;
	padding: 2%;
	border: 1px solid #333333;
	border-radius: 10px;
	box-shadow: 3px 3px 2px #aaa;
	/*margin-bottom: 20px;*/
}
.moduleKmlCartesVisites .separateurVertical {
	width: 5%;
}
.moduleKmlCartesVisites .separateur{
	height: 20px;
}
.moduleKmlCartesVisites h2 {
	background-color: transparent;
	color: #222222;
}
.moduleKmlCartesVisites h3 {
	color: #444444;
}
.moduleKmlCartesVisites .photoMdl {
	float: right;
	width: 40%;
	margin-left: 15px;
}
.moduleKmlCartesVisites .photoMdl img {
	max-width: 100%;
}
.moduleKmlCartesVisites .photoMdl span{
	font-style: italic;
}
.moduleKmlCartesVisites .coordonnees{
	text-align: left;
}
.moduleKmlCartesVisites .infosResultat {
	color: #999999;
	font-size: 10px;
}


/*******************************************************************************
**********************           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{
    width: 99%;
}
.panier_liste .table_liste_panier{
    width: 100%;
}
.panier_liste .table_liste_panier .header_nom_produit{
    width: 50%;
}
.panier_liste .table_liste_panier .header_prix_unitaire, .panier_liste .table_liste_panier .cell_prix_unitaire{
    text-align: right;
}
.panier_liste .table_liste_panier .header_quantite, .panier_liste .table_liste_panier .cell_quantite{
    text-align: center;
    padding: 0px 5px;
}
.panier_liste .table_liste_panier .cell_nom_produit{
        padding: 0px 0px 10px 0px;
}
/*.panier_liste .table_liste_panier .cell_quantite{
    float: left;
}*/
.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: right;
    padding: 15px 0px;
}
.panier_liste .nombre_articles{
}
.panier_liste .somme_articles{
    float: right;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       page d'identification        **********************
*******************************************************************************/
.commande_identification{
}
.commande_identification .zone_form_ident{
    float: left;
    padding: 0px 15px 0px 0px;
    width: 200px;
}
.commande_identification .zone_form_creation{
    padding: 0px 0px 0px 15px;
    border-left: 1px solid #333333;
    float: right;
}
.commande_identification .action{
    padding: 15px 0px 0px 0px;
    text-align: right;
}
.commande_identification .captcha-form{
    border: 1px solid #333333;
    width: 320px;
    padding: 10px;
    margin: 10px 0px 0px 0px;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       page livraison        **********************
*******************************************************************************/
.commande_livraison{
}
.commande_livraison .adresse_facturation{
    float: left;
    padding: 0px 15px 0px 0px;
    width: 40%;
}
.commande_livraison .adresse_livraison{
    padding: 0px 0px 0px 15px;
    border-left: 1px solid #333333;
    float: right;
    width: 40%;
}
.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: 230px;
	margin: 0 auto;
}
.info_commande label{
    font-weight: bold;
}

/*******************************************************************************
**********************           MODULE COMMANDE          **********************
**********************       étapes tunnel achat        **********************
*******************************************************************************/
.tunnel_achat_etapes{
    list-style: none;
    width: 100%;
    padding: 0px;
}
.tunnel_achat_etapes li{
    display: block;
    float: left;
    width: 61px;
    height: 32px;
    padding: 3px 30px 0px 5px;
    text-align: left;
    background: url(../images/fleche_etape_suivante.png) center right no-repeat;
}
.tunnel_achat_etapes .etape_faite{
    background-color: #ededed;
    background-image: url(../images/fleche_etape_suivante_faite.png);
}
.tunnel_achat_etapes .etape_en_cours{
    font-weight: bold;
}
.tunnel_achat_etapes .etape_non_faite{
}


/*******************************************************************************
************************		  MODULE AGENDA		  ***********************
*******************************************************************************/


.moduleAgenda h1 {

}
.moduleAgenda h2 {

}
.moduleAgenda h3 {

}
.moduleAgenda .commentaire {
	color: #999999;
	font-size: 10px;
}
.moduleAgenda .selectSalles {
	text-align: center;
}
/*Liste des rendez vous sur une semaine*/
.moduleAgenda .semaine {
	/*background-color: white;*/
}
.moduleAgenda .semaine hr {

}
.moduleAgenda .semaine .annee {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.moduleAgenda .semaine .navigation {
	font-size: 10px;
}
.moduleAgenda .semaine .dateAujourdhui {
	text-align: center;
	font-size: 10px;
}
.moduleAgenda .semaine .enteteJours {
	text-align: center;
}
.moduleAgenda .semaine .enteteJours td{
	border: 1px solid black;
}
.moduleAgenda .semaine .enteteJours td{
	width: 110px;
}
.moduleAgenda .semaine .numeroJour {
	color: #cc0000;
	font-size: 20px;
	font-weight: bold;
}
.moduleAgenda .semaine .nomJour {
	color: #000000;
	font-weight: bold;
}
.moduleAgenda .semaine .mois {
	color: #000000;
	font-size: 10px;
}

.moduleAgenda .semaine .rdvJours {
	text-align: left;
	vertical-align: top;
	height: 250px;
}
.moduleAgenda .semaine .rdvJours td{
	border: 1px solid black;
}
.moduleAgenda .semaine .rdvJours .heure {
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
}
.moduleAgenda .semaine .rdvJours .evenement {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.moduleAgenda .semaine .rdvJours img {
	/*vertical-align : middle;*/
/*	float: left;*/
}
.moduleAgenda .semaine .ajout {
	text-align: center;
	font-size: 10px;
}
.moduleAgenda .semaine .aujourdhui {
	background-color: #ffcc99;
}
.moduleAgenda .semaine .jour {
	background-color: #ffffcc;
}
.moduleAgenda .semaine .weekend {
	background-color: #ffff99;
}

/*** fiche **/

.moduleAgenda #fiche {
	background-color: #ffff99;
	height: 172px;
}
.moduleAgenda #fiche .titre {
	background-color: #ffffcc;
	font-weight: bold;
	height: 10px;
}
.moduleAgenda #fiche .corps {
	vertical-align: top;
	text-align: justify;
}
.moduleAgenda #fiche .corps .date {
	font-style: italic;
	font-size: 12px;
	text-align: left;
}
.moduleAgenda .footer {
	font-size: 10px;
}


/*******************************************************************************
**********************		  MODULE CATALOGUE		  **********************
*******************************************************************************/


.moduleCatalogue .liste {
	width: 100%;
	border-collapse: collapse;
}
.moduleCatalogue .liste td, .moduleCatalogue .liste th {
	/*padding: 0 2px;*/
}
.moduleCatalogue .liste th {
	background-color: navy;
	color: white;
	text-align: center;
}
.moduleCatalogue .liste .impaire {
	background-color: white;
}
.moduleCatalogue .liste .paire {
	background-color: #e5e5e5;
}
.moduleCatalogue .liste .image {
	/*width: 60px;*/
	height: 60px;
}

.moduleCatalogue .fiche {

}

.moduleCatalogue .fiche h1:first-letter {

}

.moduleCatalogue .fiche p {
	text-align: justify;
}
.moduleCatalogue .fiche img {
	float: right;
	margin-left: 15px;

	max-width: 250px;
	max-height: 250px;
}

.moduleCatalogue h1 {

}
.moduleCatalogue h2 {

}
.moduleCatalogue h3 {

}
.moduleCatalogue .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleCatalogue .ajoutPanier {
	float: left;
	width: 230px;
	margin: 10px;
	background-color: #eeeeee;
	border: 1px solid black;
}
.moduleCatalogue .ajoutPanier .enteteFenetre {
	height: 12px;
	padding : 1px;
	background-color: navy;
}
.moduleCatalogue .ajoutPanier .icone {
	float: right;
}
.moduleCatalogue .ajoutPanier .corpsFenetre {
	padding: 5px;
}
.moduleCatalogue .infosResultat {
	color: #999999;
	font-size: 10px;
}
.moduleCatalogue #lieu {
	background-color: #D4DBEE;
	width: 300px;
}
/**********************************************
Catalogue ICE nouveau style 11/2013
*/
.moduleCatalogue .catalogueICE .fiche {
	padding: 5px 10px 15px 10px;
}
.moduleCatalogue .catalogueICE .fiche .entete_fiche{
	cursor: pointer;
	float: right;
	width: 80%;
}
.moduleCatalogue .catalogueICE .fiche .description_fiche{
	height: 0px;
	overflow: hidden;
	opacity: 0;
	clear: both;
}
.moduleCatalogue .catalogueICE .fiche .tarifs_fiche{
	height: 0px;
	overflow: hidden;
	opacity: 0;
	float: right;
	width: 80%;
}
.moduleCatalogue .catalogueICE .fiche .resume_tarifs{
	display: block;
	text-align: right;
	margin: 5px 5px 10px;
}
.moduleCatalogue .catalogueICE .fiche .resume_tarifs span{
	display: inline-block;
	width: 30%;
	text-align: left;
}
.moduleCatalogue .catalogueICE .fiche .resume_tarifs label{
	font-weight: normal;
}
.moduleCatalogue .catalogueICE .fiche .photoMdl{
	float: left;
	margin: 0px 15px 0px 0px;
	width: 15%;
}
.moduleCatalogue .catalogueICE .fiche .photoMdl img{
	height: auto;
	max-width: 100%;
	max-height: 80px;
}
.moduleCatalogue .catalogueICE .ficheAll .description_fiche{
	padding: 15px 0px;
	height: auto;
	opacity: 1;
}
.moduleCatalogue .catalogueICE .ficheAll .resume_tarifs{
	display: none;
}
.moduleCatalogue .catalogueICE .ficheAll .tarifs_fiche{
	height: auto;
	opacity: 1;
	padding: 10px 0px;
}
.moduleCatalogue .catalogueICE .ficheAll .tarifs_fiche table{
	width: 100%;
}
.moduleCatalogue .catalogueICE .rubriquesCatalogue{
	list-style-type:none;	
	margin-left:0;
	padding-left:50px;
}
.moduleCatalogue .catalogueICE .rubriquesCatalogue li{
	float:left;	
	margin-bottom:5px;
}
.moduleCatalogue .catalogueICE .rubriquesCatalogue li a{
	font-size:12px;
	font-weight:bold;
	padding:3px 3px 3px 20px;

	background:transparent url(../images/fleche.png) no-repeat 5px;
	color:#5282B2;

	text-align:left;
}
.moduleCatalogue .catalogueICE .rubriquesCatalogue li a.selected{
	background-color:#CD1A1F;
	color:#ffffff;
}
.moduleCatalogue .catalogueICE .rubriquesCatalogue li a:hover{
	background-color:#5282B2;
	color:#ffffff;
	text-decoration:none;
}


/*******************************************************************************
**********************		  MODULE FORUM		  **********************
*******************************************************************************/

.categories_forum{
	background-color:#ADADAD;
	padding:0;
	width:100%;
}
.categories_forum th{
	background-color:#666666;
	color:#ffffff;
	padding:5px;
	font-weight:normal;
}	
.categories_forum td{
	background-color:#ffffff;
	padding:5px;
	font-size:11px;
}	
.categories_forum td a{
	font-weight:bold;
	font-size:12px;
}
/*******************************************************************************
**********************		  MODULE LOCATION		  **********************
*******************************************************************************/
.moduleKmlLocation th{
	font-weight:normal;
	font-size:9px;
	color:#999999;
	text-align:center;
}
.moduleKmlLocation .vignette{
	max-width: 60px;
	max-height: 50px;
}

.moduleKmlLocation  .reserve{
	width:12px;
	height:12px;
	background-color:#da0f0f;
	color:#da0f0f; /*Permet de rendre la croix visible à l'impression*/
	text-align:center;
}
.moduleKmlLocation  .disponible{
	width:12px;
	height:12px;
	background-color:#65e84c;
}
.moduleKmlLocation a{
	color:#666666;
	/*text-decoration:underline;*/
}

/*******************************************************************************
**********************		  PLUGIN TABLEAU		  **********************
*******************************************************************************/
.tab_editable{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.tab_editable td{
	text-align: center;
	padding: 3px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.tab_editable th{
	text-align: right;
	padding: 3px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.tab_editable thead th{
	text-align: center;
}
.tab_editable tr.ligneA{
	background: #eeeeee;
}

/*******************************************************************************
**********************		  PLUGIN GMAP		  **********************
*******************************************************************************/
.gMap_conteneur{
	width: 300px;
	height: 200px;
	float: right;
}
.gMap_multiPoints_conteneur{
	width: 100%;
	height: 500px;
}

.moduleKmlStages{
	/*font-size:0;*/
}
.moduleKmlStages .fiche{
	font-size:1em;
	float:left;
	width:300px;
	height:300px;
	overflow:hidden;
	margin:10px 45px;
	position:relative;
	border:1px solid #efefef; 
	text-align:center;
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: top center;
}
.moduleKmlStages .fiche&gt;h2{
	color:#fff;
	text-shadow: 2px 2px 2px rgba(50, 50, 50, 1);
}
.moduleKmlStages .fiche .photoMdl{
	text-align:center;
}
.moduleKmlStages .fiche .photoMdl img{
	max-width:100%;
}
.moduleKmlStages .fiche .over{
	display:none;
	position:absolute;
	background:rgba(0,0,0,0.5);
	color:#fff;
	width:100%;
	height:100%;
	overflow:hidden;
	top:0;
	left:0;
}
.moduleKmlStages .fiche:hover .over{
	display:block;
}
.moduleKmlStages .fiche .over h2, .moduleKmlStages .fiche .over h3{
	color:#fff;
}
.moduleKmlStages .fiche .lireSuite a{
	background:#fff;
	color:#000;
	padding:5px 10px;
	border-radius:3px;
	margin-top: 10px;
	display: inline-block;
}
.moduleKmlStages .fiche .lireSuite a:hover{
	text-decoration:none;
}
.moduleKmlStages .fiche .lireSuite a img{
	margin-right:10px;
	
}</pre></body></html>