TABLE {
	font-size : medium;
}

TABLE.commemo {
	font-size : medium;
	text-align : left;
}

TD.commemo {
	text-align : left;
}


TR.commemo {
	text-align : left;
}


B.linkdes {
	color: Red;
}

DIV.linkdes {
  color: Red;
   font: bolder;
     
}

DIV.promo {
  background-color: Red;
 
}

DIV.promotit {
	color: Red;
    text-align: right;
	font-size: x-large;
}

DIV.promotitnl {
	color: Red;
    text-align: center;
	font-size: x-large;
}

BODY {
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: medium;	
}
TABLE.nav1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	border: solid;
	border-color: Blue;	
}

TABLE.nav2 {
       
    border:  solid blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	  	 
}

TD {
	text-align: center;
}
TABLE.link01 {
	text-align: left;
}
TD.linkst {
   text-align: left;
 background-color: Lime;

	
}

TD.prix {
	font-size: x-small;
}


TD.form1 {
	text-align: left;
}

TD.aleft {
	text-align: left;
}


TD.form2 {
	text-align: right;
}

TD.aright {
	text-align: right;
}
TD.promo {
	color: Red;
    font-weight: bolder;
}

DIV.aright {
	text-align: right;
}

TD.lft {
	text-align: left;
}
TD.rgt {
	text-align: right;
}

TD.tarifh {
    font-size: large;
	text-align: left;
}

TD.tarifh2 {
	text-align: left;
	font-size : medium;
}

TD.tprix {
	text-align : center;
}
TD.titre {
	background-color: #FFFFCC;
}

TD.titre2 {
	background-color: Silver;
}

TD.arr {
	background-color: Yellow;
	}
TD.dep {
	background-color: Aqua;
}
TD.occ {
	background-color: Red;
}

TD.weekend {
	background-color: Lime;
}

TR.plan1 {
	font-size: xx-small;
	
}

TABLE.planning {
	font-size: xx-small;
}


TR.contact {
	font-size: large;
	font-weight: bold;
}

DIV.xlrg {
	font-size: x-large;
}

DIV.xlrgred {
	font-size: x-large;
	color: Red;
}


DIV.lrg {
   font-size: large;
}

DIV.med {
	font-size: large;
}

DIV.sml {
	font-size: small;
}

DIV.xsml {
  font-size: x-small;
}

.smlcoul {
	font-size: small;
	background-color: White;
	color: Red;
}

DIV.rougejaune {
	font-size: small;
	background-color: #FFFFCC;
	color: Red;
}



