#dossieralaune_entete {
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-bottom: 2%;
	width: 640px;
}
#dossieralaune_entete .titre {
	display: inline-block !important;
	zoom: 1;
	display: inline;
	width: 620px;
	height: 50px;
	line-height: 48px;
	padding-left: 20px;
	text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}
#dossieralaune_gauche {
	display: inline-block;
	width: 55%;
	margin-top: 1%;
}
#dossieralaune_gauche img {
	border: 0;
}
#dossieralaune_droite {
	display: inline-block;
	width: 44%;
	vertical-align: top;
}
#dossieralaune_droite h1 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#dossieralaune_droite p {
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(../../img/common/fond_dossieralaune-gris.png);
}

