.titre1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: medium;
	COLOR: #546871;
	FONT-FAMILY: arial;
	padding : 10;
	background-image : url(../images/fond_haut.jpg);
	background-repeat : repeat-y;
	width : 100%;
	background-position : right;
	text-align : center;
	padding-top : 0px;
	padding-bottom : 0px;
	border-bottom-color : Gray;
}
.titre2 {
	FONT-SIZE: x-small;
	COLOR: #546871;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding : 10;
	
}
a.pub {
	font-size : 100%;
	color : Red;
}
IFRAME.textfck {
	text-align : center;
}

DIV.textfck {
	margin : 2px 2px 2px 2px;
	padding : 2px 2px 2px 2px;
	position : relative;
}


