/* feuille de style pour les scripts fêtes mr_fxx */
.py-twitter
	{
	color:rgb(50,204,254);
	}
.py-bg-white{background-color:rgba(255,255,255,0.3);}	
.py-visino{display:none;}	
.py-black-hover:hover
	{
	color:black;background-color:white;
	border-radius:1rem;
	padding:0 1rem 0 1rem;
	}	
article,footer,header{display:block;}	
.yp-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;
overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  MEDIAS PY $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */
.py-600
	{
	color:black;
	}
@media (min-width:50px)
{
	.py-700
		{
		font-size:1.0rem;
		}		
	div.py-600, .py-600
		{
		font-size:0.9rem;
		}
	.py-500	
		{
		font-size:1.0rem;
		}
	.py-400	
		{
		font-size:0.7rem;
		}			
	.py-small
		{
		font-size:0.7rem;
		}
	.py-smallest
		{
		font-size:0.3rem;
		}		
}	

@media (min-width:100px)
{
	.py-700
		{
		font-size:1.5rem;
		}		
	div.py-600, .py-600
		{
		font-size:1.0rem;
		}
	.py-500	
		{
		font-size:1.1rem;
		}
	.py-400	
		{
		font-size:0.8rem;
		}		
	.py-small
		{
		font-size:0.8rem;
		}
	.py-smallest
		{
		font-size:0.3rem;
		}			
		
}
@media (min-width:481px)
{
	.py-700
		{
		font-size:1.8rem;
		}		
	div.py-600, .py-600
		{
		font-size:1.5rem;
		}
	.py-500	
		{
		font-size:1.4rem;
		}	
	.py-400	
		{
		font-size:1.0rem;
		}			
	.py-small
		{
		font-size:0.9rem;
		}	
	.py-smallest
		{
		font-size:0.4rem;
		}					
		
}		
@media (min-width:768px)
{
	.py-700
		{
		font-size:2.5rem;
		}		
	div.py-600, .py-600
		{
		font-size:2.0rem;
		}
	.py-500	
		{
		font-size:1.6rem;
		}
	.py-400	
		{
		font-size:1.2rem;
		}		
	.py-small
		{
		font-size:0.9rem;
		}
	.py-smallest
		{
		font-size:0.5rem;
		}			
		
}
@media (min-width:1024px)
{
	.py-700
		{
		font-size:3.0rem;
		}		
	div.py-600, .py-600
		{
		font-size:2.3rem;
		}
	.py-500	
		{
		font-size:1.8rem;
		}	
	.py-400	
		{
		font-size:1.5rem;
		}			
	.py-small	
		{
		font-size:0.8rem;
		}
	.py-smallest
		{
		font-size:0.6rem;
		}			
		
}		
@media (min-width:1280px)
{
	.py-700
		{
		font-size:3.0rem;
		}	
	div.py-600, .py-600
		{
		font-size:2.6rem;
		}
	.py-500	
		{
		font-size:2.0rem;
		}
	.py-400	
		{
		font-size:2.0rem;
		}		
	.py-small
		{
		font-size:1.5rem;
		}
	.py-smallest
		{
		font-size:0.7rem;
		}					
		
}
/* ========================================================================= */
.py-font-f1{font-family: 'Prompt', sans-serif;font-weight:200;}	
.py-font-r1{font-family: 'Cormorant Upright', serif;font-weight:600;}
.py-font-i1{font-family: 'Italianno', serif;font-weight:600;}
.py-font-g1{font-family: 'Gluten', serif;font-weight:600;}
/* ======================================================== COPYRIGHT ===================================================== */
div#copy2, div#copy{display:inline;}
div#copy2::before, div#copy::before
	{	
	content:"Copyright" " 2007 2026" "\a0\a9\a0" "calanquedemorgiou.fr Tous droits réservés"; 
	font-size: 0.80rem;
	font-family:Syne;
	font-weight:600;
	margin-left:1.0vw;
	background-color:wheat;
	}
/* ======================================================== FIN COPYRIGHT ===================================================== */