/****************************
* AUTEUR : LTI              *
* CREATION : mai 2003       *
* DERNIERE MāJ : 19.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;}

/*Listes ā puces avec image ronde rouge */
ul		{list-style-image: url(img-site OK/ronde.gif);}

li		{font-size: x-small;
		vertical-align: bottom;}

/*Site officiel de l'Etat de Genčve*/
h1		{color:#000000;
		font-size: x-small;
		font-weight: bold;}
		
h1.dpt	{font-weight: normal;}
		

h2		{color:#FFFF00;
		font-size: small;
		font-weight: bold;}


h3		{color:#000000;
		font-size: x-small;
		font-weight: bold;}


/*Pour tous les titres et sous-titres*/
H1, H2, H3, {margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 0pt;}

.normal		{font-size: x-small; color: #000000;}

.petit		{font-size: xx-small;}

.petitgras	{font-size: xx-small;font-weight: bold;}

.gras		{font-size: x-small;
			font-weight: bold; color: #000000;}
			
.grasjaune	{color: #FFFF00; font-size: x-small;
			font-weight: bold;}

.normjaune	{color: #FFFF00; font-size: x-small;}

.moyenjaune	{color: #FFFF00; font-size: small;
			font-weight: bold;}

.grosnoir	{font-size: large;
			font-weight: bold;}

.txt_space
	{
	letter-spacing: 8px;
	}

/* Liens */
a:active	{color: #FF0000; text-decoration: none;} 
a:link		{color: #FF0000; text-decoration: none;}
a:visited	{color: #FF0000; text-decoration: none;} 
a:hover		{color: #FF0000; text-decoration: underline;} 

/* Liens noirs pour bandeau etat*/
a.a_band:active
	{
	font-size: x-small;
	color: #7E8387;
	text-decoration: none;
	} 

a.a_band:link
	{
	font-size: x-small;
	color: #7E8387;
	text-decoration: none;
	}

a.a_band:visited
	{
	font-size: x-small;
	color: #7E8387;
	text-decoration: none;
	} 

a.a_band:hover
	{
	font-size: x-small;
	color: #7E8387;
	text-decoration: underline;
	}

