a {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
}								
a:visited { /* visité */
	font-family: Arial;
	font-size: 12px;	
	color: #990099;
}				
a:active { /* actif */
	font-family: Arial;
	font-size: 12px;	
	color: #FF0000;
}
a:hover { /* survolé */
	font-family: Arial;
	font-size: 12px;	
	color: #FF9900;
}				
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #EFEFEF;
}
td {
	vertical-align:top;
}
.arial-13-noir {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.arial-11-noir {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.times-13-bleu {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #0000FF;
}
.menu-item {
	border: 1px solid #000000;
	background-color: #EEEEEE;
	text-align: center;
	width: 16%;
	cursor: pointer;
	
}
.cadre-1px-noir {
	border: 1px solid #000000;
}
#cadre-entete {
	width:100%;
	background-image: url(../images/fond-entete.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#cadre-principal {
 width: 850px;
 padding: 4px;
 background-color: #FFFFFF;
 border: 2px solid #EFEFEF;
 border-style: inset;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}







h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.texte-gras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.texte-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.texte-rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.texte-bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
.texte-vert {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CC00;
}
.texte-11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.texte-15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.texte-15-rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC0000;
}
.texte-comic-10 {
	font-family: "Comic Sans MS";
	font-size: 10px;
}
.texte-comic-13 {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
.texte-comic-13-bleu {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0000FF;
}
.texte-comic-15-bleu {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #0000FF;
}
.cadre-1px-bleu {
	border: 1px solid #0000CC;
}
.cadre-1px-rouge {
	border: 1px solid #FF0000;
}
.cadre-1px-gris {
	border: 1px solid #CCCCCC;
}
.fond-vert-clair {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #E0FFE0;
}
.fond-rouge-clair {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFE0E0;
}
.surbrillance {
	background-color: #FFFFCC;
	cursor: hand;
}
.arial-13-rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}
.arial-13-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.arial-13-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.arial-13-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
}
.arial-13-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00CC00;
}

