h2 {
	background-image:url(../images/puces/nu-rondrouge.png);
	color: #777777;
	border-top:1px solid #db071d;
	background-repeat:no-repeat;
	background-position:top left;
}

h2 a:visited {color: #d21047;}
h2 a:link {color: #d21047;}
h2 a:hover {color: #b21b24;}

h3 {
	background-image:url(../images/puces/carre-pres.png);
	color: #336;
	margin-top:20px;
	background-repeat:no-repeat;
}

h3 a:visited {color: #336;}
h3 a:link {color: #336;}
h3 a:hover {color: #b21b24;}

h4 {
	background-image:url(../images/puces/rond-pres.png);
	color: #d21047;
	background-repeat:no-repeat;
	background-position:top left;
}

h4 a:visited {color: #d21047;}
h4 a:link {color: #d21047;}
h4 a:hover {color: #b21b24;}

#conteneur-droite ul {
	list-style-image:url(../images/puces/minipuc-pres.png);
}

conteneur droite ul ul {
	list-style:disc;
	color:/*#7683ba*/#d21047;
}

/*special tableau*/
.td-titremembres {
	height:25px;
	background-color:#d21047;
	color: #fff;
	font:'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.5px;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #000;
	border-right:1px solid #fff;
}

.td-membres {
	height:22px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
        text-align:left;
	padding:5px;
	border-bottom:1px solid #999;
	border-right:1px solid #ddd;
}
.td-membres p {
	line-height:normal;
	margin:0;
	padding:0;
}

.td-membres a {
        font-size:11px;
	color: #666;
	line-height:normal;
        text-align:left;
}
.td-membres a:hover {
        font-size:11px;
	color: #b21b24;
	line-height:normal;
        text-align:left;
}
#contenu .td-telephone {
	text-align:center;
	height:15px;
	line-height:1px;
	color: #666;
	font-size:12px;
	font-family:'Myriad Pro', 'Trebuchet MS', Verdana
	padding:0px;
	border-bottom:1px dotted #aaa;
}

.htmlarea-showtableborders td-telephone p {line-height:none}
