

h1
{
	color: green;
	font-size: xx-large;
}


#section
{
	width: 100%;
	height: auto;
}

.contenu-section
{
	text-align: center;
}

.contenu-section:nth-child(1)
{

}

label
{
	color: green;
}


#article
{
	width: 100%;
	height: 25%;
}

.contenu-article
{
	
}

.contenu-article:nth-child(1)
{

}