body {
  background:url(images/fond.gif);
  color: white;
  font-family: arial, sans-serif;
  font-size:small;
  font-weight:bold;
}

a {
	text-decoration: none;
  color: white;
}

a:hover {
	text-decoration: underline;
}

div#adresse {
  font-size:smaller
}

div#content {
	background:black;
	text-align: justify;
	padding:20px;
	position: absolute;
	left: 306px;
	top: 189px;
	height: 293px;
}
#conteneur2{
	position:absolute;
	background:url(/images/Paris2008.png) no-repeat;
	behavior: url(/images/iepngfix/iepngfix.htc);
	height:200px;
	width:300px;
	margin-top:-15px;
	margin-left:10px;
	left: 375px;
	top: 185px;
}

 
#conteneur{
	background-color: #666;
	background-image:url(http://www.antixcontract.com/image.png);
	width: 360px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	position: absolute;
	left: 546px;
	top: 154px;
	height: 230px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#text{
	font-family: arial, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight: bold;
}
