

/*************************************** 
 ********        FORMULAIRES     *******
****************************************/

/* Titre du formulaire sélectionné */
.form_titre{
	font-size : 20px;
	font-weight : bold;
	font-family: comic sans ms;
	color : #FD40FF;
	text-align: center;
	text-decoration : none;
}

/* Titre d'une rubrique */
.form_titre_rubrique{
	margin : 10px 0px 10px 0px;
	color: #F4B802;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: comic sans ms;
}

/* Titre d'une rubrique 2 */
.form_titre_rubrique_2{
	font-size: 18px;
	font-weight: bold;
	font-family: comic sans ms;
	color: red;
	text-decoration: none;
	text-align: left;
}

/* Intitulé d'une information à saisir */
.form_titre_info{
	margin-top: 5px;
	font-family: comic sans ms;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}

/* Entrée de formulaire associée à une information à saisir */
.form_entree_info{
	font-family: comic sans ms;
	font-size: 11px;
	font-weight: normal;
	text-align : left;
	color: #000000;
}
.form_entree_info td{
	font-family: comic sans ms;
	font-size: 11px; 
	font-weight: normal; 
	color : #000000;
}
.form_entree_info select{
	font-family: comic sans ms;
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
}

/*************************************** 
** DEFINITION GRAPHIQUE ACCEUIL       **
****************************************/

.fond_titre_acceuil{
     background-color: #0b1eac;
}

.police_barre_bas{
	font-family: comic sans ms;
	font-size: 11px; 
	font-weight: normal; 
	color:#ffffff;
}

.police_encart{
	font-family: comic sans ms;
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
	text-align: center;
}

/*************************************** 
**               DRAPEAU                 **
****************************************/

.drapeau {
   margin:5px 5px 5px 5px ;
 /*  border: solid 2px #0b1eac;  */
   padding: 2px 2px 2px 2px ;  

}  

.drapeau_appuye {
   
   margin:5px 5px 5px 5px ;
   border: solid 2px #EE1C25; 
   background-color: #FFFFFF; 
   padding: 2px 2px 2px 2px ;  


} 



/*************************************** 
**               MENU                 **
****************************************/

/*Couleur de fond*/

.fond_menuhaut {
 /*  background-color: #FFFFFF;  */
}


.menuhaut {
    width:  128px; 
 /*  margin:5px 5px 5px 5px ;    */
 /*  border: solid 2px #EB0BFF; */  
 /*  padding: 2px 2px 2px 2px ; */ 

 font-family: comic sans ms;
   font-weight: normal; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #ffffff;        /*On passe la police en bleu gris*/
}  

.menuhaut a:active {
font-family: comic sans ms;
   font-weight: normal; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #ffffff;        /*On passe la police en bleu gris*/
}

/*Lien par defaut*/
.menuhaut a:link {
      
 font-family: comic sans ms; /* background-color: #FFFFF;*/
   font-weight: normal; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #ffffff;        /*On passe la police en bleu gris*/
}


/*Lien deja visité par l utilisateur*/
.menuhaut a:visited {
      
  /* background-color: #FFFFFF; */

  font-family: comic sans ms;
   font-weight: normal; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #ffffff;        /*On passe la police en bleu gris*/
}

/* lien survolé*/
.menuhaut a:hover {     
font-family: comic sans ms;
   font-weight: normal; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #464245;
}

.fond_menuhaut_appuye {
   /*background-color: #EB0BFF; /*
}

.menuhaut_appuye {
   
 /*  margin:5px 5px 5px 5px ;    */
 /*  border: solid 2px #FFFFFF; */
font-family: comic sans ms;  
 /*  padding: 2px 2px 2px 2px ;  */
   font-weight: bold; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #464245;        /*On passe la police en bleu gris*/

}  



.menuhaut_appuye a:active {
font-family: comic sans ms;   
   font-weight: bold; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #464245;        /*On passe la police en bleu gris*/
   
}

.menuhaut_appuye a:link {
font-family: comic sans ms;     
   font-weight: bold; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #464245;        /*On passe la police en bleu gris*/
}
.menuhaut_appuye a:visited {
     
font-family: comic sans ms;
   font-weight: bold; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #464245;        /*On passe la police en bleu gris*/
}
.menuhaut_appuye a:hover {
      
font-family: comic sans ms;
   font-weight: bold; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #464245;        /*On passe la police en bleu gris*/
}



/*************************************** 
**         MENU 2 Eme Niveau          **
****************************************/
.menu2{
   
   padding-top: 2cm ;

}

.menuhautN2 {
   
   width:128px; 

   background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton.gif);
   background-repeat:no-repeat;

   font-family: comic sans ms;   
   font-weight: normal ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;
   color: #FFFFFF;        /*On passe la police en bleu gris*/
}  

.menuhautN2 a:active {



 /*  background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton_action.gif);
   background-repeat:no-repeat;
   background-position:left bottom;  */
	 
   font-family: comic sans ms;
   font-weight: normal ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;

   
   color: #FFFFFF;        /*On passe la police en bleu gris*/
}

/*Lien par defaut*/
.menuhautN2 a:link {
      
   
/*   background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton.gif);
   background-repeat:no-repeat;
   background-position:left bottom; */
   
   font-family: comic sans ms; 
   font-weight: bold ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;
   
   color: #FFFFFF;        /*On passe la police en bleu gris*/
}


/*Lien deja visité par l utilisateur*/
.menuhautN2 a:visited {
      
 /*  background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton.gif);
   background-repeat:no-repeat;  */

   
   font-family: comic sans ms;
   font-weight: bold ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;
   
   color: #FFFFFF;        /*On passe la police en bleu gris*/
}

/* lien survolé*/
.menuhautN2 a:hover {     

 /*  background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton_action.gif);
   background-repeat:no-repeat;  */

   font-family: comic sans ms;
   font-weight: bold ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;
   
   color: #464245;
}


.menuhautN2_appuye {
   width:  128px; 

   background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton_action.gif);
   background-repeat:no-repeat;
font-family: comic sans ms;
   font-weight: bold ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;
   
   color: #464245;        /*On passe la police en bleu gris*/

}  



.menuhautN2_appuye a:active {
   
   font-weight: bold ;

/*   background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton_action.gif); 
   background-repeat:no-repeat;  */

 font-family: comic sans ms;  
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;
   
   color: #464245;        /*On passe la police en bleu gris*/
   
}

.menuhautN2_appuye a:link {

 /*  background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton_action.gif);  
   background-repeat:no-repeat;  */

 font-family: comic sans ms;  
   font-weight: bold ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;
   
   color: #464245;        /*On passe la police en bleu gris*/
}
.menuhautN2_appuye a:visited {


/*   background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton_action.gif);
   background-repeat:no-repeat;  */

 font-family: comic sans ms;  
   font-weight: bold ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;

   color: #464245;        /*On passe la police en bleu gris*/
}
.menuhautN2_appuye a:hover {
      
 /*  background-image:url(http://www.filla.fr/fileadmin/Bouton/bouton_action.gif);
   background-repeat:no-repeat;  */

font-family: comic sans ms;   
   font-weight: bold ; 
   font-size: 14px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   text-align: center;

   color: #464245;        /*On passe la police en bleu gris*/
}



/*************************************** 
**           MENU Troisieme           **
****************************************/


.menuhautN3 {
   background: #CCCCCC;   /* Coloration du fond du bouton en gris clair*/
   color: #003366;    /* Police en bleu gris */
}   

/*Lien par defaut*/
.menuhautN3 a:link {
   background: #CCCCCC;   /* Gris clair */
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #003366;        /*On passe la police en bleu gris*/
}


/*Lien deja visité par l utilisateur*/
.menuhautN3 a:visited {
  
   text-decoration: none;
   color: #003366;    /* dark blue */
}

/* lien survolé*/
.menuhautN3 a:hover {
   text-decoration: none;
   background: #FFFFFF;  /*Fond en Blanc */ 
   color: red;           /*Font en rouge*/
   
}


.menuhautN3_appuye a:active {
   text-decoration: none;
   background: #FFFFFF;  /*Fond en Blanc */ 
   color: red;           /*Font en rouge*/
   
}

.menuhautN3_appuye a:link {
   text-decoration: none;
   background: #FFFFFF;  /*Fond en Blanc */ 
   color: red;           /*Font en rouge*/
  
}
.menuhautN3_appuye a:visited {
   text-decoration: none;
   background: #FFFFFF;  /*Fond en Blanc */ 
   color: red;           /*Font en rouge*/
 
}
.menuhautN3_appuye a:hover {
   text-decoration: none;
   background: black;  /*Fond en Blanc */ 
   color: white;           /*Font en rouge*/
  
}


.bodytext {
   font-family: comic sans ms;
   color: #bodytext; 
   font-size: 14px;
   padding-left: 10px;
   padding-top: 10px;
   text-align: justify;

}

.align-center {
text-align: center;
}



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!         Configuration des liens          !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


/*Lien par defaut*/
a:link {
   font-family: arial;
   color: #464245; 
   font-size: 12px;
   font-weight: bold ; 
   text-decoration: none;
}


/*Lien deja visité par l utilisateur*/
a:visited {
   font-family: arial;
   color: #464245; 
   font-size: 12px;
   font-weight: bold ; 
   text-decoration: none;
}


/* lien survolé*/
a:hover {
   font-family: arial;
   color: #464245; 
   font-size: 12px;
   text-decoration: none;
   font-weight: bold ; 
}




/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      MENU DE TYPE NORMAL          !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.csc-header {
   font-family: comic sans ms;
   color: #EB0BFF; 
   font-size: 12px;
   font-weight: bold;
   
}

.csc-header-n1 {
    font-family: comic sans ms;
   color: #EB0BFF; 
   font-size: 12px;
   font-weight: bold;
   padding-left: 10px;
   
}

.csc-firstHeader {
    font-family: comic sans ms;
   color: #EB0BFF; 
   font-size: 18px;
   font-weight: bold;

}



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      MENU DE TYPE 1                   !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
 
H1 {  
   font-family: comic sans ms;
   color: #EB0BFF; 
   font-size: 14px;
   font-weight: bold;
 }

 
.csc-header-n2 {
    font-family: comic sans ms;
   color: #EB0BFF; 
   font-size: 8px;
   font-weight: bold;
   padding-left: 10px;
}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      MENU DE TYPE 2                    !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

 
H2 {
font-family: comic sans ms;
color: #292527; 
font-size: 18px;
font-weight: bold;

}

.csc-header-n3 {
    font-family: comic sans ms;
   color: #292527; 
   font-size: 6px;
   font-weight: bold;
   padding-left: 10px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      MENU DE TYPE 3                   !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


H3 { 
font-family: comic sans ms;
color: #292527; 
font-size: 14px;
font-weight: bold;
 }
 
.csc-header-n4 {
    font-family: comic sans ms;
   color: #292527; 
   font-size: 8px;
   font-weight: bold;
   padding-left: 10px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      MENU DE TYPE 4                   !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


H4 { 
font-family: comic sans ms;
color: black; 
font-size: 12px;
font-weight: bold;
}

.csc-header-n5 {
    font-family: comic sans ms;
   color: black; 
   font-size: 6px;
   font-weight: bold;
   padding-left: 10px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      MENU DE TYPE 5                   !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

H5 { 
font-family: comic sans ms;
color: black; 
font-size: 14px;
font-weight: bold;
}

.csc-header-n6 {
    font-family: comic sans ms;
   color: black; 
   font-size: 8px;
   font-weight: bold;
   padding-left: 10px;
}
   
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!                                                  !!!!! */
/*!!!!	            STYLE MENU PRINCIPAL	        !!!!! */
/*!!!!							!!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


.cadrage_menu {
text-indent:40px;
line-height: 9em
}






/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!                                                  !!!!! */
/*!!!!	         BOITE DE CONNEXION         !!!!! */
/*!!!!							!!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.boite_connexion_accueil {
       font-family: Verdana,comic sans ms;
       color: #666666; 
       font-size: 11px;
       
}

.couleur_bordure {
        border-width: thin;
        border-width: 1px ;
        border-style: solid; 
        border-color:#ed1d25;
}

.tx-loginboxmacmade-pi2{
                width: 160;
                height:40px;
	background-color: #F0F0F0;
}

.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
	color: #FF0000;
}
		
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
	border-collapse: collapse;
}

.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
	background-color: #FFFFFF;
}

.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
	 font-family: Verdana,comic sans ms;
        color: BLACK; 
        font-size: 11px;  
	background-color: #FFFFFF;
}

.tx-loginboxmacmade-pi1-welcome
{
	font-family: Verdana,comic sans ms;
	font-size: 11px;
}



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!                                                  !!!!! */
/*!!!!	 CONFIGURATION DU RICH   !!!!! */
/*!!!! TEXT EDITOR POUR LES TABLEAUX !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

/* Contenu du tableau */
.contenttable {
   font-family: Verdana,comic sans ms;
   color: #2A2A2F; 
   font-size: 11px;
}

.contenttable TD {
   font-family: Verdana,comic sans ms;
   color: #2A2A2F; 
   font-size: 11px;
   border-width: thin;
    border-style: solid; 
   border-color: #2A2A2F;
}

.contenttable TR {
   font-family: Verdana,comic sans ms;
   color: #2A2A2F; 
   font-size: 11px;
   border-width: thin;
    border-style: solid; 
   border-color: #2A2A2F;
}


/* Bordure du tableau */
.htmlarea-showtableborders {
   border-width: thin;
    border-style: solid; 
   border-color: #2A2A2F;
}


	



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!                                                  !!!!! */
/*!!!!	Configuration formulaires      !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.tx-thmailformplus-pi1
{
   font-family: Verdana,comic sans ms;
   color=#666666;
   font-size: 11px;
   padding-left: 10px;
   text-align: justify;
}




/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      Configuration du rendu de contenu        	!!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


.position_contenu{

	padding-top:40px;
	/*padding-right:40px;*/
	text-align: justify;
	background-color: #FFFFFF;
	
	width:511px;

	/*height:500px;*/
	

}


.contenu_flexible{
	
	width:200px;
}





.position_contenu_photo{
	text-align: center;
	background-color: #FFFFFF;	
	width:511px;
}




/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      Configuration du rendu de contenu        	!!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */



UL {
        list-style-type: disc ; 
        font-family: Verdana,comic sans ms;
        color: #666666; 
        font-size: 14px;
     
        list-style-position : outside;
 } 
 
 OL {
        list-style-type: disc ; 
        font-family: Verdana,comic sans ms;
        color: #666666; 
        font-size: 14px;
        list-style-position : outside;
 } 
 
 LI {
        list-style-type: disc ; 
        font-family: Verdana,comic sans ms;
        color: #666666; 
        font-size: 14px;
        list-style-position : outside; 
 }





/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!                                                  !!!!! */
/*!!!!	  CONFIGURARTION DES        !!!!! */
/*!!!!	             ASCENCEURS	        !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


.ascenceur {
 	         width:  475px;            
               	 height: 407px;
                 overflow:auto;
               }
               

.pas_ascenceur {
                overflow:hidden;
               }

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!                                                  !!!!! */
/*!!!!	  GUESTBOOK                                     !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.guestbook{
     background-color: #FFFFFF;
}  

.ascenceur_guestbook {
 	         width:  775px;            
               	 height: 405px;
                 overflow:auto;
               }


.csc-uploads-fileName{

   font-weight: normal; 
   font-size: 12px;
   text-decoration: none; /*On empeche le soulignement du texte*/
   color: #2A2A2F;        /*On passe la police en bleu gris*/

}





