.news{
	border-width : 2px;
	border-color:black;
}
.haut{
	position:relative;
	left:center;
}
.cli{
	text-decoration:blink;
	color : red;
}
a:hover{
	text-transform : capitalize ;
	font-size : 0.55cm ;
	color : black;
}
body {
	background-color:#6699FF;
	background-image:url(../tonymantesAGGAb.JPG);
	background-repeat:no-repeat;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position:50% 50%;
}
a{
	font-size : 0.47cm ;
	color:black;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.scrolllistejeu{
	width : 150px;
	height: 150px;
	overflow:auto;
}
.scroll{
	width:150px;
	height: 90px;
	overflow:auto;
}
.traitgauche{
	border-left: 1px solid black;
	padding-left: 5px;
	margin-left: 50px;
}
.scrolla{
	width:350px;
	height: 140px;
	overflow:auto; 
}
