body {
    /*font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 16px;
   /* background-color: #2A2A2A;*/
}
a {
    color: #666666;
    text-decoration: none;
}
a:hover {
    color: #CC0000;
}
.menu {
    font-size: 14px;
    color: #CC0000; /*#999999;*/
	  letter-spacing: 2px;
}
a.menu {
    color: #666666;
	  letter-spacing: 0px;
}
a.menu:hover {
    color: #CCEECC;
}

.piedpage {
    color: #888888;
	  font-size:12px;
}
a.piedpage {
    color: #666666;
}
a.piedpage:hover {
    color: #CCEECC;
}
.piedpage2 {
    color: #555555;/*#888888;*/
	font-size:12px;
}
a.piedpage2 {
    color: #555555;/*#666666;*/
}
a.piedpage2:hover {
    color: #99BB99;/*#CCEECC;*/
}

.plus_clair {
    color: #CCCCCC;
}
.plus_sombre {
    color: #666666;
}
#i1 {
    height: 30px;
}
#t1 {
    width: 800px;
    background-color: #333333;
    color: #444444;
}
#t2 {
    width: 100%;
    height: 100px;
    border-width: 1px;
}
#td1 {
    width: 800px;
    height: 500px;
    text-align:justify;
    vertical-align: middle;
}
#td2 {
    width: 100%;
    height: 100px;
    text-align:justify;
    vertical-align: middle;
}
#td3 {
    width: 100%;
    height: 100px;
    text-align:center;
    vertical-align: middle;
}
.lien_td1 {
    color: #444444;
}
a.lien_td1:hover {
    color: #555555;
}
#d1 {
    position: absolute;
    z-index: 2;
    width: 98%;
    height: 100px;
    left: 0px;
    top: 270px;  /*220px*/
    vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}
.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
}




