#newsfaces {
width:1000px;
height:600px;
margin:auto;
position:relative;
top:15px;
/*background-color:red;*/
}


#precedent{
float:left;
width:25px;
height:310px;
padding-top:250px;
}

#trombinoscope{
background-color:black;
float:left;
width:950px;
height:560px;
overflow:hidden;
}

#trombinoscope_over{
float:left;
width:12000px;
height:600px;
position:relative;
margin-left:-90px;
margin-top:0px;
}

#suivant{
float:left;
width:21px;
height:310px;
padding-top:250px;
padding-left:4px;
}

.img_newsfaces{
height:250px;
width:188px;
}

.nom{
height:30px;
width:188px;
padding-top:5px;
text-align:right;
color:#ffffff;
font-family:heveltica,arial,verdana,sans-serif;
font-size:12px;
}

.liste1{
float:left;
margin-left:5px;
}

.liste2{
margin-left:61px;
float:left;
}

.Essai{
 float:left;
 width:950px;
 margin-left:51px;
 }
 
 .Essai span:hover{
 color:#ff0000;
 }
 
 /*.item {
	display:block;
	float: left;
	height: 343px;
	width: 250px;
	margin:10px; 
}

#liste_references {
	position: relative;
	display:block;
	width: 8000px;	
}*/

#abcdaire{
color:#ffffff;
position:relative;
font-family:heveltica,arial,verdana,sans-serif;
clear:both;
width:785px;/*757*/
margin:auto;
height:35px;
font-size:13px;
}

.abcd{
float:left;
position : relative;
top : 14px;
cursor:pointer;
text-align:center;
width:17px;
margin-right:12px;
}

.abcd:hover{
float:left;
position : relative;
top : 14px;
background-color:red;
cursor:pointer;
text-align:center;
width:17px;
margin-right:12px;
}

#suivant img, #precedent img {
cursor:pointer;
}

a:link {
text-decoration:none;
color:#ffffff;
}
a:visited {
text-decoration:none;
color:#ffffff;
}
a:link {
text-decoration:none;
color:#ffffff;
}
a:active {
text-decoration:none;
color:#ffffff;
}

body {

margin : 0px;
padding : 0px;
background-color:black;

}

