* {
	font-family: Trebuchet MS, Verdana, sans-serif;
}

.text {
	margin-left: 1em;
	width: 44em;
	line-height: 130%;
}

.communique {
	background-image: url("images/fond.jpg");
}

table.menu td	{
	color: #000000;
	background-color: #D0FFBA;
	text-align: center
}

table.menu td:hover {
	background-color: #96E573;
}

table.menu a {
	text-decoration: none;
	font-style: italic;
}

table.menu a:visited {
	color: #505050;
}

.submenu {
	width: 191px;
	line-height: 120%;
}

.submenu table {
	width: 191px;
	padding: 1;
	margin: 1;
	border: 0;
}

.submenu table td	{
	color: #000000;
	background-color: #BABAFF;
	text-align: center
}

.submenu table td:hover {
	color: #FFFFFF;
	background-color: #7373E5;
}

.submenu table a {
	text-decoration: none;
	font-style: italic;
}

.submenu table a:visited {
	color: #707070;
}

.submenu table td.menusep {
	color: #000000;
	background-color: #dddddd;
	text-align: center
}