#tab_pays img {
	padding-top: 15px;
	padding-bottom: 15px;
}

/*
#page_donnee #drapeau {
	position:absolute;
	top: 5px;
	left: 230px;
}

#page_donnee h1 {
	position:absolute;
	top: 23px;
	left: 348px;
	font-size: 24px;
	font-weight: bold;
	color: #07112C;
}

#page_donnee #carte {
	position:absolute;
	top: 80px;
	left: 236px;
}

#page_donnee #blason {
	position:absolute;
	top: 300px;
	left: 236px;
	background-color: #FFFFFF;
}
*/
#page_donnee #fiche_titre {
	background-image: url(/img/pays/icone_page.jpg);
	background-repeat: no-repeat;
	background-position: 75px 8px;
	position:absolute;
	top: 42px;
	left: 464px;
	padding: 15px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #D34615;
	width: 106px;
	height: 21px;
}

#tab_pays_fiche {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	font-size: 12px;
	color: #414141;
	text-align: justify;
}

#tab_pays_fiche .descr {
}

/* titre de colonne */
#tab_pays_fiche .tc {
	font-weight: bold;
	vertical-align: top;
}

