.tabedito {
	background-image : url(img/fond_ctv.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
}
.editotitre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	color: black;
}
.editocontenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 10px;
	padding-bottom : 10px;
}
.editocontenu A {
	color: #FF0000;
	text-decoration: none;
}