

body
{
   width: 1000px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 20px; 
   background-color: #fff5be;   
   background-image: url("images/fond2.jpg");
   background-repeat: repeat;
   overflow:auto; 
}

/* L'en-tête */

#en_tete
{
   width: 550px;
   height:107px;
   background-image: url("images/tirelire1.gif");
   background-repeat: no-repeat;

   position:absolute;
   left:350px;
   top:20px;
    
}

    

/* Le menu */

#menu1
{
   position:absolute;
   width: 100px;
   left:10px;
   top:220px;
   z-index:51;
}








a.type1
{color:white;text-decoration:underline }

a:link 
  {color: #ffffff; 
  text-decoration: none; 
  background-color: transparent }
a:visited 
  { color: #ffffff; 
  text-decoration: none; 
  background-color: transparent }
a:hover 
  { color: #c93; 
  text-decoration: underline; 
  background-color: transparent }
a:active 
  { color: #900; 
  text-decoration: underline; 
  background-color: transparent }

.element_menu1 p
{   padding-bottom:15px;
    padding-top:5px;
    margin-bottom: 1px;
	margin-top: 1px;
    background-image: url("images/craiejaune.gif");
    background-repeat: no-repeat;
}
.element_menu1 p:hover
{
    padding-bottom:15px;
    margin-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
    background-image: url("images/craieverte.gif");
    background-repeat: no-repeat;
}
.element_menu1 a
  {color: #0000ff; 
  text-decoration: none; 
  background-color: transparent }


#news
{  background-image: url("images/fondtrans.gif");
   background-repeat: repeat;
   position:absolute;
   width: 250px;
   height: 300px;
   left:1px;
   top:10px;
   padding:1px;
    margin-bottom: 1px;
	margin-top: 1px;
   
   
   z-index:50;
   overflow:hidden;
   /*background-image: url("images/tableau.gif");
    background-repeat: no-repeat; */
}





/* image de fond*/




#img_fond1
{

   background-image: url("images/dessin2.gif");
   background-repeat: no-repeat;
   
   position:absolute;
   left:120px;
   top:10px;
   width:395px;
   height:287px;
   z-index:18;

  
}


#post1
{
   position:absolute;
   left:910px;
   top:400px;
   z-index:180;
}
#post2
{
   position:absolute;
   left:150px;
   top:620px;
   z-index:181;
}
#post3
{
   position:absolute;
   left:200px;
   top:650px;
   z-index:182;
}
#post4
{
   position:absolute;
   left:400px;
   top:700px;
   z-index:182;
}
#img_fond
{

   background-image: url("images/ardoise.gif");
   background-repeat: no-repeat;
   
   position:absolute;
   left:190px;
   top:120px;
   width:800px;
   height:600px;
   z-index:20;

  
}

#noel1
{
position:absolute;
   left:190px;
   top:120px;
   width:130px;
   height:135px;
   z-index:200;
}
#noel2
{
position:absolute;
   left:850px;
   top:120px;
   width:130px;
   height:135px;
   z-index:201;
}
#noel3
{
position:absolute;
   left:270px;
   top:550px;
   width:88px;
   height:105px;
   z-index:202;
}
#noel4
{
position:absolute;
   left:785px;
   top:550px;
   width:88px;
   height:105px;
   z-index:203;
}





/* Le corps de la page */

#corps
{
   
   text-align:left;
   font-family: Edwardian Script ITC, "Arial Black", "Times New Roman", Times, serif;
   
   overflow:auto; 
   position:absolute;
   left:280px;
   top:200px;
   width:600px;
   height:440px;
   z-index:152;
   padding-right:30px;
}

#corps h1
{
   color: #ffffff;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 10px;

   background-image: url("images/titre.png");
   background-repeat: no-repeat;
   
   /*padding-left: 200px;*/
   color: #B3B3B3;
   text-align: left;
}

#copyright
{
   color: #000000;
   text-align:left;
   font-family: Edwardian Script ITC, "Arial Black", "Times New Roman", Times, serif;

   position:absolute;
   left:1px;
   top:620px;
    z-index:153;
}

#copyright a
  {color: #0000ff; 
  text-decoration: none; 
  background-color: transparent }
 
