.police_entete
{
text-transform: uppercase;
color: rgb(224,214,84);
font-weight: bold;
font-size: 30px;
}


.banniere
{
background-repeat: no-repeat;
margin-left: 10px;
margin-top: 0px;
}


.droite
{
margin-left:450px;
margin-top: 0px;
}

.gauche
{
 margin-left:0px;
 margin-top:0px;
}

.forumR9R11
{
   position: absolute;
   left: 510px;
   top: 320px;
}

.about
{
   position: absolute;
   left: 850px;
   top: 320px;
}

.accueil_principal
{
   position: absolute;
   left: 50px;
   top: 320px;
}

.videos
{
   position: absolute;
   left: 275px;
   top: 320px;
}

.contact
{
   position: absolute;
   left: 1050px;
   top: 320px;
}


h1
{
text-align: center;
font-size: 20px;
color:rgb(224,214,84);
}

h2
{
text-align: center;
color: red;
}

h3
{
font-size: 22px;
text-align: center;
color: rgb(124,208,233);
font-family: "Arial Black", Arial, Verdana, serif;
}


body
{
background-color: rgb(255,252,147);
text-align : justify;
}

p
{
font-family: "Comic Sans MS";
text-align: justify;/*alinéa*/
text-indent: 100px;/*taille de l'alinéa*/
color: rgb(0,55,10);
/*margin:center;*/
margin-left: 450px;/*écart par rapport à l'origine de gauche*/
margin-bottom:3px;/*écart par rapport à l'origine du haut*/
}




.liste
{
	color: rgb(0,55,10);
	position: absolute;
	left: 50px;
	top: 450px;
}

.liste2
{
	color: rgb(0,55,10);
	border: 2px solid rgb(78,12,17);
	background-color: rgb(250,245,65);
	position: absolute;
	left: 0px;
	top: 1000px;
	padding-right : 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.souligne
{
color: rgb(12,12,148);
text-decoration: underline;
}