body
{
	background-color: #154659 ;

}


.banniere
{
	text-align: center;
	vertical-align: center;
	background-color: white ;
	color: #D96704;
	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:white;
	color: #D96704;
	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: #154659 ;
	color:white;
	font-size: 40px;
	font-weight: bold;

}

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


a:hover{
	color:#F27405;
}

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

.lienclasse:hover
{
	color:yellowgreen;
}

.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: 50%;
	background-color: #154659  ;
	text-align: center;
	
}

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