H1 {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11pt;
  TEXT-ALIGN: left;
  MARGIN-TOP: 5;
}

body#document {
    background-image: url('../images/fond10.jpg') 
}
 
body#famille {
    background-image: url('../images/fond10.jpg')
}

body#adopt {
    background-image: url('../images/fond14.jpg')
}

body#parrain {
    background-image: url('../images/fond10.jpg')
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 0;
	}
A {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color : blue;
}

A:VISITED {
	color : green;
}

A:hover {
	text-decoration: underline;
	color : red;
}

TD {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE:11px;
  background-image: none;
  color : Black;
}
img.border_image {
 border: 1px solid #666666;
}
