body
{
text-align: left;
background-color: black;
font-size: 11px;
font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
color: #C4B997;
}

a:link
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
text-decoration: none;
}

img
{
border: none;
}

select
{
background-color: black;
border-style: 1px dotted #A3873C;
color: #C4B997;
font-size: 11px;
font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
}

textarea
{
background-color: black;
border-style: 1px dotted #A3873C;
color: #C4B997;
font-size: 11px;
font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
}

table
{
text-align: justify;
font-size: 11px;
border-collapse: collapse;
}

.input
{
background-color: black;
border-style: 1px dotted #A3873C;
color: #C4B997;
font-size: 11px;
font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
}

.bouton
{
text-align: justify;
background-color: black;
border-style: 1px dotted #A3873C;
color: #C4B997;
}

.top
{
text-align: center;
height: 200px;
border-width: 0px;
overflow: hidden;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
background-color: black;
}

.quote
{
width: 80%;
margin-top: 1%;
margin-bottom: 1%;
margin-left: 10%;
padding: 5px;
border-width: 1px;
border-style: solid;
border-color: darkgoldenrod;
background-color: #282828;
font-size: 10px;
}