@CHARSET "UTF-8";

#module-liens span {
	width: 100%;
	height: 70px;
	background:  url(http://www.fdi-ici.fr/css/img/fdiici/liencartouche.png) left top no-repeat;
	display: block;
}
#module-liens span a {
	display: block;
	color: white;
	width: 166px;
}
#module-liens span a h3{
	font-size: 24px;
	width: 140px;
	margin: 15px 0 0 0;
}
#module-liens span a h4{
	font-size: 14px;
	margin: 0 0 5px 0;
}
#module-liens span a h5{
	font-size: 12px;
	width: 140px;
}
/*
Ces regles ne courrent que pour fdi-habitat
*/
#module-liens span>h4,#module-liens span>h5{color:#fff;}
#module-liens span>h4{
	font-size: 12px;
	font-weight:bold;
	margin: 0 0 5px 0;
}
#module-liens span>h5{
	font-size: 11px;
	font-weight:normal;
	width: 140px;
	margin: 0 0 15px 0;
}
#module-liens a.lien-enfant{
	margin-bottom: 1px;
}
#module-liens a.lien-enfant:hover{
	color:#b8e2e8;
	margin-bottom: 0px;
	border-bottom:1px solid #b8e2e8;
	width: 140px;
}
#module-liens span.liens {
	width: 100%;
	height: 92px;
	background:  url(http://www.fdi-ici.fr/css/img/liencartouche-wide.png) left top no-repeat;
	display: block;
}
