/*Les titres sont en Marron*/

h1, h2
{
	color: maroon;
	text-shadow: 2px 3px 10px grey;
}

body
{
background-color: rgb(255,255,255);
}
a, img 
{
border: none
}
p, footer
{
text-align: center;
text-shadow: 2px 2px 6px grey;
}
{
display: inline-block;
}
figure
{
text-align:left;
}
h2
{
text-align: center;
}
h2, figure
{
width:900px
margin: auto;
text-align: center;
text-shadow: 2px 2px 6px grey;
}
.ligne1,.ligne2,.ligne3,.ligne4,.ligne5,.ligne6,.ligne7,.ligne8,.ligne9,.ligne10,.ligne11,.ligne12
{
display: inline-block;
}
div
{
text-align: center;
margin: auto;
}

aside
{
text-align: right;
}
h5
{
text-align: center;
text-shadow: 2px 2px 4px grey;
}

