/*********************************************************************************************/
/*********************************************************************************************/
/* FEUILLE DE STYLE CSS DE CONFIGURATION DES AFFICHAGE DU BLOG                               */
/*********************************************************************************************/
/*********************************************************************************************/

* {margin: 0; padding: 0;}

/**********************************************************************/
/* CONFIGURATION DES AFFICHAGES HYPERTEXT EN IMAGE ET TEXTE           */
/**********************************************************************/

img
		{
		display: block;
		}

.diaporama 	{
                /*border: 3px solid #AB1307;*/
		border: 3px solid #F4AB6E;
		margin:5px 5px 5px 5px;
		display: block;
		}

.article 	{
		margin:5px 5px 5px 5px;
		display: block;
		}

A		{
		font-size: 9pt;
		color: rgb(50,50,50);
		}

A:link		{
		color: rgb(50,50,50);
		}

A:visited	{
		color: rgb(50,50,50);	
		}

A:active	{
		color: rgb(50,50,50);	
		}

/*********************************************************************************************/
/* CONFIGURATION DE L'ADMINISTRATION                                                         */
/*********************************************************************************************/

.ADM_FRAME
		{
		/*border-width:thin;
		border-right: thin solid;
		border-top: thin solid;
		border-left: thin solid;
		border-bottom: thin solid;*/
		}

/*******************************************/
/* FONDS DE CASES DE TABLEAUX              */
/*******************************************/

.CONTENU_BLOG_FD	
		{                             		/* FOND DU CONTENU DE LA COMPOSITION DU BLOG */	        
		
		background: url(Images/Fond_Contenu.gif);
		background-repeat: repeat-y;
		background-position: left; 
		}

.ADM_OUTILS_FD	
		{                             		/* FOND DES OUTILS DE L'ADMINISTRATION */	        
		
		background: url(Images/Fd_Adm_Outils.jpg);
		background-repeat: no-repeat;
		background-position: right; 
		}

.ADM_ALL_FD	
		{                             		/* FOND GENERAL DE L'ADMINISTRATION */	        
		
		background: url(Images/Fd_Adm.jpg);
		background-repeat: repeat-x;
		}

.ADM_TITRE_FD	
		{                             		/* FOND DES TITRES */	        
		background-color: rgb(240,240,240);
                border: 2px solid #b50000;
		}

FONT.ADM_FORM_TY
		{ 					/* TYPO ADMINISTRATION FORMULAIRE */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 8pt;
		}

#ADM_FORM_COL		
		{					/* COULEUR ADMINISTRATION FORMULAIRE */
                color: rgb(171,19,7);                      
                }

/*********************************************************************************************/
/* CONFIGURATION DES OUTILS                                                                  */
/*********************************************************************************************/

/**********************************************************************/
/* CONFIGURATION DES MARGES DE L'ECRAN DES OUTILS                     */
/**********************************************************************/

/*******************************************/
/* FONDS DE CASES DE TABLEAUX              */
/*******************************************/

img.B_LISTE_I_ICONES
		{
		text-align: left;
		display: block;
		border: 2px solid #E2AD84;
		margin: 5px 5px 5px 5px; 
		}

.B_OUTILS_FD	
		{                             		/* FOND DES OUTILS */	        
		background: url(Images/Fd_Liste_Msg.jpg);
		background-repeat: repeat-x;		
		}

.B_O_M_H_G	
		{                             		/* FOND MARGE HAUTE GAUCHE */	        
		background: url(Images/M_H_G.jpg)
		}

.B_O_M_H	
		{                             		/* FOND MARGE HAUTE */	        
		background: url(Images/L_MH.jpg)
		}

.B_O_M_H_D	
		{                             		/* FOND MARGE HAUTE DROITE */	        
		background: url(Images/L_MHD.jpg)
		}

.B_O_M_D	
		{                             		/* FOND MARGE DROITE */	        
		background: url(Images/L_MD.gif)
		}

.B_O_M_B_D	
		{                             		/* FOND MARGE BASSE DROITE */	        
		background: url(Images/L_MBD.gif)
		}
.B_O_M_B	
		{                             		/* FOND MARGE BASSE */	        
		background: url(Images/L_MB.gif)
		}

.B_O_M_B_G	
		{                             		/* FOND MARGE BASSE GAUCHE */	        
		background: url(Images/L_MB.gif)
		}

.B_O_M_G	
		{                             		/* FOND MARGE GAUCHE */	        
		background: url(Images/M_G.jpg)
		}

.B_CAL_FD	
		{                             		/* FOND DU CALENDRIER */	        
		background-color: rgb(160,160,160);
		}

.B_CAL_DATEJ_FD	
		{                             		/* FOND DE LA DATE DU JOUR DU CALENDRIER */	        
		border: 2px solid #b50000;
                background-color: rgb(255,255,255);
		}

/*******************************************/
/* TYPES DE TEXTE                          */
/*******************************************/
FONT.B_AFF_CANN_TY
		{ 					/* TYPO CALENDRIER ANNEE */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_CMOIS_TY
		{ 					/* TYPO CALENDRIER MOIS */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_CJOURS_TY
		{ 					/* TYPO CALENDRIER JOURS */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_CFLE_TY
		{ 					/* TYPO CALENDRIER FLECHES */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_CDATE_TY
		{ 					/* TYPO CALENDRIER JOURS */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_DATEJ_TY
		{ 					/* TYPO CALENDRIER JOUR EN COURS */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_TTIT_TY
		{ 					/* TYPO THEMES TITRE */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_TLIB_TY
		{ 					/* TYPO THEMES LIBELLES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_ISTIT_TY
		{ 					/* TYPO INFOS STATIQUES TITRE */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_ISLIB_TY
		{ 					/* TYPO INFOS STATIQUES LIBELLES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_SOUTLIB_TY
		{ 					/* TYPO SOUTIENS LIBELLES */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_SWTIT_TY
		{ 					/* TYPO LIENS INTERNET TITRE */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_SWTHE_TY
		{ 					/* TYPO LIENS INTERNET THEME */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_SWLIB_TY
		{ 					/* TYPO LIENS INTERNET LIBELLES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_RTIT_TY
		{ 					/* TYPO RECHERCHE TITRE */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_AUTH_TY
		{ 					/* TYPO IDENTIFICATION */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

/*******************************************/
/* FORMULAIRES                             */
/*******************************************/
.B_SAISIE_REC
                {
                font-size : 7pt;
                font-weight: bold; 
                font-family : arial;
                color: rgb(53,2,0);
                border-width : 1px;
                border-style : solid;
                border-color : rgb(237,27,36);
                background-color: rgb(255,255,255);
                }

.B_FORM_ADM_FD	
		{                             		/* FOND GENERIQUE DE TOUT LE MESSAGE */	        
		background-color: rgb(255,255,255);
                border: 2px solid #FF7D00;
		}

/*******************************************/
/* COLORIS                                 */
/*******************************************/
#B_AFF_CANN_COL		
		{					/* COULEUR CALENDRIER ANNEE */
                color: rgb(171,19,7);                      
                }

#B_AFF_CMOIS_COL		
		{					/* COULEUR CALENDRIER MOIS */
                color: rgb(171,19,7);                      
                }

#B_AFF_CJOURS_COL		
		{					/* COULEUR CALENDRIER JOURS */
                color: rgb(171,19,7);                      
                }

#B_AFF_CFLE_COL		
		{					/* COULEUR CALENDRIER FLECHES */
                color: rgb(171,19,7);                      
                }

.B_AFF_CSEP_COL		
		{					/* style de la barre hr de separation du calendrier */
		height: 1px;
		width: 100%;
		margin: 0;
		padding: 20;
		color: rgb(171,19,7);
		background-color: rgb(171,19,7);
		border: 0; 
                }

#B_AFF_CDATE_COL		
		{					/* COULEUR CALENDRIER DATES */
                color: rgb(171,19,7);                      
                }

#B_AFF_DATEJ_COL		
		{					/* COULEUR CALENDRIER DATE JOUR EN COURS */
                /*color: rgb(0,90,66);*/ 
                color: rgb(171,19,7);                   
                }

#B_AFF_TTIT_COL		
		{					/* COULEUR THEMES TITRE */
                color: rgb(171,19,7);                      
                }

#B_AFF_TLIB_COL		
		{					/* COULEUR THEMES LIBELLES */
                color: rgb(171,19,7);                      
                }

#B_AFF_ISTIT_COL		
		{					/* COULEUR INFOS STATIQUES TITRE */
                color: rgb(255,255,255);                      
                }

#B_AFF_ISLIB_COL		
		{					/* COULEUR INFOS STATIQUES LIBELLES */
                color: rgb(255,255,255);                      
                }

#B_AFF_SOUTLIB_COL		
		{					/* COULEUR SOUTIENS LIBELLES */
                color: rgb(255,255,255);                      
                }

#B_AFF_SWTIT_COL		
		{					/* COULEUR LIENS INTERNET TITRE */
                color: rgb(255,255,255);                      
                }

#B_AFF_SWTHE_COL		
		{					/* COULEUR LIENS INTERNET THEME */
                color: rgb(255,255,255);                      
                }

#B_AFF_SWLIB_COL		
		{					/* COULEUR LIENS INTERNET LIBELLES */
                color: rgb(255,255,255);                      
                }

#B_AFF_RTIT_COL		
		{					/* COULEUR RECHERCHE TITRE */
                color: rgb(255,255,255);                      
                }

#B_AFF_AUTH_COL		
		{					/* COULEUR IDENTIFICATION */
                color: rgb(240,180,90);                      
                }


/*********************************************************************************************/
/* CONFIGURATION DE LA LISTE ET DES MESSAGES                                                 */
/*********************************************************************************************/

/**********************************************************************/
/* CONFIGURATION GENERALE DE LA LISTE                                 */
/**********************************************************************/

/*******************************************/
/* CONFIGURATION DES MARGES DE LA LISTE    */
/*******************************************/
.B_L_M_H_G	
		{                             		/* FOND MARGE HAUTE GAUCHE */	        
		background: url(Images/L_MHG.jpg)
		}

.B_L_M_H	
		{                             		/* FOND MARGE HAUTE */	        
		background: url(Images/L_MH.jpg)
		}

.B_L_M_H_D	
		{                             		/* FOND MARGE HAUTE DROITE */	        
		background: url(Images/L_MHD.jpg)
		}

.B_L_M_D	
		{                             		/* FOND MARGE DROITE */	        
		background: url(Images/L_MD.gif)
		}

.B_L_M_B_D	
		{                             		/* FOND MARGE BASSE DROITE */	        
		background: url(Images/L_MBD.gif)
		}
.B_L_M_B	
		{                             		/* FOND MARGE BASSE */	        
		background: url(Images/L_MB.gif)
		}

.B_L_M_B_G	
		{                             		/* FOND MARGE BASSE GAUCHE */	        
		background: url(Images/L_MBG.gif)
		}

.B_L_M_G	
		{                             		/* FOND MARGE GAUCHE */	        
		background: url(Images/L_MG.gif)
		}

/*******************************************/
/* FONDS DE CASES DE TABLEAUX              */
/*******************************************/
.B_LISTE_MSG_FD	
		{                             		/* FOND DE LA LISTE DE MESSAGES */	        
		/*background-color: rgb(240,180,90);*/
		background: url(Images/Fd_Liste_Msg.jpg);
		background-repeat: no-repeat;
                /*border: 2px solid #DFE3FF;*/
		}

.B_SEP_LISTE_MSG	
		{                             		/* SEPARATEUR DE MESSAGES DE LA LISTE */	        
		background: url(Images/Sep_Liste_Msg.gif);
		background-repeat: no-repeat;
		background-align : center;
		}

/*******************************************/
/* TYPES DE TEXTE                          */
/*******************************************/

FONT.B_AFF_ADM_TY
		{ 					/* TYPO OUTILS ADMIN TOP */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_AFF_NBA_TY
		{ 					/* TYPO NOMBRE D'AUTEURS */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_NBM_TY	
		{					/* TYPO NOMBRE DE MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_PAG_TY
		{ 					/* TYPO NOMBRE DE PAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_AFF_SPAG_TY	
		{					/* TYPO SEPARATION NUM PAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

/*******************************************/
/* COLORIS                                 */
/*******************************************/

#B_AFF_ADM_COL		
		{					/* COULEUR ADMINISTRATION */
                /*color: rgb(237,27,36);*/  
                /*color: rgb(115,30,10);*/
                color: rgb(115,30,10);
                }

#B_AFF_NBA_COL		
		{					/* COULEUR NOMBRE D'AUTEURS */
                color: rgb(115,30,10);                      
                }

#B_AFF_NBM_COL		
		{					/* COULEUR NOMBRE DE MESSAGES */
		color: rgb(115,30,10);                      
		}

#B_AFF_PAG_COL		
		{					/* COULEUR NOMBRE DE PAGES */
                color: rgb(115,30,10);                      
                }

#B_AFF_SPAG_COL		
		{					/* COULEUR SEPARATION NUM PAGES */
		color: rgb(115,30,10);                      
		}


/**********************************************************************/
/* CONFIGURATION DES MARGES DES MESSAGES                              */
/**********************************************************************/

/*******************************************/
/* FONDS DE CASES DE TABLEAUX              */
/*******************************************/

.B_ALL_MSG_FD
		{                             		/* FOND GENERIQUE DE TOUT LE MESSAGE */	        
                border: 2px solid #e0e0e0;
		}

.B_MSG_FD_MARGES	
		{                             		/* FOND GENERIQUE DES MARGES */	        
		background-color: rgb(255,0,0);
		}

.B_M_H_G	
		{                             		/* FOND MARGE HAUTE GAUCHE */	        
		background: url(Images/M_H_G.jpg);
                background-repeat: no-repeat;
		}

.B_M_H	
		{                             		/* FOND MARGE HAUTE */	        
		background: url(Images/M_H.jpg)
		}

.B_M_H_D	
		{                             		/* FOND MARGE HAUTE DROITE */	        
		background: url(Images/M_H_D.jpg)
		}

.B_M_D	
		{                             		/* FOND MARGE DROITE */	        
		background: url(Images/M_D.jpg)
		}

.B_M_B_D	
		{                             		/* FOND MARGE BASSE DROITE */	        
		background: url(Images/M_B_D.jpg)
		}
.B_M_B	
		{                             		/* FOND MARGE BASSE */	        
		background: url(Images/M_B.jpg)
		}

.B_M_B_G	
		{                             		/* FOND MARGE BASSE GAUCHE */	        
		background: url(Images/M_B_G.jpg)
		}

.B_M_G	
		{                             		/* FOND MARGE GAUCHE */	        
		background: url(Images/M_G.jpg);
		background-repeat: repeat-y;
		}


/**********************************************************************/
/* CONFIGURATION DE L'ENTETE                                          */
/**********************************************************************/

/*******************************************/
/* FONDS DE CASES DE TABLEAUX              */
/*******************************************/
.B_ENT_FD_ONL	
		{                              		/* FOND ENTETE ONLINE DES MESSAGES */
		}
.B_ENT_FD_OFFL	
		{                              		/* FOND ENTETE OFFLINE DES MESSAGES */		        
		background-color: rgb(255,0,0);
		}

/*******************************************/
/* TYPES DE TEXTE                          */
/*******************************************/
FONT.B_ENT_TY_ONL
		{ 					/* TYPO ENTETE ONLINE DES MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 9pt;
                color: rgb(171,19,7); 
		}

FONT.B_ENT_TY_OFFL	
		{					/* TYPO ENTETE OFFLINE DES MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		background-color: rgb(255,0,0);
		color: rgb(255,255,255);
		}

/*******************************************/
/* COLORIS                                 */
/*******************************************/
#B_ENT_COL_ONL		
		{					/* COULEUR ENTETE ONLINE DES MESSAGES */
                color: rgb(171,19,7);                      
                }

#B_ENT_COL_OFFL		
		{					/* COULEUR ENTETE OFFLINE DES MESSAGES */
		color: rgb(255,255,255);                      
		}


/**********************************************************************/
/* CONFIGURATION DES MESSAGE                                          */
/**********************************************************************/

/*******************************************/
/* FONDS DE CASES DE TABLEAUX              */
/*******************************************/
.B_MSG_FD		
		{	                              /* COULEUR DE FOND DU CORPS DES MESSAGES */
		line-height: normal;                   
		font-variant: normal;                 
		font-style: normal;
		font-weight: normal; 
		font-family: arial;
		font-size: 9pt; 
		text-indent: 0pt;
		text-align: left; 			        
		color: rgb(50,50,50);			        
		}

/*******************************************/
/* TYPES DE TEXTE                          */
/*******************************************/
FONT.B_MSG_THEME_TY	
		{ 					/* TYPO DU SUJET DU MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_MSG_SUJET_TY	
		{ 					/* TYPO DU SUJET DU MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 9pt;
		}

FONT.B_MSG_CORPS_TY
		{ 					/* TYPO DU CORPS DU MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 9pt;
		}

/*******************************************/
/* COLORIS                                 */
/*******************************************/
#B_MSG_THEME_COL
		{					/* COULEUR DU THEME DU MESSAGE */
		color: rgb(171,19,7);                    
		}

#B_MSG_SUJET_COL
		{					/* COULEUR DU SUJET DU MESSAGE */
		color: rgb(50,10,10);                     
		}

#B_MSG_CORPS_COL
		{					/* COULEUR DU CORPS DU MESSAGE */
		color: rgb(50,10,10);                    
		}


/**********************************************************************/
/* CONFIGURATION DU PIED DE MESSAGE                                   */
/**********************************************************************/

/*******************************************/
/* FONDS DE CASES DE TABLEAUX              */
/*******************************************/
.B_PIED_FD	
		{                              		/* FOND ENTETE OFFLINE DES MESSAGES */		        
		}

/*******************************************/
/* TYPES DE TEXTE                          */
/*******************************************/
FONT.B_PIED_TY_ONL	
		{ 					/* TYPO PIED ONLINE DES MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: normal; 
		font-family: arial; 
		font-size: 8pt;
		}

FONT.B_PIED_TY_OFFL
		{ 					/* TYPO PIED OFFLINE DES MESSAGES */
		font-variant: normal;
		font-style: normal;
		font-weight: bold; 
		font-family: arial; 
		font-size: 8pt;
		}

/*******************************************/
/* COLORIS                                 */
/*******************************************/
#B_PIED_COL_ONL
		{					/* COULEUR PIED ONLINE DES MESSAGES */
		color: rgb(171,19,7);                     
		}

#B_PIED_COL_OFFL
		{					/* COULEUR PIED OFFLINE DES MESSAGES */
		color: rgb(255,0,0);                    
		}
