
a, a:hover, a:visited{
	color:#ff3f00;
}

a.txtCorporate, a:hover.txtCorporate, a:visited.txtCorporate{
	color:#950042;
}

.bgZone{
	background-color:#ff3f00;
}

.txtZone{
	color:#ff3f00;
}

.txtOui{
	color:#539848;
}
.txtMiddle{
	color:#e45809;
}
.txtNon{
	color:#fd1500;
}
.sousNav{
	margin:0;
	padding: 25px 0 5px 0;
	border-bottom: 2px solid #ff3f00;
	font-family:arial;
	font-size:10px;
	line-height:15px;
	color:#ff3f00;
}

.sousNav a, .sousNav a:hover, .sousNav a:visited{
	text-align:left;
	text-decoration:none;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	color:#ff3f00;
}

.sousNav a:hover{
	text-decoration:underline;
	line-height:15px;
}

.sousNav .actived{
	padding:3px;
	background-color:#ff3f00;
	font-size:10px;
	line-height:15px;
	font-weight:bold;
	color:#ffffff;
}


.contentText .lastModif, .contentPopUpText .lastModif{
	color:#ff3f00;
	margin:0 0 20px 0;
}

.contentText .puceZone{
	list-style-type:none;
	padding:0 0 0 13px;
	background:url(http://www.programme-pharaon.com/img/fleche_maitrise.gif) no-repeat left center;
}

.contentText .cadre{
	padding:10px;
	margin:10px 50px 10px 40px;
	background:#fbe1ce;
	border:solid 1px #ff3f00;
}

.contentText .tableau_demi .bg{
	padding:10px;
	background:#fbe1ce;
	border:solid 1px #ff3f00;
}

.contentText .tableau_demi .noBg{
	padding:10px;
	border-top:solid 1px #fbe1ce;
}

.contentText .bgOui{
	padding:5px;
	background:#d9f1d7;
}

.contentText .bgMiddle{
	padding:5px;
	background:#fef5cc;
}

.contentText .bgNon{
	padding:5px;
	background:#ffccb1;
}

.contentText .bgOui .titre{
	font-size:1em;
	line-height:2em;
	font-weight:bold;
	background:url(http://www.programme-pharaon.com/img/bg-proteines-oui.gif) no-repeat left center;
	padding:12px 0 12px 40px;
	color:#539848;
}

.contentText .bgMiddle .titre{
	font-size:1em;
	line-height:2em;
	font-weight:bold;
	background:url(http://www.programme-pharaon.com/img/bg-proteines-middle.gif) no-repeat left center;
	padding:12px 0 12px 40px;
	color:#e45809;
}

.contentText .bgNon .titre{
	font-size:1em;
	line-height:2em;
	font-weight:bold;
	background:url(http://www.programme-pharaon.com/img/bg-proteines-non.gif) no-repeat left center;
	padding:12px 0 12px 40px;
	color:#fd1500;
}

