body
{
	background-color: #FAAC58;

}


.banniere
{
	text-align: center;
	vertical-align: center;
	background-color: rgb(255, 123, 0);
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}

div
{
	text-align: center;
	vertical-align: center;
	background-color: #FAAC58;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}



.college
{
	text-align: center;
	vertical-align: center;
	background-color: rgb(255, 123, 0);;
	color: white;
	font-size: 50px;
	font-family:"Corbel light","arial black","calibri";
	
}
.logo
{
	opacity: 1;
	width:300px;
	text-align: center;
}

.logoclasse
{
	opacity: 1;
	width:200px;
	text-align: center;
}

.centrer
{
	text-align: center;
	font-size: 20px;
	font-family: cursive;
	color: white;
}

li,ul
{
	list-style-type: none;
	font-family:"Corbel light","arial black","calibri";
	text-align: center;
	vertical-align: center;
	background-color: #FAAC58;
	color:white;
	font-size: 40px;
	font-weight: bold;

}

a
{
	color:white;
	text-decoration: none;
}


a:hover{
	color:rgb(255, 123, 0);
}


.presentation
{
	text-align: center;
	vertical-align: center;
	background-color: rgb(255, 123, 0);
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}

th
{
	widows: 100px;
}

.tableau,th
{
	border:2px;
	margin:auto;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	font-size: 25px;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	width:70%;
	background-color: #FAAC58;
	text-align: center;
	
}