/* CSS Document */

#headline
{
	width: 426px;
	height: 59px;
	background-image: url(../images/headline.jpg);
	position: relative;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 31px;
	text-align: justify;
}

#autres_offres
{
	width: 280px;
	height: 57px;
	font-size: 11px;
	position:absolute;
	left: 339px;
	top: 94px;
}

#mdr
{
	width: 616px;
	height: auto;
	background-color: #336699;
	position: relative;
	top: 7px;
	padding-bottom:5px;
}
#titre_mdr
{
	width: 611px;
	height: 20px;
	background-image:url(../images/loc_vac_recherche.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
}
#contenu_mdr
{
	width: 606px;
	height: auto;
	background-color: #B1C5D8;
	position: relative;
	margin: 5px;
	margin-bottom: 5px;
	top: 4px;
}

#detail_result
{
	width: 605px;
	height: auto;
	position: relative;
	top: 1px;
	left: 1px;
	padding-bottom:5px;
	display: block;
}

.dr1
{
	background-color: #EFF3F7;
}
