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

/*---------- les menus des categories ---- */
.tabcasevert
             {font-size:14;color:maroon;
			  border-color:white; border-width:0; border-style:double; 
             }
			 
.tabcasemaron
             {font-size:14;color:teal;
			  border-color:white; border-width:0; border-style:double; 
             }

/*----------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 ----------*/
H3 {border:   1px solid #004433;
    color: teal;
    font-size: 16px;
    size: 16pc;
	
   }
H4 {border:   1px solid #004433;
    color: maroon;
    font-size: 16px;
    size: 16pc;
	
   }
a {color:#A80800;
    font-size: 16px;
    size: 16pc;font-weight:650;
  }   
