﻿.Progs,
.ListeProg
{
	width : 100%;
}
.ListeProg
{
	font-size: 10pt;
	vertical-align : top;
}

.ListeProg a
{
	text-decoration : none;
}

.Titre
{
	font-weight: bold;
	color: #990066;
}

.Description
{
	text-align: justify;
	width : 100%;
	vertical-align : top;
}

.Pied
{
	color: #990066;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	height : 20px;
	vertical-align : middle;
	background-image: url( '/images/boutons/puce_orange_fonce.gif' );
}

.Titre a,
.Pied a
{
	color: #990066;
}
.Titre a:hover,
.Pied a:hover
{
	color : #CC6699;
}

.Navigation
{
	font-size: 11pt;
	padding-top: 20px;
	font-weight: bold;
}

.Navigation a
{
	text-decoration : none;
	color: #990066;
}
.Navigation a:hover
{
	text-decoration : none;
	color : #CC6699;
}

.Precedente
{
	text-align : left;
}

.Suivante
{
	text-align : right;
}
