@charset "utf-8";
/* CSS Document */

#recherche {
	width: 241px;
	height: 90px;
	background-image: url(../images/ekval_19.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#catalogue {
	width: 241px;
	height: 90px;
	background-image: url(../images/ekval_28.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#newsletter {
	width: 241px;
	height: 90px;
	background-image: url(../images/ekval_33.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#paiement {
	width: 241px;
	height: 90px;
	background-image: url(../images/ekval_38.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#style_menu {
	margin-top: 40px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align:center;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
}
#menu dt {
	font-family: Tahoma;
	color: #2E0C0D;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin-left: 15px;
	margin-top: 8px;
	cursor: pointer;
}
#menu li {
	text-align: left;
	margin-left: 45px;
	list-style: circle;
}
#menu li a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	color: #7DE37D;
	font-weight: bold;
	font-size:11px;
}
