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

body {
	font: 12px Arial ;
	margin-top:5px;
	margin-bottom:15px;
	padding:0;

	background: #FBFBF1 url('/imgs/fond_header.jpg') repeat-x top;
	}


div#global {clear:both; margin:0px;}

h2 {
margin: 10px;
padding: 10px;

color: #212121;
border-bottom: 1px solid #304e5c;
border-left: 3px solid #304e5c;
padding: 3px 10px 0 15px;
font-weight: bold;
font-size: 14px;
}

h3 {
margin: 0;
padding: 0;
color: #212121;

padding: 3px 10px 0 15px;
font-weight: bold;
font-size: 12px;
}

.link{
text-decoration:none;
color:#333333;
}

#fond_header {

height: 198px;
}

#toujours_en_bas{
position:absolute;
bottom:0px;
	padding:10px 0px 0px 0px;
	margin:70px 0px 0px 0px;
	text-align:center;
	color:#666666;
	font-weight:normal;
	border-top:1px dotted #cccccc;
}

.center {
text-align: center;
}

#conteneur{


margin: auto;
/*border:2px solid #DADADA;*/

}

#accueil{
width:57px;height:28px;
float:left;
margin-left : 14px;
}

#wallpapers{
width:80px;height:28px;
float:left;
margin-left : 14px;
}

#avatars{
width:57px;height:28px;
float:left;
margin-left : 14px;
}

#icones{
width:57px;height:28px;
float:left;
margin-left : 14px;
}

#mobile{
width:57px;height:28px;
float:left;
margin-left : 14px;
}

#psp{
width:35px;height:28px;
float:left;
margin-left : 14px;
}

smil{
width:57px;height:28px;
float:left;
margin-left : 14px;
}

#gifs{
width:167px;height:28px;
float:left;
margin-left : 14px;
}





.cadrimg{
border:5px;
 padding: 2px 2px 2px; 
    background: #fff;
    border: 1px solid #8E9193;
    border-width: 1px 1px 1px 1px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

div#box-contenu {
	margin:0px;
	padding:0px;
	margin-right: 210px;

}


div#box-menu {
	padding:0px;
	margin:0px;
	margin-bottom:-160px;
	width: 210px;

	float: right;
}

div.ligne {  }
div.ligne-contenu div {display:inline;}
div.ligne-contenu div span {
	display:table-cell;
	display:inline-block;
	padding:10px;
	margin:0px;
	width:350px;
	height:50px;
	vertical-align:middle;
}

