body {
	background-color: #CCCC99;
	margin-left:0;
	margin-top:0;
	font-family:"Trebuchet MS", Arial, sans-serif;}
	
/*Pas de bordure autour des images dans les liens*/ 
a img {border: none;} 

/*photos*/
.photo {
	position: relative;
	/*width: 190px;*/
	height: 130px;
	float: right;
	/*margin: 5px 25px;*/}
	
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;}
/*Listes*/ 
ul, ol { 
  margin: .75em 0 .75em 140px; 
  padding: 0;
  list-style:none;
  font-size:13px;} 
  
  
.copyright{
font-size: x-small;
text-decoration:none;
color:#000000;}

.Titre1 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;}
	
.Texte1 {font-size: 13px;}
.Textej {font-size: 13px; text-align: justify;}
