/* CSS Document */

h1 {
	font-size:18px;
	margin:0px 0px 8px 0px;
	color:#004277;
}

h2 {
	font-size:16px;
	margin:0px 0px 8px 0px;
	color:#004277;
}

h3 {
	font-size:14px;
	margin:0px 0px 8px 0px;
	color:#004277;
}

ul {
	list-style:none;
}

li {
	background-image:url(../images/list-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	margin:5px 0px 5px 0px;
}

#lightview li {
	background-image:none;	
}

.p10 {
	font-size:10px;
}

.p11 {
	font-size:11px;
}

.p12 {
	font-size:12px;
}

.p14 {
	font-size:14px;
}

.p16 {
	font-size:16px;
}

.p_gris {
	color:#838383;
}

.p10_gris {
	font-size:10px;
	color:#838383;
}

.p11_gris {
	font-size:11px;
	color:#838383;
}

.p12_gris {
	font-size:12px;
	color:#838383;
}

.p14_gris {
	font-size:14px;
	color:#838383;
}

.p16_gris {
	font-size:16px;
	color:#838383;
}

.p_bleu {
	color:#004277;
}

.p10_bleu {
	font-size:10px;
	color:#004277;
}

.p11_bleu {
	font-size:11px;
	color:#004277;
}

.p12_bleu {
	font-size:12px;
	color:#004277;
}

.p14_bleu {
	font-size:14px;
	color:#004277;
}

.p16_bleu {
	font-size:16px;
	color:#004277;
}

.p_orange {
	color:#f78a19;
}

.p10_orange {
	font-size:10px;
	color:#f78a19;
}

.p11_orange {
	font-size:11px;
	color:#f78a19;
}

.p12_orange {
	font-size:12px;
	color:#f78a19;
}

.p14_orange {
	font-size:14px;
	color:#f78a19;
}

.p16_orange {
	font-size:16px;
	color:#f78a19;
}