body
{
width:760px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
background-color:#e0e0e0;
background-image:url("images/fond_ronds.png");
background-repeat:repeat-y;
}
#en_tete
{
width:760px;
height:225px;
background-image:url("images/matharchives_troisieme403.png");
background-repeat:no-repeat;
background-position:top center;
}
#menu
{
width:90px;
float:left;
}
#menu a img
{
border:4px ridge #043f43;
}
#menu a:hover img
{
background-color:#c80f70;
}
.rien
{
list-style-type:none;
}
#corps
{
margin-left:180px;
text-align:justify;
font-size:0.9em;
font-family:"Comic Sans MS",serif;
}
p
{
margin-left:100px;
font-size:1.1em;
}
ul
{
list-style-position:outside;
list-style-type:none;
}
strong
{
font-size:1.1em;
}
ul a
{
text-decoration:none;
color:purple;
}
ul a:hover
{
color:gray;
}
#pied_de_page
{
width:300px;
margin-top:50px;
margin-left:600px;
text-align:left;
color:gray;
font-size:0.8em;
font-family:"Comic Sans MS",serif;
}
#pied_de_page a img
{
border:none;
}
