*


body
{
background: #222;
font-size: 0.8em;
font-family: Verdana, sans-serif;
color: #eee;
}

a {
color: #eee;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#top {
width: 100%;
text-align: center;
margin-bottom: 40px;
}

#topmedium {
height: 20px;
padding-top: 20px;
text-align: center;
}

#content {
width: 880px;
margin: 0 auto;
text-align: center;
}

#notes {
width: 880px;
margin: 0 auto;
background: #fff;
color: #000;
padding: 15px;
}

#notes a {color: #c50000; }

#vignette {
width: 880px;
margin: 0 auto;
}

#vignette h2 {
border-bottom: 1px solid #999;
}

#contentphoto {
width: 962px;
margin: 0 auto;
text-align: center;
}

#table { 

}

tr.horiz {
background-color: #444;
height: 140px;
}

td.minia {
width: 135px;
height: 125px;
text-align: center;
}

.photo
{
border: 10px #000 solid;
}

#footer
{
margin-top: 50px;
font-size: 90%;
color: #999;
text-align: center;
}

.bordure {
border: 1px #ccc solid;
}

.bordure2 {
padding: 10px;
background: #000;
border: 1px #666 solid;
}

.centrage {
text-align: center;
}

.nobordure { border:0; }

