.titre_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #f07203;
	text-align: left;
}

.titre_vert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #7ec402;
	text-align: left;
}

.ss_titre_vert {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7ec402;
	font-weight: bold;
}

.ss_titre_orange {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #f07203;
	font-weight: bold;
}

.texte_gras_vert {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7ec402;
}

.texte_gras_orange {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f07203;
}

.titre_edito_blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.texte_edito_blanc {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.texte_standard_gris {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.trait_vert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #7ec402;
	border-right-color: #7ec402;
	border-bottom-color: #7ec402;
	border-left-color: #7ec402;
	border-top-style: solid;
}

.trait_orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #f07203;
	border-right-color: #f07203;
	border-bottom-color: #f07203;
	border-left-color: #f07203;
	border-top-style: solid;
}

.texte_lien_vert {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7ec402;
	text-decoration: underline;
}

.texte_lien_orange {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f07203;
	text-decoration: underline;
}

.titre_encart_bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #0033CC;
}

.photo_gauche {
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.photo_droite {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.photo_cliquable img{
	border: none;
}

.texte_encart_bleu {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
}
.photo_gauche {
	margin-right: auto;
}


/* Tableau pour les fiches filières de formations */ 


.tableau_filieres {
	margin-bottom: 50px;
	text-align: left;
	}

.tableau_filieres a {
    font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7ec402;
	text-decoration: none;
	}
