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:150px;
height:1500px;
background-image:url("images/lecons_image.gif");
background-repeat:no-repeat;
background-position:top left;
float:left;
}
table
{
margin:auto;
border:4px outset #9d004d;
border-collapse:collapse;
}
table img
{
border:none;
}
caption
{
margin:auto;
font-family:"Comic Sans MS",serif;
font-size:1.5em;
color:#dc2a00;
margin-bottom:20px;
}
td
{
border:1px solid black;
vertical-align:middle;
font-family:"Comic Sans MS",serif;
font-size:0.8em;
text-align:center;
padding-left:10px;
padding-right:10px;
}
thead
{
font-size:1.5em;
color:#9d004d;
font-weight:bold;
}
a
{
text-decoration:none;
color:black;
}
a:hover
{
color:gray;
}
.milli
{
font-size:0.7em;
font-style:italic;
}
.td
{
font-size:0.8em;
}
#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;
}