
img {
	border:none;
}

.apropos td, .apropos td font {
/* forcage de la police prioritaire sur la mise en forme définie dans l'éditeur */
	color : #006633;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

hr {
	border: 1px solid #62b957;
}

h1,
.apropos h1,
.apropos h1 font {
	margin-top:30px;
	margin-bottom:10px;
	font-size:30px;
}

h2,
.apropos h2,
.apropos h2 font {
	margin-top:10px;
	margin-bottom:10px;
	font-size:24px;
}
h3,
.apropos h3,
.apropos h3 font {
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}
h4,
.apropos h4,
.apropos h4 font {
	font-size:15px;
}

h5,
.apropos h5,
.apropos h5 font {
	font-size:10px;
}

body {
	background-color: #fff;
	margin:0;
	background: rgb(255,255,255) url(images/fond_body.png) repeat-y center;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.interieur {
	background-color: #dee985;
}


#bandeau {
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: rgb(255,255,255) url(images/fond.gif) repeat-x;
}
/*
#fondcontenu {
	background: url(images/pissenlit_graines.jpg);
	background-position: 10px 50%;
	background-repeat: no-repeat;
}*/

#fond2contenu {
	background: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: 101% 250px;
}

/* espace documents à télécharger */
.liensident {
	background: url("images/mures.png");
	background-repeat: no-repeat;
	background-position: left;
	padding: 3 0 5 35;
	margin:3px;
}

.liensdoc {
	background: url("images/trombone.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 3 0 5 30;
	margin:3px;
}

a.liensdoc,
a.liensident {
	text-decoration:none;
	font-size:13px;
	color: #35822e;
}

a.liensdoc:hover,
a.liensident:hover {
	color: #ff920b;
}

.formcaptcha { border:none; }

.formcaptcha font { color: #35822e; }

#lienlogin {
	margin-top : -20px;
	margin-right:10px;
	height: 20px;
	text-align: right;
}

#lienloginadmin { position:absolute; }

#lienlogin a,
#lienloginadmin a {
	font-size:11px;
	padding:2px;
	border: 1px solid #afaf65;
	background-color: #f9c28f;
	color: #35822e;
	text-decoration:none;
}

#lienlogin a:hover,
#lienloginadmin a:hover { color: white; }

#idform {
	height: 500px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #255c09;
}

#message {
	padding:24px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #255c09;
}

/* CSS généraux */
.msk{ display: none; }

.titre font {
	color: #255800;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.titre select {
	color: #255800;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titredossier a {
	color: #255800;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	vertical-align:middle;
}

.titredossier a:hover {
	color: #ff920b;
}

.titre {
	color: #255800;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url("images/titre.png");
	background-repeat: no-repeat;
	background-position: left;
	/*height: 16px;*/
	padding: 3 0 9 20;
	margin:7px;
	color: #255800;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.titre span {
	font-size:larger;
	color:#FF8B00;
}

.titrebreves {
	margin-top: 5px;
}

.titrebreves font b {
	color: #255800;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textebreves font {
	color: #255800;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.actu{
	background-color: #e8f0aa;
	border: 1px solid #62b957;
	font: 14px Arial, Helvetica, sans-serif;
	color: #255800;
	line-height: 25px;
	
	}
/*
if (document.getElementById('text').offsetHeight < 500)   document.getElementById('text').style.height = '500px';
*/
.interieur {
	width: 950px;
	/*min-height:500px;*/
	text-align: center;
	/*border-left: solid 1px #b4ac7e;
	border-right: solid 1px #b4ac7e;*/
}

.contenu{
	/*border-bottom: double 2px #fff;*/
	
	
	}

.breves {
	background-color: transparent;
	border-left: 1px solid #afaf65;
	padding: 5px;
	/*border-right: 1px solid #a9a9a9;*/
	
}


/* menuH.css
 * For: menuDropdown.js (version: 0.1x)
 */

/* if the menu is horizontal:
 * avoid defining 'static' elements that have a non-zero border and that have
 * their 'width' or 'height' different than 'auto', when they are ancestors of
 * submenu elements (including #mainMenu and #menuList themselves)
 * it may cause slight positioning bugs in Win/IE5-6
 * for the same reason, avoid setting a non-zero border on the BODY element if
 * Win/IE6.0 switches to standards-compliant mode
 */
/* if the menu is horizontal and has a 'static' position:
 * do not set neither margin nor padding nor border on the HTML element, as it
 * will lead to wrong submenu position in Opera 7
 * do not set margin on the BODY element neither (use padding instead)
 */

#mainMenu1 {
text-align: center;
  height: 28px;
  background: url(images/fondmenu.gif) repeat-x;
  margin-top: 0px;
  border-top: 1px solid #9fc120;
  border-bottom: 1px solid #9fc120;
  background-color: #fff;
/*  margin: 0 0 20px; marges autour du menu */
  padding: 0;
  /* if the menu is horizontal and has a 'static' position:
   * do not set a non-zero margin-top, if the BODY element has a zero
   * padding-top and this menu is its first 'static' child
   * this is due to an Opera 7 bug :-(
   */
  z-index: 1;
  position: static;
  /* if the menu is horizontal: use a 'static' position
   * if the menu is vertical: use an 'absolute' or 'fixed' position
   */
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#menuList1 {
/* intérieur du menu */
  /*border: 1px solid #286BBD;*/
  margin: 0;
  padding: 0;
  /* do not use a position other than 'static' here */
}

#menuList1 li {
  /* do not change these rules */
  display: inline;
  margin-right: 2px;
  padding: 0;
  list-style: none;
  
  /* do not change these rules */
}

#menuList1 li a {
/* boutons liens premier niveau */
  background-color: transparent;
  color: #355a0a;
  display: inline;
  line-height: 28px;
  /*margin: 0;*/
  padding: 2px 10px;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
  font-weight: bold;
  
}

#menuList1 li a:hover, #menuList1 li a:focus {
  color: #fff;
 
  
}

/* As Win/IE5.0 doesn't apply padding on inline elements, background images
 * must be hidden from it, otherwise they will be displayed behind text
 */
#menuList1 li a.actuator {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  color: #355a0a;
  padding-right: 15px;
  z-index:10;
 
}

#menuList1 li a.actuator:hover, #menuList1 li a.actuator:focus {
  color: #fff;
}

#menuList1 .menu {
  background-color: #bee140;
  color: #355a0a;
/*  border: 1px solid #CCC;*/
  margin: 0;
  padding: 0px;
   width: 250px;
     border: 1px solid #9fc120;
  /* only set '0' or negative margin */
  /* border  width must be the same on the four sides (in 'px' units) */
  /* padding width must be the same on the four sides (in 'px' units) */
  z-index: 1;
  position: absolute;
  visibility: hidden;
  /* always set position to 'absolute' and visibility to 'hidden' */
}

#menuList1 .menu .menu {
 /* margin-left: 2px;*/
  /* if a non-zero padding is set on .menu, set margin-left to margin-left + padding */
}

#menuList1 .menu li a {
  display: block;
  line-height: normal;
  border:none;
  text-align: left;
}

#menuList1 .menu li a:hover, #menuList1 .menu li a.actuator:focus {
  background-color: #ebf8c4;
color: #355a0a;
}

/************************************CSS FORMULAIRE********************************************/
.formlignedessus {
	color: #458200;
	font-size:12px;
	border:none;
}

.formvisu {
	/* table qui contient toutes les données */
	margin-left: auto;
	margin-right: auto;
	border: none;
	/*
	border-collapse: inherit;
	border-spacing: 5px;
	*/
}

.formvisulibelle {
	/* td de la première colonne (libellés) */
	font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #509004;
	background-color: #dbee91;
	border: 1px solid #009811;
	vertical-align:top;
}

.formvisudata {
	/* td de la deuxième colonne (données) */
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #f3ae63;
	border: 1px solid #ff6600;
}

.formintro {
	vertical-align: middle;
	padding: 15px;
	width: 600px;
	text-align: center;
	margin:auto;
}

.formintro font {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #255c09;
}

.formerreur,
.formerreur font{
/* message d'erreur */
	font: 14px Arial, Helvetica, sans-serif;
	color: #ff8b00;
}

.formlabelerreur {
	margin:5px;
	border: none;
	color: red;
	font: bold 12px Arial, Helvetica, sans-serif;
}
	
.formlabelerreur font{
	color: red;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
	
.formetoile,
.formetoile font {
/* message sur les chanmps obligatoires */
	font: 12px Arial, Helvetica, sans-serif;
	color: red;
	text-align: center;
}

.formtable,
#killrecord {
/* tableau de formulaire : généralités */
	background-color: #ffffcd;
	border: 1px solid #75c01d;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
#killrecord { margin-top : 25px; }

.formcomment font {
	font: 14px Arial, Helvetica, sans-serif;
	color: red;
}

.formlabel {
	background-color: #ffffcd;
	border: none;
	width: 200px;
	padding: 10px;
	font-size: 12px;
	color: #458200;
}
.formlabel font {
	font-size: 12px;
	color: #458200;
}

.formdata {
	background-color: #ffffcd;
	color: #6600CC;
	width: 450px;
	border: none;
	/*line-height: 20px;*/
	font-size: 12px;
}

.formdata font {
	color: #000;
	font-size: 12px;
}

.sousform {
	font: 12px Arial, Helvetica, sans-serif;
}

fieldset {
	/*-moz-border-radius : 10px;*/
	margin-top: 10px;
	border: 1px solid #fff;
	
}

.formchamptexte,
.formcaptcha input {
	border: 1px solid #75c01d;
	background-color: #fff;
}

.formcheckbox {
	/*border: inset #75c01d;*/
}

.formvalidation {
	text-align: center;
	border: none;
	background-color: #ffffcd;
}
.formsubmit {
	/* format du bouton de validation */
	color: #fff;
	background-color: transparent;
	background-image : url(images/ok.png);
	border: none;
	width: 73px;
	height: 45px;
	cursor: pointer;
}

#formkillconfirmsubmit {
	margin-left:160px;
	float:left;
}

.formkillconfirmsubmit {
	background-image : url(images/bt_confirmer.png);
	background-color: transparent;
	border: none;
	width: 140px;
	height: 49px;
}

.formkillconfirmannule {
	margin-left:310px;
	background-image : url(images/bt_annuler.png);
	background-color: transparent;
	border: none;
	width: 135px;
	height: 49px;
	cursor: pointer;
}

#formtout1880 .formintro {
	margin:0px auto 0px auto;
	padding:0px;
	width: 600px;
	text-align: center;
}

#formtout1880 .formintro font {
	font: 12px Arial, Helvetica, sans-serif;
	color: #255c09;
}
#formtout1880 .formintro strong { font-weight:bold; }

#formtout1880 .formsubmit {
	/* format du bouton de validation */
	color: #fff;
	background-color: transparent;
	background-image : url(images/enregistrer.png);
	border: none;
	width: 200px;
	height: 49px;
	cursor: pointer;
}

#formtout1880 h2 {
	padding:0px;
	margin:0px 0px 4px 0px;
	color: #255800;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.formreset {
	background-color: #ffffcd;
}
.formresume {
/* tableau de formulaire : généralités */
	padding: 7px;
	border: 1px solid #fff;
	margin-left:auto;
	margin-right:auto;
}
.formresumelabel {
/* pour les labels dans le résumé des données enregistrées - cote gauche*/
	background-color: #b4df94;
	color: #000;
	border: none;
	width: 250px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.formresumelabel font {
	font-size: 12px;
}

.formresumedata {
	background-color: #f69400;
	color: #fff;
	padding: 5px;
	width: 300px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* formulaire inscriptions adhérents */

#formtout1551,
#formtout1563,
#formtout1586 {
	margin-top:10px;
}

#formtout1551 td.formlabel {
	width: 400px;
}
#formtout1551 table.formresume {
	margin-left:auto;
	margin-right:auto;
}

#titremembrecotis {
	margin-left: 200px;
	margin-right: 200px;
	padding: 4px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#1D8925;
	color:white;
}

#infoscotis {
	margin: 10px auto 0px auto;
	padding: 4px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#f69400;
	color:000;
}

#membrecotis {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:4px;
	margin:10 200 10 200;
	border: 1px solid #75c01d;
}

#membrecotis a {
	font-weight: bold;
	color: #509004;
	text-decoration: none;
	}

#membrecotis a:hover {
	color: #ff920b;
}


#adminprix th {
	font-size:10px;
	color: #458200;
}

/* formulaire recherche producteurs et commandes */
#chercheprod,
#cherchecmd {
	font-size:12px;
	margin-bottom: 12px;
	width: 480px;
	border: 1px solid #75c01d;
	background: #ffffcd;
	padding: 5px;
}

#cherchecmd {
	font-size:12px;
	margin-bottom: 12px;
	width: 380px;
	border: 1px solid #75c01d;
	background: #ffffcd;
	padding: 5px;
}

#cherchecmd td {
	padding:3px;
}

#ajoutprod a,
.lienfinancier a {
	color: #ff920b;
	text-decoration: none;
}

#ajoutprod a:hover,
.lienfinancier a:hover {
	color: #509004;
}

#prodword {
	width:340px;
}

#cmdword {
	width:225px;
}

/* formulaire adhérents */
#btadherents {
	width: 500px;
}

#btadherents td {
	width: 50%;
	padding:5px;
	text-align: center;
}

#phoadherents {
	margin:10px;
}

#tresorerie { margin:0px 50px 0px 50px; }
#tresorerie td {
	padding:4px;
	border-bottom:1px solid;
}
#tresorerie span { font-size:12px; }

#envoiphoto {
	background-color: transparent;
	background-image : url(images/envoyer.png);
	background-repeat: no-repeat;
	border: none;
	width: 129px;
	height: 44px;
	cursor: pointer;
}

/* liste des adhérents et des producteurs */
#cherche {
	margin-top: 10px;
	margin-bottom: 20px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	width: 500px;
	border: 1px solid #75c01d;
	background: #ffffcd;
	padding: 10px;
	height:70px;
	}
	
#cherche font {
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	}	
	
#cherche label {
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

.listed {
	width:200px;
}
	
#cherchead,
#prodvalid,
#cmdvalid {
	background-image : url(images/cherchead.png);
	background-repeat: no-repeat;
	background-color : transparent;
	border: none;
	width: 129px;
	height: 44px;
	cursor: pointer;
}

#producteurs table#tablead {
	border: 1px solid #75c01d;
	color: #000;
	width: 930px;
}


#tablead,
.ml_tableliste {
	border: 1px solid #75c01d;
	color: #000;
	width: 850px;
}

#adherents li {
	text-align:left;
	margin: 0px 0px 5px 20px;
	list-style-type:none;
}

#tablead td,
#tablecom td,
.ml_tableliste td {
	padding: 4px;
	font-size:12px;
}

#tablecom span {
	font-style:italic;
}

.cmdok, .cmdno { height:15px; width:15px; margin-right:3px; }

/* les couleurs de survol se definissent dans le javascript fonctions sur et dsur : /inc/pagetopage.php */
.nlistadA,
.nlistadAP,
.nlistadAT,
.listadA,
.listadAP,
.listadAT,
.listcm {
	cursor: pointer;
	background-color: #fffebe;
}
.listA { background-color: #fffebe; }

.nlistadB,
.nlistadBP,
.nlistadBT,
.listadB,
.listB,
.listadBP,
.listadBT {
	cursor: pointer;
	background-color: #e5e58f;
}
.listB { background-color: #e5e58f; }

.listcmS {
	/* lignes non commandables de la liste (tr) */
	cursor: pointer;
	background-color: #FFBF71;
}

.listeET {
	/* Entete table commande (tr) */
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #989823;
	color:#ffffff;
}

.listeET th {
	cursor:default;
	padding:6px;
}

.listeusr {
	padding-left:6px;
	font-style:italic;
	font-weight:bold;
}

.dialogue {
	/* boite de dialogues : confirmation ou identification */
	text-align: center;
	width:450x;
	border: 1px solid #afaf65;
	margin: 80px;
	padding: 30px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #35822e;
	background:#fffebe;
}

#pageparpage {
	/* liens du bas de la liste pour navigation page par page */ 
	padding-top: 10px;
	font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#pageparpage a:hover {
	color: #509004;
	/*color: #ff920b;*/
}

#pageparpage a {
	color: #ff920b;
	/*color: #b4df94;*/
	text-decoration: none;
}
/*
#pageparpage a:visited {
	color: #509004;
}
*/

.statpre {
	padding-left:4px;
	font-weight: bold;
}

/* messagerie */
.formmesstemp {
	padding: 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #255c09;
	text-align: center;
}

#ml_texteintro {
	padding: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #255c09;
	text-align: center;
}

#ml_texteintro strong {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ff920b;
}

#ml_texteintro a:hover {
	text-decoration:none;
	color: #ff920b;
}

#ml_titrethemes {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-left:300px;
}

#ml_listethemes {
	font: 14px Arial, Helvetica, sans-serif;
	color: #255c09;
	margin-left:310px;
	margin-bottom:20px;
}

#ml_listethemes li {
	list-style-image: URL(images/li_themes.png);
	vertical-align: middle;
}

#ml_tablethemes {
	background-color: #ffffcd;
	border: 1px solid #75c01d;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

#ml_tablethemes td {
	padding:10px;
}

#ml_tablethemes li {
	list-style-type: none;
	margin:3px;
}

.ml_titreliste {
	margin:8 0 8 45;
	color:#f69400;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#ml_accueil textarea {
	text-align:center;
	margin-left:45px;
	width:850px;
}

.ml_tableliste {
	padding: 4px;
	font-size:12px;
	background-color: #fffebe;
}

.ml_tableliste th {
	background-color: #989823;
	text-align:left;
	padding:4px;
	color:white;
}

.ml_paire {
	background-color: #e5e58f;
}

.cmsurvol {
	background:#bee140;
}
