  .img
  {
	border-style:none;
  }
  
  .bottom
  {
	font-weight: bold;
	font-family: Nina,Arial,Sans-Serif;
	width: 25%;
	text-align:center;
  }  
  
  .banner
  {
	color:white;
	font-family:arial,verdana;
	font-size:xx-large;
  }
    
  .subtitle1
  {
	vertical-align:top;		
	color:Gray;
	padding-right:10;	
	font-weight:bold;
	font-family: Verdana,Arial,Sans-Serif;		
  } 
  .subtitle2
  {
	vertical-align:top;		
	color: rgb(0,64,89);
	padding-right:10;	
	font-weight:bold;
	font-family: Verdana,Arial,Sans-Serif;		
  } 
  .subtitle3
  {
	vertical-align:top;		
	color: rgb(89,0,0);
	padding-right:10;	
	font-weight:bold;
	font-family: Verdana,Arial,Sans-Serif;		
  } 
  
  /* CONTENT*/
  .CONTENTmaintable
  {
	font-family: Arial,Sans-Serif;
	font-size:small;
	width: 100%;
  }   
    
  .CONTENTtd
  {
	vertical-align:top;		
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);	
  }    
  
  .CONTENTmiddletable
  {
	height:100%;
	border-style: hidden;
	font-family: Verdana,Arial,Sans-Serif;
	font-weight:bold;	
	width: 100%;
  }
  
  .CONTENTtdleft
  {	
	font-size: 16px;	
	vertical-align:top;		
	border-right-style:solid;
	border-right-width:1px;	
	border-right-color: rgb(38,61,75);
	color:Gray;	
	padding-right:10;
  }  
  .CONTENTtdcenter
  {
	font-size: 16px;	
	vertical-align:top;		
	border-right-style:solid;
	border-right-width:1px;	
	border-right-color: rgb(38,61,75);
	color: rgb(0,64,89);
	padding-right:10;			
  } 
  .CONTENTtdright
  {		
	font-size: 16px;	
	vertical-align:top;	
	color: rgb(89,0,0);
	padding-right:10;			
  } 
  
  
  .CONTENTheaderRedText
  {
	height:30px;
	vertical-align:middle;	
	font-family: Arial,Sans-Serif;
	font-size: 24px;	
	font-weight: bolder;
	color:rgb(89,0,0);
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);				
  }  
  
  .HeaderWhiteBlue
  {
	vertical-align:middle;
	text-align:center;	
	font-family: Arial,Sans-Serif;
	font-size: 16px;	
	font-weight: bold;
	color:White;
	background-color: rgb(0,64,89);		
  }  
  
  .CONTENTfooter
  {
	vertical-align:top;	
	font-family: Nina,Arial,Sans-Serif;
	font-size: 14px;	
	font-weight: normal;
	color:Black;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);				
  }
  
  .text
  {	
	font-family: Nina,Arial,Sans-Serif;
	font-size: 16px;	
	font-weight: normal;
	color:Black;
  } 
  
  .RedText
  {
	height:30px;
	vertical-align:middle;	
	font-family: Arial,Sans-Serif;
	font-size: 24px;	
	font-weight: bolder;
	color:rgb(89,0,0);			
  }    
  
  .link
  {
	text-align:right;
	text-decoration: underline;
	font-family: Nina,Arial,Sans-Serif;
	font-size: 12;		
	font-weight: bold;
	color: rgb(38,61,75);
  }  
  
  .linkRight
  {
	text-align:right;
	text-decoration: underline;
	font-family: Nina,Arial,Sans-Serif;
	font-size: 12;		
	font-weight: bold;
  } 
  
  .linkLeft
  {
	text-align:left;
	text-decoration: underline;
	font-family: Nina,Arial,Sans-Serif;
	font-size: 12;		
	font-weight: bold;
  } 
  
  .borders
  {
	width:100%;	
	font-family: Arial,Sans-Serif;	
	vertical-align:top;		
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);	
	border-top:solid;
	border-top-width:1px;
	border-top-color: rgb(38,61,75);	
	border-right:solid;
	border-right-width:1px;
	border-right-color: rgb(38,61,75);	
	border-left:solid;
	border-left-width:1px;
	border-left-color: rgb(38,61,75);
	padding:0px;
  }
   
  table.bordersgray
  {
	width:100%;	
	font-family: Arial,Sans-Serif;	
	vertical-align:top;	
	background-color :rgb(238,238,238);		
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);	
	border-top:solid;
	border-top-width:1px;
	border-top-color: rgb(38,61,75);	
	border-right:solid;
	border-right-width:1px;
	border-right-color: rgb(38,61,75);	
	border-left:solid;
	border-left-width:1px;
	border-left-color: rgb(38,61,75);
	padding:0;
  }    
  
  td.HeaderWhiteBlue
  {
	text-align:center;	
	vertical-align:middle;	
	font-family: Arial,Sans-Serif;
	font-size: 16px;	
	font-weight: bold;
	color:White;
    background  : url("img/titles.gif") rgb(0,74,102);
    background-repeat :no-repeat;
    background-position:right;	
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);	
	border-top:solid;
	border-top-width:1px;
	border-top-color: rgb(38,61,75);	
	border-right:solid;
	border-right-width:1px;
	border-right-color: rgb(38,61,75);	
	border-left:solid;
	border-left-width:1px;
	border-left-color: rgb(38,61,75);		
  }  
  td.HeaderWhiteBlueNI
  {
	text-align:center;	
	vertical-align:middle;	
	font-family: Arial,Sans-Serif;
	font-size: 16px;	
	font-weight: bold;
	color:White;
    background  :rgb(0,74,102);
    background-repeat :no-repeat;
    background-position:right;	
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);	
	border-top:solid;
	border-top-width:1px;
	border-top-color: rgb(38,61,75);	
	border-right:solid;
	border-right-width:1px;
	border-right-color: rgb(38,61,75);	
	border-left:solid;
	border-left-width:1px;
	border-left-color: rgb(38,61,75);		
  }    
  td.RedText
  {
	height:30px;
	vertical-align:middle;	
	font-family: Arial,Sans-Serif;
	font-size: 24px;	
	font-weight: bolder;
	color:rgb(89,0,0);			
  }  
  
  td.White
  {
	vertical-align:middle;
	text-align:left;	
	font-family: Arial,Sans-Serif;
	font-size: 12px;	
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);	
	border-top:solid;
	border-top-width:1px;
	border-top-color: rgb(38,61,75);	
	border-right:solid;
	border-right-width:1px;
	border-right-color: rgb(38,61,75);	
	border-left:solid;
	border-left-width:1px;
	border-left-color: rgb(38,61,75);		
  }      
  
  td.banner
  {
	color:white;
	font-family:arial,verdana;
	font-size:xx-large;
	width:100%;
	height:170px;
	Background : url("img/bannervide.gif") #ffffff;
	font-weight:bold;
	padding-left:10px;
    border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: rgb(38,61,75);
  }
  
  td.footer
  {
	text-align:center;  	
	font-family:Arial,Sans-Serif;
	font-size:12px; 
	color:#666666;
	font-weight:normal;  	
  }  
  
  td.tabA
  {
	color:white;
	font-family:arial,verdana;
	width:150px;
	height:30px;
	Background : url("img/onglet1.gif") #ffffff no-repeat;
	font-weight:bold;
	padding-left:10px;
	
  }
  td.tabB
  {
	color:white;
	font-family:arial,verdana;
	width:150px;
	height:30px;
	Background : url("img/onglet2.gif") #ffffff no-repeat;
	font-weight:bold;
	padding-left:10px;
	cursor:pointer;
  }
  td.tabC
  {
	color:white;
	font-family:arial,verdana;
	width:150px;
	height:30px;
	Background : url("img/onglet3.gif") #ffffff no-repeat;
	font-weight:bold;
	padding-left:10px;
	cursor:pointer;
  } 
  
  td.gray
  {
	background-color :rgb(238,238,238);
	font-family:Times New Roman,arial,verdana;
	border-color:rgb(238,238,238);	
  }
  td.biggray
  {
	background-color :rgb(238,238,238);
	font-family:arial,verdana,Times New Roman;
	font-size:16px; 
	font-weight:bold;	
	border-color:rgb(238,238,238);	
  }  

  .link
  {
	text-align:right;
	border:"0";
  }  
  
  .linkRight
  {
	text-align:right;
  } 
  
  .linkLeft
  {
	text-align:left;
  }   
a:link{color: rgb(38,61,75);font-family:Nina,Arial,Sans-Serif;font-size:14px;text-decoration:underline;font-weight: bold;}
a:visited{color:rgb(89,0,0);font-family:Nina,Arial,Sans-Serif;font-size:14px;text-decoration:underline;font-weight: bold;}
a:hover{color:#000000;font-family:Nina,Arial,Sans-Serif;font-size:14px;text-decoration:underline;font-weight: bold;}

a.lnkSupport{font-family:Arial,Sans-Serif;font-size:12px; color:#666666;font-weight:normal}
a:visited.lnkSupport{font-family:Arial,Sans-Serif;font-size:12px; color:#666666;font-weight:normal}
a:hover.lnkSupport{font-family:Arial,Sans-Serif;font-size:12px; color:rgb(38,61,75);font-weight:normal}
