/* AUTEUR: lavanchy
 DATE DE CREATION: 23/06/03 */
BODY {FONT-FAMILY:    "Comic Sans MS","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:0 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: url(fondvoile-bleu.jpg);
    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: 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);*/
H1 {
    BACKGROUND-REPEAT: no-repeat;
	BORDER: 0 solid #ca3232;
	COLOR: #ba2726;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5;
	PADDING-RIGHT: 4px;
	PADDING-TOP: 1px;
	WIDTH: 60%;
	FONT-FAMILY: Times New Roman
   }   

H3 {FONT-FAMILY: Times New Roman;
    background-repeat:repeat;
    border:   0px solid white ;
    
    font-size: 16px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
	color:#FFCC19;
    }   
 
 H2 {border:   0px groove #004433;
    color: #EDAB0D;
    FONT-SIZE: 18px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5;
	PADDING-RIGHT: 4px;
	PADDING-TOP: 1px;
	WIDTH: 60%;
	FONT-FAMILY: Times New Roman
    }


/*    --------------------------------------------- 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:white;
   font-size: 10pt;
   text-decoration:none;
   font: bold;
   }
a:hover
   {color:yellow;

   }



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;   
    }
