/* CSS Document */

body, td, p, td p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a {
	color: #000000;
	text-decoration: underline;
}
a:hover { text-decoration: underline; }

.texte_recherche { font-size: 14px; font-weight: bold; color: #000000; }
.texte_logo {
	font-size: 9px;
	color: #666666;
	font-weight: lighter;
}
.texte_details { font-size: 10px; font-weight: bold; color: #F82C00; }
.texte_infos {
	font-size: 11px;
	color: #000000;
	text-align: justify;

}
.texte_infos_left {
	font-size: 11px;
	color: #000000;
	text-align: left;

}
.texte_infos_bleu {
	font-size: 11px;
	color: #247CC4;
	text-align: justify;

}
.texte_infos_rouge {
	font-size: 11px;
	color: #EE0000;
	text-align: justify;

}
.texte_titre_milieu { font-size: 16px; font-weight: bolder; color: #247CC4; }
.texte_titre { font-size: 14px; font-weight: bold; color: #000000; }
.texte_agenda { font-size: 14px; font-weight: bold; color: #2A6D1E; }
.texte_navig {
	font-size: 11px;
	font-weight: bold;
	color: #2A6D1E;
}
.texte_indications {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.texte_lien {
	color: #F82C00;
}

.lien_fiche {
	color: #5C824F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.texte_titre_vert {
	font-size: 14px;
	color: #5C824F;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}

.texte_intitule {
	font-size: 18px;
	color: #5C824F;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;

}

.texte_initiatives {
	font-size: 14px;
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #99CC99;
}

.texte_ie {
	font-size: 14px;
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #E7AAAB;
}

.texte_fiche {
	font-size: 14px;
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #99CCFF;
}

#gros { font-size: 14pt; }
#grand { font-size: 12pt; }
#moyen { font-size: 11px; }
#moyen2 { font-size: 11pt; }
#petit { font-size: 8pt; }

#noir { color: #000000; }
#gris { color: #666666; }
#blanc { color: #FFFFFF; }
#bleu { color: #247CC4; }
#vert { color: #2A6D1E ;}
#rouge { color: #F82C00; }
#grisbleu { color: #98A3A7; }

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #2F3974;
}

.formulaire { width: 200px; }
.formulaire2 { width: 300px; }
.saisie_recherche { width: 100%; font-size: 10px; font-weight: bold; border: #FFFFFF;}

.checkbox { border: 0px; }
.bouton { width: 100%; }
.bouton2 {
	width: 95px;
	background-color: #D8331C;
	color: #FFFFFF;
	font-size: 11px;
	border: thin outset #FFFFFF;
}

.recherche_resultat {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C981E;
}
.lien_resultat {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C981E;
}
.date { width: 100px; }
.recherche_detail {
	color: #000000;
	background-color: #EFFFCE;
}
.boutonok {

	width: 30px;
	background-color: #D8331C;
	color: #FFFFFF;
	font-size: 11px;
	border: thin outset #FFFFFF;
}
