.style1 {
	font-size: 24px;
	font-weight: bold;
}

.header { background:#CCCCCC}

.header1 { background-image: url(Sans titre.GIF) }

 #moncadre {
width:auto;
margin:auto;
padding:10px;

border-left:1px solid #000000; /* couleur du cadre */
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
}

#clanDescription {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-image:url(http://static.urban-rivals.com/img/room/bg/room20.jpg);
background-position:center bottom;
background-repeat:no-repeat;
border:1px solid #555555;
color:#000000;
float:left;
margin-left:20px;
width:280px;
opacity:0.5;
background-color:#FFFFFF;
}


#clanDescriptionContent {
padding:10px;
position:relative;
text-align:center;
}
#body { position:absolute;
  left: 50%; 
  top: 50%;
  width: 800px;
  height: 270px;
  margin-top: -250px; 
  margin-left: -350px;
 

}

#conteneur {
	left: 50%;
	top:inherit;
	width: 800px;
	height: 300px;
	border-left:1px solid #000000; /* couleur du cadre */
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;	 
	background-image:url('Sans titre.jpg');
	



 }
 
#tableau {
left: 50%;
	top: 300px;
	width:600px;
	
	
	margin-left: 20px;
	margin-right:20px
