.photos {
	border: medium #FFFFFF;
	margin: 4px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.menu {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CC3333;
	font-weight: bold;
	
}
.textes {
	text-indent: 23pt;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.entete {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC3333;
	background-color: #d37C69;
}
.piedpage {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CC3333;
}
a {
	text-decoration: none;
	color: #008080;
	
}
.liencontenu {
	font-size: 12px;
	color: #008080;
}
.tableau {
	text-align: center;
}
table {
	text-align: justify;
	left: 70px;
}
.soustitre {
	color: #000000;
}
