/********************************************************************/
/*                           CALENDRIER                        */
/********************************************************************/

a.nuage{
margin: 2px;
font-family:Arial, sans-serif;
text-decoration:none;
}

		a.tres-petit{
		font-size:10px;
		color:#1D2041;
		font-weight:bold;
		}

		a.petit{
		font-size:13px;
		color:#6A72D0;
		font-weight:bold;
		}

		a.normal{
		font-size:16px;
		color:#6750A4;
		font-weight:bold;
		}

		a.gros{
		font-size:19px;
		color:#6A72D0;
		font-weight:bold;
		}

		a.tres-gros{
		font-size:21px;
		color:#AA23B5;
		font-weight:bold;
		}

		/* Style des mots remontés avec la 1ère boucle facultative */
		a.remonte{
		font-size:30px;
		color:#1E6A86;
		font-weight:bold;
		}

a.nuage:hover{
color:#ffffff;
}
