    .thrColHybHdr #header { 
    	background: #FFFFFF url(../images/CathoHeaderMainReliprofs.jpg) top left no-repeat; 
		height:86px;
    	padding: 0 10px;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
    }
	.tbldoc{
		/* width:500px; */
		/* width:700px; */
		width:97%;
		font-size:13px;
		padding:10px;
		text-align:left;
	}
	.indentaling{
		padding-left:20px;
	}

	.tbldoc a{
		font-size:15px;
		font-weight:bold;
	}
	.tbldoc a:hover{
		color:#ee7f16;
		font-weight:bold;
		text-decoration:none;
	}
	.titre{
		color:#004489;
		font-weight:bold;
	}
	.date{
		color:#999999;
		
	}
	#contenuPage p{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#contenuPage p{
		font-size:11px;
	}
	.namerub{
	font-size:13px;
		color:#004489;
		font-weight:bold;
	}
	.namerub a:hover{
		text-decoration:none;
		color:#ee7f16;
		font-weight:bold;
	}
	.namerub a{
		text-decoration:none;
		font-weight:bold;
	}
	a:hover{
		text-decoration:none;
		color:#ee7f16;
	}
	.lettre {
		font-size:14px;
	}
	.chapeau{
		font-size:13px;
		padding:5px;
	}
