.htmlarea-content-body p{
	border:1px dashed #bbb;
}

#content-wrap a,.htmlarea-content-body a,#la-derniere a{
	color:#d61a00;
}

#content-wrap p,.htmlarea-content-body p{
	margin:0 0 5px 0;
}	

/* titre image */
#content-wrap h2,.htmlarea-content-body h2{ 
	margin:0 0 5px 0;
}

#titre-page h2 img,.htmlarea-content-body h2 img{
	border:0;
}

/* entete bloc */
#content-wrap h3,.htmlarea-content-body h3,#la-derniere h3{
	margin:10px 0 5px 0;
	color:#0B7AC1;
	font-size:1.7em;

}

/* titre defini dans le RTE */
#content-wrap h4,.htmlarea-content-body h4,#la-derniere h4{
	color:#d61a00;
	font-size:1.2em;
	margin:5px 0 0 0;
	font-weight:bold;
}


#content-wrap ul,.htmlarea-content-body ul,#la-derniere ul{
	margin:5px 0 5px 0;
	padding:0;
	margin-left:20px;
	list-style-image:url(/fileadmin/templates/img/puce-liste.gif);
	list-style-position:outside;
}

#content-wrap ul li,.htmlarea-content-body ul li,#la-derniere ul li{
	margin:0;
	padding:0 0 0 5px;
}


span.rouge{
	color:#d61a00;
}

span.bleu{
	color:#0b7ac1;
}

p.cadre-gris{
	background:#ececec;
	padding:5px;
}

.align-justify{
	text-align:justify;
}

.align-left{
	text-align:left;
}

.align-right{
	text-align:right;
}	

.align-center{
	text-align:center;
}


#content-wrap  a.puce,.htmlarea-content-body a.puce{
	color:#000;
	font-weight:600;
	background:url(/fileadmin/templates/img/puce-dl-bi.gif) no-repeat left center;
	padding-left:10px;
}

