﻿body
{
   width: 760px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background-image: url("fondmusique.gif"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   background-attachment: fixed; /* Le fond restera fixe */
   font-size: 14px;
}
#en_tete
{
   width: 750px;
   height: 120px;
   background-image: url("banniereharmo.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
}
h1
{
	padding-left: 80px;
	font-size: 150%;
	color : black;
	}
h1,h2,h3,ul,p
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#pied_de_page p
{
	font-size: 60%;
	text-align: right;
	}
#menu
{
   float: left; /* Le menu flottera à gauche */
   width: 120px; /* Très important : donner une taille au menu */
}

.element_menu
{
    background-color: rgb(151,10,0);   
   border: 2px solid black;
      margin-bottom: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
}
/* Quelques effets sur les menus */

.element_menu ul /* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-image: url("puce3.png"); /* On change l'apparence des puces */
   padding: 0px; /* Tous les côtés ont une marge intérieure de 0 pixels */
   padding-left: 20px; /* ... mais on modifie ensuite la marge de gauche, donc celle-là fera finalement 20 pixels */
   margin: 0px; /* Idem pour margin, ça nous évite d'avoir à en écrire 4 (margin-left, margin-right...) */
   margin-bottom: 5px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, mais tous les autres sont à 0px */
   font-size: 14px;
}

.element_menu a /* Tous les liens se trouvant dans un menu */
{
   color: white;
   font-weight: bold;
   text-decoration: none ;
 }
.element_menu a:hover /* Quand on pointe sur un lien du menu */
{
   background-color: white;
   color: black;
}

/* Le corps de la page */

#corps
{
   margin-left: 140px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   margin-bottom: 20px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 10px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   background-color: rgb(151,10,0); /* Une couleur de fond pour le corps */
   border: 2px solid black; /* Une bordure pour bien marquer les limites du corps et pour faire joli */
}
#corps  a
{
	color :black;
   font-weight: bold;
}
#postit1  a
{
	color :grey;
   font-weight: bold;
   text-decoration:none;
}
#corps a:hover
{
	background-color :#B3B3B3;
	color : black;
	text-decoration:none;
}
#postit1 a:hover
{
	background-color :#B3B3B3;
	color : black;
	text-decoration:none;
}


.imageflottante
{
	float: left; /* Le menu flottera à gauche */
	width: 200px;
	padding: 12px;
}
.dessous
{
	clear: both;
}
h2
	{
	 color: rgb(256,256,256);
	 }

#corps ul
{
	padding-left : 110px;
}
#corps .imageflottante
{
	margin-right : 10px;
	}
.transpa 
{
margin: auto;
width: 600px;
padding-left: 12px;
}
/*-------------------Post-it--------------------------------*/
#image
{
position: absolute; 
top: 260px;
 right: 30px; 
 z-index: 300; 
 width: 230px; 
 height: 82px; 
 margin: 0;
 padding: 0;
 text-decoration: none;
 }


#postit1 
{
position: absolute;
top: 110px;
right: 30px; 
z-index: 300; 
width: 230px; 
height: 132px; 
background: rgb(255,255,0) url("postit.png") no-repeat center center;
font-family: comic sans ms; font-size: 13px; font-weight: bold; color: #000; text-align: center; line-height:20px;  margin: 0;padding: 0;}

#postit1 p
{ 
padding:10px 5px 0 5px;
}

#repet 
{
position: absolute;
top: 430px;
right: 30px; 
z-index: 300; 
width: 230px; 
height: 132px; 
background: rgb(151,10,0)  no-repeat center center;
font-family: comic sans ms; font-size: 12px; font-weight: bold; color: #000; font-style: italic; text-align: center; line-height:20px;  margin: 0;padding: 0;
color: white;
}

#repet2
{
position: absolute;
top: 360px;
right: 30px; 
z-index: 300; 
width: 230px; 
height: 82px; 
background: rgb(255,140,0)  no-repeat center center;
font-family: comic sans ms; font-size: 16px; font-weight: bold; color: #000; font-style: italic; text-align: center; line-height:20px;  margin: 0;padding: 0;
text-decoration:none;
}

#postit2 
{
position: absolute;
top: 260px;
right: 30px; 
z-index: 300; 
width: 230px; 
height: 152px; 
background: rgb(255,140,0) url("postit.png") no-repeat center center;
font-family: comic sans ms; font-size: 13px; font-weight: bold; color: #000; font-style: italic; text-align: center; line-height:20px;  margin: 0;padding: 0;
text-decoration:none;
}

#postit2 p
{ 
padding:10px 10px 0 10px;
}

#postit2  a
{
	color : black;
   font-weight: bold;
   text-decoration:none;
}

#postit2 a:hover
{
	background-color :white;
	color : black;
	text-decoration:none;
}
#postit3
{
position: absolute;
top: 600px;
right: 100px; 
z-index: 300; 
width: 80px; 
height: 80px; 
background: url("icone_ecoute.gif") no-repeat center center;
text-decoration:none;
}
