/* CSS Document */

body {
background-image:url(../images/fond.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#036;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
margin:20px 0 0 0;
font-size:13px;
}

h1 {
color:#036;
font-size:30px;
font-family:"Times New Roman", Times, serif;
}

h2 {
color:#39f;
font-size:25px;
font-family:"Times New Roman", Times, serif;
}

a {
color: #fc3;
text-decoration:none;
}

table.menu td {
text-align:right;
border-bottom:1px solid #3399ff;
padding:10px 0 2px 0;
}

.link {
color: #fc3;
}
