#menu
{
	float: left;
	width: 120px;
	margin-top: 15px;
	margin-left: 20px;
}

.element_menu
{
	background-repeat: repeat-x;
	
	border: none;
	
	margin-bottom: 20px;
}

.element_menu ul
{
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

.element_menu a
{
	color: rgb(126, 169, 201);
	text-decoration: none;
	font-family: Verdana, Arial, "Arial Black", Serif;
	font-weight: bold;
}

.element_menu a:hover
{
	background-color: red;
	color: brown;
}

body
{
	background-color: rgb(255, 255, 204);
}

#image
{
	width: 120px;
	height: 102px;
	background-image: url("utilitaires/2.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.color
{
	color: red;
	font-weight: bold;
}#menu
{
	float: left;
	width: 120px;
	margin-top: 15px;
	margin-left: 20px;
}

.element_menu
{
	background-repeat: repeat-x;
	
	border: none;
	
	margin-bottom: 20px;
}

.element_menu ul
{
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

.element_menu a
{
	color: rgb(126, 169, 201);
	text-decoration: none;
	font-family: Verdana, Arial, "Arial Black", Serif;
	font-weight: bold;
}

.element_menu a:hover
{
	background-color: red;
	color: brown;
}

body
{
	background-color: rgb(255, 255, 204);
}

#image
{
	width: 120px;
	height: 102px;
	background-image: url("utilitaires/2.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.color
{
	color: red;
	font-weight: bold;
}