/* CSS Document */

#espace_pro img {
	float: left;
	}
#espace_pro a {
	color: black;
	}
	#espace_pro a.titre {
		font-size: 18pt;
		line-height: 18pt;
		font-weight: bold;
		color: #f68b1f;
		text-decoration: none;
		}

#espace_enfants img {
	float: left;
	}
#espace_enfants a {
	color: black;
	}
	#espace_enfants .titre {
		font-size: 18pt;
		line-height: 18pt;
		font-weight: bold;
		color: #de3906;
		text-decoration: none;
		}

#unicef img {
	float: left;
	}
#unicef a {
	color: black;
	}
	#unicef a.titre {
		font-size: 18pt;
		line-height: 18pt;
		font-weight: bold;
		color: #0099ff;
		text-transform: uppercase;
		text-decoration: none;
		}

