
body {
    font-family: Garamond, Georgia, Times New Roman, Times, serif;
    font-size: 16px;
	background-color: #FFFFCC;
	color: #333333;
	padding: 0px;
	font-weight: lighter;
}
a {
    color: #990000;
    text-decoration: none;
}

.menu {
    font-variant: small-caps;
}

.plus_clair {
    color: #CCCCCC;
}
.plus_sombre {
    color: #666666;
}
#t0 {
	width: 100%;
	border: 0px none;
	background-color: #FFFFCC;
	text-align: center;
	margin: 20px 0px 0px;
}
#t1 {     /* table visible donnant le premier fond brun pour trait 2 pix */
    width: 900px;
	border: 0px none;
    background-color: #990000;
}
#t1_sans {
    width: 900px;
	border: 0px none;
    background-color: #FFFFCC;
}
#td1 {
	/*height: 500px;*/
}
#t2 {
    width: 100%;
	border: 0px none;
    background-color: #FFFFCC;
}
#t3 {
	width: 100%;
	border: 0px none;
    background-color: #990000;
}
#td3 {
	height: 500px;
}
#t4 {
    width: 100%;
	border: 0px none;
    background-color: #FFFFCC;
}
#td4 {                 /* table contenant la matière */
	vertical-align: top;
	padding-left: 40px;
	padding-right: 40px;
}

.txt2_evnt {
	font-size: 18px;
	letter-spacing: 2px;
	color: #333333;
	/*font-variant: small-caps;*/
	text-align: left;
}
.tit1_tete {
    font-size: 36px;
	letter-spacing: 5px;
	color: #990000;
}
.txt1_contenu {
    font-size: 36px;
	letter-spacing: 10px;
	color: #333333;
}
.txt1_contenu {
    font-size: 18px;
	color: #333333;
}
.txt3_pied {
    font-size: 12px;
	color: #333333;
}
.txt4_pied {
    font-size: 10px;
	color: #333333;
}
.txt5_pied {
    font-size: 8px;
	color: #333333;
}

.liste_suites {
    text-align: justify;
	font-size: 14px;
	letter-spacing: 2px;
	color: #333333;
}
a.liste_suites:link {
	color: #990000;
}
a.liste_suites:activ {
	color: #990000;
}
a.liste_suites:visited {
	color: #990000;
}
a.liste_suites:hover {
	color: #CC0000;
}


.lien_td1 {
    color: #444444;
}
a.lien_td1:hover {
    color: #555555;
}
#t9 {
    width: 500px;
	border: 0px none;
    background-color: #990000;
}
#t9_900 {
    width: 900px;
	border: 0px none;
    background-color: #990000;
}




#d1 {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100px;
    left: 0px;
    top: 220px;
    vertical-align: middle;
}
.affiche1 {    /* affichage barre centrale texte normal */
    color: #AAAAAA;
    text-align: justify;
    width: 100%;
    height: 100px;
    vertical-align: middle;
}
.affiche2 {   /* affichage barre centrale grand texte */
    color: #339933; /*#66CC99;*/
    font-size: 60px;
    text-align: center;
    width: 100%;
    border-width: 1;
    vertical-align: middle;
}
.spanstyle {
    /*position:relative;*/
    position: static;
    visibility:hidden;
}
#ft {
    font-weight: bolder;
    color:#FF3333
}
#ph {
    font-weight: bolder;
    color:#FF3333
}
#px {
    font-weight: bolder;
    color:#FF3333
}
#mx {
    font-weight: bolder;
    color:#FF3333
}




