body {margin:0;
	  padding:0;
	  color:#000;
	  background:#000 url(images/fond3.gif);
	  }
	
	
#page{ width:100%;
	   margin:10px auto;
	   background-color:#FFCCCC;
	   }

		   
/**************************************************/
/****           L'EN-TETE         *****************/
/**************************************************/

#entete{background:#000 url(images/salle.jpg) 100% 0% no-repeat;
        margin:0;
		color:#fff;
		padding:3px;
		}
	
		
#entete h1{font: 1.5em Georgia, "Times New Roman", Times, serif; 
		   font-weight:bold;
		   line-height:100%;}		

#entete h2{font: 0.8em Georgia, "Times New Roman", Times, serif;
		   font-weight:bold;
		   padding-top:-15px;
		   line-height:100%; }		
		   
/**************************************************/
/**** MENU DE NAVIGATION **************************/
/**************************************************/

#navigation{float:left;
            width:180px;
            margin:0 0 0 0.5%;
			background-color:#FFCC00;
			padding:20px 0;
			}		

#navigation ul{list-style:none;}

#navigation ul li{padding-bottom:10px;
                  font-weight:bold;}
                  
#navigation ul li a, #navigation ul li a:visited{
                   text-decoration:none;
                   color:#333;
				   }

#navigation ul li a:hover{text-decoration:none;
                          color:#fff;
						  }


#navigation img{border-bottom:4px solid #000;
                border-top:4px solid #000;
				margin-bottom:5px;}

/**************************************************/
/****           CONTENU PRINCIPAL *****************/
/**************************************************/

			
#contenu{float:left;
		 padding:0;
		 margin:0;
		 }

#contenu h2 {font-size:1.6em;
			 border-bottom:1px solid #CC3333;
			 text-align:right;
			 color:#CC3333;
			 letter-spacing:3px;
			 padding:0;
			 margin:0;
			 width:50%;}


/**************************************************/
/****     CADRE POUR L'AFFICHAGE DES ARTICLES   ***/
/**************************************************/


#cadreArticle { width:430px;   
                margin:30px;
				padding:0 0 0 15%;
                font:0.6em Verdana, Arial, Helvetica, sans-serif;
				text-align:justify;
			    line-height:150%;
}

#cadreArticle h3{font-size: 1.8em ;
                 letter-spacing:2px;
				 border-bottom:1px solid #000; }
				 
				 
#cadreAticle a {text-decoration:none;
                color:#c33;
				}
								 
#cadreArticle a:hover {text-decoration:underline;
                       color:red;
					   }
/**************************************************/
/****     PIED DE PAGE                          ***/
/**************************************************/

#piedpage{clear:both;
          text-align:center;
		  margin-top:0px;
          padding:10px; 
		  }		
		  
		  
.imageArticle{float:left;
              margin:0 10px 10px 0;
			  border:1px solid #999;
			  }
.afficheArticle{}	

#piedpage{font:0.6em Verdana, Arial, Helvetica, sans-serif;}


/**************************************************/
/****     LIEN FKNET                            ***/
/**************************************************/

#fknet{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:10px;
	   }		
#fknet a, #fknet a:visited{color:white;
                           text-decoration:none;
						   }
#fknet a:hover{text-decoration:underline;}						    		   			  
