/* CONTRAIREMENT à javascript, les chemins sont calculés relativement à la feuille de style ! */
/* MaJ - 2009-15 aout */

.photos	{
		/* background: #FFFAAA; */
		background: #FFDEAD;
		border-style: outset;
		border-width: thin;
		border-color: #B22222;
		margin-top: 10px;
		padding: 10px;
		}
		
#cadrejaune1,
#cadrejaune2,
#cadrejaune3,
#cadrejaune4,
#cadrejaune5,
#cadrejaune6,
#cadrejaune7,
#cadrejaune8,
#cadrejaune9	{
				width: 70%;	
				/* background: #FFFAAA; */
				background: #FFDEAD;
				border-style: outset;
				border-width: thin;
				border-color: #B22222;
				margin-top: 10px;
				padding: 20px;
				font-family: Arial,Sans-serif;
				font-size: 80%;
				color: #341111;
				text-align: justify;
				}