﻿  img { border-style: none; }       
        body {font-family: Tahoma, Arial, Helvetica, sans-serif;}
        #centTop
        {
        	margin: auto; 
        	position: relative; 
            text-align: center;            
        }
        #logo
        {
        	margin: auto;         	
        	position: relative;         	
        	text-align: center;
        	width: 790px;        	
        }
        
        #englishlink
{
	color: #000;
	width: 366px;
	text-align: center;
	float: left;
	margin: auto;
	font-style: italic;
	font-family: 'Arial Black';
	font-weight: bold;
	font-size: .75em; 
}
        #frenchlink
        {        	
	color: #000;
	width: 366px;
	text-align: center;
	float: left;
	margin: auto;
	font-style: italic;
	font-family: 'Arial Black';
	font-weight: bold;
	font-size: .75em; 
        }
        #langselect, #langselect a
        {
        	text-align:center; 
        	margin: auto auto 30px auto; 
        	text-decoration:underline;
        	font-size: 1.15em;
        	color:#555; 
        }
        #divBottom
        {
            margin-top:30px; 
            font-size:9px; 
            clear:both;                    
        }
