BODY
{
    width: 100%;
    background-image: none;
    margin: 0px;
    font-size: x-small;
    font-family: Verdana;
}
H1
{
	font-size: 20px;
	font-family: Verdana;
	font-weight: bold;
}
TD
{
    background-color: #ffffff;
     font-size: x-small;
    font-family: Verdana;
}
.TDFond
{
    background-position: center;
    width: 100%;
    height: 100%;
    background-image: url(entete/fond.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
     font-size: x-small;
    font-family: Verdana;
}
.TDDayries
{
    border-right: black 1px solid;
    border-left: black 1px solid;
    background-color: #FFFFFF;
    font-size: x-small;
    font-family: Verdana;
}
.1bleu
{
    border-right: blue 2px solid;
    border-left: blue 2px solid;
    background-color: #EAEEFF;
    font-size: x-small;
    font-family: Verdana;
}
.1bleuL
{
    border-right: blue 0px solid;
    border-left: blue 2px solid;
    background-color: #EAEEFF;
    font-size: x-small;
    font-family: Verdana;
}




.normalboldgreen
{
    font-weight: bold;
}
.normalboldblack
{
    font-weight: bold;
    font-size: 2ex;
}
.TRspecifications
{
    background-image: url(img/fondcellulespecification.gif);
    background-repeat: repeat-x;
    background-position: 0% 0%;
    height: 100%;
    position: static;
}
A.enligne:link
{
    color: #000000;
   
}
a.enligne:visited {
	color: #000000;
}

a.enligne:hover 
{
     color: #FFFFFF;
	background-color: #ff0000;
}

a.enligne:active {
	color: #000000;
}
.highwhite
{
    font-weight: bold;
    font-size: x-small;
    color: #ffffff;
    font-family: Verdana;
    background-color: #ff0000;
    text-decoration: none;
}
.highwhitebleu
{
    font-weight: bold;
    font-size: x-small;
    color: #330099;
    font-family: Verdana;
    background-color: #EAEEFF;
    text-decoration: none;
}
a.highwhite:visited
{
    font-weight: bold;
    font-size: x-small;
    color: #ffffff;
    font-family: Verdana;
    background-color: #ff0000;
    text-decoration: none;
}
.oblig
{
    font-weight: bold;
    color: #ff0066;
}
.para
{
    display:none;
    
}
div { 
 
  } 
.visibility { 
  visibility: hidden; 
  } 
.amis { 
  display: none; 
  } 
  H3
{
    vertical-align: middle;
    text-align: center;
}

