/* AUTEUR: lavanchy
 DATE DE CREATION: 23/06/03 */
BODY {FONT-FAMILY:    "Times New Roman","Comic Sans MS", Times, serif ;background-repeat:repeat}

/* ---------- les menus des categories ---- background:url(fond-vert-ski.jpg);background: url(fond-maron-ski.jpg);
    */
.tabcasevert 
   {font-size:16;
    border:1 solid white;
	FONT: bold ;
    }

.tabcasemaron {
    font-size:16;
    border: 1 solid red;
	FONT: bold ;
    }

/* OK choix des rubriques dans restau */
.tabcasebleu {FONT-SIZE: 15;  COLOR: black; BACKGROUND-REPEAT: no-repeat; BORDER: 0 solid white; }

/* OK LIENS */
.tabcasebois{
    background-color:#d8d094;
	
    font-size:10;background-repeat:no-repeat;
	color:red;font-weight: 850;
	height:16;
    border: 1 solid red;
    }
	
 .tabcasebois3 {
    background-color:white;
    font-size:10;
    color:yellow;
    border: 1 solid black;
    height:16;
    padding:2;
    text-align:center}

/* cat1 cliquée */
.tabcasebois3b {
    BACKGROUND: url(bouton2.jpg);
    font-size:10;
    color:white;
    border: 1 solid white;
    height:18;
    padding:2;
    text-align:center}
.tabcasebois3c {
    background-color:#d8d094;
	BACKGROUND: url(anim-bouton2c.gif);
    font-size:10;
    color:yellow;
    border: 1 solid white;
    height:18;
    padding:2;
    text-align:center}
	
.tabsouslienselct
   { BACKGROUND: url(bouton2.jpg);
    font-size:10;
    color:#f5dc67;
   }

/* ------------- h2 ---------- BACKGROUND: url(fond-bouton-orange.jpg);*/
H2 {font-size:14;color:white;background-image:url("fonds/fondbois.jpg");border: 1 solid #FFFF66; width:250}
H1 {font-size:18;color:white;background-image:url("fonds/fondbois.jpg");border: 1 solid #FFFF66; width:300}
H3 {font-size:14;color:white;background-image:url("fonds/fondbois.jpg");border: 1 solid #FFFF66; width:151}





/*    --------------------------------------------- grille de tarifs aspect */

.grille1
   {background-color:green;
    font-size:14;
	color:white;
	BACKGROUND: url(fond-bouton-orange.jpg);
   }
 .grille1b
   {background-color:white;
    font-size:14;
	color:yellow;
	BACKGROUND: url(fond-bouton-orange2.jpg);
   }
.grille2
   {background-color:white;
    font-size:14;
	color:yellow;
	BACKGROUND: url(fond-bouton-orange.jpg);
   }
 .grille2b
   {background-color:white;
    font-size:14;
	color:white;
	BACKGROUND: url(fond-bouton-orange2.jpg);
   }
     
   
/* CSS issu des tutoriels http://css.alsacreations.com */
A  {color:#FFCC33;text-decoration:none}
A:hover  {color:#FFFF99}

A.liengauche
    {color: black;
     font-size:10;
	 text-decoration: none;   
    }
A:hover.liengauche 
    {COLOR: black;
     text-decoration: none;   
    }
A.liengauche2
    {color: gray;
     font-size:10;
	 text-decoration: none;   
    }
A:hover.liengauche2 
    {COLOR: black;
     text-decoration: none;   
    }