BODY 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #007339;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.DateRecherche
{
	color: #FFFFFF;
	font-size: 1px;
}

.MegaTitre
{
	color: #00AC59;
	font-size: 30px;
	font-weight: bold;
}

.Titre
{
	color: #007339;
	font-size: 20px;
	font-weight: bold;
}

.SousTitre
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.Texte
{
	color: #000000;
	font-size: 14px;
}

.TxtJustif
{
    text-align: justify;
}

TD.Menu
{
	background: #FFDF44;
}

TD.Menu2
{
	background: #F7B443;
  font-size: 16px;
	font-weight: bold;
}

TD.Vert
{
	background: #00AC59;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;	
}	

TD.Adresse
{
	font-size: 12px;
}

/***********************************************
* LINK
************************************************/

A:link 
{
  color: #000000;
  background: transparent;
}

A:visited 
{
  color: #000000;
  background: transparent;
}

A 
{
  color: #000000;
  background: transparent;
  text-decoration: none;
}

A:active 
{
  color: #000000;
  background: transparent;
}

A:hover {
  color: #FF0000;
  background: transparent;
  font-size: 18px;
	font-weight: bold;
}

IMG
{
	border: 0px;
}

.infobulle
{
	position: absolute;
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	background-color: #FFDF44;
}

.Acrobat
{
	color: #000000;
	font-size: 8px;
	text-align: center;
}
