td img {
display: block;
}
html, body {
background-color: black;
margin-top: 15px;
margin-left: 0px;
margin-right: 0px;
text-align:center;
}
.table-base{
	height: 598px;
	width: 980px;
	text-align:center;
}
.texte-general-blanc {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte-vert {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1B8F7C;
text-align:center
}
a,a:active,a:visited {
	font-size: 10px;
	color: #1B8F7C;
	font-weight: bold;
	text-align:center;
	text-decoration:underline;	
}
a:hover {
	color: #FFFFFF;
}
.contact-fond {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
}
#div-scroll {
	width: 980px;
	height: 502px;
	overflow: auto;
	border: 0px solid #000;
	align:left;
	valign:top;
}
#div-scroll-acc {
	width: 510px;
	height: 300px;
	overflow: auto;
	border: 0px solid #000;
	align:left;
	valign:top;
}
#div-interieur {
      	width: 980px;
      	height: 502px;
		align:left;
		valign:top;
}
.contact-fond2 {
	background-image: url(images/contact-anglais.jpg);
	background-repeat: no-repeat;
}
.accueil-fond {
	background-image: url(images/accueil-vide.jpg);
	background-repeat: no-repeat;
}
