/****************************
* AUTEUR : LTI              *
* CREATION : mars 2003      *
* DERNIERE MāJ : 22.10.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;}

/* Site de l'Etat de Genčve..*/
h1		{color:#0066CC;
		font-size: x-small;
		font-weight: bold;}		

/* Image : Escalade */
h2		{}
		
/* Titre principal */
h3		{color:#000000;
		font-size: large;
		font-weight: bold;}

h3.norm	{color:#000000;
		font-size: x-small;
		font-weight: normal;}

/*Titre principal orange */
h4		{color:#6699FF;
		font-size: medium;
		font-weight: bold;}

h4.noir	{color:#000000;
		font-size: medium;
		font-weight: bold;}

h4.norm	{color:#000000;
		font-size: x-small;
		font-weight: normal;}

h5		{color:#000000;
		font-size: x-small;
		font-weight: normal;}

		
/* Pour tous les titres et sous-titres */
h1, h2, h3, h4, h5, {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: #000000;}

.text-italic	{font-size: x-small; font-style: italic; color: #000000;}

.text-gras		{font-weight: bold; font-size: x-small; font-style: normal; color: #000000;}

.grasbleu		{font-weight: bold; font-size: x-small; font-style: normal; color: #6699FF;}

.grasblanc		{font-weight: bold; font-size: x-small; font-style: normal; color: #FFFFFF;}

.ptititalred	{font-size: xx-small; font-style: italic; color: #FF0000;}

.ptititalgris	{font-size: xx-small; font-style: italic; color: #999999;}

.ptitred		{font-size: xx-small; font-style: normal; color: #FF0000;}

.ptitgris		{font-size: xx-small; font-style: normal; color: #999999;}

.text-petit		{font-size: xx-small; color: #000000; font-style: normal;}

.ptitgras		{font-weight: bold; font-size: xx-small; color: #000000; font-style: normal;}

.ptititalic		{font-size: xx-small; color: #000000; font-style: italic;}

.grandbleu		{font-weight: bold; font-size: medium; font-style: normal; color: #0066CC;}

.ptitbleu		{font-size: xx-small; font-style: normal; color: #0066FF;}

.grandnoir		{font-weight: bold; font-size: medium; font-style: normal; color: #000000;}

/* LIENS */
a:link			{color: #0066CC; text-decoration: underline;}
a:visited		{color: #99CCFF; text-decoration: underline;}
a:hover			{color: #FF6600; text-decoration: none;}

a.bandeau:link		{color: #0066CC; font-size: xx-small; text-decoration: underline;}
a.bandeau:visited	{color: #0066CC; font-size: xx-small; text-decoration: underline;}
a.bandeau:hover		{color: #0066CC; font-size: xx-small; text-decoration: none;}		

a.italptitbleu:link		{color: #0066CC; font-size: xx-small;
						font-style: italic; text-decoration: underline;}

a.italptitbleu:visited	{color: #99CCFF; font-size: xx-small;
						font-style: italic; text-decoration: underline;}

a.italptitbleu:hover	{color: #FF6600; font-size: xx-small;
						font-style: italic; text-decoration: none;}


a.italptitgris:link		{color: #999999; font-size: xx-small;
						font-style: italic; text-decoration: underline;}

a.italptitgris:visited	{color: #999999; font-size: xx-small;
						font-style: italic; text-decoration: underline;}

a.italptitgris:hover	{color: #999999; font-size: xx-small;
						font-style: italic; text-decoration: none;}


