body
{
	margin: auto;
	padding: auto;
	min-width: 1000px;
	width: 100%;
}

#speedbarre
{
	margin:0px;
	list-style-type: none;
	padding-left: 0;
	height: 25px;
	background: url("design bleu/speedbarre.png");
	border-top: 1px solid #AAAAFF;
	border-bottom: 1px solid #AAAAFF;
}

#speedbarre li
{
	display: inline;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding-top: 0px;
	font-family:'Trebuchet MS', Arial, 'Times new roman', Times, serif;
	font-size:0.9em;
}

.speedright
{
	float: right;
	padding-left: 15px;
	padding-right: 5px;
}
.speedleft
{
	float: left;
	padding-left: 5px;
	padding-right: 15px;
}

#speedbarre a
{
	color: #224;
	font-style: normal;
	font-size:0.9em;
	text-decoration: none;
	font-weight:bold;
	width: auto;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	height: 25px;
	padding-left:22px;
}

#en_tete
{
   width: 100%;
   height: 150px;
   background-image: url("design bleu/background.jpg") ;
   background-repeat: repeat-x ;
}

#en_tete1
{
   width: 100%;
   height: 150px;
   background-position: center;
   background-image: url("design bleu/lesupercodeur.png") ;
   background-repeat: no-repeat ;
}

#barre
{
   background-repeat:repeat-y;
   margin-bottom: 10px; 
}  

#menu
{
   float: left;
   width: 200px; 
}

.element_menu
{
   background-repeat: repeat-x;
   border: 1.5px solid #d4d4d4;
   margin-bottom: 20px;
}

.element_menu h3
{    
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu ul
{
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

.element_menu a
{
   color: black;
}

#corps
{
   min-height:1250px;
   margin-left: 205px;
   margin-bottom: 20px;
   padding: 5px;
   background-repeat: repeat-x;
}

#corps h1
{
   color: black;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2,h3
{
   height: 30px;
   text-align: center;
   background-repeat: no-repeat;
   padding-left: 30px;
   text-decoration: underline;
}

#pied_de_page
{
   padding: 5px;
   text-align: center;
   background-repeat: repeat-x; 
   border: 1.5px solid #d4d4d4;
}

.titre { width:65%; }
.expediteur { width:10%; }
.time { width:20%; }
.nombrevututo { width:10%; }

/* PAGE JEUXVIDEO */
.jeuxvideo
{
width:100%; 
background-color: rgb(89,119,255); 
border: 1px solid black;
}
.jeuxvideo_titre
{
width:20%;
background-color: rgb(166,197,255); 
border: 1px solid black;
}
.jeuxvideotd
{
width:80%;
border: 1px solid black; 
background-color: rgb(223,234,255); 
vertical-align:top;
}
/* PAGE IMAGE */
.images
{
width:100%; 
background-color: rgb(89,119,255); 
border: 1px solid black;
}
.images_titre
{
width:20%;
background-color: rgb(166,197,255); 
border: 1px solid black;
}
.imagestd
{
width:80%;
border: 1px solid black; 
background-color: rgb(223,234,255); 
vertical-align:top;
}
/* PAGE CONCOUR */
.concour
{
width:100%; 
background-color: rgb(89,119,255); 
border: 1px solid black;
}
.concour_titre
{
background-color: rgb(166,197,255); 
border: 1px solid black;
}
.concourtd
{
border: 1px solid black; 
background-color: rgb(223,234,255); 
vertical-align:top;
}
/* PAGE NEWS */
.news
{
width:100%;
}
.titre_news
{
background-image: url("design bleu/barrenews.png");
}
.element_menu h4
{
text-align:center;
}
/* ACCUEIL BOX*/
#boxconteneur, #boxconteneur1
{
width:100%;
}
.boxleft
{
width: 44%;
float: left;
margin-right: a;
margin-left: 3%;
margin-top:2%;
margin-bottom: 5%;
}
.boxright
{
width: 44%;
float: right;
margin-right: 3%;
margin-left: 3%;
margin-top:2%;
margin-bottom: 5%;
}
.boxnewsth, .boxforumth, .boxforummessageth, .boxnouveauteth
{
background-image: url("design bleu/barrenews.png");
}