/* On utilise une couleur rouge pour les ancres
 * et les entêtes
 */

A, H1, H2, H3 {color: #000000}

CAPTION {font-size:large; color: #000000}

/* Alternance des couleurs pour les lignes des tables */

TR.A0 {
	background-color:#CCCCCC;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
TR.A1 {
	background-color:#CCCC66;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TR.MENU {
	background-color:#66CC99;
	color: #006699;
	font-size: 14px;
	font-weight: bold;

}

/* Pour le menu : le fond est rouge, les ancres ne sont pas soulignées
 *  et apparaissent en blanc   
 */

A.MENU {
	color:#333399;
	text-decoration:none;
	font-weight:bold;
	font-family:sans-serif;
	font-size:medium;
	background-color: #FFFFFF;
} 

/* Pour le titre : couleur rouge, police de grande taille */

TD.TITRE {
	color:#003399;
	font-weight:bold;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	background-color: #FFFFFF;
	border: none;

}

/* Alignement du contenu d'une cellule */

TD.DROITE {
	text-align:right;
	color: #003399;
}
TD.CENTRE {
	text-align:center;
	color: #003399;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.Paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	letter-spacing: normal;
	text-align: center;
}
.mestitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	letter-spacing: 4px;
	font-style: normal;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
}
.moncligno {
	text-decoration: blink;
}
.images {
}
TR.A2 {

	background-color:#CCCCCC;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mestitresBlanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-style: italic;
}
.texteBlanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.petittexteblanc {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.liensBlanc {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.texteformulaire {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.grosliens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9C0000;
	background-position: left center;
	letter-spacing: 2px;
}
.petittextebleu {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.BODY {
	background-color: #666666;
}
.fondTableau70 {
	background-image: url(../images/fond70.gif);
}
.LesDepeches {
	background-color: #FFFFFF;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;

}
.LesDepechesClignotant {

	text-decoration: blink;
	background-color: #FFFFFF;
	color: #336699;
}
div#listcontainer {
	border:1px solid #000;
	width:160px;
	fontsize: .75em;
	margin:20px;
}
.lienMondedesactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;

}
.lienMondeactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}

