/* PHOTUS : photus.css (/commun) -- 05/01/2008 */
body
      { margin :  0px; /* margin-bottom :  0px;  */
        FONT-FAMILY: "Times New Roman", times ;	
        font-size: 17px;          
        color:#666666;  
        Background-color:   #ffcc99;                                            /* #########  modifié  #fcc99 ??*/
      }
a:link 
       { color :#707070;
         text-decoration :  none;
       }        
a:visited 
      { color : #6987b3 ; text-decoration :  none;/*   */
      }     
a:hover 
      { text-decoration :  none;
      }
.c0
      {  position:relative;
		width : 950px; 
        background-image: url("../images2/forum_milieu_950.gif");
          background-repeat:  repeat;    /* repeat par defaut  */
  /*  border:1px;   border-color:#0000ff;      border-style: solid;     */   
      }
/*  --- ===================== zone EN-TETE ==================== ---   */
.lien_page
      { margin-bottom : 3px; /* pour espace sans pointeur */
        text-align:left; 
        color : #D7ECFF;
        cursor: pointer ;
		   text-decoration: none;
      } 
   
.login
      {  /*font-weight : bold;*/
        color : #D7ECFF; 
        /*text-decoration: underline; */
      }  
/*  --- ===================== / zone EN-TETE ======================= ---   */

/*  --- =====  BAS ==== --- */
.lien_bas
    { position :absolute ;
      top: 175px;
      height : 22px;
      cursor : pointer;
    } 
/*  --- =====================  / fin BAS ===================== --- */
/* =======  divers et commun*/
.txt_rose
    { color : #edd0b5 ;
      font-size: 17px;
      font-style: italic;
      padding:0px;  
      text-align : left ;     
    }
.txt_bleu
    { color : #D7ECFF ;
      font-size: 17px; 
	    font-style: italic;
      text-align:center ; 
      padding:0px;       
      text-align : left ;     
    }
    
   .messag
   {  FONT-FAMILY: "trebuchet ms" , "lucida grande" ,"Times New Roman", times ;
   	color : #D7ECFF ;
        font-size: 16px;  
        font-weight:bold;
   
        
        }
        
    
.bord /* pour rep‚rer un bloc */
    {  /*  border:1px;   border-color:#0000ff;      border-style: solid;      */
    }
