body
{
width: 760px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-image: url("images/fond.png"
;
}
/* L'en-tête */
#en_tete
{
width: 760px;
height: 100px;
background-image: url("images/iu.png"
;
background-repeat: no-repeat;
margin-bottom: 10px;
}
#menutop
{
width: 100px;
height:60px;
list-style-type: none;
background-image: url("images/button.png"
;
}
#menutop li
{
width: 100px;
height:60px;
float : left;
background-image: url("images/button.png"
;
}
/* Le corps de la page */
#corps
{
margin-left: 10px;
margin-bottom: 1px;
width: 750px;
height: 1000px;
text-align: center;
color: #5b64d6;
background-image: url("images/mmmm copie.png"
;
background-repeat: repeat-x;
font-family: Eras Light ITC, Century gothic, Arial, "Arial Black", "Times New Roman", Times, serif;
}
#corps h1
{
color: #5b64d6;
text-align: center;
font-family: trabucjet ms, Century gothic, Arial, "Arial Black", "Times New Roman", Times, serif;
}
#corps h2
{
font-family: Century gothic, Arial, "Arial Black", "Times New Roman", Times, serif;
height: 30px;
background-image: url("images/titre.png"
;
background-repeat: no-repeat;
margin-left: 20px;
padding-left: 30px;
color: #b5b7d5;
text-align: center
}
div#contenu a
{
color: #8a0 ;
}
div#contenu a:hover
{
color: #9b2;
}
/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */
#pied_de_page
{
width: 760px;
height: 100px;
text-align: center;
color: #b5b7d5;
font-family: Century gothic, Arial, "Arial Black", "Times New Roman", Times, serif;
background-image: url("images/Pdp.png"
;
background-repeat: repeat-x;
}
}
/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */
