#fond-couleur {
	background-color: #f5f5f5;
	float: left;
}
#rubrique {
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #00C;
	text-transform: uppercase;
}
#exergues {
	float: left;
	width: 360px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #00C;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#exergues p {
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 1.3em;
}
#texte {
	float: left;
	width: 555px;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 0px;
	padding: 0px;
	text-align: justify;
}

#titre {
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #00C;
	width: 555px;
}
#liste {
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00C;
	width: 543px;
	font-size: 13px;
}
#liste-fin {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00C;
	width: 543px;
	font-size: 12px;
}

.sous-liste {
	padding-left: 5px;
}
#logos {
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 1024px;
}
.ajustement-logo {
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
.photo-titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000cc;
}
.photo-texte {
	font-size: 0.9em;
	font-weight: bolder;
	text-align: left;
}
#photos table {
	margin-right: 10px;
	width: auto;
	margin-left: 10px;
}
