html, body { 
margin:0; padding:0; height:100%; min-height:100%;
}
body {
	background-image: url(../images/fondgris-bleu.gif);
	background-color: #D3D6DC;
	font-family: Tahoma,verdana;
	src:url(../fonts/TAHOMA0.eot);
	font-size: small;}
#contenu {
	background-image: url(../images/langue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	align:right;
	height: 500px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contenu {
	background-image: url(../images/langue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	align:right;
	height: 500px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#french{
	margin-top: 300px;
	width: 300px;
	float:left;}
#dutch{
	margin-top: 300px;
	width: 350px;
	float:right;
	text-align:right;}
#pied{
	margin-left: 25px;
	margin-top:25px;
	width:500px;
	text-align:center;
	padding:7px;
    padding-left:0px;
	height:40px;
	clear:both;
	font-size: x-small;
	vertical-align: middle;
}
#contenu #french .bienvenue {
	color: #FFFFFF;
	background-image: url(../images/rectorange.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 237px;
	padding-top: 3px;
	padding-left: 5px;
}
#contenu #dutch .bienvenue {
	background-image: url(../images/rectbrun.gif);
	background-repeat: no-repeat;
	background-position: right middle;
	height: 26px;
	width: 240px;
	padding-top: 3px;
	padding-left: 5px;
	background-position: right top;
	padding-right: 7px;
	text-align:right;
	width: 350px;
}

.bienvenue a:link, a:hover, a:visited{
text-decoration:none;
	color: #FFFFFF;
}
.bleuitalique {
	color: #056a9e;
	font-style: italic;
	font-weight: bold;
}
.brunitalique {
	color: #9b4d00;
	font-style: italic;
	font-weight: bold;
}
#contenu2 {
	background-image: url(images/infoshopping.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	align:right;
	height: 500px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../images/infoshopping.gif);
}
#french2{
	margin: 0px;
	padding: 0px;
	height: 173px;
	background-image: url(../images/achetez-vendez1.jpg);
	text-align: left;
	font-size: small;
	background-repeat: no-repeat;
	position: relative;
}
#dutch2{
	margin: 0px;
	padding: 0px;
	height: 173px;
	background-image: url(../images/achetez-vendez2.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#contenu2 #texte {
	padding-top: 48px;
	padding-left: 25px;
	width: 560px;
}
#pied2{
	margin-top:25px;
	width:571px;
	background-image: url(../images/doublebarre.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding:7px;
	height:20px;
}
#french2 a:link, a:hover, a:visited, #dutch2 a:link, a:hover, a:visited{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}

#footer {
	padding-left: 25px;
	width: 560px;
	font-size: xx-small;
	color: #999999;
    margin-top:20px;
}
#footer a:link{
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer a:hover{
	color: #FFFF00;
	text-decoration: none;
} 
#footer a:visited{
	color: #999999;
	text-decoration: none;
}