p.important {
  border:2px solid red;
  padding:5px;
  color:red;
}

p.titleBlue { background: url('../images/picto/flech-bleu.gif') 0px 5px no-repeat; text-indent: 8px; color: #008cc2; overflow:auto; }
p.titleOrange { background: url('../images/picto/flech-orange.gif') 0px 5px no-repeat; text-indent: 8px; color: #ff9518; overflow:auto; }
p.titleRed { background: url('../images/picto/flech-rouge.gif') 0px 5px no-repeat; text-indent: 8px; color: #dc4e38; overflow:auto; }
p.titleGreen { background: url('../images/picto/flech-verte.gif') 0px 5px no-repeat; text-indent: 8px; color: #819707; overflow:auto; }
p.titlePurple { background: url('../images/picto/flech-violet.gif') 0px 5px no-repeat; text-indent: 8px; color: #a8609f; overflow:auto; }

p.textYellow,span.textYellow, .textYellow { color: #ffbf00; }
p.textOrange,span.textOrange, .textOrange { color: #ff9518; }
p.textAnise,span.textAnise, .textAnise { color: #a5b725; }
p.textGreen,span.textGreen, .textGreen { color: #819707; }
p.textKaki,span.textKaki, .textKaki { color: #819707; }
p.textCyan,span.textCyan, .textPink { color: #7ddcdc; }
p.textPink,span.textPink, .textPink { color: #ff6fc0; }
p.textPurple,span.textPurple, .textPurple { color: #A8609F; }

.readmore { clear:both; }

li.lien_pdf {
	background-image: url(../images/picto/pdf.gif) !important;
	background-position: left 4px !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	line-height: 16px;
}

li.lien_son {
	background-image: url(../images/picto/music.png) !important;
	background-position: left 4px !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	line-height: 16px;
}

li.lien_word {
	background-image: url(../images/picto/word.png) !important;
	background-position: left 4px !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	line-height: 16px;
}

li.lien_excel {
	background-image: url(../images/picto/excel.png) !important;
	background-position: left 4px !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	line-height: 16px;
}

li.lien_video {
	background-image: url(../images/picto/film.png) !important;
	background-position: left 4px !important;
	background-repeat: no-repeat !important;
	padding-left: 18px !important;
	line-height: 16px;
}

/*.article li.lien_pdf, .article li.lien_son, .article li.lien_word, .article li.lien_excel, .article li.lien_video {
	float: left;
}

.article li.lien_pdf:after, .article li.lien_son:after, .article li.lien_word:after, .article li.lien_excel:after, .article li.lien_video:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}*/

span.picto_word {
	background-image: url(../images/picto/word.png) !important;
	background-repeat: no-repeat;
	width:18px;
	height:16px;
	display:block;
	float: left;
}

span.picto_excel {
	background-image: url(../images/picto/word.png) !important;
	background-repeat: no-repeat;
	width:18px;
	height:16px;
	display:block;
	float: left;
}
