@media screen and (orientation: portrait)
{
	.text_titrePL
		{
			top : 8.5% ;
			height : 10% ;
		}
	
	#titre1PL
		{
			font-size : 3em ;
		}
		
	#titre2PL
		{
			font-size : 2.2em ;
		}

	.boiteTAB_HOR
		{
			top : 18.5% ;
			height : 35%;
		}

	.zoneCOURS
		{
			top : 68.5% ;
			height : 70% ;
		}
	
	.textCOURS
		{
			top : 1% ;
		}
	
	#t1COURS
		{
			font-size : 4.5em ;
		}
		
	#t2COURS
		{
			font-size : 2em ;
		}
		
	#t3COURS
		{
			font-size : 2em ;
		}
	
	.wodCOURS
		{
			top : 17% ;
			left : 10% ;
			width : 20% ;
		}

	.imgWOD_COURS
		{
			width : 60% ;
		}

	#t1WOD_COURS
		{
			font-size : 2.5em ;
			font-weight : bold ;
		}
		
	#t2WOD_COURS
		{
			font-size : 2em ;
		}
	
	.gymCOURS
		{
			top : 17% ;
			left : 40% ;
			width : 20% ;
		}

	.imgGYM_COURS
		{
			width : 60% ;
		}

	#t1GYM_COURS
		{
			font-size : 2.5em ;
			font-weight : bold ;
		}
		
	#t2GYM_COURS
		{
			font-size : 2em ;
		}
	
	.halteroCOURS
		{
			top : 17% ;
			right : 10% ;
			width : 20% ;
		}

	.imgHALTERO_COURS
		{
			width : 60% ;
		}

	#t1HALTERO_COURS
		{
			font-size : 2.5em ;
			font-weight : bold ;
		}
		
	#t2HALTERO_COURS
		{
			font-size : 2em ;
		}
	
	.hiitCOURS
		{
			right : 55% ;
			width : 20% ;
		}

	.imgHIIT_COURS
		{
			width : 60% ;
		}

	#t1HIIT_COURS
		{
			font-size : 2.5em ;
			font-weight : bold ;
		}
		
	#t2HIIT_COURS
		{
			font-size : 2em ;
		}
		
	.fbbCOURS
		{
			left : 55% ;
			width : 20% ;
		}

	.imgFBB_COURS
		{
			width : 60% ;
		}

	#t1FBB_COURS
		{
			font-size : 2.5em ;
			font-weight : bold ;
		}
		
	#t2FBB_COURS
		{
			font-size : 2em ;
		}
}