body
{
	background-image: url("../images/fond-du-site.jpg");
	background-repeat: no-repeat;
	background-color:#6787ff;
	text-align: center;
	width: 100%;
	margin: auto;
	margin-top: 10px;
	margin-bottom:20px;
}
.tdlog
{	
	margin:auto;
	text-align: center;
	margin-bottom:10px;
	background-color:0000ff;
}
.tdcours
{
	background-color:white;
}
.demande1
{
	background-image: url("../images/log1.jpg");
	background-repeat: no-repeat;
	width:530px;
	height:430px;
	padding-top:100px;
	margin: auto;
}
.imageac
{

	background-image: url("../images/fondac.jpg");
	background-repeat: no-repeat;
	padding-top:80px;
	margin:auto;
	width:882px;
	height:578px;
}
.tete
{
	background-image: url("../images/hautcontenu.png");
	background-repeat: no-repeat;
	border-collapse: collapse;
	width:1022px;
	height:75px;
}
.corps
{
	background-color:white;
	width:1022px;
}
.bas
{
	background-image: url("../images/bascontenu.jpg");
	background-repeat: no-repeat;
	width:1022px;
	height:75px;
}
.coloneblanc
{
	background-color:white;
}

.acceuil
{
	text-align: center;
	margin:auto;
}

