/*----------------------------------------------------------------------------------------------------------*
 *                            Ensemble des styles appliqués au module agenda_extranet_cdt                   *
 *----------------------------------------------------------------------------------------------------------*/

.espace_entre_telecharger_agenda_extranet_cdt
{
height: 10px;
}

/* style pour les blocs de module à droite */
.espace_entre_titre_agenda_extranet_cdt
{
line-height: 2px;
}

.module_agenda_extranet_cdt_titre_module 
{
	
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	color: #FFFFFF;
}


.InputAgendaCDT
{
	border: thin solid #AA773F;	
	border-width:1px;
	width: 70px;
}

.module_agenda_extranet_cdt_titre_tableau_module
{
	/*border: 1px solid #6C93D7;
	background-color: #6C93D7;	*/
}


.module_agenda_extranet_cdt_trait_categorie
{
	background-color: #FFFFFF;
}

.couleur_fleches_agenda_extranet_cdt
{
	color: #CF4444;
}

.bandeau_entete_agenda_extranet_cdt
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3B537D;
	padding-top: 15px;
	
}

.module_agenda_extranet_cdt_chargement_tableau
{
padding-top:20px;
padding-bottom:20px;
}

.module_agenda_extranet_cdt_chargement
{
font-family: Verdana, Arial;
font-size: 15px;
color: #615e5b;
font-weight:bold;
text-align:center;
}

.module_agenda_extranet_cdt_chargement_patientez
{
font-family: Verdana, Arial;
font-size: 13px;
color: #615e5b;
text-align:center;
}

/******************************** Pour le module lié au site (niveau 1) *************************************/

/* Style pour le texte rechercher du moteur de recherche en pleine page*/

.texte_commentaires_agenda_extranet_cdt
{
  	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.texte_traduction_rechercher_agenda_extranet_cdt
{
  font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.texte_du_au_agenda_extranet_cdt
{
  font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

/* curseur sur calendrier */

.curseur_agenda_extranet_cdt
{
border: 0px;
cursor: pointer;
}

.espace_sous_categorie_agenda_extranet_cdt
{
line-height: 30px;
}

.espace_date_agenda_extranet_cdt
{
padding: 0 0 0 60px;
}


/* Style du tableau */
.module_agenda_extranet_cdt_tableau
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #615e5b;
	text-align: left;
	background: url(../../../images/agenda/actu_bottom.gif) no-repeat bottom;
	width: 241px;
	height: 115px;
}

.libelle_rech_agenda_extranet_cdt
{
	text-align: left;
	font-size: 10px;
	color: #615e5b;
	padding: 5px 0 0 50px;
	font-weight: bold;
}

/* Image d'en-tete du tableau */
.module_agenda_extranet_cdt_entete
{
	background: url('../../../images/agenda/actu_bottom.gif') no-repeat;
	height: 45px;
}

/* Style des liens  */
.module_agenda_extranet_cdt_tableau a:link
{
	text-decoration: none;
	color: #615e5b;
}

.module_agenda_extranet_cdt_tableau a:visited
{
	text-decoration: none;
	color: #615e5b;
}

.module_agenda_extranet_cdt_tableau a:active
{
	text-decoration: none;
	color: #615e5b;
}

.module_agenda_extranet_cdt_tableau a:hover
{
	text-decoration: underline;
	color: #615e5b;
}

/****************************** Pour les éléments communs (niveaux 2 et 3) **********************************/

/* separateur entre les manifestations */
.separateur_detail_mainfestation_agenda_extranet_cdt
{
	background-color: #CFCFCF;
	line-height: 2px;
}

.separateur_sous_en_savoir_plus_agenda_extranet_cdt
{
	background-color: #CFCFCF;
	line-height: 1px;
}

/* Table de la barre de recherche et table d'affichage des résultats */
.module_agenda_extranet_cdt_barre_recherche, .module_agenda_extranet_cdt_table_resultat
{
	border: 1px solid #615e5b;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.module_agenda_extranet_cdt_table_resultat_detail
{
	border: 1px solid #615e5b;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Bouton de validation de la barre de recherche */
.module_agenda_extranet_cdt_barre_recherche_bouton
{ 
	font-size: 8px;
	font-family: Verdana, Arial;
	color: #5f4021;
	font-weight: bold;
	background-color: #F6F8F7;
	border: 1px outset #5f4021;
	text-align: center;
}

/* Liste déroulante de la barre de recherche */
.module_agenda_extranet_cdt_barre_recherche select
{
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #333333;
}

/* En tete de la table d'affichage des informations recherchées */
.module_agenda_extranet_cdt_entete_table
{
	border: 1px solid #5f4021;
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #5f4021; 
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Eventuels liens de retour vers les pages précédentes */
.module_agenda_extranet_cdt_entete_table a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

.module_agenda_extranet_cdt_entete_table a:visited
{
	text-decoration: none;
	color: #FFFFFF;

}

.module_agenda_extranet_cdt_entete_table a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

/* Dates de manifestations  */
.module_agenda_extranet_cdt_date_manif
{
	font-size: 10px;
	color: #808080;
	padding-right: 5px;
	text-align: right;
}
.module_agenda_extranet_cdt_commune_liste_intermediaire
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

/* Intitulés de manifestations */
.module_agenda_extranet_cdt_intitule_manif
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BF8342;
}

/* Intitulés de manifestations en mode liste intermediaire*/
.module_agenda_extranet_cdt_intitule_manif_liste_intermediaire
{
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #5F4021;
}

/* Intitulés de manifestations */
.module_agenda_extranet_cdt_intitule_manif_detail
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5f4021;
}

.module_agenda_extranet_cdt_intitule_manif_survol
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5f4021;
	background-color: #F5F5F5;
	cursor: pointer;
}

/* Intitulés de manifestations de la liste  intermediaire */
.module_agenda_extranet_cdt_intitule_liste_intermediaire_manif
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5F4021;
}

.module_agenda_extranet_cdt_intitule_liste_intermediaire_manif_survol
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5f4021;
	background-color: #F5F5F5;
	cursor: pointer;
}


/********************** Pour l'affichage des manifestations par catégorie (niveau 2) ************************/
.espace_entre_titre_agenda_extranet_cdt_et_contenu
{
line-height: 15px;
}

.espace_entre_recherche_resultat_agenda_extranet_cdt
{
line-height: 5px;
}

/* table pour une manifestation */
.module_agenda_extranet_cdt_tableau_categorie
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
}

/* Intitulés de catégories pour l'affichage */
td.module_agenda_extranet_cdt_intitule_categ
{
	background-color: #ebe1c4;
	font-weight: bold;
	text-transform: uppercase;
	color: #5f4021;
	padding: 3px;
}

/* Style des liens pour le titre de la catégorie */
td.module_agenda_extranet_cdt_intitule_categ a:link
{
	text-decoration: none;
	color: #5f4021;
}

td.module_agenda_extranet_cdt_intitule_categ a:visited
{
	text-decoration: none;
	color: #5f4021;
}

td.module_agenda_extranet_cdt_intitule_categ a:active
{
	text-decoration: underline;
	color: #5f4021;
}

td.module_agenda_extranet_cdt_intitule_categ a:hover
{
	text-decoration: underline;
	color: #5f4021;
}

/* Lien vers le détail d'une manifestation */
td.module_agenda_extranet_cdt_savoir_plus
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-transform: lowercase;
	text-align: right;
}

td.module_agenda_extranet_cdt_savoir_plus a:link
{
	text-decoration: none;
	color: #5f4021;
}

td.module_agenda_extranet_cdt_savoir_plus a:visited
{
	text-decoration: none;
	color: #5f4021;
}

td.module_agenda_extranet_cdt_savoir_plus a:active
{
	text-decoration: underline;
	color: #5f4021;
}

td.module_agenda_extranet_cdt_savoir_plus a:hover
{
	text-decoration: underline;
	color: #5f4021;
}
/********************** Pour l'affichage de la liste intermediaire de resultat ***************************/

.module_agenda_extranet_cdt_tire_liste_intermadiaire
{
	font-family: Verdana, Arial;	
	font-size : 11px;
	color: #5f4021;
	text-align: right;
}


/********************** Pour l'affichage du détail d'une manifestation (niveau3)  ************************/

/* Table d'affichage des informations sur la manifestation */
.module_agenda_extranet_cdt_tableau_informations
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
}

/* Style des liens de la table d'affichage des informations */
.module_agenda_extranet_cdt_tableau_informations a:link
{
	text-decoration: none;
	color: #000000;
}

.module_agenda_extranet_cdt_tableau_informations a:visited
{
	text-decoration: none;
	color: #000000;
}

.module_agenda_extranet_cdt_tableau_informations a:active
{
	text-decoration: none;
	color: #000000;
}

.module_agenda_extranet_cdt_tableau_informations a:hover
{
	text-decoration: underline;
	color: #000000;
}

.module_agenda_extranet_cdt_description_complete
{
	/*text-indent: 0px;*/
	text-align: justify;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.module_agenda_extranet_cdt_detail_partenaire
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.module_agenda_extranet_cdt_detail_partenaire a:link
{
	text-decoration: none;
	color: #000000;
}

.module_agenda_extranet_cdt_detail_partenaire a:visited
{
	text-decoration: none;
	color: #000000;
}

.module_agenda_extranet_cdt_detail_partenaire a:active
{
	text-decoration: none;
	color: #000000;
}

.module_agenda_extranet_cdt_detail_partenaire a:hover
{
	text-decoration: underline;
	color: #000000;
}

.navigation_haut_agenda_extranet_cdt
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #5f4021;
}

/*----------------------------------------------------------------------------------------------------------*
 *                                Fin des styles appliqués au module agenda                                 *
 *----------------------------------------------------------------------------------------------------------*/
