td
{
font-family:arial,sans serif;
font-size:12px;
text-align:center;
}

a:hover
{
color:#FF7F2A;
/*text-decoration: underline;*/
}

.a
{
color:#4F4F4F;
display:block;
font-size:11px;
font-weight:normal;
text-decoration:none;
cursor:pointer;
outline-style:none;
outline-width:medium;
/*cursor:pointer;*/
/*font-weight:700;*/
}

.na
{
color:#666666;
font-size:12px;
font-style:italic;
}

.whiteRes
{
background-color: white;
}

.grayRes 
{
background-color: #EFEFEE;
}


.whiteTD
{
  background-color:white;
  font-family: Arial;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color:#666666;
}
.grayTD
{
  background-color:#EFEFEE;
  font-family: Arial;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  color:#666666;
}


LABEL, .label
{
		font-family: Arial, sans serif;
		color: blue;
		text-decoration: underline;
}


.borderMask
{
/*  margin-top: 30px;*/
  border-collapse: collapse;
  border-spacing: none;
  border: 1px solid #000000;  
}

.borderMask TD
{
  border: 0px;
  border-collapse: collapse;
  border-spacing: none;
  border-bottom: 1px solid #000000;
  
}

.header
{
	background-color: #FFEAB0;
	text-align: center;
	font-style: italic;
	font-size: 13px;
	color:#666666;
}


#whiteTD
{
  background-color: white;
  font-family: Arial;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
#grayTD
{
  background-color: #EEEEEE;
  font-family: Arial;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.Green
{
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #006600;
}

.Red
{
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #993300;
}

.Black
{
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #000099;
}

.White
{
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  visibility: hidden;
}

IMG
{
  border: 0px;
}


.vu 
{

		display: block;

}

.pasvu 
{

		display: none;

}

.zen 
{
     font-family: Arial, sans serif;
     letter-spacing : 1px;
     margin-bottom : 0;
     color : #000000;
}

.zen2 
{
     font-family: Arial, sans serif;
     letter-spacing : 1px;
     margin-bottom : 0;
     color : blue;
     vertical-align: middle;
}
.zenzen 
{
     font-family: Arial, sans serif;
     letter-spacing : 1px;
     margin-bottom : 0;
     color : #000000;
     vertical-align: middle;
}

TD.ruleVertical
{
  background-image: url("/images/deco.rule.vertical.gif");
  background-repeat: repeat-y;
  background-position: 5px 0px;

  padding-left: 5px;
  padding-right: 5px;
}


html {
  background-color: white;
}

body {
  margin: 0;
  padding: 0 1em;
  color: #000000;
  font: Arial, sans serif;
}

.Win {
	color: #33CC00;
}

.Loss {
	color: #CC0000;
}

h1 {
  margin: 0 0 .6em 0;
  border-bottom: 1px solid ThreeDLightShadow;
  font-size: 160%;
}

dl, ol {
  margin: 0;
  padding: 0;
}

dl > dt, ol > dt {
}

dl {
  list-style: square;
}


.roundCorner
{
  border-collapse: collapse;
  border-spacing: none;
  border: 0px;
  padding-left: 4px;
  
}

.roundCorner TD
{
  padding: 0px;
  padding-left: 4px;
  padding-bottom: 4px;
}

.total {
display:block;
float:left;
font-weight:700;
height:126px;
overflow:hidden;
width:170px;
}

.totalclt {
background:transparent url(../images/carre_arondi.jpg) no-repeat scroll center 17px;
display:block;
font-weight:700;
height:126px;
overflow:hidden;
}

.clt {
color:#1A45C4;
display:block;
font-size:32px;
padding:20px 0pt 0pt;
text-align:center;
}



