

	

	
#titre {
	position: absolute;
	width: 800px;
	top: 30px;
	left: 50%;
	margin-left: -350px;
	font-family: "Segoe Script",Lucida, "Comic sans MS",cursive;
	text-align:center ;
	font-weight: bold;
	font-size:60px;
}

#titre .l1 {
font-size:30px;
}

#titre .l2 {
font-size: 30px;
}

#titre .l2g {
font-size: 70px;
}

#titre .l3 {
font-size:30px;
}

#titre .l4 {
font-size:60px;
}

#titre .l5 {
font-size: 40px;
}

		
#postit 	{
  position: absolute;
	top: 370px;
	left: 72%;
}
	
#lecteur {
  position: absolute;
	top: 420px;
	color : #7BB019;
	   color : #990000;
	      color : #8B0000;

	line-height: 1.2em ;
	font-weight: bold;
	font-family: "Segoe Script",Lucida, "Comic sans MS",cursive;
	font-family: "Segoe Print",Lucida, "Comic sans MS",cursive;
}

#lecteur .gros {
	color: #e38228; 
	   color : #990000;
	      color : #8B0000;

}

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

.bas {
	margin-bottom: 0px;
}

.droite{
  float: right;
	margin-right: 20px;
	margin-bottom: 0px;
	
}
	
#quisommesnous 
{
 position: absolute;
	top: 520px;
	left : 10px; 
}


#menugauche {
	position: absolute;
	width: 130px;
	height : 300px ;
	top: 150px;
	left: 20px;
	text-align:center;
	font-weight:bold ;
	
/*
	background-image : url(images/parchgauche.png);
  background-repeat : no-repeat ;
  */

}
