/* --------------------------------------
   Propriétés générales
-------------------------------------- */

body {
	font: 11px Verdana;
	margin-top:5px;
	margin-bottom:15px;
	padding:0;
	background: #e2e2e2  ;
	
	}



h2 {
font-size:120%;

color:#FF8400;
border-bottom : 1px solid #FF8400;

}

.center {
text-align: center;
}

#conteneur{
background: #ffffff;
width:930px;
margin: auto;
border:2px solid #DADADA;

}

#accueil{
width:57px;height:34px;
float:left;margin:120px 0 0 160px;
}

#gifs{
width:57px;height:34px;
float:left;margin:120px 0 0 30px;
}

#smilemoticones{
width:200px;height:34px;
float:left;margin:120px 0 0 30px;
}

#avatars{
width:57px;height:34px;
float:left;margin:120px 0 0 30px;
}



