/*************************************************** AGENDA ************************************************/

/************************************************** BLOC SITE **********************************************/

/*---------------------- tableau conteneur du titre du bloc module -----------------------*/
.module_annuaire_titre_tableau_module
{
	border: 1px solid #e52518;
	background-color: #e52518;	
}

/*---------------------- titre du module ------------------------------------------------*/
.module_annuaire_titre_module 
{	
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.espace_entre_titre_annuaire
{
	line-height:3px;
}

/*----------------------- tableau conteneur du résultat de la recherche -------------------*/
.module_annuaire_tableau
{
	font-family: Verdana, Arial;
  font-size: 11px;
	border: 1px solid #e52518;
	background-color: #f7f7f7;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.module_annuaire_tableau a:link
{
	color: #000000;
	text-decoration: none;
}
.module_annuaire_tableau a:active
{
	color: #000000;
	text-decoration: none;
}
.module_annuaire_tableau a:visited
{
	color: #000000;
	text-decoration: none;
}
.module_annuaire_tableau a:hover
{
	color: #e52518;
	text-decoration: underline;
}

/************************************************** FIN BLOC SITE **********************************************/


/*********************************************** RECHERCHE ANNUAIRE *******************************************/

.zone_geo_input
{
	border: 0px solid #FFFFFF;
	background-color: #F7F7F7;

}

.zone_geo_span
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #e42618;

}

	
.zone_geo_tableau_du_bas
{
	width:100%;	
	text-align:center;
	padding-right:5px;
	padding-bottom:3px;
	background-color:#F7F7F7;
}
.zone_geo_td_du_bas
{
	background-color:#F7F7F7;
	border:1px solid #F7F7F7;				
}
.zone_geo_lien
{
	font-family:arial;
	font-size:10px;
	color:#000000;	
}
.zone_geo_input_du_bas
{
	
	border: 0px solid #FFFFFF;
	background-color: #F7F7F7;				
	margin-top:5px;
}
.zone_geo_input_du_bas_2
{
	margin-left:5px;
	border:0px;
	width:11px;
	border: 0px solid #FFFFFF;
	background-color: #F7F7F7;
}
/*
	*********************
	Tableau des zones
	*********************
*/		
.zone_geo_tableau
{
	width:100%;	
}
.zone_geo_tableau_separateur_01
{
	width:100%;		
	height:2px;
	background-color:#F7F7F7;
}
.zone_geo_tableau_separateur_02
{
	width:100%;		
	height:2px;
	background-color:#ffffff;
}
.zone_geo_td
{
	background-color:
	border:1px solid #ffffff;
}
.zone_geo_span_0
{
	font-family: arial;
	font-size:10px;	
	color: #000000;
	font-weight: bold;	

}
.zone_geo_span_1
{
	font-family: arial;
	font-size:10px;	
	color: #000000;
	font-weight: bold;	

}
.zone_geo_input
{
	border: 0px solid #FFFFFF;
	background-color: #F7F7F7;
	
}
				

/*--------------------------------------- bouton radio ------------------------------------*/
.mod_annuaire_checkbox 
{
	border: 0px solid #e52518;
	background-color:#f7f7f7; 
}

/*--------------------------------------- select de la recherche ---------------------------*/
.mod_annuaire_select 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #e42618;
	border: 1px solid #e52518;
	width: 210px;
	outline-color:#e52518;
}

/*--------------------------------------- input de la recherche ---------------------------*/
.mod_annuaire_input_text
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #e42618;
	border: 1px solid #e52518;
	width: 350px;
	outline-color:#e52518;
	padding-left:5px;
}

/*-- Affichage du sous-titre de la fiche du module & Affichage du sous-titre du module-----*/
.module_annuaire_sous_titre_page
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e42618;
}

/*------------------------------------ texte du module ------------------------------------*/
.module_annuaire_texte
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #e42618;
	text-align: right;
}

/*------------------------------------ nombre de resultat ------------------------------------*/
.mod_annuaire_resultat_reponse
{
	color:#6b94d6;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial; 
	padding-bottom:50px;
}


/*********************************************** FIN RECHERCHE ANNUAIRE **************************************/


/*********************************************** AFFICHE RESULTAT ********************************************/

/*------------------------------------ tableau conteneur de affcihe liste resultat & ------------------------------------*/

.module_annuaire_tableau_2
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #e42618;
	text-align: right;
	border: 1px solid #e52518;
	background-color: #f7f7f7;
	padding-left: 5px;
}

/*------------------------------------ affichage des champs  ------------------------------------*/

.module_annuaire_titre_tableau_2
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #e52518;
	background-color: #e52518;
}

/*********************************************** FIN AFFICHE RESULTAT ***************************************/


/*********************************************** LISTE DES RESULTAT *****************************************/

/*------------------------------------ Liens sur email et nom société  ------------------------------------*/

a.module_annuaire_email:link
{
	color: #6b94d6;
	text-decoration: underline;
}
a.module_annuaire_email:active
{
	color: #6b94d6;
	text-decoration: underline;
}
a.module_annuaire_email:visited
{
	color: #6b94d6;
	text-decoration: underline;
}
a.module_annuaire_email:hover
{
	color: #6b94d6;
	text-decoration: none;
}

/*------------------------------------ fond tableau aucun resultat ------------------------------------*/
.module_annuaire_td_1_tableau_2
{
	background-color: #ffffff;
}

/*------------------------------------ Retour aux critères de sélection ------------------------------------*/
a.module_annuaire_retour_critere:link
{
	font-family: Verdana, Arial;
	color: #6b94d6;
	font-size: 11px;
	text-decoration: underline;	
}
a.module_annuaire_retour_critere:visited
{
	font-family: Verdana, Arial;
	color: #6b94d6;
	font-size: 11px;
	text-decoration: underline;	
}
a.module_annuaire_retour_critere:active
{
	font-family: Verdana, Arial;
	color: #6b94d6;
	font-size: 11px;
	text-decoration: underline;	
}
a.module_annuaire_retour_critere:hover
{
	font-family: Verdana, Arial;
	color: #6b94d6;
	font-size: 11px;
	text-decoration: none;	
}

/*------------------------------------ Affichage Nom / Société et Fleche blanche ? ------------------------------------*/
a.module_annuaire_titre_tableau_2_lien:link
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #e52518;
	background-color: #e52518;
	text-decoration: underline;
}
a.module_annuaire_titre_tableau_2_lien:active
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #e52518;
	background-color: #e52518;
	text-decoration: underline;
}
a.module_annuaire_titre_tableau_2_lien:visited
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #e52518;
	background-color: #e52518;
	text-decoration: underline;
}
a.module_annuaire_titre_tableau_2_lien:hover
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #e52518;
	background-color: #e52518;
	text-decoration: none;
}


/*********************************************** FIN LISTE DES RESULTAT ****************************************/

/*********************************************** FICHE DETAILLEE RESULTAT **************************************/

/*------------------------------------ Affichage des champs --------------------------------------------*/
.mod_annuaire_fiche_libelle
{
	color:#010194;
	font-weight:bold;
	font-size:11px;
}

/*------------------------------------ Affichage du texte à afficher ------------------------------------*/
.mod_annuaire_fiche_texte
{
	color:#000000;
	font-size:11px;
}


/******************************************* FIN FICHE DETAILLEE RESULTAT **************************************/
.zone_geo_span
{
	text-decoration:underline;
	cursor:pointer;
}
