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:#3B7A74;
}

h2 {
	background-image:  url(../images/puces/puce_turquoise.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	color:#3F382F;
	font-size:14px;
	font-weight:bold;
}

h2 a:visited {color: #5e6ca6;}
h2 a:link {color: #5e6ca6;}
h2 a:hover {color: #b21b24;}

h3 {
	background-image:url(../images/puces/rond-form.png);
	color: #336;
	line-height:30px;
}

h2 a:visited {color: #336;}
h2 a:link {color: #336;}
h3 a:hover {color: #b21b24;}

h4 {
	background-image:url(../images/puces/minipuc-form.png);
	color: #5e6ca6;
}

h4 a:visited {color: #5e6ca6;}
h4 a:link {color: #5e6ca6;}
h4 a:hover {color: #b21b24;}

#BlocVertInt{
	height:35px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-left:16em;
	margin-right:10px;
	background-color:#336666;
	background-image: url(../images/bandeaux/footer-offre.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;
}
