h1 {
	font-size:20px;
	font-weight:normal;
	padding-top:10px;
}
h2 {
	font-size:15px;
	color:#ee7908;
	font-weight:normal;
	padding-top:10px;
	
}
h3 {
	font-size:16px;
	font-weight:normal;	
}
h4 {
	font-size:22px;
	color: #009ab7;
	padding-top:10px;
}
h5 {
	font-size: 20px;
	color: #009ab7;
	padding-top:10px;
}
h6 {
	font-size: 18px;
	color:#009ab7;
	padding-top:10px;
}
p {
	/*padding:10px 10px 0 0px;*/
	font-size:12px;
	color:#6a6a6a;

}
.taille12 {
	font-size:12px;
}

.taille13 {
	font-size:13px;
}

.taille14 {
	font-size:14px;
}

.taille15 {
	font-size:15px;
}

.taille16 {
	font-size:16px;
}
.taille17 {
	font-size:17px;
}

.taille18 {
	font-size:18px;
}
.taille20 {
	font-size:20px;
}
.taille22 {
	font-size:22px;
}

.taille24 {
	font-size:24px;
}
.taille26 {
	font-size:26px;
}
.taille28 {
	font-size:28px;
}

.taille30 {
	font-size:30px;
}
.taille32 {
	font-size:32px;
}
.taille34 {
	font-size:34px;
}
.taille38 {
	font-size:38px;
}
