h1 {
	border-bottom:1px solid #5b1117;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin-top:50px;
	margin-bottom:30px;
	text-transform:uppercase;
}

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

h1, h2 {
	color:#5b1117;
}

p {
	margin-bottom:20px;
}

#colonne-gauche, #colonne-droite {
	color:#363636;
	font-family:arial;
	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;
}