html, BODY
{
	color: #333333;
	background-color: #9FB8B5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,sans-serif;

}


  
A, TABLE, TD, TR, INPUT, SELECT
{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,sans-serif;
}

TABLE
{
	BORDER: 0px;
}

.titreL1
{
	FONT-FAMILY: tahoma,sans-serif;
	color: #663333;
	font-size: 15px;
}

.titreL2
{
	FONT-FAMILY: tahoma,sans-serif;
	font-size: 14px;
}


.barreLien
{
	FONT-FAMILY: tahoma,sans-serif;
	font-size: 14px;
}


.OffLien
{
	
	font-size: 16px;
	font-weight : bold;
	color : #330000;
	background-color: #A27C4B;
	height: 30px;
}

.OnLien
{
	font-size: 16px;
	font-weight : bold;
	color : #A27C4B;
	background-color: #330000;
	CURSOR:hand;
	height: 30px;
}

.note1
{
	FONT-FAMILY: tahoma,sans-serif;
	font-size: 9px;
}





.normal
{
	FONT-FAMILY: tahoma,sans-serif;
	font-size : 11px;
	color: #000000;
}


a.lienP2
{
	font-size: 12px;
	font-weight : bold;
	color: #CC2A0F;
	text-decoration: underline;
}
a.lienP2:link
{
	font-size: 12px;
	font-weight : bold;
	color: #CC2A0F;
	text-decoration: underline;
}
a.lienP2:visited
{
	font-size: 12px;
	font-weight : bold;
	color: #CC2A0F;
	text-decoration: underline;
}
a.lienP2:hover
{
	font-size: 12px;
	font-weight : bold;
	color: #CC2A0F;
	text-decoration: underline;
}
a.lienP2:active
{
	font-size: 12px;
	font-weight : bold;
	color: #CC2A0F;
	text-decoration: underline;
}





.over1
  {
  overflow: visible;
  }
.over2
  {
  overflow: hidden;
  }
.over3
  {
  overflow: scroll;
  }
.over4
  {
  overflow: auto;
  }

  

