#menu {
    font-family: Trebuchet MS;
	font-size: 11px;
	color: #ff9c00;
	font-weight: bold;
    }
#menu a {
    font-family: Trebuchet MS;
	font-size: 11px;
	color: #ff9c00;
	text-decoration: none;
	font-weight: bold;
    }
#menu a.hover {
    text-decoration: underline;
	color: #FFFFFF;
	text-decoration: none;
	background:#ff9c00;
    }
#menu span {
    display:none;
    }

 a {
    font-family: Trebuchet MS;
	font-size: 11px;
	color: #ff9c00;
	text-decoration: none;
	font-weight: bold;
    }
 a.hover {
    text-decoration: underline;
	color: #FFFFFF;
	text-decoration: none;
	background:#ff9c00;
    }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/acc_menui/fond_du_site.png);
}
.titre_menu_bleu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/acc_menui/fond_titre_menu.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #0A4B8F;
	background-position: center;
	text-indent: 10px;
	line-height: 12px;
}
.titre_menu_bleu2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #0A4B8F;
	background-position: center;
	text-indent: 10px;
	line-height: 12px;
}
.soustitre_menu_td{
	background-image: url(../images/acc_menui/fond_soustitre_menu.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	padding-right: 18px;
}
.soustitre_lien_menu_orange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ff9c00;
	text-decoration: none;
}
.soustitre_lien_menu_orange:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.titre_moteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.input_recherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bt_ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
}
.titre_menu_outils_td{
	text-align: right;
	padding-right: 11px;
}

.lien_outils_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ad0000;
	text-decoration: none;
	line-height: 11px;
	text-transform: uppercase;
}
.lien_outils_rouge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	line-height: 11px;
	text-transform: uppercase;
}
.titre_presentation_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF9C00;
}
.titre_presentation_bleu_lite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #1A5796;
	font-style: italic;
}
.chapo_bleu_ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #0A4B8E;
}
.texte_noir_normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.texte_emplois_lite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A4B8E;
}
.texte_emplois_bold {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #0A4B8E;
}
.titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a8070;
}
.date_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005f52;
}
.texte_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a8070;
}
.texte_vert2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005f52;
}
.texte_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}
.lien_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4B8E;
	text-decoration: none;
}
.lien_bleu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}
.lien_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.lien_rouge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
