  body { 
	background-color: rgb(162, 192, 228);
	background-color: #d9e5f7;
	padding: 0px;
	MARGIN: 0px;
	line-height: 150%;
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 0.9em;
	word-spacing: normal;
	color: rgb(0, 0, 0);
	}

  p {
/*	font-size: 8pt;*/
	font-variant: normal;
	text-transform: none;
	color: #646464;
	margin: 0px;
   }

  ul {
/*	font-size: 8pt;*/
	font-variant: normal;
	color: #646464;
	text-transform: none;
	margin: 0;
	margin-left: 30px;
   }

  td {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-variant: normal;
	text-transform: none;
	color: Black;
    }

  a:link {
	color: rgb(0, 0, 153);
	text-decoration: none;
    }

  a:active {
	color: rgb(0, 0, 153);
	text-decoration: none;
    }

  a:visited {
	color: rgb(0, 0, 153);
	text-decoration: none;
    }

  a:hover {
	color: rgb(0, 0, 153);
	text-decoration: underline;
    }

  hr {
	border-style: solid;
	color: Gray;
	height: 1pt;
    }

#piedp {
	BACKGROUND-COLOR: #fff;
	COLOR: #666;
	BORDER-BOTTOM: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	WIDTH: 95%;
	LINE-HEIGHT: 100%;
	TEXT-ALIGN: left;
	FONT-FAMILY: Verdana, Tahoma, sans-serif;
	FONT-SIZE: 0.7em;
	padding: 10px 0 10px 0;
}

  #container {
/*	background-color: rgb(0, 153, 255);*/
	background-color: #ffffff;
	width: 95%;
/*	margin-left: auto;
	margin-right: auto;*/
	border: 1px solid rgb(0, 0, 153);
	line-height: 130%;
	text-align: left;
	overflow: hidden;
    }

  #left {
	background-color: rgb(255, 255, 255);
	width: 18%;
	float: left;
/*	overflow: hidden;*/
}

  #right {
	background-color: rgb(255, 255, 255);
	width: 19%;
	float: none;
	overflow: hidden;
}

  #center {
	background-color: rgb(255, 255, 255);
	width: 62%;
	float: left; /*	overflow: hidden;*/
}

  #menu {
	background-color: rgb(255, 255, 255);
	width: 95%;
   }
	 
  .MenuTable {
	border: 1px solid rgb(241, 241, 241);
	}

  .MenuHead {
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 4px;
	cursor: default;
	padding-top: 2px;
	font-family: Verdana,Arial,Helvetica;
	background-color: rgb(241, 241, 241);
    }

  .menutxta {
	border: 1px solid rgb(241, 241, 241);
	padding: 1px 4px 3px 6px;
	cursor: default;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
    }

  .menutxta a:visited {
	color: #646464;
	text-decoration: none;
    }

  .menutxta a:active {
	color: #646464;
	text-decoration: none;
    }

  .menutxta a:link {
	color: #646464;
	text-decoration: none;
    }

  .menutxta a:hover {
	color: rgb(0, 0, 141);
	text-decoration: none;
	font-weight: bold;
    }

 .font080 {
 	font-size: 80%;
    }
	 
  #banner {
	color: rgb(255, 255, 255);
	height: auto;
    }

  #banner h1 {
	background-color: #3380FF;
	color: rgb(255, 255, 255);
	margin: 0px;
	padding: 10px 15px 10px;
	font-size: 115%;
	font-weight:bold;
    }

  #banner h2 {
	background-color: rgb(76, 64, 178);
	margin: 0px 0px 5px;
	padding: 5px 10px 5px 15px;
	border-top: 1px solid rgb(255, 255, 255);
	border-bottom: 1px solid #3380FF;
	font-size: 80%;
}

  #banner a {
	text-decoration: none;
	color: rgb(255, 255, 255)
    }

  .sidebarv {
	background-color: rgb(162, 192, 228);
	padding: 20px 10px 8px;
	border: thin solid Gray;
	line-height: 100%;
}

  .sidebarv h2 {
	border-bottom: 1px solid Gray;
	margin: 1px 0px 12px;
	font-weight: bold;
	font-size: 100%;
	padding: 1px;
}
  .sidebarv p {
	color: Black;
	line-height: 130%;
	font-size: 8pt;
}

  .sidebar {
	padding: 20px 10px 8px;
    }

  .sidebar h2 {
	margin: 1px 0px 12px;
	border-bottom: 1px solid rgb(0, 0, 0);
	font-weight: bold;
	font-size: 100%;
}

  .sidebar p {
	line-height: 130%;
	font-size: 8pt;
    }

  .sidebar ul {
	margin: 0px 0px 30px;
	padding: 0px;
    }

  .sidebar li {
	margin: 10px 0px 0px;
	font-size: 65%;
	line-height: 150%;
	list-style-type: none;
    }

  .sidebar li.description {
	margin: 0px 0px 15px;
	text-align: left;
    }

  .sidebar li.album {
	text-align: center;
    }

  .sidebar img {
	border: 1px solid rgb(51, 51, 51);
	padding: 2px;
	background: rgb(255, 255, 255) none repeat scroll 0%;
    }

  .sidebar li.link img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: -4px;
    }

  .content {
	width: 98%;
	padding: 20px 10px 8px;
    }

  .content h2, h1 {
	border-bottom: 1px solid rgb(102, 102, 102);
	border-color: #003872;
	COLOR: #003872;
	margin: 1px 0px 12px;
	font-weight: bold;
	font-size: 110%;
}
  .content h1 {
	FONT-SIZE: 24px; LINE-HEIGHT: 30px;
	FONT-WEIGHT: normal; MARGIN-BOTTOM: 10px; COLOR: #3366CC; FONT-FAMILY: 'Trebuchet MS', Verdana, sans-serif
}
  .content H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN-BOTTOM: 15px; COLOR: #666; LINE-HEIGHT: 18px
}

  .content h3 {
	border-bottom: 1px solid rgb(0, 0, 0);
	color: #646464;
	margin: 1px 0px 12px;
	font-weight: bold;
	font-size: 0.9em;
    }

  .content p, td {
	line-height: 140%;
	font-size: 0.9em;
    }

  .content ul {
	line-height: 120%;
	font-size: 0.9em;
    }

  .content a:link {
	color: rgb(0, 0, 153);
	COLOR: #3366CC;
	text-decoration: none;
	/*font-weight: bold;*/
    }

  .content a:active {
	color: rgb(0, 0, 153);
	COLOR: #3366CC;
	text-decoration: none;
	/*font-weight: bold;*/
    }

  .content a:visited {
	color: rgb(0, 0, 153);
	COLOR: #3366CC;
	text-decoration: none;
	/*font-weight: bold;*/
    }

  .content a:hover {
	color: rgb(0, 0, 153);
	COLOR: #3366CC;
	text-decoration: underline;
	/*font-weight: bold;*/
    }

  .content p.posted {
	border-bottom: 1px dashed rgb(0, 0, 0);
	margin: 15px 5px 15px 0px;
	padding: 3px 3px 20px 0px;
	clear: both;
	font-size: 90%;
    }

  table.calendar {
	margin-bottom: 15px;
	width: 100%;
	letter-spacing: 0.1em;
	text-align: left;
	voice-family: inherit;
	font-size: 7pt;
    }

  h1.texte {
	font-family: Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	font-size: 115%;
	margin-bottom: -5px;
	margin-left: 0.1%;
	margin-top: 25px;
    }

  h2.texte {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 107%;
	margin-left: 0.1%;
	margin-top: 10px;
	margin-bottom: 4px;
    }

  h3.texte {
	color: rgb(153, 0, 0);
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 140%;
	margin-left: -5%;
	margin-top: 2em;
    }

  .TitrePage {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: rgb(0, 0, 153);
    }

  .policeitalic {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	color: #858585;
	font-style: italic;
}

  .TitrePageCentral {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: rgb(162, 192, 228);
	margin-top: 2px;
}

  .orbtitre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: rgb(0, 153, 204);
	text-align: center;
    }

  .soustitre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: rgb(0, 153, 204);
	margin-top: 12px;
	margin-bottom: 8px;
    }

  .Titreb {
	font-weight: bold;
	font-size: 11pt;
	color: rgb(0, 37, 126);
	font-family: Arial,Helvetica,sans-serif;
    }

  .SurTitreb {
	font-weight: bold;
	font-size: 16pt;
	color: rgb(0, 37, 126);
	font-family: "Times New Roman",Times,serif;
	margin-top: 20px;
	margin-bottom: 12px;
    }

  .Texte {
	font-size: 8pt;
	line-height: 11pt;
	color: rgb(0, 37, 126);
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    }

  .Somhaut {
	font-size: 9pt;
	color: rgb(0, 37, 126);
	font-family: Arial,Helvetica,sans-serif;
    }

  .asterix {
	font-size: 9pt;
	color: rgb(0, 37, 126);
	font-family: Arial,Helvetica,sans-serif;
    }

  .texterubrique {
	font-family: "Times New Roman",Times,serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: rgb(0, 153, 204);
    }

  p.plus {
	margin: 10px;
    }

  p.surtitre {
	margin: 1px 10px;
	font-weight: bold;
	font-size: 11px;
    }

  p.titre {
	margin: 1px 10px;
	font-weight: bold;
	font-size: 13px;
	color: rgb(221, 108, 59);
    }

  p.chapo {
	margin: 1px 10px;
	font-weight: bold;
	color: rgb(221, 170, 102);
	text-align: justify;
    }

  p.texte {
	margin: 1px 10px;
	text-align: justify;
    }

  p.red {
	margin: 1px 10px;
	color: red;
    }

  p.source {
	margin: 1px 10px;
	color: rgb(160, 160, 160);
	font-style: italic;
    }

  p.CentralNotaBene {
	font-size: 10px;
	color: rgb(112, 128, 144);
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    }

  .textelegal {
	/*font-family: Verdana;
	font-size: 7pt;
	line-height: 11pt;
	font-variant: normal;
	text-transform: none;*/
	color: #000000;
	margin-top: 2px;
	margin-left: 7px;
}

  .fondjaune {
	background: yellow;
    }
.textecourantbold {
	font-weight: bold;
	color: #000000;
	font-size: larger;
}
.textecourantboldital {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; line-height: 12pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
