.page
{
	background-image: url(../../img/fond-tel-ballons.png), url(../../img/fond-tel-confetis.png);
}

.bh
{
	font-size:1em;
}

.imgLogo
{
	width:80px;
}

.titrePageImg
{
	max-width:300px;
}

table.tabPicto
{
	max-width:450px;
	font-size:0.5em;
}

@media only screen and (max-width: 425px)
{
	.imgPicto
	{
		width:30px;
		height: 30px;
	}

	.tailleIconeHomePage
	{
		width:125px;
	}

	.titreDeLaPage
	{
		font-size: 0.98em;
	}

	.textLienAccueil
	{
		font-size:0.65em;
	}
}

@media only screen and (min-width: 425px)
{
	.imgPicto
	{
		width:38px;
		height: 38px;
	}

	.tailleIconeHomePage
	{
		width:150px;
	}

	.textLienAccueil
	{
		font-size:0.79em;
	}
}

.corpDePage
{
	max-width:645px;
}

.boutonRappel
{
	font-size: 0.7em;
}

.clocheBoutonRappel
{
	top:-15px;
}


.piedLigne1
{
	margin-top: 5px;
	font-size: 0.6em;
	margin-bottom: 1px;
}

.piedLigne2
{
	font-size: 0.6em;
}

.piedLigne3
{
	margin-top: -12px;
	font-size: 0.55em;
}

.nomPrenom2
{
	border:0px;
	text-indent:5px;
	
}

.mail3
{
	text-indent:5px;
}

.septJour
{
	font-size:0.6em;
}

.imgBAL
{
	margin-top:20px;
	width:130px;
}

.titrePageText
{
	font-size:1em;
}

.titreChampSemaine
{
	font-size: 0.7em;
}



.form-label
{
	font-size: 0.8em;
}

.form-control
{
	font-size: 0.8em;
}

.form-check-label
{
	font-size: 0.8em;
}

.help-text
{
	font-size: 0.8em;
}

.invalid-feedback
{
	font-size: 0.7em;
}


@media only screen and (min-width: 628px){
	.nbPersonneListe
	{
		font-size: 1.8em;
	}
}

@media only screen and (min-width: 535px) and (max-width: 628px){
	.nbPersonneListe
	{
		font-size: 1.5em;
	}
}

@media only screen and (min-width: 473px) and (max-width: 535px){
	.nbPersonneListe
	{
		font-size: 1.3em;
	}
}

@media only screen and (min-width: 440px) and (max-width: 473px){
	.nbPersonneListe
	{
		font-size: 1.2em;
	}
}

@media only screen and (min-width: 410px) and (max-width: 440px){
	.nbPersonneListe
	{
		font-size: 1.1em;
	}
}

@media only screen and (min-width: 380px) and (max-width: 410px){
	.nbPersonneListe
	{
		font-size: 1em;
	}
}

@media only screen and (max-width: 380px){
	.nbPersonneListe
	{
		font-size: 0.95em;
	}
}















