/****************************
* AUTEUR : LTI              *
* CREATION : mai 2003       *
* DERNIERE MāJ : 26.05.2003 *
****************************/

body	{font-family: Arial, 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;}

li		{font-size: x-small;}

/*Site officiel de l'Etat de Genčve*/
h1		{color:#004080;
		font-size: x-small;
		font-weight: bold;}
		
h2		{}

h3		{color:#000000;
		font-size: small;
		font-weight: bold;}

h4		{color:#000000;
		font-size: x-small;
		font-weight: bold;}
		
h5		{color:#000000;
		font-size: x-small;
		font-weight: bold;}
		

/*Pour tous les titres et sous-titres*/
h1, h2, h3, h4, h5, {margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 0pt;}

.normal		{font-size: x-small; color: #000000;}

.petit		{font-size: xx-small;}

.grand		{font-size: small;}

.tres-grand		{font-size: large;}

.gras		{font-size: x-small;
			font-weight: bold; color: #000000;}
			
.bleu		{color: #004080;}

.italic		{font-size: x-small;
			color: #000000; font-style: italic;}			

/* Liens */
a:active	{color: #0000FF; text-decoration: underline;} 
a:link		{color: #0000FF; text-decoration: underline;}
a:visited	{color: #0000FF; text-decoration: underline;} 
a:hover		{color: #0000FF; text-decoration: none;} 

/* Liens bandeau */
a.bandeau:active	{color: #004080; text-decoration: underline; font-size: xx-small;} 
a.bandeau:link		{color: #004080; text-decoration: underline; font-size: xx-small;}
a.bandeau:visited	{color: #004080; text-decoration: underline; font-size: xx-small;} 
a.bandeau:hover		{color: #004080; text-decoration: underline; font-size: xx-small;}

