
A {
color:orange;
text-decoration:none;
}

A:visited {
color:orange;
text-decoration:none;
}

A:hover {
color:gold;
text-decoration:none;
}

.menu{
	background: #fffffff;
	color: #000080
	font-family: verdana,arial;
	font-size: 14px;
	width: 160;
	height: 100;
	padding: 5 5 5 5;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;
}

.menu.title {
	color:white;
	background: #00ffff url(images/mer.jpg);
	text-align: center;
	font: italic bold 14px Arial, Geneva, Verdana, Helvetica, sans-serif;
	height: 20px;
	width: 160;
	vertical-align: center;
	border: 0px solid orange;
}

.menuH{
	background: #FFBB3C;
	color: #ffffff;
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight: bold;
	width: 700;
	padding: 5 0 5 0;
	margin: 1 0 0 0;
	text-align: left;
}



#infos{
	position: relative;
	width: 190px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: transparent;
	overflow: hidden;
	}

A.titre_jeu  {
color:silver;
font-size:15px;
text-decoration: none;
font-weight: bold;
}

A.titre_jeu:visited  {
color:silver;
font-size:15px;
text-decoration: none;
font-weight: bold;
}

A.titre_jeu:hover  {
text-decoration: none;
color:gold;
}

.shop {

	font-family:arial;
	font-size:12px;
	color:silver;
	background-color:transparent;
	width:190px;
	padding:1px;
}

A.lotShop {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:silver;
}

A.lotShop:visited {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:silver;
}

A.lotShop:hover {
	color:blue;
}