body
{
     width: 760px;
	 margin: auto;
	 margin-top: 20px;
	 margin-bottom: 20px;
     background-color: red;
	 background-image: url("fond rouge.png");
	 background-attachment: fixed;
}	 
#en_tete
{
         width: 760px;
		 height: 120px;
		 background-image: url("baniere.jpg");
		 background-repeat: no-repeat;
		 margin-bottom: 10px;
}
table
{
     width: 760px;
}
.accueil
{
     font-size: 18px;
	 color: red;
	 background-color: yellow;
	 font-family: comic sans MS;
	 text-align: center;
	 border: 2px solid black;	 
}
.dates
{
     font-size: 18px;
	 color: yellow;
	 background-color: rgb(255,261,179);
	 font-family: comic sans MS;
	 text-align: center;
	 border: 2px solid black;
}
.contacts
{
     font-size: 18px;
	 color: red;
	 background-color: rgb(255,155,0);
	 font-family: comic sans MS;
	 text-align: center;
	 border: 2px solid black;
}
.livre
{
     font-size: 18px;
	 color: orange;
	 background-color: rgb(0,198,141);
	 font-family: comic sans MS;
	 text-align: center;
	 border: 2px solid black;
}
.spectacles
{
     font-size: 18px;
	 color: rgb(0,0,0);
	 background-color: rgb(210,60,236);
	 font-family: comic sans MS;
	 text-align: center;
	 border: 2px solid black;  
}     
.liens
{
     font-size: 18px;
	 color: rgb(155,98,239);
	 background-color: rgb(31,255,196);
	 font-family: comic sans MS;
	 text-align: center;
	 border: 2px solid black;
}
.mail
{
     font-size: 22px;
	 color: black;
	 font-family: comic sans MS;
}
#spectacles
{
         float: left;
		 width: 140px;
		 margin-top: 50px;
}	 
.spectacle
{
         background-color: black;
		 border: 2px solid black;
		 margin-bottom: 20px;
		 font-size: 20px;
		 font-family: comic sans MS, times new roman;
		 color: red;
		 text-align: center;
}
.spectacle1
{
         background-color: black;
		 border: 2px solid black;
		 margin-bottom: 20px;
		 font-size: 20px;
		 font-family: comic sans MS, times new roman;
		 color: black;
		 text-align: center;
}
.spectacle2
{
         background-color: rgb(31,198,141);
		 border: 2px solid black;
		 margin-bottom: 20px;
		 font-size: 20px;
		 font-family: comic sans MS, times new roman;
		 color: black;
		 text-align: center;
}
#corps
{
         margin-left: 180px;
		 margin-top: 50px;
}
h1
{
     color: orange;
	 font-size: 26px;
	 font-family: comic sans MS, times new roman;
	 text-align: center;
	 font-style: bold;
	 font-variant: small-caps;
}
h2
{
     color: rgb(0,0,0);
	 font-size: 30px;
	 font-family: comic sans MS, times new roman;
	 text-align: center;
	 font-variant: small-caps;
	 text-decoration: blink;
}
h3
{
	 color: rgb(255,261,179);
	 font-size: 36px;
	 font-family: comic sans MS, times new roman;
	 text-align: center;
	 font-style: bold;
	 font-variant: small-caps;
}
h4
{
	 color: black;
	 font-size: 16px;
	 font-family: comic sans MS, times new roman;
	 text-align: left;
	 font-style: bold;
}
p
{
     color: yellow;
	 font-size: 18px;
	 font-family: comic sans MS, times new roman;
	 text-align: center;
}
.important
{
     color: yellow;
	 font-size: 22px;
	 font-family: comic sans MS, times new roman;
}
.rencontres
{
     color: bleu;
	 font-size: 18px;
	 font-family: comic sans MS, times new roman;
	 text-align: center;
}
.menuspect
{
     color: rgb(255,228,196);
	 font-size: 16px;
	 font-family: comic sans MS, times new roman;
	 text-align: center;
	 margin-left: 140px;
}
.machine
{
     font-size: 20px;
	 font-family: comic sans MS, times new roman;
	 color: rgb(0,0,0);
	 background-color: rgb(210,60,236);
	 text-align: center;
	 border: 2px solid black;
}
.sauce
{
     font-size: 20px;
	 font-family: comic sans MS, times new roman;
	 color: rgb(0,0,0);
	 background-color: rgb(172,255,0);
	 text-align: center;
	 border: 2px solid black;
}
.datespassées
{
	 color: orange;
	 font-size: 16px;
	 font-family: comic sans MS, times new roman;
	 text-align: center;
}


	 
