.sous-titre {
	font-weight: bold; 
	color: #b19856;
	padding-top: 20px; 
	margin-bottom: 8px;
	font-style: italic;
}

.gros-titre {
	font-weight: bold;
	text-align: center; 
	font: 24px Times New Roman; 
	color: #0f1c48;
	padding-top: 20px; 
	margin-bottom: 8px;
	font-style: italic;
}

.image {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 20px; 
	float: left;
}

.contenu {
    font-size:  11pt;
	color: #0f1c48;
	padding-top: 20px; 
	margin-bottom: 8px;
}

.accolade {
	text-align: center;
}

input {
	border: 1px solid #b19856;
}

.submit {
	border: 0px;
}

#search {
	margin-top: 20px;
}