body
{
background-color : rgb(0, 60, 0);
}
a
{
color : rgb(186, 58, 80);
text-decoration : none;
font-size : 22px;
font-weight : bold;
}
#image
{
background : url("qui.jpg") no-repeat;
width : 800px;
height : 610px;
position : absolute;
top : 10px;
left : 18%;
}
#lien
{
height : 600px;
position : absolute;
top : 0px;
left : 4%;
}
.lien
{
margin-top : 30px;
margin-bottom : 30px;
width : 150px;
}
.accueil
{
margin-bottom : 30px;
margin-top : 15px;
}
.contact
{
margin-top : 30px;
}
#menu
{
float : left;
height : 600px;
}
#texte
{
width : 800px;
height : 600px;
margin : auto;
position : absolute;
}
.demarche
{
font-size : 32px;
font-style : italic;
font-weight : bolder;
color : rgb(0, 60, 0);
position : absolute;
top : 445px;
left : 180px;
}
.approche
{
font-size : 32px;
font-style : italic;
font-weight : bolder;
color : rgb(0, 60, 0);
position : absolute;
top : 142px;
left : 515px;
}
.formation
{
font-size : 32px;
font-style : italic;
font-weight : bolder;
color : rgb(0, 60, 0);
position : absolute;
top : 55px;
left : 95px;
}
.nom
{
font-size : 42px;
font-style : italic;
font-weight : bolder;
color : rgb(186, 58, 80);
position : absolute;
top : 220px;
left : 20px;
}
.sousnom
{
font-size : 28px;
color : rgb(186, 58, 80);
font-weight : bolder;
position : absolute;
top : 280px;
left : 20px;
}
.demarche:hover, .approche:hover, .formation:hover, .retour:hover
{
color : rgb(186, 58, 80);
}
.retour
{
font-size : 20px;
color : rgb(0, 60, 0);
position : absolute;
top : 0px;
left : 650px;
}
.assoc
{
font-size : 30px;
font-weight : bolder;
font-style : italic;
color : rgb(186, 58, 80);
position : absolute;
top : 547px;
left : 18px;
}
		h2
		{
		color : rgb(0, 60, 0);
		text-align : center;
		}
		p
		{
		color : rgb(0, 60, 0);
		text-align : center;
		}
		.§
		{
		margin-top : 200px;
		}
		.pdp
		{
		position : absolute;
		top : 614px;
		left : 620px;
		color : black;
		font-size : 10px;
		font-weight : normal;
		}
