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";
	
}


.college
{
	text-align: center;
	vertical-align: center;
	color: white;
	font-size: 50px;
	font-family:"Corbel light","arial black","calibri";
	
}
.logo
{
	opacity: 1;
	width:max-content;
	height: min-content;
	width:400px;
	text-align: center;
}

.logoclasse
{
	opacity: 1;
	width:max-content;
	height: min-content;
	width:200px;
	text-align: center;
}


.presentation
{
	text-align: center;
	vertical-align: center;
	color: white;
	font-size: 110px;
	font-family:"Corbel light","arial black","calibri";
	
}

.paragraphe
{
    color:white;
    font-family: "corbel light","arial black";
    font-size:30px;
    text-align: center;
    
}