body {
/*	background-image: url(../images/fond/robe.jpg);*/
	background-image: url(../images/fond/tissu2.jpg);
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
}

a:visited{color:#FFf700;}	/*quand le lien a déja été visité*/
a:link{color: white}
/*a{color:red}                 les liens en général*/
a:hover{color:blue}   /*quand on passe la souris sur un lien*/
a:active{color:green}	/*quand on clique sur le lien*/

/*a {
	color: White;
}*/


.tele {
	background-image: url(../images/fond/tele620x433.gif);
	width: 620px;
	height: 433px;
}

.livre {
	background-image: url(../images/fond/carnet.gif);
	width: 376px;
	height: 342px;
}


label {
	color: #226400;
	font-size: 14px;
	font-weight: bold;
}

.relief {
        position:relative;
        z-index:0;
        font-weight:bold;
        line-height:2em;
        text-align:left;
} 

.un     {
    position:absolute;
    z-index:3;color:#fcff17;
    top:0;
     left:0;
}
.deux   {
    position:absolute;
    z-index:2;color:#d10c17;
    top:1px;
    left:-1px;
}
.trois  {
    position:relative;
    z-index:1;
    color:#322061;
    top:3px;
    left:-3px;
} 

.quatre     {
    position:absolute;
    z-index:3;color:#0155FF;
    top:0;
     left:0;
}
.cinq   {
    position:absolute;
    z-index:2;color:#ffcfca;
    top:0px;
    left:-2px;
}

.six  {
    position:relative;
    z-index:1;
    color:#ff1700;
    top:-4px;
    left:-7px;
} 

#global { 
  margin-left: auto; 
  margin-right: auto; 
  width: 100px; /* largeur obligatoire pour être centré */ 
}

/*************************************************************/

table#tele { top: 100%; margin: 0; padding: 0; height: 252px; border: 0; }
#a1, #a2, #a3, #a4, #a5 { width: 86px; height: 48px; background-repeat: no-repeat; margin-bottom: 2px; cursor: pointer;  }
#menu_tele { vertical-align: middle; margin: 5; padding: 0; padding-bottom: 0; }
#a1 p, #a2 p, #a3 p, #a4 p, #a5 p { font-weight: bold; margin: 0; margin-left: 5px; padding: 0; font-size: 12px; color: #21fb21; line-height: 17px; }
#a1 p strong, #a2 p strong, #a3 p strong, #a4 p strong, #a5 p strong { font-size: 18px; color: #fff; }
#blenddiv { margin: 0; padding: 0; width: 332px; height: 252px; background-repeat: no-repeat; vertical-align: bottom; }
#tele_texte {  margin: 0 auto; background-image: url(images/fond/texte.png); width: 262px; height: 61px; float: right; color: #0155FF; }
#tele_texte p { padding: 4px; font-size: 16px; font-weight: bold;}
#t1, #t2, #t3, #t4, #t5 { display: none; cursor: pointer; }
