body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../IMG/fond.jpg);
}
.form_text {
	font-size: 9px;
	background-image: url(../IMG/fond.jpg);
	border: thin solid #A4B5D0;
	color: #124489;
}
.form {
	margin: 0px;
}

.txt_blanc {
font-weight: bold;
color: #FFFFFF;
font-size: 16px;
}


.txt_menu {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	font-size: 14px;
}

a.txt_menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.txt_sous_menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.txt_sous_menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.txt_menu_actif {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
.txt_sous_menu_actif {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-size: 10px;
}
.txt_position {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	font-size: 10px;
}
a.txt_position {
	text-decoration: underline;
}
a.txt_position:hover {
	color: #009900;
	text-decoration: underline;
}
.txt_titre_article {
	color: #009900;
	font-weight: bold;
	font-size: 16px;
}
.txt_titre_article_lien {
	color: #000099;
	font-weight: bold;
	font-size: 16px;
}
a.txt_titre_article_lien {
	text-decoration: underline;
}
a:hover.txt_titre_article_lien {
	text-decoration: none;
}
table.spip {
}
table.spip tr.row_first {
	background-color: #FCF4D0;
}
table.spip tr.row_odd {
	background-color: #DDDDDD;
}
table.spip tr.row_even {
	background-color: #EEEEEE;
}
table.spip td {
	padding: 2px;
}
a {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.lst_form, .txt_form {
	font-size: 10px;
}
