BODY {
	border : 0px;
	margin : 0px;
	//font : small;
	font-size : small;
	font-family: sans-serif;
}

TH {
	//font : bold 10pt Arial;
	font-weight : bold;
	font-size :10pt;
	font-family : Arial;
}

TD {
	//font : 10pt, Arial;
	font-size : 10pt;
	font-family : Arial;
}

TABLE.InfoBox {
	background-color: #A6C34F;
	border-style: solid;
	border : 100px;
}

TH.InfoBox {
	background-color: #A6C34F;
	text-align: left;
	padding-left: 5px;
	//font : bold 12pt
	font-weight: bold;
	font-size: 10pt;
	color: white;
	
}

TD.Infobox {
	background-color: #D6EB97;
	padding : 3px;
}


P.TitrePage {
      //font: 18pt, Trebuchet MS;
      font-size: 16pt;
	font-family: Trebuchet MS;
      font-weight: bolder;
	letter-spacing: -1px;
      background-color: #D6EB97;
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 2px;
      padding-bottom: 2px;
}

P.SousTitre {
      //font: 14pt, Trebuchet MS;
	font-size: 14pt;
	font-family: Trebuchet MS;
      font-weight: bold;
	letter-spacing: -1px;
}

P.SousTitreAccueil {
      //font: 13pt, Trebuchet MS;
	font-size: 13pt;
	font-family: Trebuchet MS;
      font-weight: bold;
      letter-spacing: -1px;
      color: #3B89DC;
}


P.TitreGauche {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:white;
	padding-top:2px;
	padding-bottom: 2px;
	font-weight: bolder;
	width: 141px;
	background-color: #024085;
	text-align: center;
}

A.Menu {
	color: black;
	text-decoration: none;
	font-size: 8pt;
}	

A.Menu:hover {
	color: #0A3D90;
}


P.PetitTexte {
      font: 8pt;
}

TABLE.Publicite {
	margin-left: 40px;
	//margin-top: 5px;
	margin-bottom: 5 px;
}

P.ElemGauche {
	//width: 147px;
	padding-left: 5px;
	padding-right: 5px;
}

INPUT.Bouton {
	background-color: #3B89DC;
	font-size: 7pt;
	font-weight: bold;
	color: White;
	
}

A.PetitLien {
	font-weight : bold;
	font-size : 8pt;
      
}

P.Erreur {
      font-weight: bold;
      font-size: 12pt;
      color: red;
}

P.Lettre {
      padding-top: 0px;
      //font: 50pt, Trebuchet MS;
      font-size: 50pt;
	font-family: Trebuchet MS;
      font-weight: bold;
      color: #D6EB97;
}

TABLE.SousMenu {  
	background-color: #000000;
	}

TD.SousMenu {
	background-color: #3B89DC;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
}

A.SousMenu {
	text-decoration: none;
	color: White;
}

TABLE.Premium {
      background-color: #CCCC9A;
	border-style: solid;
	border : 100px;
}

TH.Premium {
      background-color: #CCCC9A;
      color: #344922;
      //font: bold 12pt;
	font-weight: bold;
	font-size:10pt;
	text-align: left;
	padding-left: 5px;
}

TD.Premium {
      background-color: #F2EFD0;
	padding : 7px;
	line-height: 130%;
}

A.HeaderMenu {
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	height: 28px;
	//padding-top: 20px;
	//padding-top: 12px;
	padding-left:6px;
	padding-right:6px;
	vertical-align: -18%;
}

.TextAd {
	background-color: white;
	border-left: 1px solid #024085;
	border-right: 1px solid #024085;
	border-bottom: 1px solid #024085;
	font-weight:bold;
	font-size:9pt; 
	padding:6px;
	text-align:center;
}

.MenuBoxHeader {
  background-color:#3B89DC;
  text-align:center;
  font-size:9pt;
  font-weight:bold;
  color:white;
}

.MenuBoxBody {
  background-image: url(/img/bg_avis.jpg);
  background-color:#f7fafd;
}

