/* Bienvenue sur la feuille de style d'Oscar ! */



body 
{
font-family: arial, helvetica, 'sans-serif';
color: #adadad;
}

p, td
{
font-size: 10pt;
}

.top
{
font-size: 8pt;
}

.histoire
{
font-weight: bold;
}

.contact 
{
list-style-image: url('contact/images/puce2.gif');
}

.histoire 
{
list-style-image: url('histoire/images/puce.gif');
}


a:link
{
color: #909090;
}

a:visited
{
color: #909090;
}

a:hover
{
color: #CC0066;
}