.titreDate {
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titreLieu {
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	color: 565656;
}
.sousTitre {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textePhoto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 7px;

}
.sousTitrePhoto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 4px;


}
.texteGeneral {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;


}
.photo {
	border: 3px solid #003399;

}
.texteCopyright {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;

}
.titreLieuBlanc {

	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.texteLiens {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
a:hover.texteLiens{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
