/* Commun */
body {
	background-image:url(/img/deg_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	background-color:#FFFFFF;
}
.inter {
	font-family: Verdana, Arial;
	font-size: 4px;	
}
.fond_blanc { background-color: #FFFFFF; }

/* Menu */
.menu_rubrique1 {
	font-family: Verdana, Arial;
	font-size: 12px;	
	color: #144b66; /* Bleu */
	background-image:url(/img/survol.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.menu_rubrique2 {
	font-family: Verdana, Arial;
	font-size: 12px;	
	color: #144b66; /* Bleu */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/survol1.png', sizingMethod='scale');
	background-repeat:no-repeat;
	background-position:bottom;
}
.menu_fond {
	font-family: Verdana, Arial;
	font-size: 10px;	
	color: #144b66; /* Bleu */
	background-color: #EFF4FC;
	border-left: 1px solid #9CC5E8;
	border-right: 1px solid #9CC5E8;
	border-bottom: 1px solid #9CC5E8;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 20px;
}
.txt_bleu {
	color: #003366; /* Bleu */
	font-size: 12px;
	font-family: Verdana, Arial;
}
.ptxt_bleu {
	color: #003366; /* Bleu */
	font-size: 11px;
	font-family: Verdana, Arial;
}

/* Contenu de la page */
.titre_article {
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #003366; /* Bleu */
}
.navigation {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #003366; /* Bleu */
}
.txt_article {
	font-family: Verdana, Arial;
	color: #003366; /* Bleu */
	font-size: 12px;
}
.txt_article_lien {
	font-family: Verdana, Arial;
	color: #FF6600; /* Bleu */
	font-size: 10px;
}
.ss_titre_article {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #006FBF; /* Bleu clair*/
	font-size: 12px;
}
.ss_titre_nb {
	font-family: Verdana, Arial;
	color: #999999; /* Bleu clair*/
	font-size: 10px;
}

/* Colonne de gauche */
.titre_rubrique {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #003366; /* Bleu */
	border-bottom: 1px #06275C solid;
}
.txt_rubrique {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #003366; /* Bleu */
}
.titre_revue {
	color:#FF6600; /* Orange */
	font-family:Verdana, Arial;
	font-size:10px;
	text-align:left;
}
.txt_revue {
	color:#003366; /* Bleu */
	font-family:Verdana, Arial;
	font-size:10px;
	text-align:left;
}
.legende_revue {
	color:#999999; /* Gris */
	font-family:Verdana, Arial;
	font-size:9px;
}
.fond_revue {
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-color:#f0f0f0; /* Gris clair */
}
/* Footer */
.footer {
	background-image: url(/img/footer.jpg);
}

a:hover {
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial;
	font-size: 10px;
	color:#003366;
	text-decoration: none;
}
/* Emploi */
.ptxt_emploi {
	font-family: Verdana, Arial;
	color: #003366; /* Bleu */
	font-size: 10px;
}

.txt_emploi {
	font-family: Verdana, Arial;
	color: #003366; /* Bleu */
	font-size: 12px;
}

.emploi1 {
	background-color:#eff4fc;
	font-family: Verdana, Arial;
	color: #003366; /* Bleu */
	font-size: 12px;
}

.emploi2 {
	font-family: Verdana, Arial;
	color: #003366; /* Bleu */
	font-size: 12px;
}

.emploiRO {
	background-color:#e0eaf3;
	font-family: Verdana, Arial;
	color: #003366; /* Bleu */
	font-size: 12px;
}

.emploi_separ {
	background-color:#9bc6e8;
}

.titre_menu_emploi {
	color:#FF6600; /* Orange */
	font-family:Verdana, Arial;
	font-size:10px;
	text-align:left;
	font-weight:bold;
}

.menu_emploi {
	color:#003366; /* Bleu */
	font-family:Verdana, Arial;
	font-size:10px;
	text-align:left;
}

.div_emploi {
	border: 1px #9bc6e8 solid;
	background-color : #ffffff;
	display: none;
	width: 506px;
}

.div_cv {
	border: 1px #9bc6e8 solid;
	background-color : #ffffff;
	display: none;
	width: 450px;
}

.legende_emploi {
	color:#999999; /* Gris */
	font-family:Verdana, Arial;
	font-size:9px;
}
.txt_suppr {
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.txt_encours {
	color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.txt_attente {
	color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.txt_traite {
	color: #009900;
	font-size: 10px;
	font-family: Verdana, Arial;
}
