/****************************
* AUTEUR : LTI              *
* CREATION : mai 2003      *
* DERNIERE MāJ : 12.05.2003 *
****************************/

body	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;
		margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 0pt;
		background: #FFFFFF;}

p		{font-size: x-small; color:#000080;}

/* Site officiel de l'Etat de Genčve */
h1		{color:#000080;
		font-size: x-small;
		font-weight: bold;}
		
/* Titre principal */
h2		{color:#FFFF00;
		font-size: medium;
		font-weight: bold;}

/* Titre */
h3		{color:#000080;
		font-size: medium;
		font-weight: bold;}

/* Sous-titre */		
h4		{color:#000080;
		font-size: small;
		font-weight: bold;}
		
/* Pour tous les titres et sous-titres */
h1, h2, h3, h4, {margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 0pt;}

/* MISE EN FORME DU TEXTE */
.text-norm		{font-size: x-small; font-style: normal; color: #000080;}

.text-gras		{font-weight: bold; font-size: x-small; font-style: normal;}

.text-italic	{font-size: x-small; font-style: italic;}

.text-petit		{font-size: xx-small; font-style: normal;}

.text-jaune		{font-size: x-small; font-style: normal; color: #FFFF00;}

/* Liens bandeau */
a.bandeau:link		{color: #000080; font-size: xx-small; text-decoration: underline;}		
a.bandeau:visited	{color: #000080; font-size: xx-small; text-decoration: underline;}	
a.bandeau:hover		{color: #000080; font-size: xx-small; text-decoration: none;}

/* Liens */
a:link 		{ color: #000080; text-decoration: underline;}
a:visited 	{ color: #000080; text-decoration: underline;}
a:hover 	{ color: #000080; text-decoration: none;}


