a:link {color:#000000; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}
a:hover {color: #000000; font-weight:bold; text-decoration:underline;}
a:active {color: #000000; text-decoration:underline;}

body {
	background-image:url(images/fond7.jpg);
	background-repeat: repeat-x;
	background-color:#fee469;
}

img {
	display:block;
}

#plan{
	background-color:#ffde43;
	width: 822px;
	font-size:11px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#xiti{
	margin-top:5px;
}

#langue {
	float:right;
	border:none;
	width:50px;
	height:109px;
}

#container{
	position: relative;
	width: 872px;
	margin-top:15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/*ACCUEIL*/
#img_random {
	margin-top: -98px;
	#margin-top: -101px;
	margin-left:561px;
	width:121px;
	height:91px;
}

#news {
	display:inline; /*afin que IE ne fasse pas n'importe quoi ...*/
	margin-top: -104px;
	#margin-top: -107px;
	margin-left: 78px;
	float:left;
	width: 480px;
	height: 105px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align: justify;
	position:relative; /*firefox 3 ne voulait pas me passer le texte au dessus de l'image sans ça*/
}
	
#titre_news {
	width:480px;
	height:20px;
	#height:25px;
}

#contain_news {
	width:268px;
	height:65px;
	float:left;
	text-align:justify;
}

#screenshot_news {
	width:212px;
	height:65px;
	float:left;
}

#bas_news {
	clear:both;
	width:465px;
	height:15px;
	font-size:9px;
	text-align:right;
}

/*FIN ACCUEIL*/

/*ARCHIVES*/

#archives {
	position: relative;
	width: 822px;
	margin-top:15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#listing_archives {
	background-color:#063f5a;
	width:820px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#contient_images {
	width:90%;
	margin:auto;
}

#fin_listing{

}

/*FIN ARCHIVES*/
