.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}

/* bien regler la marge (bugs IE) */
body { background: white; margin: 2px;  font-family: Arial, Helvetica, sans-serif;font-size: 11px; }
a { text-decoration: none; color: #000000;font-size: 11px; }
a:hover { text-decoration: underline; color: #303030; }
a.spip_out { text-decoration: underline; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #a02020; }
a.spip_glossaire { text-decoration: none; color: #20a020; }
a.texte_blanc { text-decoration: none; color: White; }
a.texte_blanc:hover { text-decoration: underline; color: White; }

.texte_ss_menu_2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	style-left: 60;
	}
.texte_ss_menu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	}

.texte, .texte p.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#333333;
	}

.texte_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#333333;
	}
	
/*
 * DEGETEL JCR 2 20/08/2003 correctif feuille css pour rubrique
 */
 
h3.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	color: Black;
}

table.spip {
}

table.spip tr.row_first {
	background-color: #F9E692;
	font-size: 12px;
	font-weight: bold;
}

table.spip tr.row_odd {
	font-size: 10px;
	background-color: #DDEAF6;
}

table.spip tr.row_even {
	font-size: 10px;
	background-color: #9AD2FB;
}

table.spip td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	text-align: left;
	vertical-align: center;
	border: thin #CCCCCC;
	}
	

.titre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	color: #a8ac00;
	font: bold;
	}
.titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	color: #d88426;
	font: bold;
	}
.hp_accroche {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 20px;
	color: Black;
	font: bold;
	}	
.texte_bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	color: #8E8E8E;
	}
.titre_rub_haut {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: White;
	font: bold;
	}
.texte_blanc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: white;
	font: normal;
	}

	
	
.texte_petit {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	color: Black;
	font: normal;
	}
.texte_date {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #d88426;
	font: bold;
	}
.texte_chapo{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #333333;
	font: normal;
	}
	
/*
 * Formulaires
 */

.formrecherche {
	background-color: White;
	color: Black;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.spip_bouton {
	border: 0px solid #404040;
	padding: 0px;
	background: #d88426;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #a0a0a0;
	height: 17px;
	text-align: center;
	}
.spip_bouton_black {
	border: 0px solid #404040;
	padding: 0px;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	border: 1px solid #a0a0a0;
	height: 17px;
	text-align: center;
	}
.spip-admin {
	position: fixed;
	bottom: 0px;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
}

.menu_td {  background-color: #d88426}

.search_fond {  background-color: #a8ac00}