body
{
	background-color: #1e609a;

}


.banniere
{
	text-align: center;
	vertical-align: center;
	background-color: #082d4d;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}

div
{
	text-align: center;
	vertical-align: center;
	background-color: #1e609a;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}



.college
{
	text-align: center;
	vertical-align: center;
	background-color:#082d4d;
	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;
}


li,ul
{
	list-style-type: none;
	font-family:"Corbel light","arial black","calibri";
	text-align: center;
	vertical-align: center;
	background-color: #1e609a;
	color:white;
	font-size: 40px;
	font-weight: bold;

}

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


a:hover{
	color:#082d4d;
}

.lienclasse
{
	text-align: center;
	vertical-align: center;
	background-color: #082d4d;
	color:white;
	border-width: 3px;
	border-color: darkblue;
}

.lienclasse:hover
{
	color:yellowgreen;
}

th
{
	widows: 100px;
}
.tableau, th
{
    border:2px;
    height: 40px;
	margin:auto;
	border-width: 1px;
	border-style: solid;
	border-color: white;
    font-size: 25px;
    font-weight: bold;
	font-family: 'Corbel light','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	width: 70%;
	background-color: #1e609a;
	text-align: center;
	
}

.presentation
{
	text-align: center;
	vertical-align: center;
	background-color: #082d4d;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}

.centrer
{
	text-align: center;
	font-size: 20px;
	font-family: cursive;
	color: white;
}