
body 
{
	margin: 0;
	padding: 0;
   background-image: url("images/fond3.jpg");
   background-position: top;
   background-attachment : fixed;
   background-repeat: no-repeat;
   background-color: #fff4e1;
   text-align: center;
}
/*-------------------------------- page Div général pour positionnement -------------------------------*/
#global 
{
   width: 760px;
   margin: 0 auto;
   position: relative;
   border: 2px solid #660000;
   
}

/*-------------------------------------------- Entête -------------------------------------------*/

#entete
{
  width: auto;
}

.figa
{  
   color: #13400a;
   font-family: "Arial Black", "Times New Roman", Times, serif;
   font-size: 160%;
   margin-left: auto;
   margin-right: auto;
   margin-top: -150px;
}
.logo_text
{  
   
   color: #135c0b;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 80%;
   font-weight: bold;
   margin-left: auto;
   margin-right: auto;
}
#communaute  
{	
   position: absolute;
   right: 10px;
   top: 88px;
}

/*------------------------------------- News ------------------------------------------------*/

#news{
position: absolute;
left: -100px;
top: 310px;
width: 250px;
height: 172px;
background: url(images/cigale.png);

} 

#global #news h2{
margin: 0;
padding: 10px 0 10px 0;
text-align: center;
font-size: 100%;
height: auto;
   color: #135c0b;
}

#news p{
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: small;
margin: 0 5px 0 80px;
padding: 0;
text-align: left;
}

#news a{
color: #263a7e;
text-decoration: none;
font-weight: bold;
}

#news a:hover{
text-decoration: underline;
}

/*-------------------------------------- Tableau liens liste utile ------------------------------*/
#tableau_ptit
{
   width: 615px;
   margin: auto;
   border: 1px;
   text-align: center;
   background-color: #ffb65b;
}
#tableau_ptit th 
{
   color: #135c0b;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   background-color: #ffda97;
}
#tableau_ptit a
{
   color: #000000;
   text-decoration : none;
   font-size: 100%;
   display: block;
}
#tableau_ptit a:hover
{
   background-color: #f8ff61;
   color:#086e22;
   text-decoration : none;
}
#tableau_ptit td
{
   width: 20%;
   background-color: #fde7ad;

}
/*--------------------------------- tableau adresses ------------------------------------*/
#tableau
{
   width: 700px;
   border-collapse: collapse;
   margin: auto;
   text-align: center;
   background-color: #ffb65b; 
   padding-bottom: 30px;   
}
#tableau th 
{
   color: #135c0b;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   background-color: #ffda97;

} 
#tableau td 
{
   color: #082704;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   background-color: #fff;
   font-size: 100%;
   padding-left: 5px;
}

.activite
{
   width: 25%;
   text-align: left;

}
.nom
{
   width: 20%;
   text-align: center;

}
.contact_list
{
   width: 30%;
   text-align: left;

}
/*------------------------------------- Tableau liens ----------------------------------------------*/
.tableau_lien
{
   font-size: 100%;
   padding-left: 5px;
   width: 50%;
   height: 45px;
}
.tableau_lien a
{
   text-decoration: none;
   color: #135c0b;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;


}
.tableau_lien img
{
   border: 0px;  


}
/*------------------------------------------- Menu -------------------------------------------------*/

#menu 
{
   height: 75px;
   width: 760px;
   margin-top: 20px;
   
}
#menu table
{
   margin: auto;
   height: 90px;
}

#menu td  
{
   width: 119px;
   height: 75px;
   vertical-align: bottom;
   margin-left: 2px;
   font-family:  "Arial Black", "Times New Roman", Times;
   font-variant: small-caps;
   font-size: 14px;
   list-style-type: none;
   background-image: url("images/bout_off.gif");
   background-repeat: no-repeat; 
}
#menu td a
{
   display: block;
   width: 100%;
   height: 100%;
   text-align: center;
   text-decoration: none;
   color: #1d5800;
}	  

#menu a:hover 
{
   background-image: url("images/bout_on.gif");
   background-repeat: no-repeat;

}

#menu .courant{
   background-image: url("images/bout_on.gif");
   background-repeat: no-repeat;
   font-style: italic;
   color: #263a7e;
}

/* ----------------------------------- Corps de la page -------------------------------------------*/

#corps
{     
   color: #131213;
   text-align: justify;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: small;
   padding-left: 25px;
   padding-right: 25px;
   overflow: auto;
}

#corps h1 
{
   color: #135c0b;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2 
{
   height: 30px;
   padding-left: 30px;
   color: #135c0b;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
}
#corps h3 
{
   height: 25px;
   padding-left: 30px;
   color: #135c0b;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
}

#trois_photo, #deux_photo{
	text-align: center;

}

#trois_photo img, #deux_photo img{
	margin-right: 10px;

}

#corps .titre_page /* Tous les titres de page */
{
   color: #263a7e;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 160%;
   font-weight: bold;
   margin-bottom: 100px;
}
#corps.syndicat 
{
   color: #135c0b;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 140%;
   font-weight: bold;
}
#corps .debut_gauche /* titre début de paragraphe à gauche  */
{
   color: #135c0b;
   text-align: left;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 140%;
   font-weight: bold;
   margin-top: 50px;
}

#corps .debut_gauche_ff /* titre début de paragraphe à gauche et fin float */
{
   color: #135c0b;
   text-align: left;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 140%;
   font-weight: bold;
   clear: both;
}


#corps .debut_droite /* titre début de paragraphe à droite  */
{
   color: #135c0b;
   text-align: right;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 140%;
   font-weight: bold;
   margin-top: 50px;
}

.contact /* les contacts  */
{
   color: #135c0b;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 100%;
   font-weight: bold;
}
.soustitre /* les soustitres  */
{
   color: #000000;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: 90%;
   font-weight: bold;
   font-style: italic;
}
.figa_lien 
{
   background-color: #f2fefe;
   color: #135c0b;
   text-decoration : none;
   font-size: 80%;
   font-style: italic;
}
.lien a /* Tous les liens bleu */
{
   background-color: #f2fefe;
   color: #000000;
   text-decoration : none;
   font-size: x-small;
}
.lien a:hover
{
   background-color: #f8ff61;
   color:#086e22;
   text-decoration : none;
}

.lien_part /* Autres liens fond */
{
	color: #000;
   text-decoration : none;
   
}

.lien_part a:hover 
{

   color:#086e22;

}

.haut 
{
   color: #fff;
   text-decoration: none;
   border: 1px solid #fff;
}

.lien_image
{
   border: none;
   margin-top: 50px;
}

.important
{
   color: red;
   text-align: center;
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   font-size: x-small;
}

.puce  /* Liste à puce */
{
   list-style-image: url("images/puce.gif");
   font-weight: bold;
   padding-left: 90px;
}
.puce_drte  /* Liste à puce à droite*/
{
   list-style-image: url("images/puce.gif");
   font-weight: bold;
   padding-left: 50px;
   margin-bottom: 50px;
}
.puce_gauche  /* Liste à puce à gauche*/
{
   list-style-image: url("images/puce.gif");
   font-weight: bold;
}

.colonne_gauche  /* Texte à gauche */
{
   padding-right: 200px;
}

li{
   margin: 5px 0;
}
   
.image_droite  /* Image flotante à droite*/
{
   float: right;
   margin-left: 25px;
   margin-right: 25px;
   border: 1px solid #660000;
}
 
.image_gauche  /* Image flotante à gauche*/
{
   float: left;
   margin-right: 25px;
   margin-left: 25px;
   border: 1px solid #660000;

}

.fin_float	/* fin du float */
{
   clear: both;
} 
.ligne	/* ligne séparation */
{
   text-align: center;
}

/*------------------------------------- Pied de page ------------------------------------------------*/
.pied_de_page
{
   text-align: center; 
   font-family: tahoma, "Arial Black", "Times New Roman", Times, serif;
   color: #135c0b;
   font-size: x-small;
   margin-top: 50px;
} 