a { font-family:Tahoma,serif; font-style:normal; font-weight:bold; font-size:8pt; color:rgb(102,153,204); text-decoration:none; }
a:hover { font-family:Tahoma,serif; font-style:normal; font-weight:bold; font-size:8pt; color:rgb(255,150,0); text-decoration:none; }
table.menu_droite { font-family:Tahoma,serif; font-style:normal; font-weight:normal; font-size:7pt; color:white; text-align:center; text-decoration:none; background-color:rgb(153,153,153); border-style:none; }
td.titre_menu_droite { font-family:Tahoma,serif; font-style:normal; font-weight:bold; font-size:7pt; color:white; text-align:center; text-decoration:none; border-style:none; }
table.rubrique { font-family:Tahoma,serif; font-style:normal; font-weight:bold; font-size:9pt; color:white; text-align:left; text-decoration:none; background-color:rgb(102,153,204); border-style:none; }
table.livre  { font-family:Tahoma,serif; font-style:normal; font-weight:bold; font-size:9pt; color:black; text-align:left; text-decoration:none; background-color:rgb(204,204,204); border-style:none; }
table.en_ce_moment  { font-family:Tahoma,serif; font-style:normal; font-weight:bold; font-size:9pt; color:white; text-align:left; text-decoration:none; background-color:rgb(204,0,204); border-style:none; }
td.ephemeride { font-family:Tahoma,serif; font-style:normal; font-weight:normal; font-size:7pt; color:black; text-align:center; text-decoration:none; border-style:none; }

//style pour les tableaux des CD
table.cd {font-family:Tahoma,serif; font-style:normal; font-weight:normal; font-size:8pt; text-decoration:none; background-color:rgb(221,216,216); border-style:none;}
td.titre_cd {font-family:Tahoma,serif; font-style:normal; font-weight:bold; font-size:8pt; color:white; text-align:left; text-decoration:none; background-color:#4A7DAC; border-style:none;}
td.contenu_cd {font-family:Tahoma,serif; font-style:normal; font-weight:normal; font-size:8pt; text-decoration:none; text-align:left ; border-style:none;}

//tableau de navigation
table.navigation_cd {font-family:Tahoma,serif; font-style:normal; font-weight:normal; font-size:8pt; text-decoration:none; background-color:rgb(236,224,224); border-style:none;}

/* police type */
//BODY	{font-family: Tahoma; color: #000000; font-size: 10pt}
//TD	{font-family: Tahoma; color: #000000; font-size: 10pt}

/* couleur des liens */
//a:link		 {text-decoration:none ; color:#000000}
//a:visited	 {text-decoration:none ; color:#000000}
//a:hover		 {text-decoration:underline ; color:#CC3300}

//a.Blanc		 {font-family: Tahoma; color: #FFFFFF; font-size: 12px}

/* couleur des fonds tableaux */
td.row_blanc	{background-color: #FFFFFF;}
td.row_gris	{background-color: #F1F1F1;}
td.row_bleu	{background-color: #4A7DAC;}

/* couleur du texte */
.Arial_Big_Rouge		{font-family: Tahoma; color: #CC3300; font-size: 9pt}
.Verdana_gris		{font-family: Tahoma; color: #DDDDDD; font-size: 9pt}
.Verdana_blanc		{font-family: Tahoma; color: #FFFFFF; font-size: 9pt}
.Verdana_rouge_clair		{font-family: Tahoma; color: #cc3300; font-size: 9pt}
.Arial_rouge_fonce	{font-family: Tahoma; color: #990000; font-size: 9pt}
.Gris_prec_suiv		{font-family: Tahoma; color: #C0C0C0; font-size: 9pt}
.Verdana_Bleu		{font-family: Tahoma; color: #4A7DAC; font-size: 8pt}
.AddMessage		{font-family: Tahoma; font-size: 8pt}

/* couleur du tableau */
.table_blanc	{background-color: #FFFFFF;}

/* boutons */
input,textarea, select {
	color : #000000;
	font: normal 8pt Tahoma, sans-serif;
	border-color : #000000;
	border-style: solid; 
	border-width: 1
}

input.normal {
	background-color :rgb(102,153,204);
	color : #000000;
	font-size: 8pt; font-family: Tahoma, sans-serif;	border-style: solid; 
	border-width: 1
}