.page {
	width: 780px;
	margin:	auto;
	font-family: Liberation Serif, Arial, sans-serif;
	font-size: 16px;
	border: 4px solid black;
	border-radius: 10px;
	padding: 20px;
}

.informations {
	height: 250px;
}

.infos {
	float: left;
}

.photo {
	float: right;
}

.section {
	margin-bottom: 70px;
	text-align: justify;
}

.gauche {
	float: left;
	font-size: 20px;
}

.droite {
	margin-left: 150px;
}

.sous-titre {
	font-weight: bold;
	font-size: 20px;
}

h2 {
	font-size: 28px;
	border-bottom: 3px solid;
}

#alignementg1-1 p {
	margin-top: 33px;
}

#alignementg1-2 p {
	margin-top: 26px;
}

#alignementd1-2 p {
	margin-top: 27px;
}

#alignementg2-1 p {
	margin-top: 48px;
}

#alignementg2-2 p {
	margin-top: 72px;
}