html 
{
  height: 100%;
}

* Pied
{
  -moz-box-sizing: border-box; 
  box-sizing: border-box;
}

body
{
    min-height: 100%;
    position: relative;	
    margin: 0;
    padding: 0;	
	margin:auto;	
	padding-bottom : 100px; 
}



/* =========== BANNIERE  **/

#Banniere
{
	/* background-image:url(Images/Logo/LOGO-OFFICIEL_400x100.png);
	background-repeat:no-repeat;
	background-position:center;*/
	/* width:100%; */
	/* height:170px; */
	/* border:2px solid yellow; */
	border:1px solid #999;
	box-shadow:0px 0px 8px #CCCCCC;
	
}
 #Banniere a
 {	 
	 text-decoration:none;
 }
  #banniere_contact
  {
	  color:#FFFFFF;
	  background-color:#999966;
  }
   #tableau_banniere_contact
   {  
	   /*height:25px; */
	   color:#FFF;
	   width:80%;
	   table-layout: fixed;
   }  
   #tableau_banniere_contact td
   {
	   height:20px;
	   vertical-align:middle;
	   text-align:center	   
   }     
   
.cellule_logo_cmlp
{
}





/* =========== CORPS  **/

#Corps
{
	/* width:95%;	 */
	/* margin:auto; */
	margin-top:10px;
	margin-bottom:20px;
	border:#999999;
	/*  border:1px solid black;	 */
}


/* CLASS POUR POPUP */



/* DEBUT  POP UP EXPLICATIONS TABLEAU  */

.grand_titre
{
	margin:auto;
	margin-bottom:5px;	
	margin-top:15px;		
	text-align:center;
	font-size:22px;
	color:#666666;
}



.titre_haut
{
	background-color:#999966;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}



#tableau_general_priere
{
	width:95%;
	margin:auto;
	border-collapse:collapse;
	table-layout:fixed;
	color:#333333;
}

 .cellule_tableau_general_priere
 {
	 border:2px solid #000;
 }
 




.style_icone_priere
{
	margin-bottom:5px;
}

#declencheur_popup_salat_fajr:hover
{
	cursor:pointer;
}

#declencheur_popup_salat_dhor:hover
{
	cursor:pointer;
}

#declencheur_popup_salat_asr:hover
{
	cursor:pointer;
}

#declencheur_popup_salat_maghreb:hover
{
	cursor:pointer;
}

#declencheur_popup_salat_icha:hover
{
	cursor:pointer;
}





.interligne_unite_tachaoud
{
	padding:2px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background-color:#cccc89;
	color:#666666;
}



 
.declencheur_popup_alfatiha_versets
{
	display:inline-block;
	text-decoration:underline;	
}

  .declencheur_popup_alfatiha_versets:hover
  {
	  cursor:pointer;
	  background-color:#CCCCCC;
  }
 
.declencheur_popup_alfatiha
{
	display:inline-block;	
	text-decoration:underline;	
} 
   
  .declencheur_popup_alfatiha:hover
  {
	  cursor:pointer;
	  background-color:#CCCCCC;
  } 



.declencheur_popup_TACHAOUD:hover
{
	cursor:pointer;
}

.declencheur_popup_UNITE
{
	cursor:pointer;
}



.declencheur_popup_TACHAOUD_recitation
{
	display:inline-block;	
	text-decoration:underline;	
}

  .declencheur_popup_TACHAOUD_recitation:hover
  {
	  cursor:pointer;
	  background-color:#CCCCCC;
  }
 
 
.tableau_structure_popup_traductions
{
	padding:5px;
	border-collapse:collapse;
}

  .tableau_structure_popup_traductions td
  {
	  padding:15px;
	  border:2px solid #FFF;

  }
  
  
  




 
.colonne_fajr
{
	background-color:#AFA;
}

.colonne_dohr
{
	background-color:#B5E0F4;
}

.colonne_asr
{
	background-color:#FAA;
}

.colonne_maghreb
{
	background-color:#D5AAFF;
}

.colonne_icha
{
	background-color:#D5AAAA;
}







.vide
{
	background-color:#999;
}

.voix_haute_marqueur
{
	background-color:#FFFFBF;
	padding:2px;
}

.voix_haute /* On ajoute position relative pour que la position aboslute du bloc contenu (commentaire_voix_haute) soit prise en compte */
{
	display:inline-block;
	position:relative;
}
  .voix_haute:hover
  {
	  cursor:pointer;
  }

.commentaire_voix_haute
{
	display:none;	
	position:absolute;	
	width:150px;
	bottom:12px;
	right:0px;
	color:#333333;
	text-align:center;
	padding:2px;
	background-color:#FFC68C;
	border:1px solid #999;
	border-radius:2px;
	box-shadow:0px 0px 15px #CCCCCC;
}





/*

.titre_gauche
{
	background-color:#999966;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}
*/


/*

.tableau_unite
{
	width:100%;
	border-collapse:collapse;
}
  .tableau_unite td
  {
	  height:100px;
	  border:1px solid blue;
  }
  

.cellule_illustration_prieur:hover
{
	cursor:pointer;
}
  


.tableau_tachaoud
{
	width:100%;
	border-collapse:collapse;
}
  .tableau_tachaoud td
  {

	  height:100px;
	  border:1px solid blue;	  
  }
  
  
  
  */
  




.popup_UNITE 
{
	display:none;	
	position:fixed;
	z-index:2; 
	top:10px;
	left: 20%;
	right: 20%;	
	/* margin:auto; */
	border:2px solid #999;
	/* border-radius:10px; */
	background-color:#F2FFE8;
    box-shadow:0px 0px 25px 10px #999999;	
	height:100%;
	overflow-y:auto;
}


.popup_TACHAOUD
{
	display:none;	
	position:fixed;
	z-index:2; 
	top:10px;
	left: 20%;
	right: 20%;	
	/* margin:auto; */
	border:2px solid #999;
	/* border-radius:10px; */
	background-color:#F2FFE8;
    box-shadow:0px 0px 25px 10px #999999;
	
	height:100%;
	overflow-y:auto;
}

.nom_position
{
	font-weight:bold;
}


.fermer_popup
{
	text-align:center;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #FF9B9B;
	color:#FF7575;
}
  .fermer_popup:hover
  {
	  color:#FFFFFF;
	  background-color: #FF9B9B;
	  cursor:pointer;
  }
   
.titre_structure_popup
{
	text-align:center;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	background-color:#009900;
	border:2px solid #999;
	color:#FFFFFF;	
}
   
.tableau_structure_popup
{
	table-layout:fixed;
	margin:5px;
}

.structure_popup_cellule_image
{
}

.structure_popup_cellule_description
{
	font-size:14px;
	font-weight:bold;
}



.structure_popup_petit_titre
{
	background-color:#9BFF9B;
	text-align:center;
}
       
.structure_popup_traductions_titre
{
}

.structure_popup_traductions_txt
{
}











.bloc_info_priere_titre
{
	width:90%;
	margin:auto;
	padding:5px;
	font-size:20px;
	font-weight:bold;
	margin-top:20px;	
}
  .bloc_info_priere_titre:hover
  {
	  cursor:pointer;
  }
  

.bloc_info_priere_titre_deplier
{
	background-color:#999966;
	color:#FFF;
}  
  
.bloc_info_priere_titre_plier
{
	background-color:#FFF;
	color:#008000;	
	border:1px solid #999966;	
}

.bloc_info_priere_txt
{
	width:90%;
	margin:auto;	
	display:none;
	padding-bottom:5px;
	background-color:#E6FFE6;
	border:1px solid #999966;		
}




 /*titre2*/ 
 
.bloc_info_priere_titre2
{
	padding:5px;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;	
}
  .bloc_info_priere_titre2:hover
  {
	  cursor:pointer;
  }
  

  
.bloc_info_priere_titre2_deplier
{
	background-color:#999966;
	color:#FFF;
}  
  
.bloc_info_priere_titre2_plier
{
	background-color:#FFF;
	color:#008000;	
	border:1px solid #999966;	
}

.bloc_info_priere_txt2
{
	display:none;
	padding:5px;	
	background-color:#9DFF9D;
	margin-left:20px;
	margin-right:20px;
	border:1px solid #999966;	
}


  .tableau_appels_priere
  {
	  border-collapse:collapse;
  }

.tableau_appels_priere td
{
	padding:5px;
	border:1px solid #999;
}


.txt_en_arabe
{
	text-align:right;
}




.img_afficher_masquer
{
	float:right;
}


.note_but_du_site
{
	width:50%;
	margin:auto;
	margin-top:50px;
	margin-bottom:30px;
	padding:20px;
	background-color:#F0F0F0;
	color:#333;
	font-size:18px;
	font-style:italic;
	border:dashed 2px #333333;
}


/* =========== PIED  **/

#Pied
{
	color:#FFF;
	position: absolute; 
	bottom: 0; 
	left: 0; 
	right: 0;	
	text-align:center;
	background-color:#999;
	border-top:2px solid #FF0;	
}


.paragraphe_CG
{
	width:90%;
	margin:auto;
}

.titres_CG
{
	font-weight:bold;
}

.pages_admin
{
	padding:5px;
	background-color:#999;	  
}

.pages_admin a
{
	text-decoration:none;
	color:#FFFFFF;
}
.pages_admin a:hover
{
	text-decoration:underline;
}


.bloc_badges_securite
{
	padding:5px;
}




