.submenuoff
{
	font-family : sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-decoration : none;
	width : 121;
	background-color : White;
	padding : 3;
	margin-bottom : 20px;
}

.submenu
{
	font-family : sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	padding : 3;
	background-color : #333333;
	width : 121;
	margin-bottom : 20px;
}

.titre
{
	font-family : sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.contacts
{
	font-family : sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.content
{
	color : White;
}
