.mots {
	margin-top: 6px;
	margin-bottom: 6px;
}
.mots ul {
	margin: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffae00;
}
.mots li {
	list-style-type: none;
	list-style-image: url(../img/puce-refs.png);
}
.coords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffae00;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a2427;
	padding-top: 7px;
}
#refs .liens{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1a2427;
}
#refs .liens ul{
	margin: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffae00;
}
#refs .liens li{
	list-style-type: none;
	list-style-image: url(../img/puce-refs.png);
}
#refs .liens a{
	color: #ffae00;
	text-decoration: none;
}
#refs .liens a:hover {
	color: #adb5b7;
}
#refs .certifs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffae00;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1a2427;
}
#refs .certifs a{
	color: #ffae00;
	text-decoration: none;
}
#refs .certifs a:hover {
	color: #adb5b7;
}
