.whitelink:link {color:white; text-decoration:none;}     
.whitelink:visited {color:white; text-decoration:none;}
.whitelink:hover {color:#f4fb88; text-decoration:none;}    

.bluelink:link {color:blue}       
.bluelink:visited {color:purple}
.bluelink:hover {color:blue}   


.text  
{
	font-size: 13px;
	font-family: Arial;
	color: #666699;	
}

.text_16_b  
{
	font-size: 16px;
	font-family: Arial;
	color: #666699;
	font-weight: bold;	
}

.tablefont
{
	font-size: 15px;
	font-family: Arial;
	color: #666699;	
}
.chart     
{
	border:1px solid black;
	
} 

.chart td  
{
	border-width: 1px 1px 0px 0px;
	border-style: solid;	
	border-color: #d7d7d7;
	
}

.white_bold_14 
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;	
	text-align: center;
	vertical-align: text-top;		
}





.Position 
{
	position: relative; left:-505px;
	position: relative; top:260px;

}    
      
.AccueilTableHeader
{   
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;	
	text-align: center;
	vertical-align: text-top;	
}

.commander_packs  
{   
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;	
	text-align: right;
	vertical-align: center;	
	padding-right:20px;
}

.AccueilTableSub  
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;	
	text-align: center;	
}

.WhiteTextSmall
{
	font-size: 15px;
	font-family: Arial;
	color: #FFFFFF;	
	text-align: center;	
}
 

  
/* ------ end of my styles -------- */ 

/*content style (text=pageContent)*/
.text-header
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #56595E;	
	
}




.pageContent 
{
	font-size: 13px;
	font-family: Arial;
	color: #56595E;	
}

.pageContent a 
{
	font-size: 13px;
	font-family: Arial;
	color: #56595E;	
}


/* top elements */

.company
{
	font-size: 24px;	
	font-family: Tahoma;
	color: white;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma;
	color: white;
	font-weight: bold;
}


/*main menu*/

.menu
{
	font-size: 13px;	
	line-height: 10px;
	font-family: Arial;
	font-weight: bold;
	color: White;
	text-decoration: none;
	word-spacing: 0px;	
	letter-spacing: 0.5px;
}

.amenu
{
	font-size: 13px;	
	line-height: 10px;
	font-family: Arial;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	word-spacing: 0px;
	letter-spacing: 0.5px;		
}


/*submenu*/

.submenu
{
	font-size: 12px;	
	font-family: Arial;
	color: #56595E;
	font-weight: bold;
	text-decoration: none;
}

.asubmenu
{
	font-size: 12px;	
	font-family: Arial;
	color: #56595E;
	font-weight: bold;
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 12px;	
	font-family: Arial;
	color: #56595E;
	text-decoration: none;	
}

.abmenu
{
	font-size: 12px;	
	font-family: Arial;
	color: #56595E;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #9EA0A3;
}

