/* AUTEUR: lavanchy */
/* DATE DE CREATION: 23/06/03 */

/*---------- les menus des categories ---- */
.tabcasevert
             {background:rgba(130,145,140,.75);font-size:14;
			  border-color:white; border-width:1; border-style:double; 
			  
             }
			 
.tabcasemaron
             {background:rgba(76,76,76,.75);font-size:14;
			  border-color:white; border-width:1; border-style:double; 
			  
             }
.tabcasebois
             {BACKGROUND: url(fondbois.jpg);font-size:12;color:white;
			  border-color:white; border-width:1; border-style:double; 
			  height:24px;
             }
.tabcasebois2
             {BACKGROUND: url(fondbois2.jpg);font-size:12;color:yellow;
			  border-color:white; border-width:1; border-style:double; 
			  height:24px;
             }
.tabcasebois3
             {BACKGROUND: url(fondbois3.jpg);font-size:12;color:yellow;
			  border: 1 solid yellow; 
			  height:24px;
             }
/*----------LISERET--------------------  */
.liseretmaron99
             {color:maroon; width:99%;
    	     }	
.liseretvert99
             {color:#004433; width:99%;
    	     }				 
/*----------PROMO------------------------*/
.tabpromomaron33
             {background:maroon;font-size:14; width:33%;
			 }
.tabpromovert33
             {background:#004433;font-size:14; width:33%;
			 }
/*----------MENU SUP-----*/
.menupubdroite
             {font-size:12; color:white; 
			  border-color:navy; border-width:1; border-style:double; 
			  margin-right:0; margin-left:2%; 
			  background-color:#8A4202;
	         }		 
.menuliens
             {font-weight:500; font-size:14; color:white; 
			  border-color:navy; border-width:1; border-style:double;
			  background-color:maroon;
			 }	
.menuliens2
             {font-weight:500; font-size:14; color:white; 
			  border-color:navy; border-width:1; border-style:double;
			  background-color:#004433;
			 }
/*-------------*/
.boutonretour
             {background-color: #004433; width:100; border: thin solid olive;
			 }
/*--------affichearticle-----------------*/
.tabartimaron99
             {background:maroon;font-size:14; width:33%; padding:5;
			 }

.tabartivert99
             {background:#004433;font-size:14; width:33%; padding:5;
			 }
/*-------- CADDIE	-------------*/
.caddie
             {position:absolute; top:70; left:10; width:160; height:120; font-size:12; color:white; 
			  border:   1px groove orange; 
			 }
/*----------liens bas page catego--------*/
.affichesuite
             { width:30%;  font-size:14; color:white; 
			  border:   1px groove orange; 
			 }
/*++++++++++++++++++++++++++++++++++++++++++*/
/*----------- presenta le texte-----*/
.affichetexte
             { width:80%;  font-size:14; color:white; 
			  border:   1px groove orange; 
			 }
.affichetexte2
             { width:70%;  font-size:14; color:white; 
			  border:   1px groove orange;
			  margin-left:25%; 
	         }
.affichetextesimple
             {font-size:14; color:white; 
			  border:   1px groove orange;
			  padding:2; 
			 }		 
	
/*------------- h2 ----------*/

H2 {
    border:   0px groove #ffffff;
    color: black;
    font-size: 20px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    width:50%
	
   }
H3 {
    border:   0px groove #ffffff;
    color: black;
    font-size: 20px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    width:50%
   }
   
body
   {background-attachment:fixed;
    color:black;
   }
   
a {color:white;
   text-shadow: 1px 1px 1px #000000;
  }
a:hover {color:#3ADC99;
  } 