body {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	color: #0000CC;
}
a, a.hover, a.visited {
	text-decoration: underline;
	color: #0000CC;
}
.a_menu, .a_menu:visited {
	text-decoration: none;
	color: #0000CC;
}
.a_menu:hover {
	text-decoration: underline;
	color: #0000CC;
}
.a_menu_blanc, .a_menu_blanc:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.a_menu_blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.a_menu_vert, .a_menu_vert:visited {
	text-decoration: none;
	color: #99CC33;
}
.a_menu_vert:hover {
	text-decoration: underline;
	color: #99CC33;
}
.a_big {
	background-color: #AAAAAA;
	font-size: small;
	font-weight: bold;
	padding-left : 5px;
	padding-right : 5px;
}
h1 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #99CC33;
	border: 0px solid;
	margin: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #99CC33;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
}
h3 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #99CC33;
	background-color: #DDFFAA;
}
h4 {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: x-small;
	font-weight: normal;
	text-align: left;
}
h6 {
	font-size: xx-small;
}
.introduction {
	position: absolute;
	font-size:1px;
	top: 95px;
	right: 20px;
	color: #0072B6;
}
strong {
	font-size: medium;
	font-weight: bold;
	color: #0000CC;
}
table {
}
.td_tar0 {
  text-align: right;
  border-left: solid 1px #999999;
	border-right: solid 0px #333333;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding:3px;
	vertical-align: top;
}
.td_tar1 {
  text-align: center;
  border-left: solid 1px #999999;
	border-right: solid 2px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 2px #999999;
	padding:3px;
	vertical-align: top;
}
.td_tar2 {
  background-color: #DDFFAA;
  text-align: center;
  border-left: solid 1px #999999;
	border-right: solid 2px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 2px #999999;
	padding:3px;
	vertical-align: top;
}
.td_tar3 {
  background-color: #DDFFAA;
  text-align: center;
  border-left: solid 1px #999999;
	border-right: solid 2px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 2px #999999;
	padding:3px;
	vertical-align: top;
	color : #FF3366;
}
th, .row_first {
	font-size: x-small;
	background-color: #99CC33;
	color: #FFFFFF;
}
.th, .trhead {
	font-weight: bold;
	background-color: #99CC33;
	color: #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	margin: 0px;
	padding: 2px;
}

td {
	font-size: x-small;
}
.td_pas_encore_abonne {
	background-color: #FFFF99;
	padding: 5px;
	border: solid 2px #FFCC33;
	text-align:center;
}

.td_ajout_favori {
	background-color: #FFFF99;
	padding: 5px;
	border: solid 2px #FFCC33;
	text-align:center;
}
.td_titre_rubrique {
	background-color: #99CC33;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.tdtotal {
	text-align: center;
}
.td1, .row_even {
	background-color: #DDFFAA;
}
.td2, .row_odd {
	background-color: #EEFFCC;
}
.td3 {
	text-align: left;
	background-color: #DDFFAA;
	font-weight: bold;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	height: 25px;
}
.td4 {
	text-align: right;
	font-style: italic;
	font-size: xx-small;
	background-color: #EEFFCC;
	border: solid 0px #DDFFAA;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
input, select, textarea {
	font-size: x-small;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hautbas {
	font-weight: normal;
	margin: 0px;
}
.attention {
	color: #FF3366;
	font-weight: bold;
}
.petite_note {
	color: grey;
	font-weight: normal;
}
.evidence_non {
	color: grey;
}
.evidence_ok {
	color: green;
	font-weight: bold;
}
.evidence_maj {
	color: purple;
	font-weight: bold;
}
.ok {
	color: #0000CC;
	font-weight: bold;
}
.note {
	color: #0000CC;
	font-weight: bold;
}
.cadre_note {
  background-color: #FFFF99; /* jaune */
	border: 2px solid;
	margin: 5px;
	padding : 5px;
}
.debug {
	color: #99CC33;
	font-weight: bold;
}
.variation_positive {
	font-size: x-small;
	font-style: oblique;
	color: #0000CC;
	font-weight: bold;
	text-align: right;
}
.variation_negative {
	font-size: x-small;
	font-style: oblique;
	color: #FF3366;
	font-weight: bold;
	text-align: right;
}
.variation_nulle {
	font-size: x-small;
	font-style: oblique;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
.bouton_echange {
	font-family: 'sans-serif';
}
.bouton_selection_indice {
	font-size: xx-small;
	padding: 0px;
	margin: 0px;
}
.bouton_plusmoins {
	font-size: xx-small;
	border: 0;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 0;
}
.date_fond {
	background-color: #CCCCCC;
}
ul.spip {
	list-style-image: url('./_img/li2.gif');
}
.li_img {
	list-style-image: url('./_img/li.gif');
	margin-bottom: 10px;
}
.doc {
	text-align: center;
}
.accueil-cadre {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC33;
	border: 0px solid;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
.accueil_texte {
	visibility: hidden;
	position: absolute;
	display: block;
	color: #0000CC;
	background-color: #FFFFFF;
	border: 1px solid #99CC33;
	text-align: justify;
	padding: 10px;
	margin-top: 5px;
	width: 300px;
}
.top-menu-item {
	font-size: 10px;
	font-weight: bold;
	background-color: #3399FF;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
.top-menu-popup {
	visibility: hidden;
}
.abonne-titre {
	font-size: 10px;
	font-weight: bold;
	border: 0px solid #0000CC;
	text-align: center;
	background-color: #3399FF;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
.menu-titre , .breve-titre, .site-titre, .idem-titre, .relation-titre, .faq-titre {
	font-size: 10px;
	font-weight: bold;
	border: 0px solid #0000CC;
	text-align: center;
	background-color: #3399FF;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
.menu-item, .breve-item, .site-item, .idem-item , .relation-item, .faq-item {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	background-color: #BBDDFF;
	border-top: 1px solid  #FFFFFF;
	border-left: 0px solid  #FFFFFF;
	border-right: 0px solid  #FFFFFF;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.actualite-item-list {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	border-top: 1px solid  #FFFFFF;
	border-left: 0px solid  #FFFFFF;
	border-right: 0px solid  #FFFFFF;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nouveau-titre {
	text-align: center;
	font-weight: bold;
	background-color: #99CC33;
	color: #FFFFFF;
	border: 0px solid;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
.nouveau-item {
	font-weight: normal;
	color: #0000CC;
	background-color: #DDFFAA;
	border-top: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.formulotheque-titre {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC33;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

.formulotheque-item {
	border: 0px solid;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}


.lettre-info-titre, .nouveau_ref-titre {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC33;
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}
.lettre-info-item, .nouveau_ref-item, .abonne-item {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	text-align: center;
	color: #0000CC;
	background-color: #FFFF99;
	border-top: 1px solid  #FFFFFF;
	border-left: 0px solid  #FFFFFF;
	border-right: 0px solid  #FFFFFF;
}
.ul_menu {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	list-style: none;
}

.spip_code {
	font-size: small;
		background-color: #DDFFAA;
}

.spip-admin {
	position: fixed;
	bottom: 0px;
}
.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}
.plan-secteur h1 {
	display: block;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
.plan-rubriques {
	clear: left;
	display: block;
}
.plan-rubrique {
	display: block;
	padding: 0px;
	font-weight: bold;
	margin: 10px;
	border: 0px solid;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: none;
}
.pied {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
.publicite {
	width: 180px;
	border: 0px solid;
	margin-bottom: 10px;
	margin-top: 10px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
.formrecherche {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: small;
}
.bouton_rechercher {
	font-weight: bold;
	margin-top: 5px;
	vertical-align: top;
}
.forml {
	background-color: #FFFFFF;
	margin-top: 2px;
	width: 80px;
}
.form_inscription {
	width: 150px;
}
.form_inscription_champ_long {
	width: 450px;
}


.resume_article_descriptif {
	border: dashed 1px #333333;
	margin-top: 3px;
	margin-left: 20px;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	text-align: left;
}
.resume_article_td_titre {
	font-size: 10px;
	text-align: left;
	padding: 0;
}
.resume_article_td_valeur {
	font-size: 10px;
	background-color: #DDFFAA;
	border: solid 2px #FFFFFF;
	padding: 5px;
}
.td_valeur_favori {
	font-size: 10px;
	background-color: #DDFFAA;
	border: solid 2px #FFFFFF;
	margin-top: 10px;
	padding: 5px;
}
.resume_article_table {
	margin-top: 5px;
}
.spip_bouton {
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: inline;
}
p.spip_note {
	margin-left: 10px;
	font-style: italic;
}
.obligatoire {
}
.titre_bandeau {
	font-size: 24px;
	position: absolute;
}
.mot_bandeau {
  color: #FFFFFF;
	font-size: 10px;
	position: absolute;
}
.mot_bandeau1 {
  color: #FFFFFF;
	font-size: 10px;
	position: absolute;
}
.mot_bandeau2 {
  color: #CCCCCC;
	font-size: 10px;
	position: absolute;
}
.mot_bandeau3 {
  color: #AAAAAA;
	font-size: 10px;
	position: absolute;
}
.mot_bandeau4 {
  color: #999999;
	font-size: 10px;
	position: absolute;
}
.connexion {
	margin-left: 150px;
	margin-right: 150px;
	padding: 10px;
	text-align: center;
}
.etat_connexion {
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
.recalcul_cache {
	position: bottom;
	bottom: 5px;
	right: 10px;
	background-color: #FFFFFF;
}
.libelle {
	background-color: #FFFFFF;
	width: 100px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}
.champ {
	background-color: #DDFFAA;
	padding-left: 5px;
	padding-right: 5px;
}

.webmail_libelle {
	background-color: #FFFFFF;
	width: 100px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}
.webmail_action {
	background-color: #FFFFFF;
	width: 100px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.webmail_champ {
	background-color: #DDFFAA;
	padding-left: 5px;
	padding-right: 5px;
}

.spip_surligne, .evidence {
	background-color: #3399FF;
	font-weight: bold;
}
.lettre_info {
	color: #333333;
	background-color: #EEFFCC;
}
.img_du_jour {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.table_ecran {
	width:100%;
}

.td_banniere {
  margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.td_ecran_bandeau {
	width:100%;
}
.td_ecran_menu_haut {
	width:100%;
}

.td_ecran_menu {
	vertical-align:top;
  width:20%;
}
.td_ecran_milieu {
	vertical-align:top;
  width:60%;
	/* un peu d'air autour */
	border-width: 10px;
	border-color: white;
	border-style: solid;
}
.td_ecran_droite {
	vertical-align:top;
  width:20%;
	/* un peu d'air autour */
	border-width : 0px;
	border-color : transparent;
	border-style : solid;
}

.td_ecran_pied{
	width:100%;
}

.titre_temoignage {
	font-size: large;
	text-align : center;
}

.fond_body_mail {
	font-size: medium;
	background-color: #DDDDDD;
}
.tag {
  color: #555555;
  font-size: 9px;
}
