.tableau1 {
	border: thin solid #18185a;
	margin-top: 2em;	

	margin-left: 2em;
	border-spacing: 3px;
}


.tableau1 a:link, .tableau1 a:visited  {
	text-decoration: none;
	font-weight: bold;	
	color:#a27d51;
}

.tableau1 a:hover
{
	color:red;
}


.tableau1 .entete {
	background-color: #FFF7D3;
	font-weight: bold;
}

.tableau1 td.entete1 {
	/*background-color: #885102;*/
	background-color: #0000FF;
	font-weight: bold;
	color: #F9FFAF;
	text-align: center;
}


.tableau2 {
	/*background-color: #DCFFFF;*/
	background-color: #FFF7D3;
	border-collapse: collapse;
	border: thin solid #885102;
	margin-top: 2em;	
	vertical-align: middle;
	margin-left: 2em;
	border-spacing: 4px;
}

.tableau2 td {
	border: thin solid #18185a;
	width: 50%;
	padding: 0px;
	vertical-align: top;
	padding: 2px;
}

.tableau2 a:link,
.tableau2 a:visited  {
	text-decoration: underline;	
	color:#573301;
}

.tableau2 a:hover
{
	color:#392677;
	background-color:#9DC1CB; 
	text-decoration: none;
}

.tableau2 a.page:link,
.tableau2 a.page:visited  {
	text-decoration:none;
	font-weight: bold;	
	color:#161167;
}

.tableau2 a.page:hover
{
	color:#97BBC4;
	text-decoration: underline; 
	color:#161167;
	background-color: #97BBC4;
}


.tableau2 a.lien1:link,
.tableau2 a.lien1:visited  {
	text-decoration:none;
	font-weight: bold;	
	color:navy;
}




.tableau2 a.help:link,
.tableau2 a.help:visited  {
	text-decoration: underline;
	font-size: 10px;
	color:#161167;
}

.tableau2 a.help:hover
{
	color:#161167;
	background-color: #DCFFFF;
}


.tableau2 th {
	background-color: #160E45;
	font-weight: bold;
	color: white;
}

.tableau2 td.entete1 {
	/*background-color: #885102;*/
	background-color: #00529F;
	font-weight: bold;
	color: #F9FFAF;
	text-align: center;
}

.tableau2 td.entete2 {
	/*background-color: #97BBC4;*/
	background-color: #DDDDDD;
	color: #573301;
}

.pa a:link, .pa a:visited  {
	text-decoration: none;
	font-weight: bold;	
	color:#074C0E;
}

.pa a:hover
{
	color:#C46300;
}

.rubrique  {
	text-decoration: none;
	color:#999999;
}