.regMsgErr { color:red; font-size:10pt; }

/*****************
 * Page registre *
 *****************/
.registre { width:100%; border:1px solid #cccccc; }
.registre thead { font-size:9pt; font-weight:bold; padding:5px; cursor:hand;}
.registreTxt { font-size:8pt; }
.regNav { font-size: 8pt; text-align:center; color: #006; padding:10px}
.regNav a { color: #006; text-decoration:none;}
.regNav a:hover { color: red; text-decoration:underline;}


/**************
 * Page fiche *
 **************/
.regFicNum { color: #006; font-weight: bold; font-size: 8pt; float:left; }
.regFicLiens { font-size: 8pt; float:right; color: #006;}
.regFicLiens a { color: #006; text-decoration:none;}
.regFicLiens a:hover { color: red; text-decoration:underline;}

.regFicTitre { color: #000000; font-weight: normal; font-size: 9pt }
.regFicSection { color: #77BFFF; font-weight: bold; font-size: 11pt; cursor:hand;}
.regFicTable { font-size: 8pt; }
.regFicTable a { color: #006; text-decoration:none; }
.regFicTable a:hover { color: red; text-decoration:underline; }
.regFicTd1 { font-weight: bold; }
.regFicTd2 { font-weight: normal; font-style:italic; }

.regEvolTable
{
	font-size: 8pt;
	border-collapse: collapse
}
.regEvolTable th
{
	border-bottom: 1px solid #555;
	font-style:italic;
}
.regEvolTable td
{
	border-bottom: 1px solid #ddd;
}
.regEvolTable.date
{
	vertical-align:top;
	width:75px; 
	border-right:1px solid #555;
}


.regFicComTd1 { border-bottom:1px solid #dddddd; }
.regFicComTd2 
{ 
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd; 
	text-align:right; 
	vertical-align:top; 
	width:50px;
}


/******************
 * Page recherche *
 ******************/
.rechForm { text-align:center;}
.rechForm table { border:1px solid #cccccc; width:500px; font-size:8pt}
.rechForm input { font-size:8pt;}
.rechForm select { font-size:8pt;}

.msgLogin { font-size:10pt; color:red;}

/*************
 * Page site *
 *************/
.regSite { font-size:8pt; color: #009; margin-left:20px; line-height:20px;}
.regSite a { font-size:8pt; color: #009; text-decoration:none;}
.regSite a:hover { font-size:8pt; color: #009; text-decoration:underline;}