.lienblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.carnetrealise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
}
.carnetprevu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
}
.photoblanc {
	border: thin solid #FFFFFF;
	position: relative;
}
.cadreaccueil {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.photonoir {
	border: medium solid #000000;
	position: relative;
}
.photorouge {
	border: medium solid #FF0404;
	position: relative;
}
.texteaccueil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #666666;
}
.textecarnetrouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

