body{
	font-family: "Open Sans", sans-serif;
}


p{
	text-align: justify
}

h2{ 
	color:#243cd6; 
	font-weight: 700;
	border-left: 2.5em white solid;
}

h1{
	color:#45a6ea;
	font-weight: 800;
}


.elem1{
	font-weight: 600;
	border-left: 1.5em white solid;
	font-size: 1.3em
}

.barre{
	text-decoration:line-through;
}


