h1 {
	border-bottom:1px solid #4578b4;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:1.4em;
	margin-top:50px;
	margin-bottom:30px;
	text-transform:uppercase;
}

h2 {
	font-size:1.1em;
	letter-spacing:0.3px;
	margin-bottom:8px;
}

h1, h2 {
	color:#4578b4;
}

p {
	margin-bottom:20px;
}

#colonne-gauche, #colonne-droite {
	color:#363636;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:0.7em;
	height:525px;
	padding-right:8px;
	text-align:justify;
	width:287px;
	font-weight:bold;
}

#colonne-gauche {
	float:left;
}
#colonne-droite {
	float:right;
	margin-top:8px;
}
