h1{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	padding:10px 0px 10px 10px;
	letter-spacing:1px;
	font-variant: normal;
	text-transform: uppercase;
	color:#A8A868;
}

h2 {
	background-image:  url(../images/puces/puce_herbe.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	color:#3F382F;
	font-size:14px;
	font-weight:bold;
}

h2 a:visited {color: #a44237;}
h2 a:link {color: #a44237;}
h2 a:hover {color: #b21b24;}

h3 {
	background-image:url(../images/puces/rond-rech.png);
	color: #336;
}

h3 a:visited {color: #336;}
h3 a:link {color: #336;}
h3 a:hover {color: #b21b24;}

h4 {
	background-image:url(../images/puces/minipuc-rech.png);
	color: #a44237;
}

h4 a:visited {color: #a44237;}
h4 a:link {color: #a44237;}
h4 a:hover {color: #b21b24;}

/*special tableau*/
.td-titremembres {
	height:25px;
	background-color:#a44237;
	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 #ccc;
}
.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;
}

#BlocVertInt{
	height:35px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-left:16em;
	margin-right:10px;
	background-color:#A7A768;
	background-image: url(../images/bandeaux/footer-contact.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;
}

