@charset "iso-8859-1";

body {
    color: black; 
    font-family: "Tahoma","Times New roman"; 
    font-size: 12px;  
    background-color: white;
    margin:0;
    padding:0;
}

table {
    font-size: 14px;  
    font-family: "Tahoma", "Times New roman",sans-serif;
     
}

.colonnerayee {
    background-image: url("http://www.maison-ecobio.com/graphismes/fond_raye.gif") ; 
    font-size: 12px;
}
    

div#page,div.page {  /* page complète */
    position:relative;
    margin-left:auto;
    margin-right:auto;
    z-index:90;
    width:880px;
    font-family: "Tahoma","Times New roman",sans-serif;
    font-size: 14px;   
}


div.page form,div.page form table td  { 
    font-size: 12px;   
}

div#menu_haut {  /* menu du haut de l'écran*/
    position:absolute;
    left:5px;
    top:5px;
    width:100%;
    height:100px;
    z-index:100;
}

div#menu_haut_texte {
    position:absolute;
    left:215px;
    top:4px;                                                                     
    width:550px; 
    height:100px;
    font-size: 11px;   
}

#menu_haut_texte a.lien16 {
     text-decoration : none;
}

#menu_haut_texte a.lien14 {
     text-decoration : none;
}

#menu_haut_texte a.lien12 {
     text-decoration : none;
}


#menu_haut_texte a.lien11 {
     text-decoration : none;
}


#table_ban_entete {
    
    

}


div#pagecontenupal {
    position:absolute;
    left:5px;
    top:96px;                                                                     
    width:100%; 
}

div#pagecontenupal table {
    font-family: "Tahoma","Times New Roman",sans-serif;
    font-size: 14px;   
}

div#pagecontenupal h1  {
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: 120%; 
    font-weight: bold;
    color :#b0002c  ;
    text-decoration : underline;
    } 

div#pagecontenupal h2 { 
    margin-top: 0em;   
    margin-bottom: 0em;   
    font-size: 110%;   
    font-weight: bold;
    }  

div#pagecontenu a  {
    font-size:13px;
}

div#pagecontenu #menu_cote a {
    font-size:11px;
}

div#quickliens { /* Partie des quicks liens en dessous de menu haut */
    position:static;
    background-image: url("http://www.maison-ecobio.com/graphismes/fond_raye.gif") ;
    width:100%;
    padding : 20px 10px 10px 10px; 
}

div#contributeur {
    width:140px;
    float:left;
    clear:left;
    background-color: #E0E0E0;    
    margin : 0 3px 3px 0;
    padding : 3px;
    border : 4px dotted red;
}

div#centrepub {
    width:100%;   
    text-align:center;
    background-color: #eaece4; 
    padding : 8px 10px 0 10px; 
     
}

div#cheminement { /* cheminement des chapitres jq la page */
    width:100%; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    background-image: url("http://www.maison-ecobio.com/graphismes/fond_raye.gif") ;
    padding : 20px 10px 10px 10px; 
}

div#pagecontenu,div#googleSearchUnitIframe { /* Contenu réel de la page */
    position:static;
    width:100%;
    background-color: #eaece4;
    
    padding : 10px;
    margin: 0;
}

div#pagecontenu a img {
    padding:0;
    margin:0;
    border:none;
}

div#pagecontenu a.lienpage  {
    color :#8a3f23 ;
    font-family :"Tahoma","Times New Roman",sans-serif;
    font-weight : bold;
    font-size : 14px;
    text-decoration : underline;
    cursor : hand;
}

div#pagecontenu div#gauche a.lien11 {
    color :#8a3f23 ;  
    font-family : Tahoma, Times New Roman;
    font-weight : bold;   
    font-size : 11px;
    text-decoration : underline;
    cursor : hand;
}

/* Menu de coté */
div#menu_cote { /* Menu de coté de la page*/
    width:185px;
    float:right;
    background-color: #d1e1bb;
    margin : 3px 0 3px 6px;
    padding : 1px 0 3px 4px;
    border : 2px inset maroon;
}

div#menu_cote_pub { /* Menu de coté de la page*/
    margin-top:20px;
}
/* Menu de l'autre coté (pub)*/
div#menu_autre_cote { /* Menu de coté de la page*/
    position : absolute;
    width:160px;
    height:600px;
    top:260px;
    left:2px;
    float:none;
    background-color: inherit;
    border : 2px inset maroon;
    z-index: 1;
    visibility:hidden;      /*  rendu visible par le source javascript, pour publicité visible ou pas */
}

div#menu_cote em { /* Menu de coté de la page*/
    text-decoration :underline;
}

div#menu_cote ul { /* Menu de coté de la page*/
    margin:0 ;
    padding: 0;
    list-style: none;
}

div#menu_cote ul ul{ /* Menu de coté de la page*/
    margin:0 ;
    padding: 0 0 0 20px;
    list-style: none;
}
/* Fin du menu de coté*/

div#pubthematique {
    text-align:center;
    background-color: white;
    
    width : 100%;
    height: 55px;
    text-align: center;
    margin-top:8px ;
    clear:both; 
}

div#footer {
    text-align: center;
}

/* Plan du site */
div.plan_image {
    width:120px;
    float:left;
}

div.plan_ul {
   position:static;
}

div.clearleft {
   clear:left;
}


div.plan_ul ul.niveau1 li a {
   font-size : 14px;   
}

div.plan_ul ul.niveausuiv li a {
   font-size : 11px;
}

div.plan_ul a {
    color :#8a3f23 ;
    font-family : Tahoma, "Times New Roman";    
    font-weight : bold;   
    font-size : 11px;   
    text-decoration : underline;   
    cursor : hand;

}

div.plan_ul a:Hover {
    color : #a6652a;
}

div#encadretitre {
    background-image: url("http://www.les-creatifs.com/graphismes/fd_1.gif");
    width:580px;
    height:6px;
}

/* tables en petits caractères */
table#tabletext11 td {
    font-family : Tahoma, "Times New Roman";
    font-size : 11px; 
    border-style: solid; 
    border-width: thin;
}  

/* fond noir pour pages Halloween */
#fondnoir {  /* menu du haut de l'écran*/
    background-color: black;
    color:#fbd791;   
}

div.publicitegalerie {
    background-color: #FFF3CA;
    text-align: center;
    margin: 0 15px 0 15px;
    
}

/* page index */

div#gauche,.gauche { 
  float:left;
  clear:left;
  width:200px; 
  font-size:11px;
  font-family: "Tahoma","Times New Roman",sans-serif;    
}
.droite { 
  float:right;
  clear:right;
  font-size:11px;
  font-family: "Tahoma","Times New Roman",sans-serif;    
}

div.mea{
    float:left;
    clear:left;
    width:190px;
    margin : 10px;
    padding : 10px;
    border: dotted #c1034f 4px;
    visibility: visible;
    z-index: 0;
    background-image: url("http://www.fiches-pratiques.net/graphismes/carre.gif")  ;
    color: #b0002c;
    font-size: 1.1em;
}

div.meadernier{
    float:left;
    clear:left;
    width:300px;
    margin : 10px;
    padding : 10px;
    border: dotted #c1034f 4px;
    visibility: visible;
    z-index: 0;
    background-image: url("http://www.fiches-pratiques.net/graphismes/carre.gif")  ;
    color: #b0002c;
    font-size: 1.1em;
}

div.exergue{
    clear:left;
    width:70%;
    margin : 10px;
    padding : 10px;
    border: dotted #c1034f 2px;
    visibility: visible;
    z-index: 0;
    background-color: white;
    color: #b0002c;
    font-size: 1.1em;
}

div#galeries { 
  margin : 5px; 
  padding : 2px;
  float:right;
  clear:none;
  width:280px;
}

div#boutiquesdeco { 
  margin : 5px; 
  padding : 2px;

 
}


div#centregalerie,div#centregalerie tr td {
    font-family : Tahoma, "Times New Roman";   
    font-size : 12px;
}


