body,td,th { font-family: Trebuchet MS; font-size: 12px;}
.T_Beige {font-size: 16px; font-weight: bold; }
.T_Vert {font-size: 15px; font-weight: bold; color: #0E2803; }
.R_Brun{color: #4B3D22; }
.RG_Vert {color: #79AE54; font-weight: bold; }
.style6 {color: #D9CDB5}
.style7 {font-size: 10px;color: #4B3D22}
.RG_Brun {color: #4B3D22; font-weight: bold; }
.title_Brun {color: #4B3D22; font-weight: bold; }

a.linkPDF:link {
	text-decoration: none;
	color: #5C7B40;
	font-weight: bold;
	font-size: 12px;
	}
a.linkPDF:visited {
	text-decoration: none;
	color: #5C7B40;
	font-weight: bold;
	font-size: 12px;
}
a.linkPDF:hover {
	text-decoration: none;
	color: #4B3D22;
	font-size: 12px;
}
a.linkPDF:active {
	text-decoration: none;
	color:#5C7B40;
	font-size: 12px;
}

a.White:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
a.White:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
a.White:hover {
	text-decoration: none;
	color: #7CAD52;
	font-size: 13px;
}
a.White:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}

a:link {
	text-decoration: none;
	color: #4B3D22;
	font-weight: bold;
	font-size: 13px;
	}
a:visited {
	text-decoration: none;
	color: #4B3D22;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #7CAD52;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color: #4B3D22;
	font-size: 13px;
}

.prixRegulier{
	display:block;
	width:339;
}

.prixReduit{
	display:block;
	width:339;
}

.divExemption{
	display:none;
}

.divPayementCC{
	display:block;
}

.divPayementCheck{
	display:none;
}