a.formulaire
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.typeForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;
	color: #B8272D;
	text-decoration: underline;
}
td.titreFormulaire
{
	background-color: #B8272D;
	color:#FFFFFF;
	font-weight: bold;
}
td.listeCours
{
	padding-left: 25px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}
td.titreSousForm
{
	background-color:#B8272D;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
td.gaucheFormulaire
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 125;
}
td.listeGauche
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.gaucheFormulaireBas
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 125;
}
td.droiteFormulaire
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-bottom: 1px solid #CCCCCC;
}
td.droiteFormulaireBas
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-bottom: 1px solid #CCCCCC;
}
td.liste
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;

}
td.listeIcones
{
	border-bottom: 1px solid #CCCCCC;
	padding-left: 3px;
}
td.gaucheFiche
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.droiteFiche
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-bottom: 1px solid #CCCCCC;
}
td.souligneGras
{
	border-top: 2px solid #666666;
	border-bottom: 1px solid #666666;
}
td.soulignePointille
{
	border-bottom: 1px solid #CCCCCC;
	background-color: whitesmoke;
}
td.souligne
{
	border-bottom: 1px solid #666666;
}
td.messageConfirmation
{
	font-size: 10pt;
	font-weight: bold;
	background-color:#FFFFCC;
	border-left: 2px solid #B8272D;
	border-right: 2px solid #B8272D;
	padding: 3px;
}
td.bordureTopConf
{
	font-size: 3pt;
	border-top: 2px solid #B8272D;
	background-color:#FFFFCC;
}
td.bordureBottomConf
{
	font-size: 3pt;
	border-bottom: 2px solid #B8272D;
	background-color:#FFFFCC;
}
table.tabFormulaire
{
	border: 1px solid #666666;
	width: 520px;
}
table.tabMoneris
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 520px;
}
table.tabScroll
{
	width: 499px;
}
table.ficheEtudiant
{
	border: 1px solid #999999;
	width: 260px;
}
input.formulaire
{
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 8pt;
	padding-left: 5px;
	color: #666666;
}
select.formulaire
{
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 5px;
	color: #666666;
}
textarea.formulaire
{
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 8pt;
	padding-left: 5px;
	color: #666666;
}
a.lienCours
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B8272D;
	font-weight: bold;
	text-decoration: underline;
}
.bouton
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
div.scrollbar
{
	width: 518;
	height: 180;
	overflow:auto;
	border: 1px solid #666666;
}

