@CHARSET "ISO-8859-1";
.content #accessPanels .tier{
	float : left;
	padding : 0px 25px 20px 25px;
}
.content #accessPanels .un{
	width : 430px;
}
.content #accessPanels .deux{
	width : 340px;
	height : 580px;
	position : relative;
}
	.content #accessPanels .un h3{
		font-size : 18px;
		font-weight : normal;
		margin-bottom : 5px;
		padding : 20px 0px 0px 25px;
	}
	.content #accessPanels .un img.carte{
		margin-bottom : 15px;
	}
	
.content #accessPanels .un ul.liste{
	list-style-type : none;
	width : 100px;
	float : left;
}
	.content #accessPanels .un ul.liste li{
		cursor: pointer;
	}
	.content #accessPanels .un ul.liste li.selected{
		font-weight : bold;
		font-size : 16px;
		color : rgb(29,140,195);
	}
	.content #accessPanels .un ul.liste li.survol{
		text-decoration:underline;
		color : rgb(29,140,195);
	}
	
	
	
	.content #accessPanels .un #qualification-panel	{
		clear: both;
		margin: 20px auto;	
		
	}
	
	
	
	
.content #accessPanels #chiffrePays {
	height: 250px;	
}

.content #accessPanels .deux .chiffres{
	margin-top : 20px;
}
.content #accessPanels .deux .chiffres h5{
	font-size : 18px;
	font-weight : normal;
}
.content #accessPanels .deux .chiffres h5.inter{
	background : url(../../images/etudes-en-ligne/miniMonde.png) no-repeat center left;
	padding : 5px 0px 5px 115px;
}
.content #accessPanels .deux .chiffres h5.pays{
	background-repeat : no-repeat;
	background-position: center left;
	padding : 5px 0px 5px 75px;
}
	.content #accessPanels .deux .chiffres h5 span{
		display : block;
		font-size : 24px;
		color : #84aed4;
	}
.content #accessPanels .deux .chiffres strong{
	display : block;
	background : url(../../images/etudes-en-ligne/puce.gif) no-repeat 25px center #ececec;
	padding : 2px 5px 2px 45px;
	margin : 5px;
	width : 150px;	
}
.content #accessPanels .deux .chiffres table{
	width : 340px;
	border-collapse : collapse;	
}
	.content #accessPanels .deux .chiffres table th,.content #accessPanels .deux .chiffres table td{
		width : 80px;
		text-align : left;
		padding : 1px 4px;
		border : solid 1px #ececec;
		font-size : 10px;
	}
	.content #accessPanels .deux .chiffres table thead tr th,
	.content #accessPanels .deux .chiffres table tfoot tr td{
		background-color : #c7c7c7;
		font-weight : bold;
		text-align: center;
	}

	
	.content #accessPanels .deux .chiffres table tbody tr td{
		text-align: center;
	}	
	.content #accessPanels .deux .chiffres table tbody tr td.color{
		background-color : #ececec;
		text-align: left;
	}

/* CONTACT */
.content #accessPanels .contact{
	display : block;
	clear : both;
	color : #7f7f7f;
	text-decoration : none;
	font-size : 12px;
	background : url(../../images/contact.jpg) no-repeat top left #fff;
	padding-left : 95px;
	width : 149px;
	padding-top : 13px;
	height : 78px;
	/*margin : 15px 0px 0px 100px;*/
	position : absolute;
	left : 100px;
	bottom : 0px;
}
	.content #accessPanels .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : rgb(29,140,195);
	}
	.content #accessPanels .contact span{
		font-weight : bold;
		font-size : 14px;
	}