body{
	width:530px;
}

/* header */ 
#header{
	background: url("/imagerie/fh/bg_body.png") no-repeat left top;
	padding-top:12px;
	position:relative;
	height:101px;
	padding-left:30px;
}
#header .logo{
	padding: 0 17px 0 25px; 
}

p.btn{
	float:right;
}
.cartouche2 {
	background: url("/imagerie/fh/bg_cartouche2.gif") no-repeat left top;
	padding:0 0 7px 15px;
    height:22px;
    float:left;
}
.cartouche2 span {
	font-weight:bold;
	background: url("/imagerie/fh/bg_cartouche2.gif") no-repeat right top;
	font-size:0.9em;
	padding:7px 15px 7px 0;
	text-align:center;
    float:left;
    height:15px;
	color: White;
}
* html .cartouche2 span {
    padding-bottom:8px;
}
