html {
	height:100%;
	overflow:hidden;
}
body {
	height:100%;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	background-color:#00001C;
	color: #fff;
	font-family:Verdana;
	font-size:9px;
}
.annimFlash{
	width:100%;
	height:100%;
	background-color:#00001C;
}

h1{
	font-size:1.5em;
}
h2{
	font-size:1.2em;
}
.texteR{
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-decoration:none;
	text-align:center;
}
.texteR a{
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.list_annonce{	
	padding:5px;
	font-size:12px;
	border:1px solid #eee;
	margin:2px;
	height:200px;
}
