/* fond #EDE5D7 */
/* moyen #DBCCB0 */
/* sombre #9A8E7A */
/* terne #CDC7BD */
/* bleu très sombre #1e0a64 */
/* bleu #402b80 */

body, td, input, select, textarea
{
	color: #402b80;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a:link, a:visited
{
	color: #402b80;
}

a:hover, a:active
{
	color: #9a8e7a;
}

.titre
{
	color: #9A8E7A;
	font-size: 13px;
	font-weight: bold;
}

.soustitre
{
	font-weight: bold;
}

.petit
{
	font-size: 9px;
}

.big
{
	text-transform: uppercase;
	font-weight: bold;
}

.new
{
	color: #ffffff; 
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; 
	text-transform: none;
	background-color: #ff0000;
	padding-left: 2px;
	padding-right: 2px;
}

.alerte
{
	color: #dd0000;
	font-weight: bold;
	font-size: 13px;
}

.menu, td.menu a:link, td.menu a:visited
{
	font-size: 10px;
	font-weight: bold;
}

