/* AUTEUR: lavanchy
 DATE DE CREATION: 23/06/03 */
BODY {FONT-FAMILY:    "Times New Roman", 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: 14; FONT-WEIGHT: 900; COLOR: #FFDB76; BACKGROUND-REPEAT: no-repeat; BORDER: 0 solid white; }

/* OK LIENS */
.tabcasebois{
    background: url(fondvoile-bleu.jpg);
    font-size:10;background-repeat:no-repeat;
	color:red;font-weight: 850;
	height:16;
    border: 1 solid teal;
    }
	
 .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: 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:#F4D88D;
   }

   /*    --------------------------------------------- grille de tarifs aspect */

.grille1
   {background-color:green;
    font-size:14;
	color:black;
	BACKGROUND: url(fond-bouton-orange.jpg);
   }
 .grille1b
   {background-color:white;
    font-size:14;
	color:black;
	BACKGROUND: url(fond-bouton-orange2.jpg);
   }
.grille2
   {background-color:white;
    font-size:14;
	color:black;
	BACKGROUND: url(fond-bouton-orange.jpg);
   }
 .grille2b
   {background-color:white;
    font-size:14;
	color:black;
	BACKGROUND: url(fond-bouton-orange2.jpg);
   }
   
   
   
/* ------------- h2 ---------- */
H2 {BACKGROUND: url(fond-bouton-h2.jpg);
    BACKGROUND-REPEAT: no-repeat;
	BORDER: 1 solid #FEE1A4;
	COLOR: white;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 8;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 3px;
	WIDTH: 90%;
	FONT-FAMILY: Comic Sans MS
   }   

H3 {FONT-FAMILY: Comic Sans MS;
   
    
	background-repeat:repeat;
    border:   0px groove #004433;
    color: #FADD91;
    font-size: 16px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    width:90%}   
 
 H4 {
    background: url(fond-pictu-affi.jpg);
   	background-color: white;
	background-repeat:repeat;
    border:   1px groove #004433;
    color: red;
    font-size: 12px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    width:99%}
/* CSS issu des tutoriels http://css.alsacreations.com */

A {color: #F6D98D;
   font-size:10;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
  }
A:hover {color: yellow;
   font-size:10;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
  }

A.liengauche
    {color: black;
     font-size:10;
	 text-decoration: none;   
    }
A:hover.liengauche 
    {COLOR: #F4D88D;
     text-decoration: none;   
	 font-size:10;
    }
A.liengauche2
    {color: gray;
     font-size:10;
	 text-decoration: none;   
    }
A:hover.liengauche2 
    {COLOR: black;
     text-decoration: none;   
	 font-size:10;
    }