
a:link {color: #003399; text-decoration: none;}   		
a:visited {color: #003399; text-decoration: none;} 		
a:hover {color: #003399; text-decoration: underline;}  	  		

body {

	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	
	
}


.description {
	
	padding: 5px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	

}


.description2 {
	
	padding: 5px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #003399;
	

}



.titre {
	
	padding: 5px;
	font-family: Tahoma;
	
	font-size: 30px;
	color: #003399;
	

}


.language_selection_box {
	
	background-image: url(images/boite_gris_bas.gif);
	background-repeat: no-repeat;
	
	width: 960px;
	height: 315px;
	
	padding-top: 5px;
	
}

