.titre {
	font-weight: bold;
	color: #0099FF;
	background-color: #D9F0FF;
	height: 0px;
	width: 0px;
	border: thin outset #00CCFF;
	text-transform: uppercase;
	font-size: large;
	text-align: center;






}
.police {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.titre-image-réalisation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;

}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}
.surligne {
	color: #0066FF;
	font-weight: bold;
}

