@charset "utf-8";
/* CSS Document */


#conteneur {
 /*background:#0099FF;*/
 width:960px;
}

#categorieClient{
 float:left;
 /*background:#c999FF;*/
 width: 150px;
margin-left:12px;

}
#categorieClient a{

float:left;
margin-left:16px;
margin-top:10px;
margin-bottom:10px;


}

#categorieClient img{
border:none;
width:150px;
height:30px;
}


#grandeImage {
position:relative;
width:700px;
height:500px;
margin-top:3px;

margin-left:225px ;

}
#portfolio {
margin-left: 5px;
}
#admin{
margin-left: 15px;

}



#grandeImage li{
list-style-type:none;
}

#grandeImage img {
border:none;
width:700px; 
height:500px; 
}
#grandeImage  a{
border:none;
}
#petiteImage {
/*background:#a9ccFF;*/
width:700px;
height:150px;
margin-left: 220px ;

}
#petiteImage img {
border:none;
width:70px;
height:50px;


}

#petiteImage a{
border:none;
float:left;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;

}
#connect_admin{
background-color:#1A1917;
color:#ffffff;
width:250px;
height:140px;
padding:5px;
position:absolute;
top:20%;
left:40%;
}

.texte {
display:block ; 
height:120px;
position:relative;
background-color:#000000;
color:#FFFFFF;
top:0px;
padding:7px ;
}
.vignette{
float:left ;
margin-right : 3px ;
}
.vignette a{
text-decoration: none ;
}
.vignette img{
border: none;
}
#loading {	
position:absolute;
top:50% ;
left:45%;
	
}
#loading img {	
width:40px;
height:40px;
}

.clearfloat {
clear:both;
}







