body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 10px;
	background-image:  url(img/bg_haut.gif);
  	background-repeat: repeat;
}
.bghome {
	background-image:  url(img/h_visuel.jpg);
  	background-repeat: no-repeat;
}
.bgfilet {
	background-image:  url(img/bg_filet.gif);
  	background-repeat: repeat-y;
}
.bgbleu {
	background-image:  url(img/bg_haut.gif);
  	background-repeat: repeat;
}
.bgciel {
background-color: #CCFFFF
}
.prog01 {
font-family: verdana; font-size: 11px; color: #000000; font-weight: normal; background-color: #66FFCC
}
.prog02 {
font-family: verdana; font-size: 11px; color: #000000; font-weight: normal; background-color: #CCFF66
}
.encartprog {
font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; font-variant: small-caps;
background-color: #003366
}
.ligneprog {
font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; font-variant: small-caps;
background-color: #006633
}
.separprog {
font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; font-variant: small-caps;
background-color: #FF6633
}
.txtvert {
color: #006633
}
.txtbleu {
color: #003366
}
.txtorange {
color: #FF6600
}
.txtbordeaux {
color: #990033
}
.txtv {
color: #009900
}
.texte1blanc {
font-family: verdana; font-size: 9px; color: #FFFFFF; font-weight: normal 
}
.texte1 {
font-family: verdana; font-size: 9px; color: #000000; font-weight: normal 
}
.texte2 {
font-family: verdana; font-size: 11px; color: #000000; font-weight: normal 
}
a:link {
color: #003366; text-decoration: underline ; font-weight: normal
}
a:visited {
color: #006633; text-decoration: underline ; font-weight: normal
}
a:active {
color: #003366; text-decoration: none ; font-weight: normal
}
a:hover {
color: #003366; text-decoration: none ; font-weight: normal
}
.titre {
	font-family: verdana;
	font-size: 16px;
	font-variant: small-caps;
	color: #336699;
	font-weight: bold;
}
.stitre {
	font-family: verdana;
	font-size: 14px;
	font-variant: small-caps;
	color: #336699;
}
.programme {
	font-family: verdana;
	font-size: 11px;
	font-variant: small-caps;
	color: #006633;
}