body{
	background-color:#444444;
	font:bold 12px Calibri; 
	margin:0px; 
	padding:0px;}
#cadreLangue{
	background-color:#EEEEEE;
	border:3px solid #000000;
	height:290px;
	left: 50%; 
	margin-left:-300px;
	margin-top:-150px;
	padding:5px;
	position:absolute;	
	top:50%;
	width:590px;}
#tableLangues{
	position:relative;
	left:-50px;
	top:50px;
	width:450px}
#col1{
	width:150px;}
#col2{
	width:150px;}
#col3{
	width:150px;}
.pays1{	
	background:none;
	background-repeat:no-repeat;
	background-position:0% 50%;	
	border:0px solid #000000;
	cursor:pointer;
	height:18px;
	left:155px;
	margin:0;
	margin-bottom:5px;
	padding:4px 0px 0px 30px;
	position:relative;}
.pays1:Hover{	
	color:#FFCC33;}
	
.paysDisabled{
	background:none;
	background-repeat:no-repeat;
	background-position:0% 50%;	
	border:0px solid #000000;
	cursor:default;
	height:18px;
	left:155px;
	margin:0;
	margin-bottom:5px;
	padding:4px 0px 0px 30px;
	position:relative;
	color:#666666}
