a.inactive:link { color: #444444; text-decoration: none;}
a.inactive:visited {color: #444444; text-decoration: none;}
a.inactive:hover {color:#000000; text-decoration:none;}
a.inactive:active {color: #444444; text-decoration: none;}
a img {border:0;}
a.active:link { color: #000000; text-decoration: none;}
a.active:visited {color: #000000; text-decoration: none;}
a.active:hover {color:#000000; text-decoration:none;}
a.active:active {color: #000000; text-decoration: none;}

a.origine:link { color: darkblue;}
a.origine:visited {color: #784B6A;}
a.origine:hover {color:blue;}

a.origine2:link { color: darkblue; text-decoration: none;}
a.origine2:visited {color: #784B6A; text-decoration: none;}
a.origine2:hover {color:blue;}

a.eventscroll:link { color: darkblue;}
a.eventscroll:visited {color: darkblue;}
a.eventscroll:hover {color:blue;}

a.lienPair:link { color:   #0084B4; text-decoration: none;}
a.lienPair:visited {color: #0084B4; text-decoration: none;}
a.lienPair:hover {color:   #0084B4; text-decoration: none;}
a.lienPair:active {color:  #0084B4; text-decoration: none;}

a.lienImpair:link { color:   #64999F; text-decoration: none;}
a.lienImpair:visited {color: #64999F; text-decoration: none;}
a.lienImpair:hover {color: 	 #64999F; text-decoration: none;}
a.lienImpair:active {color:  #64999F; text-decoration: none;}

a.specialtext {text-decoration: none;}

span.highlighted {
  background-color: #161616;
  font-weight: bold;
}


body {
    margin-top:2;
    margin-left:15;
    font-family:arial, sans-serif;
    font-size : 12px;
}
table {
    font-size:12px;
}
#banner_td{
    width: 170; 
    height: 20; 
    background-color:#999999;
}
#banner2_td{
    width: 430; 
    height: 20; 
    background-color:#999999;
}
#banner3_td{
    width: 1074; 
    height: 20; 
    background-color:#999999;
}
#banner_p{
    color: #FFFFFF;
    margin-left: 4;
}
#list_p{
    margin-left: 5; 
    margin-top: 0;
    margin-bottom: 0;
}

table.shadow {
    align: center;
  }

  td.shadow-top { 
    height: 10px;  
    background-image: url(/images/graphics/shadow/top.gif)
  }

  td.shadow-topRight {
    width: 10px;
    height: 10px;
    background-image: url(/images/graphics/shadow/topRight.gif)
  }

  td.shadow-right { 
    width: 10px; 
    background-image: url(/images/graphics/shadow/right.gif)
  }

  td.shadow-bottomRight { 
    width: 10px; 
    height: 10px; 
    background-image: url(/images/graphics/shadow/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 10px;
    background-image: url(/images/graphics/shadow/bottom.gif)
  }

  td.shadow-bottomLeft { width: 10px;
    height: 10px;
    background-image: url(/images/graphics/shadow/bottomLeft.gif)
  } 

  td.shadow-left { width: 10px;
    background-image: url(/images/graphics/shadow/left.gif)
  }

  td.shadow-topLeft { 
    width: 10px; 
    height: 10px; 
    background-image: url(/images/graphics/shadow/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }

.lineImg{
 display: none;
}
