@charset "UTF-8";

/* ====================TEXT==================== */
.text-normal {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.text-justifie {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.text-admis-bac {
	font-family: Tahoma;
	font-size: 13px;
	color: #739624;
	text-decoration: none;
}
.text-admis-bac-2-3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #2f6caf;
	text-decoration: none;
}
.text-admis-bac-3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #6c3977;
	text-decoration: none;
}
.text-admis-bac-4-5 {
	font-family: Tahoma;
	font-size: 13px;
	color: #de6414;
	text-decoration: none;
}
.text-espace-ema-vendee {
	font-family: Tahoma;
	font-size: 13px;
	color: #e42222;
	text-decoration: none;
}
.baseline{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

.text-espace-entreprise {
	font-family: Tahoma;
	font-size: 13px;
	color: #777777;
	text-decoration: none;
}

/* ====================TITRE==================== */
.titre-niveau-bac-vert{
	font-family: Tahoma;
	font-size: 16px;
	color: #739624;
	text-decoration: none;
}
.titre-niveau-bac-bleu{
	font-family: Tahoma;
	font-size: 16px;
	color: #2F6CAF;
	text-decoration: none;
}
.titre-niveau-bac-mauve{
	font-family: Tahoma;
	font-size: 16px;
	color: #6C3A76;
	text-decoration: none;
}
.titre-niveau-bac-orange{
	font-family: Tahoma;
	font-size: 16px;
	color: #DE6414;
	text-decoration: none;
}
.TITRE-TEMOIGNAGE {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #E42222;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.titres-accueil-h1 {
	font-family: Tahoma;
	font-size: 16px;
	background-position: left center;
	text-align: left;
}
.titre-niveau-bac-noir{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.titre-niveau-bac-rouge{
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}

/* ====================LIEN==================== */
.liens-bas-accueil {
	font-family: Tahoma;
	font-size: 10px;
	color: #7C7877;
	text-decoration: none;
}
.liens-bas-accueil2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #E42222;
	text-decoration: none;
}	
.liens-sous-menu-blanc {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.liens-noirs-accueil {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* ====================MENU==================== */

.boutons-menu-homepage {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	
}

/* ====================LIENS PDF==================== */

.liens-pdf-PLAQUETTE {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	
}


