/* CSS Document */

h1
{
font-size: 10px;
font-family: Arial;
font-weight: bold;
color: #CC9900;
}

.texte
{
font-size: 12px;
font-family: Arial;
font-weight: bold;
color: #000000;
}

.theme
{
font-size: 12px;
font-family: Arial;
color: #CC9900;
}