#inc_proposer_boite_haut{
	width:160px;
	height: 8px;
	background-image: url(images/corps/boite_gauche_160_haut_sans_titre.png);
	background-repeat: no-repeat;
}

#inc_proposer_boite_milieu{
	width:143px;
	height:50px;
	padding-left: 5px;
	padding-right: 10px;
	background-color: #F5F5F5;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF6D00;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
}

#inc_proposer_boite_milieu img{
	float:left;
	width:48px;
	height:50px;
}

#inc_proposer_boite_bas{
	background-image: url(images/corps/boite_gauche_160_bas.png);
	height: 8px;
	width: 160px;
	margin-bottom: 10px;
}


