

.corps {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.corpsitalique {
	font-family: Papyrus;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	font-style: italic;
}
.corpsgrand {

	font-family: Papyrus;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.titre1 {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #FF8F20;
	text-decoration: underline;
	

}

.titrelienorange {

	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #FF8F20;
	text-decoration: underline;
	color: #FF8F20;
	text-align: center;
	cursor: hand;

}


.baspage {
	font-family: papyrus;
	font-size: 12px;
	color: #FF8F20;
}

.bordurehaut {
	color: #FFFFFF;
	border-top-style: solid  ;
	border-top-width: 1px;
	border-top-color: #FF8F20;
}

.bordurebas {
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF8F20;
	padding-bottom: 2px;

}

.borduregauche {
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF8F20;
}
.borduregauchehaut {
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF8F20;
	border-top-style: solid  ;
	border-top-width: 1px;
	border-top-color: #FF8F20;
}

.bordurehautbas {
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF8F20;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF8F20;
	padding-bottom: 2px;
}


.borduregauchebas {
	color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF8F20;
	border-bottom-style: solid  ;
	border-bottom-width: 1px;
	border-bottom-color: #FF8F20;
	
}

.borduredroitebas {
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FF8F20;
	border-bottom-style: solid  ;
	border-bottom-width: 1px;
	border-bottom-color: #FF8F20;
	
}

.borduredroite {
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FF8F20;
}


.popupcorps {

	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #FF8F20;
}

.popupcorpsgrand {


	font-family: Papyrus;
	font-size: 18px;
	font-weight: normal;
	color: #FF8F20;
}

.corpslienblancalignleft {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	cursor: hand;
	text-decoration: underline;
}
.corpslienblanc {
	font-family: Papyrus;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	cursor: hand;
	text-decoration: none;
}

.corpslienorangealignleft {

	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #FF8F20;
	text-align: left;
	cursor: hand;
	text-decoration: underline;
}
