BODY 
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #74c042;
	background: #000000;
	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: #ffffff;
  background: transparent;
}

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

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

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

A:hover {
  color: #c72027;
  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;
}

.tableMG {display: table; width:100%; border: 0px blue solid; margin:auto; height:45%}
.rowMG {display: table-row; width:100%; border: 0px green solid; margin:auto;}

.cell1MG {display: table-cell; width:100%; border: 0px red solid; margin:auto; vertical-align:middle;padding-bottom:20px;}
.ensemble1MG {position:relative; width:75%; border: 0px yellow solid; margin:auto; text-align: center;}

.cell3MG {display: table-cell; width:33%; border: 0px red solid; margin:0 auto; vertical-align:middle; padding-bottom:20px; text-align: center;}
.ensemble3MG {position:relative; width:80%; border: 0px yellow solid; margin:0 auto; vertical-align:middle; text-align: center;}
