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:#C41230;
}

h2{
	background-image:  url(../images/puces/puce_rouge.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:20px;
	color:#3F382F;
	font-size:14px;
	font-weight:bold;
}

h2 a:visited {color: #d21047;}
h2 a:link {color: #d21047;}
h2 a:hover {color: #b21b24;}

/*.csc-sitemap ul a{
	background-image:  url(../images/puces/puce_rouge.jpg);
	background-repeat: no-repeat;
	background-position: left;
	/*list-style-image:url(../images/puces/puce_rouge.jpg);*/
	list-style:none;
	text-indent:20px;
	font-size:14px;
	text-decoration:none;
	margin:0;
	padding:0;
}*/

/*h3 {
	background-image:url(../images/puces/rond-pres.png);
	color: #336;
	line-height:30px;
}

h3 a:visited {color: #336;}
h3 a:link {color: #336;}
h3 a:hover {color: #b21b24;}

h4 {
	background-image:url(../images/puces/minipuc-pres.png);
	color: #d21047;
}

h4 a:visited {color: #d21047;}
h4 a:link {color: #d21047;}
h4 a:hover {color: #b21b24;}*/

/*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;
}

#BlocVertInt{
	height:35px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-left:16em;
	margin-right:10px;
	background-color:#cc0033;
	background-image: url(../images/bandeaux/footer-presentation.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;
}
