/****************************
* AUTEUR : LTI              *
* CREATION : jan 2004       *
* DERNIERE MàJ : 08.01.2003 *
****************************/

body {
	font: x-small Verdana, sans-serif;
	color: #000000;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR:#111111;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#DDDDDD;
	SCROLLBAR-DARKSHADOW-COLOR:#000000}

li {padding: 0px 0px 3px 0px;
	margin: 0px}

/*Listes numérotées*/
ol {list-style-type:decimal;
	margin: 6px 0px 6px 45px}

/*Listes abc*/
ol.abc {list-style-type:lower-alpha}

/*Listes à puces*/
ul	{
	list-style-image: url('../images/puce.gif');
	padding: 0px;
	margin-left:25px; margin-right:0px; margin-top:2px; margin-bottom:2px}

/*Site officiel Alain CORRIER*/
h1 {
	font: x-small Verdana, sans-serif;
	color: #99FFFF;
	font-weight: bold}

/*Logo de la Police*/
h2	{
	text-align: center}

/*Titre de la page*/
h3	{
	font: small Verdana, sans-serif;
	color: #1779A0;
	font-weight: bold;
	text-align: center;
	margin: 18px 0px 12px 0px}

/*Sous titre 1 er niveau gras pour sous-pages*/
h4	{
	color: #1779A0;
	font: x-small Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 12px 0px}

/*Sous titre 2 ème niveau gras*/
h5		{
	color: #1779A0;
	font: x-small Verdana, sans-serif;
	font-weight: normal;
	text-align: left}

/*Sous titre 3 ème niveau gras*/
h6		{
	font: x-small Verdana, sans-serif;
	font-weight: bold;
	text-align: left}	

/*Sous titre 3 ème niveau gras*/
h7		{
	font: x-small Verdana, sans-serif;
	font-weight: bold;}	

/*Pour tous les titres et sous-titres*/
H1, H2, H5, H6, H7 {margin: 0px}

/* Adresse page */
.texte {font: x-small Verdana, sans-serif;}

.textept {font: xx-small Verdana, sans-serif;}

.textegd {font: small}

.textegras	{font-weight: bold}

.textetitalic {font-style: italic}

.texteorange {color: #FF8000}

.textebleu {color: #99FFFF}

.textebleufonce {color: #1779A0}

/* Liens */
a:active { color: #000000; text-decoration: none } 
a:link { color: #1779A0; text-decoration: none }
a:visited {color: #1779A0; text-decoration: none } 
a:hover { color: #000000; text-decoration: underline }

/* Liens bandeau */
a:active.bandeau { color: #000000; text-decoration: none } 
a:link.bandeau { color: #99FFFF; text-decoration: none }
a:visited.bandeau {color: #99FFFF; text-decoration: none } 
a:hover.bandeau { color: #000000; text-decoration: underline }

/* Tableau de texte */
.tabletexte { border-collapse: collapse; font-size: x-small}

/* Cellule de contenu */
.tdtexte { font-size: x-small; padding: 10px}