body
{
	background-color: #e84482;

}


.banniere
{
	text-align: center;
	vertical-align: center;
	background-color: #e0115F;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}

div
{
	text-align: center;
	vertical-align: center;
	background-color: #e84482;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}



.college
{
	text-align: center;
	vertical-align: center;
	background-color: #e0115F;;
	color: white;
	font-size: 50px;
	font-family:"Corbel light","arial black","calibri";
	
}
.logo
{
	opacity: 1;
	width:900px;
	text-align: center;
}

.logoclasse
{
	opacity: 1;
	width:200px;
	text-align: center;
}


li,ul
{
	list-style-type: none;
	font-family:"Corbel light","arial black","calibri";
	text-align: center;
	vertical-align: center;
	background-color: #e84482;
	color:white;
	font-size: 40px;
	font-weight: bold;

}

a
{
	color:white;
	text-decoration: none;
}


a:hover{
	color:#e0115F;
}

.lienclasse
{
	text-align: center;
	vertical-align: center;
	background-color: #1a4527;
	color:white;
	border-width: 3px;
	border-color: darkblue;
}

.lienclasse:hover
{
	color:yellowgreen;
}

.presentation
{
	text-align: center;
	vertical-align: center;
	background-color: #e0115F;;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}
.tableau, th, tr
{
	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: 50%;
	background-color: #e84482;
	text-align: center;
	
}