.tablo {
background-image :   url("img/petite_enfance/carre_bleu_clair.gif");
background-repeat : no-repeat ;
background-position : bottom right;
border-right: 1px solid #007CC3;
margin-right:2px;
margin-bottom:50px;
}

  h1 {
    font: 700 1.3em verdana, arial, sans-serif;
    color:#007CC3;
 	border-color: #007CC3;
	border-width: 0em 0em 1px 0.7em;
	border-style: solid;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:2px;
  }


#centre a {
font-weight:bold;
color:#007CC3;
text-decoration:none;
}

#centre a:hover {
text-decoration:underline;
}