body
{
   /*width: 763px; un design extensible*/
   margin:auto; /* Pour centrer notre page */
   margin-top: 2px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 2px;    /* Idem pour le bas du navigateur */
   background-image: url("pictures/fondi.jpg"); 
   height:px;
   margin-left:2px;
}
#en_tete
{
  /*width:762px; un design extensible*/
  
  width:762px;
  border:solid red 1px;
  margin:auto;
  margin-bottom:3px;
  height:85px;
  background-image: url("pictures/banniere_1_catalan.jpg");
  background-repeat:no-repeat;
  
  }
  
  
 #header
{
/*width:762px;un design extensible*/
height:30px;/* Très important : donner une taille au menu 20 px*/
background-image: url("pictures/fondd.jpg");
border:solid red 1px;
margin-bottom:5px;
}

  #menu
{
 
   float: left; /* Le menu flottera à gauche */
   width: 150px; /* Très important : donner une taille au menu 120 px*/
   font-size:20px;
   margin-left:1px;
   border:1px solid red;
   text-align:center;
   color:yellow;
   font-style:italic;
   background-image: url("pictures/fondu.jpg"); 
   margin-top:4px;
   padding: 5px;
 
}

#corps
{
   margin-left:165px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   margin-bottom: 2px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   margin-top:9px;
   color:black;
   background-image: url("pictures/fondf.jpg"); 
   text-align:justify;
   font-size:15px;
   font-weight:bold;

}

.element_corps
{

width:98%;
/*width:600px;*/
margin:auto;
height:35000px;
border:1px solid green;
background-image: url("pictures/fondh.jpg"); 
text-align:justify;
font-style:italic;
font-weight:bold;
cursor: url("pictures/ecureuil.ani");
/*margin:auto;*/
padding:4px;
}


.element_corps a /* Tous les liens se trouvant dans element_corps */
{
   color:black;
   text-decoration:none;
}

.element_corps a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:red;
}
.element_corps a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}

a
{
text-decoration:none;
font-style:italic;
color:black;
}


.element_menu
{
   background-image: url("pictures/fondi.jpg"); 
   border: 1px solid black;
   margin:auto;
   font-weight:bold;
   font-style:italic;
   color:black;
   font-size:12px;
   padding-bottom:5px;
   padding-left:3px;
   padding-top:4px;
   text-align:left;
   margin-top:5px;

}
.element_menu ul/* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-type:square;
   padding: 0px; /* Tous les côtés ont une marge intérieure de 0 pixels */
   padding-left: 30px; /* ... mais on modifie ensuite la marge de gauche, donc celle-là fera finalement 20 pixels */
   margin: 0px; /* Idem pour margin, ça nous évite d'avoir à en écrire 4 (margin-left, margin-right...) */
   margin-bottom:5px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, 
   mais tous les autres sont à 0px */
   font-style:italic;
   font-weight:bold;
   font-size:12px;
   color:red;
}

.element_menu a /* Tous les liens se trouvant dans un menu */
{
   color:black;
   text-decoration:none;
}

.element_menu a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:red;
}
.element_menu a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}

  .onglet a
{
   color:red;
   text-decoration:none;
   background-color:yellow;
}

.onglet a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:red;
}
.onglet a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}

  .onglet
   {
  float:right;
  margin-top:2px;
  list-style-type:none;
  margin-right:0px;
  margin-bottom:0px;
  font-size:12px;
   }
   
   .onglet li
   {
   float:right;
   border:solid blue 1px;
   background-color:yellow;
   color:red;
   margin-left:1px;
   margin-right:1px;
   padding:2px;
   }
     
   
#footer
{
   background-color:#bd8d00;
   padding:5px;
   text-align:center;
   color:black;
   border:2px solid yellow;
   font-size:12px;
   font-weight:bold;
   height:20px;
   /*width:750px; design extensible*/
   border:1px solid red;
   font-family:arial;
}

/*__________________________________________________UN PEU DE DECORATION_________________________________________________*/

 .vert
   {
   font-size:14px;
   font-weight:bold;
   font-style:italic;
   color:green;
   }
   

 .lyst
{
list-style-position:outside;
color:red;
font-style:italic;
font-size:1em;
list-style-type:square;
}
.lyst_2
{
list-style-position:outside;
color:maroon;
font-style:italic;
font-size:1em;
list-style-type:square;
}	


 a img
   {
   border:none;
  
   }
   
   
   .signature
   {
   text-align:right;
   font-family:georgia,arial,"trebuchet MS",verdana,serif;
   font-size:80%;
   font-weight:bold;
   font-variant:small-caps;
   color:brown; 
   }
   
   em
   {
   font-size:14px;
   font-weight:bold;
   font-style:italic;
   color:red;
   }

.first_letter
{
font-size:25px;
color:yellow;
margin-right:2px
}

strong

{
color:blue;
text-align:center;
font-style:italic;
}


h1
   {
   font-size:30px;
   color:yellow;
   padding-bottom:0px;
   padding-top:15px;
   font-style:verdana;
   }
  
   h2
   {
   font-size:25px;
   Color:black;
   padding:15px;
   font-style:"new roman";
   }
hr
{
color:maroon;

}

.souligne
{
text-decoration:underline;
}

h6
{
font-weight:bold;
font-size:12px;
font-family:verdana;
font-style:italic;
color:maroon;
}
.surligne
{
background-color:yellow;

}
.rayer
 
 {
 text-decoration:line-through;
 color:maroon;
 }
/*______________________________________FORMULAIRE___________________________*/

textarea
{

background-color:#cccccc;

/*background-color:#fff161; */
color:black;
font-size:14px;
font-family:arial;
font-weight:bold; 
font-style:italic;

} 

  input

  {
  color:black; 
  background-color:#fff161;
  font-style:italic;
  font-family:arial;
  font-weight:bold;
  font-size:12px;
  }




/* ___________________________________________________________REPORTAGES________________________________________________________*/
.images_diapo_reportages

 {
 width:400px;
 height:300px;
 margin:auto;
 background-image: url("images_diapo_reportages/1.jpg"); 
 border: 4px ridge red;
 
 }

 
 
.sommaire_reportage
{
width:400px;
height:130px;
margin:auto;
margin-top:25px;
text-align:left;
overflow:auto;
background-image:url("pictures/fond_reportage_album.gif");
border:4px double red;
}


.sommaire_reportage ul
{
   list-style-type:square;
   padding: 0px;
   padding-left: 30px; 
   margin: 0px; 
   margin-bottom:5px; 
   font-style:italic;
   font-weight:bold;
   font-size:14px;
   color:red;
   padding-top:20px;
}

/* ---------------------------------------------------------------------------------------CADRE BROCANTE-------------------------------------------------------------------------------------------------*/

.cadre_petites_annonces
{
width:400px;
color:blue;
height:100px;
text-align:left;
padding-top:10px;
font-size:13px;
border:solid maroon 1px;
background-color:#e9b500; 
margin:auto;
padding-bottom:5px;
overflow:auto;
border:4px double black;
}


.cadre_petites_annonces li
{
font-size:14px;
}

.cadre_petites_annonces a 
{
   color:red;
   text-decoration:none;
}

.cadre_petites_annonces a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:yellow;
   color:red;
}
.cadre_petites_annonces a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}



/*____________________________________XXXXXXXXXXXXXXXXXx  CALENDRIER NOUVEAU  XXXXXXXXXXXXXXXXXxxx_________________________*/

.calendrier

{
height:294px;
width:480px;
margin:auto;
border:1px solid green;
background-image: url("calendrier/calendrier_2008_catalan.jpg");
background-repeat:no-repeat;
margin-top:50px;
}

.cadre_englobe_menu_calendrier

{
height:100px;
width:480px;
margin-top:190px;
padding-top:4px;
}


.menu_calendrier_1
{
float:left;
margin-top:0px;
height:100px;/*ily avait50*/
width:160px;
background-color:#fffaa7;
font-family:arial;
font-style:italic;
font-weight:bold;
text-align:center;
font-size:14px;
color:green;
}

.menu_calendrier_3
{
margin-left:160px;
margin-top:0px;
height:100px;/*ily avait50*/
width:160px;
background-color:#29fbff;
font-family:arial;
font-style:italic;
font-weight:bold;
text-align:center;
font-size:14px;
color:red;
}

.menu_calendrier_2
{
font-family:arial;
font-style:italic;
font-weight:bold;
text-align:center;
margin-top:-100px;
margin-left:320px;
height:100px;/*ily avait50*/
width:160px;
background-color:#00e974;
font-size:14px;
color:blue;
}


/*_____________________________________________________CADRE NEWS__________________________________________________________*/

.cadre_news
{
width:98%;
margin:auto;
font-style:italic;
background-color:#cccccc;
overflow:auto;
height:2500px;
padding:5px;
text-align:justify;
}



/*__________________________________________________________CSS CURSEUR__________________________________________________*/

.curseur_4
{
cursor: url("pictures/ecureuil.ani");
}

/*_________________________________________________________ PAGE ALBUM_____________________________________________________*/

.sommaire_album
{
width:375px;
height:140px;
margin:auto;
margin-top:px;
text-align:left;
overflow:auto;
background-image:url("pictures/fond_reportage_album.gif");
padding-top:5px;
border:4px double red;
}

.sommaire_album ul
{
   list-style-type:square;
   padding: 0px; 
   padding-left: 30px; 
   margin: 0px; 
   margin-bottom:5px; 
   font-style:italic;
   font-weight:bold;
   font-size:14px;
   color:red;
}

.diapo_album

 {
 width:200px;
 height:150px;
 margin:auto;
 background-image: url("diapo_album/1.jpg"); 
 border:;
 }

 
.sommaire_diaporama
{
width:450px;
height:130px;
margin:auto;
margin-top:25px;
text-align:left;
overflow:auto;
background-image:url("pictures/fond_reportage_album.gif");
padding-top:20px;
border:4px double red;
}

.sommaire_diaporama ul
{
   list-style-type:none;
   padding: 0px; 
   padding-left: 30px; 
   margin: 0px; 
   margin-bottom:5px; 
   font-style:italic;
   font-weight:bold;
   font-size:14px;
   color:red;
}

 /*_____________________________________________________CADRE ADMINISTRATION_______________________________________________*/
 
.cadre_administration
{
width:400px;
height:100px;
color:black;
text-align:left;
padding-top:10px;
font-size:15px;
border:solid maroon 2px;
background-color:#f8ff61;
margin:auto;
overflow:auto;
}

.cadre_administration a
{
   color:red;
   text-decoration:none;
  
}

.cadre_administration a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:green;
}
.cadre_administration a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}
 

.cadre_securite
{
width:350px;
height:80px;
padding-top:5px;
font-size:15px;
border:solid maroon 2px;
margin:auto;
padding-bottom:5px;
overflow:auto;
background-color:#ffef81 ;
}


.trombinoscope_dirigeants

{
 width:220px;
 height:268px;
 background-image: url("trombinoscope_catalan/nouzieres.jpg"); 
 margin:auto;
 background-repeat:no-repeat;
}

.trombinoscope_adherents

{
 width:220px;
 height:268px;
 background-image: url("photos_adherents/nicole_espel.jpg"); 
 margin:auto;
 background-repeat:no-repeat;
}



.cadre_menu_sponsors
{
padding:5px;
width:220px;
height:100px;
background-color:#ffe423;
margin:auto;
margin-top:10px;
border:4px double black;
}

.cadre_menu_sponsors ul
{
list-style-type:square;
color:red;
}

.cadre_menu_sponsors a
{
color:black;

}

 /*______________________________CADRE RESPONSABLES MISE EN OEUVRE PROGRAMME PREVISIONNEL 2008_____________________________*/
 
 .cadre_responsables_programme_2008

 {
 width:300px;
 height:200px;
 background-image: url("organisateurs/coudannes.jpg"); 
 padding-left:px;
 margin:auto;
 padding-top:px;
 padding-left:px;
 border:solid red 3px;
 }

 .cadre_menu_programme
{
width:400px;
height:100px;
text-align:left;
padding-top:10px;
font-size:15px;
border:solid maroon 2px;
background-color:#ffef81 ;
margin:auto;
padding-bottom:5px;
overflow:auto;
}

.cadre_menu_programme a
{
   color:black;
   text-decoration:none;
}

.cadre_menu_programme a:hover /* Quand on pointe sur un lien du menu */
{
   background-color:white;
   color:red;
}
.cadre_menu_programme a:visited /* Quand on pointe sur un lien du menu */
{
 text-decoration:none;
 color:blue;
}
 

/*_________________________________________VERSION FRANCAIS/CATALANE_____________________________________*/

.gauche
{
float:left;


}

.droite
{
float:right;
margin-right:5px;
}



/*_______________________________________________CADRE_DIAPO_NEWS_________________________________*/

.cadre_diapo_news

{
 width:300px;
 height:225px;
 background-image: url("diapo_news/1.jpg"); 
 margin:auto;
 border:ridge 3px red;

}


