/* CSS Document */

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

#mdr
{
	width: 296px;
	height: 250px;
	background-color: #336699;
	position: relative;
	float: left;
	top: 0px;
}
#titre_mdr
{
	width: 291px;
	height: 20px;
	background-image: url(../images/accueil_recherche.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
}
#contenu_mdr
{
	width: 286px;
	height: 208px;
	background-color: #7295B9;
	position: relative;
	margin: 5px;
	top: 1px;
}

#pub_inline
{
	width: 300px;
	height: 250px;
	float: left;
	margin-left: 20px;
	top: 80px;
}
