A {
	COLOR: #333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333; TEXT-DECORATION: underline
}

.libelle-chaine-grille {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial
}
.titre-diffusion-grille {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial
}
.libelle-categorie-grille {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #333333; FONT-FAMILY: Arial
}
.heure-grille {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial
}
.joursemaine {
	FONT-WEIGHT: bold; text-align: center; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial
}
.progressbar_vert { 
    border:0px solid #000000; 
    width: 100%; 
    height: 20px; 
    line-height: 20px; 
    text-align: center; 
	Background: url(/images/barre.png) repeat-x center center;
}
.progressbar_vide { 
    border:0px solid #000000; 
    width: 100%; 
    height: 20px; 
    line-height: 20px; 
    text-align: center; 
	
}
.today { 
	Background: #FFEAFA;
	BORDER-BOTTOM: #dad8cc 2px solid;
}

.progressbar_jaune { 
    border:0px solid #000000; 
    width: 100%; 
    height: 20px; 
    line-height: 20px; 
    text-align: center; 
	Background: url(/images/barre_jaune.png) repeat-x center center;
}

.progressbar_gris { 
    border:0px solid #000000; 
    width: 100%; 
    height: 20px; 
    line-height: 20px; 
    text-align: center; 
	Background: url(/images/barre_gris.png) repeat-x center center;
}

.progressbar_orange { 
    border:0px solid #000000; 
    width: 100%; 
    height: 20px; 
    line-height: 20px; 
    text-align: center; 
	Background: url(/images/barre_rouge.png) repeat-x center center;
}

.venteprivee a, .venteprivee a:active, .venteprivee a:hover, .venteprivee a:visited{
	font-size : 11px;
	font-family: sans-serif, Arial, Helvetica ;
	color: #F09;
	text-align : left;
	font-weight: bold;
	text-decoration:none;
}


.neutre {
	font-size : 11px;
	font-family: sans-serif, Arial, Helvetica ;
	color: #333;
	text-align : left;
	font-weight: bold;
}
.marque, .marque  a, .marque a:active, .marque a:hover, .marque a:visited{
	font-size : 11px;
	font-family: sans-serif, Arial, Helvetica ;
	color: blue;
	text-align : right;
	font-weight: bold;
	text-decoration:none;
}

.categorie, .categorie  a, .categorie a:active, .categorie a:hover, .categorie a:visited{
	font-size : 13px;
	font-family: sans-serif, Arial, Helvetica ;
	color: #000000;
	text-align : center;
	font-weight: bold;
	text-decoration:none;
}
.semaine,  .semaine  a,  .semaine a:visited {
	font-size : 21px;
	font-family: sans-serif, Arial, Helvetica ;
	color: #636363;
	text-align : center;
	font-weight: bold;
	text-decoration:none;
}
.semaine a:hover, .semaine a:active{
	font-size : 21px;
	font-family: sans-serif, Arial, Helvetica ;
	color: #636363;
	text-align : center;
	font-weight: bold;
	text-decoration:underline;
}

.filtre,  .filtre  a,  .filtre a:visited {
	font-size : 14px;
	font-family: sans-serif, Arial, Helvetica ;
	color: #636363;
	text-align : center;
	font-weight: bold;
	text-decoration:none;
}
.filtre a:hover, .filtre a:active{
	font-size : 14px;
	font-family: sans-serif, Arial, Helvetica ;
	color: #636363;
	text-align : center;
	font-weight: bold;
	text-decoration:underline;
}
