/* Largeur de page maxi		= 750 */
/* Largeur colonne gauche	= 170 */
/* Reste					= 580 */


body 	{
	background-image: url(image1.jpg); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	scrollbar-face-color: #63a5ff;
	scrollbar-track-color: #c6ffff;
	scrollbar-arrow-color: #ffff00;
	scrollbar-shadow-color : #0000c8;
	scrollbar-highlight-color: #21dede;
	scrollbar-3dlight-color: #ffff00;
	scrollbar-darkshadow-color: #000033;
	}
input	{
	background-color:#ffde79; // Orange
	font-weight:bold;
	border-color:#9de166 #9de166 #b6e98b #b6e98b;
	} 
select	{
	background-color:#ffde79;
	border-color:#9de166 #9de166 #b6e98b #b6e98b;
	} 
textarea
	{
	background-color:#ffde79;
	scrollbar-face-color: #84da3d;
	scrollbar-track-color: #b6e98b;
	scrollbar-shadow-color : #b6e98b;
	border-color:#9de166 #9de166 #b6e98b #b6e98b;
	}
/**************************/
/* Styles  Gauche   Noir  */
/**************************/

.le				{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color:black;
				vertical-align:	top; text-align: left; margin: 2px; }

/**************************/
/* Styles  Droite  Marron */
/**************************/

.ri 			{ font-family: Verdana, sans-serif; font-size: 10pt; color:maroon; 
				vertical-align: top; text-align: justify; margin-right: 9px; }
UL.n0			{ list-style-image: url(images/point.gif); }
UL.n0n			{ list-style-image: url(images/point.gif); font-size: 10pt; font-weight: normal; text-decoration: none }
UL.n1 			{ list-style-image: url(images/olive.gif); }
UL.n1n 			{ list-style-image: url(images/olive.gif); font-size: 10pt; font-weight: normal; text-decoration: none }
OL.n2 			{ list-style-image: url(images/poin6.gif); }
OL.nu 			{ font-size: 10pt; font-weight: bold; text-decoration: underline }
/**************************/
/* Classes à standardiser */
/**************************/
.important		{ font-family: Verdana; font-size: 10pt; font-weight: bold; color: #CC0099}
.titrepage		{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 24pt; text-align: center; color: #FFFFFF; background-color: #000099}
.liens			{ font-size: 12pt}
.liens2			{ font-family: Goudy Old Style; font-size: 10pt}
.liens3c		{ font-family: Goudy Old Style; font-size: 12pt; text-align: center}
.liens5			{ font-family: Goudy Old Style; font-size: 20pt; font-weight: bold; color: #9B0000}
.date			{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; font-weight: normal; color: #FF0000}
.rougegras		{ font-family: Verdana; font-size: 12pt; font-weight: bold; color: #FF0000 }
.fondbleu		{ font-family: Verdana; font-size: 12pt; font-weight: bold; color: #000099; background-color: #9FCFFF }
.fondorange2	{ font-size: 12pt; font-weight: bold; text-align: center; background-color: #ffde79 }
.fondorange3	{ font-size: 12pt; font-weight: normal; text-align: right; background-color: #ffde79 }
.fondorangefonce{ font-family: Script MT Bold; font-size: 28pt; font-weight: bold; text-align: center; background-color: #ffc71c }
.fondorangeclair{ font-family: Script MT Bold; font-size: 28pt; font-weight: bold; text-align: center; background-color: #ffeaaa }
.celluleblanche { color: #000000; background-color: #FFFFFF}
.celluleclaire	{ color: #37CA00; background-color: #FFFFFF}
.cellulefonce	{ color: #FFFFFF; background-color: #37CA00 }
.celluleVIP		{ color: #FFFFFF; background-color: #FF0006 }

/********************/
/* Classes standard */
/********************/
.tablepage		{	padding: 2 px;	margin: 0px;	border: 4px #993300 double}
.tablepage2		{	border: 2px #993300 double}

/* Titre de page */
.fondorange		{	font-family: Script MT Bold; 
					font-size: 28pt; 
					font-weight: bold; 
					text-align: center; 
					background-color: #ffde79 }

/* Titre de paragraphe 2 */
.fondvertclair	{	font-family: Arial; 
					font-size: 14pt; 
					font-weight: bold; 
					text-align: center; 
					background-color: #ccffcc }

/* Titre de paragraphe 3 */
.fondvertclair3	{	font-family: Arial; 
					font-size: 12pt; 
					font-weight: bold; 
					text-align: center; 
					background-color: #ccffcc }

/* Titre annuaire */
.annutitre1		{	font-family: Script MT Bold; 
					font-size: 24pt; 
					font-weight: bold; 
					color: #AD3908;
					text-align: center }

/* Détail annuaire */
.annudetail		{	font-family: Comic Sans MS; 
					font-size: 10pt; 
					font-weight: bold; 
					color: #AD3908;
					text-align: center }

/* Détail annuaire 2 */
.annudetail2	{	font-family: Comic Sans MS; 
					font-size: 10pt; 
					font-weight: normal; 
					color: #AD3908;
					text-align: center }

/* Texte pays étrangers */
.liens3			{ font-family: Goudy Old Style; font-size: 12pt}
/* Texte paléo */
.liens11v		{ font-family: Verdana; font-size: 11pt}

.un          	{	font-size: 10pt; 
					background-image: url('images/fond.jpg') }
.deux        	{	font-size: 10pt; 
					background-color: #ffeaaa }
.tete        	{	background-color: #ffde79 }

.normal		{	font-size: 10pt }
.normalgras	{	font-size: 10pt;
			font-weight: bold }


A:focus:hover	{ 
					font-weight: bold;
					background: yellow }
