/*Ceci est un fichier CSS, appelę "index.css"*/
body
{
width:980px;
margin:auto;
margin-top:40px;
margin-bottom:20px;
background-image:url("img/pa028.gif");
}
h2 
{
font-size: 48px;
margin-top:0px;
}
h3 
{
font-size: 24px;
font-family:Comic sans Ms,"Arial","Times New Roman",serif;
color:blue;
}
h4
{
color:black;
font-size:16px;
}
h5
{
color:blue;
font-size:28px;
}

/*L'en-tęte*/
#corps, #en_tete
{
float:left;
width:710px;
padding-left:10px;
}
#en_tete
{
margin-bottom:50px;
height:100px;
text-align:center;
font-family:Comic sans Ms,"Arial","Times New Roman",serif;
color:blue;
}
#corps
{
 color:black;
 font-size:20px;
 font-family:Comic sans Ms,"Arial","Times New Roman",serif; 
 text-align:center;
  
 }
p:first-letter
{
font-weight:bold;
color:blue;
font-size:24px;
} 
#corps img
{
border: 1px #999999 solid;
border-right: 3px #999999 solid;
border-bottom: 3px #999999 solid;
}


#en_tete h1
{
margin-top: 0px;
font-size:60px;
font-weight:bold;
line-height:40px;
}
#en_tete h2
{
font-size:36px;
}
#chatte
{
text-align:center;

}

/*Le menu*/

#menu h4
{
margin-bottom:0px;
}
#menu
{
float:left;
width:220px;
padding-top:120px;
background-image:url("img/chat_106.gif");
background-repeat:no-repeat;

}

.element_menu ul /*toutes les listes ę puces se trouvent dans un menu*/
{
list-style-image:url("img/paw.gif");
padding:0px;
padding-left:0px;
margin:0px;
margin-bottom:5px;
font-family:Comic sans Ms,"Arial","Times New Roman";
font-size:18px;
color:blue;
margin-left:20px;
}
a
{
color:blue;

}
a img
{
border-style:none;
}
th h3 
{
margin:10px;
color: blue;
}

td
{
padding-left:0px;
padding-top:15px;
margin-left:30px;
}
#mail
{
padding-left:530px;
}
#mail1
{
padding-left:330px;
}
#galerie
{
padding-left:170px;
padding-top:25px;
}
#galerie1
{
padding-left:480px;
}
#galerie2
{
padding-left:530px;
padding-top:25px;
}
#portee
{
text-align:center;
padding-left:200px;
padding-top:25px;
font-family:Comic sans Ms,"Arial","Times New Roman",serif;
color:blue;
font-size:20px;
}
#image
{
text-align:right;
margin-bottom:30px;
float:right;
}
#pied_de_page
{
width:180px;
margin-left:auto;
margin-right:auto;
float:right;
padding-bottom:30px;
}
