body {
	background: black;
	margin: 0px;
}

div, font {
	font-family: tahoma, arial;
}

img {
	border: 0px;
}

a {
	font-size: 12px;
	color: #663333;
	text-decoration: underline; 
}
a:hover {
	color: #555555;
	text-decoration: none;
}

a.actu {
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a.actu:hover {
	color: black;
	text-decoration: underline;
}
a.actu_text {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
a.actu_text:hover {
	color: black;
	text-decoration: underline;
}

.cacher {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
}

.date {
	font-size: 10px;
	color: #555555;
}


#feuille {
	width: 520px;
	background: url(images/droite.png) no-repeat;
}
#contenu {
	font-size: 12px;
	
	position: absolute;

	width: 357px;
	height: 348px;
	overflow: auto;
	
	margin-left: 33px;
	margin-top: 35px;
	/* margin-right: 130px; */
	/* margin-bottom: 47px; */
}
.contenu_wait {
	position: absolute;
	
	height: 20px;
	
	margin-left: 190px;
	margin-top: 390px;
}

#actus {
	font-size: 11px;
	
	position: absolute;
	
	width: 92px;
	height: 97px;
	overflow: hidden;
	
	margin-left: 403px;
	margin-top: 28px;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}


#nav_actus_suiv {
	position: absolute;
	
	width: 10px;
	height: 10px;
	overflow: hidden;
	
	margin-left: 498px;
	margin-top: 105px;
}
#nav_actus_prec {
	position: absolute;
	
	width: 10px;
	height: 10px;
	overflow: hidden;
	
	margin-left: 498px;
	margin-top: 116px;
}


#lecteur {
	position: absolute;
	
	width: 100px;
	height: 60px;
	
	margin-left: 413px;
	margin-top: 263px;
}
