body
{
    background-color: #FFFFCC;
    color: #4C4C4C; /* Le texte de la page sera gris */
	font-size: 12px; /* Paragraphes de 14 pixels */
	font-family: Arial, Verdana, sans-serif,Impact;
	text-align: left;
}

h1
{
    font-size: 36px; /* Titres de 36 pixels */
	color: #990000; 
	font-family: Arial, Verdana, sans-serif,Impact;
	text-align: center;
	padding-left: 80px;
	padding-right: 80px;
	line-height:20px;
}
h2
{
    font-size: 16px; /* Titres de 16 pixels */
	color: #4C4C4C;
	font-family: Arial, Verdana, sans-serif,Impact;
	text-align: justify;
	margin-left: 60px; 
	margin-right: 50px;
}
h3
{
    font-size: 15px; /* Titres de 15 pixels */
	color: #999999;
	font-family: courrier;
	font-style: bold;
	text-align: left;
	line-height:8px;
	
}
h4
{
    font-size: 13px; /* Titres de 15 pixels */
	color: #999999;
	font-family: courrier;
	text-align: left;
	line-height:8px;
}

a {color : #990000;}

#container
{background:#990000;}

.rouge a {text-decoration:none; font-weight:normal; color:#990000;}

#navigation td {
	border-bottom: 1px solid #FFFFCC;
	}
	
#navigation a {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffcc;
	text-align: center;
	line-height:50px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #ffffcc;
	color:#990000;
	}
	





#fieldmotsclefs {color:grey;}

#divmotsclefs{color:grey;}

#motsclefs {
line-height:10px;
color:green;}

