﻿body{
	background-color:black;
	font-family: "Comic Sans MS", "Comic Sans", cursive;
	/*font-size:14px;*/
	text-decoration:none;
	color:white;
}

a{
	text-decoration:none;
	color:white;
}

.dl {
	list-style-image: url("../images/download.jpg");
}



#gauche{
	background-image:url(../images/panda.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:555px;
	float:left;
	overflow-wrap: break-word;
}

#centre{
	text-align:center;
}

p{
	font-size:small;
}

#texte2{
	display:none;
}

#texte1{
	margin-left:72px;
	margin-right:72px;
}