/* CSS Document */

body {
	background-color: #333333;
    color: #eeeeee;
 /*
    font-family: 'ArialMT', 'Arial', 'sans-serif';
	font-size: 14px;
	*/
	font-family: 'Verdana','ArialMT', 'Arial', 'sans-serif';
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: left;
    text-decoration: none;  
    text-indent: 0px;
    text-transform: none;
}
p,body
{
    letter-spacing: 0;
    line-height: 13px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
}
br
{
 line-height:5px;
 }
th,.th
{
color: #EEEEEE;
}
td
{
color: #222222;
vertical-align:top
}
.leg1
{
color: #222222;
}
.leg2
{
color: #AAAAAA;
}

.leg2,.leg1
{
font-size: 9px;
}
.txt
{
text-align: justify;
}
.t
{
color: #AAAAAA;
padding-right: 6px;
}
.img-shadow {
  float:left;
  
  /* La première ligne permet d'utiliser l'ombre au format png pour la plupart*/
  /* des navigateur. La seconde utilisera le format gif pour IE. */
  background: url(/images/shadowAlpha3.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  }
.img-shadow img {
  display: block;

  border: 1px solid #333333;
  /* Cette ligne permet de placer correctement notre image par rapport à notre*/       
/*ombre.  Les valeur sont choisi en conséquence de l'étendue de l'ombre. */
  margin: -6px 6px 6px -6px;
  }
input,textarea,select,option
{
font-size: 11px; 
}

.nom
{
 color: #ffffff; 
 font-family: 'TimesNewRomanPS-BoldMT', 'Times New Roman', 'serif'; 
 font-size: 24px; 
 font-weight: bold; 
 letter-spacing:     0.39em; 
 line-height: 27px;
}

.rub {
	/*
	font-family: 'TimesNewRomanPSMT', 'Times New Roman', 'serif'; 
	*/
	font-size: 13px; 
}
a {
    color: #b0b0b0;
    text-decoration: none;
}
a:visited {
    color: #969696;
    text-decoration: none;
}
a:hover {
    color: #b0b0b0;
    text-decoration: underline;
}

.divZone
{
 position: relative;
 width: 100%;
 height: auto;
 top: 0px;
 left: 0px;
 overflow: auto;
 float: left;
}

div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
#vertical
{
height:550px;
width:auto;
overflow:auto;
    scrollbar-face-color: #333333;
    scrollbar-shadow-color: #222222;
    scrollbar-highlight-color: #666666;
    scrollbar-3dlight-color: #444444;
    scrollbar-darkshadow-color: #111111;
    scrollbar-track-color: #4c4c4c;
    scrollbar-arrow-color: #EEEEEE;

}

