/* CSS Document */

table.juani{
	width:200px;
	border:0;
}
td.haut{
	background-image:url(../images/cadre_01.png);
	background-repeat: no-repeat;
	height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: center;
}
td.milieu{
	background-image: url(../images/cadre_02.png);
	background-repeat: repeat-y;
	height:auto;
	font-size: 12px;
}
td.bas{
	background-image: url(../images/cadre_03.png);
	background-repeat: no-repeat;
	height:27px;
}
table.rappelimmediat{
	width:180px;
	border:0;
	background-image: url(../images/rappel-immediat_01.gif);
	background-repeat: no-repeat;
}
td.rappelhaut{
	background-image:url(../images/cadre-rappel-immediat_01.html);
	background-repeat: no-repeat;
	height:26px;
}
td.rappelbas{
	background-image: url(../images/rappel-immediat_02.html);
	background-repeat: no-repeat;
	height:79px;
}
.textecourant{
	text-align: justify;
	padding: 6px;
}