/*Fichier contenant les paramètres css 2003-2004*/


/*Les balises correspondent aux rubriques suivantes:*/

/*	body*/
body
{

	margin-left: 0.5cm;
	color: #3D63B3;
	line-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left
} 

/*couleur des liens*/
a:active
{
	color: #00FFFF;
}
a:link
{
	color: #0000FF;
}
a:visited
{
	color: #3399FF;
}

 
/*	#Nom: Titre de la page*/
#nom
{
	font-weight: bold;
	font-size: 12pt;
	margin-left: 1cm;
	color: #3D63B3;
	font-style: italic;
	text-align: left;
}

/*	#lien: Lien du menu*/
#lien
{
	font-weight: bold;
	font-size: 10pt;
	color: #FF66CC;
	font-style: italic;
	line-size: 12pt;
}

/* #fondtitre */
#fondtitre
{
	background-color: #F7EE15;
	color: #3D63B3;
}

/* #ital: italique, petit, jaune */
#ital 
{
	font-style: italic; font-size: 10pt; color: Yellow;
}

/*	#clair: fond d'une cellule clair avec texte foncé */
#clair
{
	color: #006600;
	background-color: #33ff99;
}

/*	#foncé: fond d'une cellule foncé avec texte clair */
#fonce
{
	color: #3D63B3;
	background-color: #F7EE15;
}

/*	#foncé-clignotant: fond d'une cellule foncé avec texte clair */
#fonceclign
{
	color: #33ff99;
	background-color: #006600;
	text-decoration: blink;
}

/*	#transparent: fond d'une cellule transparente avec texte foncé */
#transparent
{
	color: #FF99CC;
	rules: rows;
}

/*	#colore: texte mis en évidence green (#00ff00) */
#colore
{
	font-size: 15pt;
	color: #0000FF;
	font-style: italic;
	text-align: left;
} 

/*	#normal: texte normal*/
#normal
{
	font-size: 11pt;
	font-style: italic;
	color: #3D63B3;
}

/*	#evidence: texte sur fond clair*/
#evidence
{
	font-size: 12pt;
	color: #CC00FF;
	background-color: #FF99CC;
	text-align: right;
}

/*	h1: titre principal*/
/*	h2: sous titre niveau 1*/
/*	h3 sous titre niveau 3*/
/*	h4 sous titre niveau 4*/
	h1, h2, h3, h4
{
	text-decoration: underline;
}
	h1
{
	font-size: 30pt;
	line-height: 50pt;
	text-align: center;
; color: #3D63B3
}
	h2
{
	font-size: 20pt;
	line-height: 35pt;
	text-align: left;
	color: #FF0099;
}
	h3
{
	font-size: 14pt;
	color: #FF66CC;
	line-height: 24pt;
	background-color: #009900;
	text-align: left;
}
	h4
{
	font-size: 20pt;
	line-height: 35pt;
	text-align: left;
	color: #FF0099;
}

/*	dt: titre d'une définition*/
dt
{
	font-size: 12pt;
	line-height: 24pt;
	text-align: left;
	color: #CC0099;
}

/*	Table: Paramètres d'un tableau*/
Table
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*	td: paramétres d'une cellule d'un tableau*/
td
{
	border-top-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
}
/* cita: paramètre d'une citation (à droite)*/

#cita
{
	color: #0000FF;
	text-align: right;
	margin-right: 30pt;
}

/* ref: paramètre d'une référence (petit, à droite)*/
#ref
{
	color: #0000FF;
	text-align: right;
	margin-right: 30pt;
	Font-size: 8pt;
	font-style: italic;
}
/*	.lb1: puce de niveau 1*/
.lb1
{
	list-style-position: outside;
	list-style-image: url('css/sm258.gif');
	margin-left: 3cm
}

/*	.lb2: puce de niveau 2*/
.lb2
{
	list-style-position: outside;
	list-style-image: url('css/sm210.gif');
	margin-left: 5cm
}

/*	.lb3: puce de niveau 3*/

.lb3
{
	list-style-position: outside;
	list-style-image: url('css/sm136.gif');
	margin-left: 7cm
}


	

	
	/*td {background-color:#003366; border-Style: none; Font-Style: Italic; Font-size:12pt; color:#006699;}*/
	
	
	
/* Mise à jour, le 29.10.2006. 1.31 koctets*/
