.menuon
{
	display:block;	
}


.menuoff
{
	display:none;	
}






/* --- MENTIONS --- */
	
.mentions-bt
{
	-moz-border-radius: 8px 8px 8px 8px;
    -ms-border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    
	/*background-color:rgba(255,255,255,0.15);  /*  rgba(181, 235, 245, 0.4);  */
	
	margin-left:5%;
	margin-right:5%;
	padding:4px;
	
	text-align:center;
	color:rgba(0,0,0,0.5);
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 1.2vh;
	line-height:1.6vh;
	text-decoration : none;
	
	cursor:pointer;
}



.mentions-legales {
	position:absolute;
	left:0;
	top:0;
	
	width:90%;
	/*height:90%;*/
	background-color:rgba(255,255,255,1);
	
	padding-left:5%;
	padding-right:5%;
	padding-top:5vh;
	padding-bottom:5vh;

	color:#000;
	font-family: 'Open_sanslight', Arial, sans-serif;
	font-size: 1.7vh;
	line-height:2.7vh;
	text-decoration : none;
	text-align : justify;
	
	z-index:120000;
	
	
}


.mentions-legales h1 
{
	color : #000;
	font-family: 'Open_sanslight', Arial, sans-serif;
	font-size: 3.2vh;
	line-height:3.6vh;
	font-weight:normal;
	text-decoration : none;
	text-align : left; 
}


.mentions-legales h2
{
	color : #000;
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 1.9vh;
	line-height:2.8vh;
	text-decoration : none;
	text-align : justify;
}
	

.mentions-fermer
{
	position:absolute;
	top:5vh;
	right:0;
	
	width:4vh;
	height:4vh;
	
	-moz-border-radius: 8px 0px 8px 8px;
    -ms-border-radius: 8px 0px 8px 8px;
    -o-border-radius: 8px 0px 8px 8px;
    -webkit-border-radius: 8px 0px 8px 8px;
    border-radius: 8px 0px 8px 8px;
    
	background-color:rgba(0,0,0,0.1);  /*  rgba(181, 235, 245, 0.4);  */
	
	margin-left:5vh;
	margin-right:5vh;
	padding:4px;
	
	text-align:center;
	color:#333;  /*  rgba(2, 66, 102, 1);  */
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 3vh;
	line-height:4vh;
	text-decoration : none;
	
	cursor:pointer;
}



.mentions-legales a 
{
	color : #999;
	
}









@media handheld and (orientation: portrait), (max-width: 1100px) and (orientation: portrait), screen and (device-aspect-ratio: 2/3), screen and (device-aspect-ratio: 40/71), screen and (device-aspect-ratio: 3/4)  {

		
	
/* --- MENTIONS --- */
	
.mentions-bt
{
	-moz-border-radius: 8px 8px 8px 8px;
    -ms-border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    
	/*background-color:rgba(255,255,255,0.15);  /*  rgba(181, 235, 245, 0.4);  */
	
	margin-left:5%;
	margin-right:5%;
	padding:4px;
	
	text-align:center;
	color:rgba(0,0,0,0.5);
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 1.2vh;
	line-height:1.6vh;
	text-decoration : none;
	
	cursor:pointer;
}



.mentions-legales {
	position:absolute;
	left:0;
	top:0;
	
	width:90%;
	/*height:90%;*/
	background-color:rgba(255,255,255,1);
	
	padding-left:5%;
	padding-right:5%;
	padding-top:5vh;
	padding-bottom:5vh;

	color:#000;
	font-family: 'Open_sanslight', Arial, sans-serif;
	font-size: 1.7vh;
	line-height:2.7vh;
	text-decoration : none;
	text-align : justify;
	
	z-index:120000;
	
	
}


.mentions-legales h1 
{
	color : #000;
	font-family: 'Open_sanslight', Arial, sans-serif;
	font-size: 3.5vh;
	line-height:4vh;
	font-weight:normal;
	text-decoration : none;
	text-align : left; 
}


.mentions-legales h2
{
	color : #000;
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 2.4vh;
	line-height:3.2vh;
	text-decoration : none;
	text-align : justify;
}
	

.mentions-fermer
{
	position:absolute;
	top:5vh;
	right:0;
	
	width:4vh;
	height:4vh;
	
	-moz-border-radius: 8px 0px 8px 8px;
    -ms-border-radius: 8px 0px 8px 8px;
    -o-border-radius: 8px 0px 8px 8px;
    -webkit-border-radius: 8px 0px 8px 8px;
    border-radius: 8px 0px 8px 8px;
    
	background-color:rgba(0,0,0,0.1);  /*  rgba(181, 235, 245, 0.4);  */
	
	margin-left:5vh;
	margin-right:5vh;
	padding:4px;
	
	text-align:center;
	color:#333;  /*  rgba(2, 66, 102, 1);  */
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 3vh;
	line-height:4vh;
	text-decoration : none;
	
	cursor:pointer;
}



	
	
	

}

















@media  handheld and (orientation: landscape), (max-width: 1100px) and (orientation: landscape),(max-height: 600px) and (orientation: landscape), screen and (device-aspect-ratio: 2/3), screen and (device-aspect-ratio: 40/71), screen and (device-aspect-ratio: 3/4) {
	
.mentions-bt
{
	-moz-border-radius: 8px 8px 8px 8px;
    -ms-border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    
	/*background-color:rgba(255,255,255,0.15);  /*  rgba(181, 235, 245, 0.4);  */
	
	margin-left:5%;
	margin-right:5%;
	padding:4px;
	
	text-align:center;
	color:rgba(0,0,0,0.5);
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 1.2vh;
	line-height:1.6vh;
	text-decoration : none;
	
	cursor:pointer;
}



.mentions-legales {
	position:absolute;
	left:0;
	top:0;
	
	width:90%;
	/*height:90%;*/
	background-color:rgba(255,255,255,1);
	
	padding-left:5%;
	padding-right:5%;
	padding-top:5vh;
	padding-bottom:5vh;

	color:#000;
	font-family: 'Open_sanslight', Arial, sans-serif;
	font-size: 1.7vh;
	line-height:2.7vh;
	text-decoration : none;
	text-align : justify;
	
	z-index:120000;
	
	
}

.mentions-legales h1 
{
	color : #000;
	font-family: 'Open_sanslight', Arial, sans-serif;
	font-size: 4vw;
	line-height:4vw;
	font-weight:normal;
	text-decoration : none;
	text-align : left; 
}


.mentions-legales h2
{
	color : #000;
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 2.4vw;
	line-height:3.2vw;
	text-decoration : none;
	text-align : justify;
}
	

.mentions-fermer
{
	position:absolute;
	top:5vh;
	right:0;
	
	width:4vh;
	height:4vh;
	
	-moz-border-radius: 8px 0px 8px 8px;
    -ms-border-radius: 8px 0px 8px 8px;
    -o-border-radius: 8px 0px 8px 8px;
    -webkit-border-radius: 8px 0px 8px 8px;
    border-radius: 8px 0px 8px 8px;
    
	background-color:rgba(0,0,0,0.1);  /*  rgba(181, 235, 245, 0.4);  */
	
	margin-left:5vh;
	margin-right:5vh;
	padding:4px;
	
	text-align:center;
	color:#333;  /*  rgba(2, 66, 102, 1);  */
	font-family: 'Open_sanssemibold', Arial, sans-serif;
	font-size: 3vh;
	line-height:4vh;
	text-decoration : none;
	
	cursor:pointer;
}


	
	

}



