/* centrage */

.titrediv {
	font-weight:bold;
	background: url(../images/cafe.gif) no-repeat;
	position:fixe;
	top:10px;
	width:550px;
	margin-left:20px;
	padding-top:20px;
	margin-top:15px;
	height:35px;
	text-align:left;
	font-size: 13px;
	color: #006666;
	text-indent: 87px;
}
