html
{
   background-color: #222244;
}
a
{
  color: #000000;
  text-decoration:none;
}
.header
{
   margin: auto;
   width: 900px;
   height: 150px;
   border: 1px solid black;
   background-image: url("banniere.png");
}
.menu
{  
   margin: auto;
   width: 894px;
   height: 30px;
   border: 1px solid black;
   border-top: 0px;
   background-color: white;
   padding-left: 6px;
}
img
{
margin-left: 10px;
border: 0px;
}
.menulink
{
   font-size:15px;
   font-family: "Arial Black", "Trebuchet MS", Georgia, serif;
   text-decoration:none;
   color: black;
   border: 0px;
}
.menulink:hover
{
  color:#222244;
  border: 0px;
}
.body
{
   margin: auto;
   margin-top: 5px;
   width: 900px;
   height: auto;
   padding-bottom: 20px;
   border: 1px solid black;
   background-color: white;
   overflow: auto;
}
.intro
{
float: left;
width: 300px;
margin-top:20px;
margin-left: 10px;
font-size:12px;
font-family: Trebuchet, Arial;
}
p:first-letter
{
padding-left: 20px;
}
.news
{
 width: 500px;
 height: 400px;
 margin-top:20px;
 margin-right: 5px;
 border: 1px dashed #9999FF;
 overflow: auto;
 float: right;
 background-color: #FFFFFF;
}
.news2
{
 width: 500px;
 height: 150px;
 margin-top:20px;
 margin-right: 5px;
 margin-left: 20px;
 border: 1px dashed #9999FF;
 overflow: auto;
 background-color: #FFFFFF;
}
.news1
{
 width: 98%;
 border:1px solid black;
 margin-left: 2px;
 margin-right: 2px;
 margin-top: 2px;
 padding: 2px;
 font-size:12px;
 font-family: Trebuchet, Arial; 
 background-color:#9999FF;
}
.news1:hover
{
 background-color:#CCCCFF;
}
.date_news
{

font-size:12px;
font-weight: bold;
font-family: Trebuchet, Arial; 
margin-bottom: 4px;
}
.titre_news
{
 margin-left: 10px;
}

.contenu_news
{
font-style: italic;
margin-bottom: 4px;
margin-left: 3px;
}
.news_news
{
width: 800px;
margin-left: 30px;
margin-top: 20px;
margin-bottom: 50px;
font-size: 13px;
font-family: "Trebuchet MS", Georgia, serif;
}
.news_titre_news
{
 font-weight: bold;
 font-size: 16px;
}
.news_titre_news:first-letter
{
 font-size:18px;
}
.news_date_news
{
 font-style: italic;
 font-size: 10px;
 margin-left: 40px;
 margin-bottom: 10px;
}
.news_contenu_news:first-letter
{
 margin-left: 30px;
}
.print
{
 font-size:9px;
 margin-left: 40px;
 margin-top: 10px;
}
.presentation
{
width:200px;
margin-top: 30px;
margin-left: 50px;
font-size: 10px;
font-family: "Trebuchet MS", Georgia, serif;
}
.titre_geek
{
font-size: 13px;
font-family: "Trebuchet MS", Georgia, serif;
margin-left: 25px;
}
.definition_geek
{
font-size:10px;
font-family: "Trebuchet MS", Georgia, serif;
margin-left: 15px;
margin-right: 15px;
}
.footer
{
   margin: auto;
   margin-top: 5px;
   width: 900px;
   height: 15px;
   border: 1px solid black;
   background-color: white;
   font-size: 10px;
   padding-top : 5px;
   text-align: center;   
}

/* Partie Programme */
.nom_categorie
{
border-top: 2px solid black;
border-bottom: 2px solid black;
margin-right: 20px;
margin-left: 20px;
margin-top: 20px;
padding-left: 30px;
font-size:18px;
font-weight: bold;
font-family: "Trebuchet MS", Georgia, serif; 
}
.programme_contenu
{
width: 600px;
margin-left: 30px;
margin-top: 10px;
font-size:12px;
font-family: "Trebuchet MS", Georgia, serif; 
}
.last_change
{
width: 300px;
border-top: 1px solid black;
margin-top: 40px;
margin-left: 40px;
font-size:10px;
font-family: "Trebuchet MS", Georgia, serif; 
}
.titre_programme
{
font-size:20px;
margin-left: 10px;
margin-top: 10px;
font-family: "Trebuchet MS", Georgia, serif; 
}
.lien_staff_bloc
{
 font-family: "Trebuchet MS", Georgia, serif; 
 width: 150px;
 margin: auto;
 margin-top: 50px;
 text-align: center;
 font-size:10px;
}
.staff_img
{
 width: 150px;
 margin: auto;
 margin-bottom: 0px;
 border: 1px solid black;
}


.fiche_staff_div
{
  font-family: "Trebuchet MS", Georgia, serif; 
  margin: auto;
  margin-top: 20px;
  text-align: center;
  font-size: 11px;
}
.fiche_staff_nom
{
  font-size: 16px;
  font-weight: bold;
}
.fiche_staff_img
{
  border: 1px solid black;
  margin-top: 20px;
}
.fiche_staff_infos
{
  margin-top: 10px;
}
.commentaire_div
{
height: auto;
width: 500px;
margin-left: 10px;
font-family: "Trebuchet MS", Georgia, serif; 
font-size: 11px;
}
.commentaire_head
{
  height: 56Px;
  padding-left: 70px;
  padding-top: 22px;
  background-image: url("images/par_1.png");
  background-repeat: no-repeat;
  font-style: italic;
}
.commentaire_body
{
  font-size: 12px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.commentaire_body:first-letter
{
  padding-left: 20px;
}
.commentaire_bottom
{
  padding-left: 410px;
}
.commentaire_break
{
  font-size: 0px;
  height: 1px;
  background-color: black;
  width: 400px;
  margin-left: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.ajout_commentaire
{
  margin: 20px;
  margin-top: 30px;
  width: 450px;
  padding: 5px;
  font-family: "Trebuchet MS", Georgia, serif; 
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.ajout_commentaire_form
{
  font-weight: normal;
  font-size: 10px;
}
.ajout_commentaire_form input
{
 border: 1px solid black;
}

.ajout_commentaire_form textarea
{
  border: 1px solid black;
  padding: 5px;
  font-family: "Trebuchet MS", Georgia, serif; 
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.ajout_commentaire_form
{
  font-weight: normal;
  font-size: 10px;
}
.ajout_commentaire_form input
{
 border: 1px solid black; 
}

.ajout_commentaire_form textarea
{
 border: 1px solid black;
}
.commentaire_titre
{
 width: 150px;
 margin-left: 40px;
 margin-bottom: 20px;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 font-family: "Trebuchet MS", Georgia, serif; 
 font-size: 15px;
 font-weight: bold;
}
.commentaire_ajoute
{
  width: 300px;
  margin: auto;
  margin-top: 10px;
  font-family: "Trebuchet MS", Georgia, serif; 
  font-size: 14px;
}
.redirect
{
  width: 280px;
  margin: auto;
  font-family: "Trebuchet MS", Georgia, serif; 
  font-size: 9px;
}
.averto
{
  margin-top: 30px;
  font-family: "Trebuchet MS", Georgia, serif; 
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
}
.titre_membres
{
 margin-top: 10px;
 margin-left: 20px;
 font-family: "Trebuchet MS", Georgia, serif;
 font-size: 20px;
}
.intro_membres
{
 margin-top: 10px;
 margin-left: 10px;
 margin-bottom: 20px;
 font-family: "Trebuchet MS", Georgia, serif;
 font-size: 10px;
 font-style: italic;
}
.intro_register
{
 margin-left: 20px;
 margin-top: 20px;
 font-family: "Trebuchet MS", Georgia, serif;
 font-size: 9px;
 font-style: italic;
}
.intro_register:first-letter
{
 margin-left: 20px;
}
.form_register
{
  border: 1px dashed #9999FF;
  font-family: "Trebuchet MS", Georgia, serif;
  font-size: 10px;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 20px;
  padding: 5px;
}
.fiches_gauche
{
  float: left;
  width: 302px;
  margin-left: 60px;
}
.fiches_droite
{
  float: right;
  width: 302px;
  margin-right: 60px;
}
.fiche
{
  font-family: "Trebuchet MS", Georgia, serif;
  font-size: 10px;
  width:300px;
  margin-top: 10px;
  text-align: center;
  border: 1px dashed #9999FF;
}
.fiche_droite
{
  font-family: "Trebuchet MS", Georgia, serif;
  font-size: 10px;
  width:300px;
  margin-top: 10px;
  text-align: center;
  border: 1px dashed #9999FF;
}
.fiche_interieur
{
  font-size: 10px;
  font-family: "Trebuchet MS", Georgia, serif;
}
.fiche_page
{
   width: 400px;
   margin: auto;
   margin-top: 10px;
   text-align: center;
   border: 1px dashed #9999FF;
   font-family: "Trebuchet MS", Georgia, serif;
   font-size: 9px;
}
.fiche_page_p
{
   font-size: 10px;
   font-family: "Trebuchet MS", Georgia, serif;
}
.lien_rss
{
   font-size: 10px;
   font-family: "Trebuchet MS", Georgia, serif;
   float: right;
   width: 80%;
   text-align: right;
   margin-top: 10px;
   margin-bottom: 5px;
   margin-right: 10px;
}