a img {
	border: none;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.separateur {
	clear: both;
}
.separateurVertical {
	float: left;
	width: 5px;
	height: 5px;
}

.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: 500px;	
	max-height: 400px;
}
.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;
}

/*******************************************************************************
**********************			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;
	margin-left: 20px;
}
.moduleKmlTitre img{
	max-width: 150px;	
	max-height: 150px;	
}

.moduleKmlTitre .image {
	float: left;
	margin-right: 15px;
}

/*******************************************************************************
**********************			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: 121px;
    height: 120px;
    padding: 2px;
    margin: 1px;
    overflow: hidden;
    background-color: #f0f0f0;
    border: 1px solid #d0d0d0;
}
.moduleKmlPrettyGallery .fiche a {
	display: block;
	height: 90px;
	overflow: hidden;
}
.moduleKmlPrettyGallery .fiche img{
    max-width: 120px;
}
.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;
}


/*******************************************************************************
**********************		  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: 500px;
	height: 200px;
	margin-top:10px;
}
.gMap_multiPoints_conteneur{
	width: 100%;
	height: 500px;
}

/*******************************************************************************
**********************		  PLUGIN DISPO		  **********************
*******************************************************************************/



#display_disponibilite .conteneur_calendrier .calendrier_mois {
	margin: 10px 15px 10px 15px;
	float: left;
	position: relative;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;	
	height:250px;
	background:white url(../images/disponibilite-fond-calendrier.jpg) no-repeat;
}
#display_disponibilite .conteneur_calendrier .table_mois{
	
}

#display_disponibilite .conteneur_calendrier .table_mois td {
	padding: 2px;
}
#display_disponibilite .conteneur_calendrier .table_mois tr.mois, #display_disponibilite .conteneur_calendrier .table_mois tr.head_num_semaine, #display_disponibilite .conteneur_calendrier .table_mois tr.ligne_jours{
	height: 20px;
}
#display_disponibilite .conteneur_calendrier .table_mois tr.mois th{
	text-transform: capitalize;
	color:white;
	text-align:left;
	padding-left:10px;
}

#display_disponibilite .conteneur_calendrier .bouton_calendrier_precedent, #display_disponibilite .conteneur_calendrier .bouton_calendrier_suivant {
	position: absolute;
	bottom: 20px;
	right: 90px;
}

#display_disponibilite .conteneur_calendrier .action_navigation{
	text-align: center;
}
#display_disponibilite .conteneur_calendrier .num_semaine{
	background-color: #aaaaaa;
}

#display_disponibilite .conteneur_calendrier .table_mois td div{
	width: 20px;
	height: 17px;
	text-align: center;
	padding-top: 3px;
}
#display_disponibilite .conteneur_calendrier .table_mois td div.libre{
	background-color: #B0C90C;

}
#display_disponibilite .conteneur_calendrier .table_mois td div.option{
	background-color: #F9B200;
}
#display_disponibilite .conteneur_calendrier .table_mois td div.reserve{
	background-color: #CF352B;
	color:white;	
}
.legende_disponibilite{
	font-size:10px;	
	
}
.legende_disponibilite .libre{
	border-left:15px solid #B0C90C;
	float:left;
	margin-right:10px;
	padding-left:5px;
}
.legende_disponibilite .option{
	border-left:15px solid #F9B200;
	float:left;
	margin-right:10px;
	padding-left:5px;
}
.legende_disponibilite .reserve{
	border-left:15px solid #CF352B;
	float:left;
	padding-left:5px;
}

#display_disponibilite .conteneur_calendrier {
	min-height: 270px;
}
#corps .fiche_commentaire a{
	text-decoration:none;
}
.fiche_commentaire h2{
	border-bottom:1px solid #999999;
	margin-bottom:5px;	
	color:black;
}

.fiche_commentaire{
	margin-bottom:20px;	
}

.fiche_bon_plan{
	background:transparent url(../images/offre-a-saisir-fond-haut_vierge.jpg) no-repeat top left;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:25px;
	margin-bottom:15px;
	text-align:center;
}
#corps .fiche_bon_plan a{
	text-decoration:none;
}
.fiche_bon_plan h3{
	color:white;	
	font-weight:bold;
	margin:0;
	margin-bottom:15px;
	text-align:left;
}
.fiche_bon_plan .validite, .promotion .validite{
	text-align:right;
	font-style:italic;
	margin-top:15px;
}