.contenu{
	padding-right: 50px;
	margin-top: 0px;
	margin-left: 350px;
	background-image: url(../images/famille.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	color: black;
	font-family: Verdana;
	font-size: 0.7em;
	padding-bottom: 65px;
}

.contenu h2
{
	font-weight: bold;
	font-size: 1.8em;
	color: #c90e0e;
	font-family: Arial;
	padding-bottom: 15px;
	text-align:center;
}

table
{width:60%;}
td
{	
	padding:3px;
	font-size: 0.8em;
	font-family: verdana;
	}

.contenu a{
	color: firebrick;
	font-family : Arial;
	font-size : 1em;
	font-weight: bold;
	text-decoration: none;
}
.contenu a:hover{
	color: #000000;
	font-family : Arial;
	font-size :1em;
	font-weight: bold;
}
/***************/