.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a.liendivers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration : none;
	font-weight: bold;
}
a.liendivers:visited {
	color: #666666;
	text-decoration : none;
}
a.liendivers:hover {
	color: #333333;
	text-decoration : underline;
}
a.liendivers:active {
	color: #666666;
	text-decoration : none;
}.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.arriereplanphoto {
	background-color: #EFEEFA;
}
.bordureConnexion {
	border: 1px solid #000000;
}

