/*  STYLES PAGES  */
#titrelescours {
	padding: 37px 0 0 50px;
}
#titrepage {
	background: url(../images/a_courbetitre.gif) #b91f88 no-repeat;
	margin: 0;
	padding: 1px 50px 3px 44px;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
}
.texte {
	font-size: 11px; 
	color: black;
	line-height: 16px;
	margin: 14px 0 0 0;
	padding: 0;
}
h4 {
	text-transform: uppercase;
	font-size: 11px; 
	font-weight: bold;
	color: #f9a14a;
	margin: 18px 0 0 0;
	padding: 0;
}

#titrepopup {
	background: #b91f88;
	margin: 10px 0 0 0;
	padding: 1px 50px 3px 15px;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
}
