body {
  background-color: #ffffff;
  color: #000000;
  font: normal 90% "arial", "helvetica", sans-serif;
}

a img {
  border: 0;
}

table caption {
  font-size: 1.4em;
  font-weight: bold;
}

.header {
	width: 100%;
  margin-bottom: 10px;
  padding: 0px;
  color: #777bb4;
  border-top: solid 5px #777bb4;
  border-left: solid 1px #777bb4;
  border-right: solid 1px #777bb4;
  border-bottom: solid 1px #777bb4;
  background-color: #cccccc;
}

.header img {
	float: left;
}

.colBody {
	vertical-align: top;
	width: 100%;
}

.contenu {
	margin-top: 8px;
  margin-bottom: 10px;
  text-align: justify;
}

.contenu hr {
  weight: 1px;
  width: 100%;
}

.contenu a {
  color: #0066cc;
  background-color: transparent;
  text-decoration: underline;
}

.contenu a:visited {
  color: #0066cc;
  background-color: transparent;
  text-decoration: underline;
}

.contenu a:hover {
  color: #dd0000;
  background-color: transparent;
}

.contenu h1 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  color: #666666;
  background-color: #ffffff;
  border-bottom: solid 1px #777bb4;
  clear: left;
}

.contenu h2 {
	clear: left;
  color: #ff9a30;
  background-color: #ffffff;
  text-decoration: none;
  font-size:160%;
}

.contenu h3 {
	clear: left;
  color: #0066cc;
  background-color: #ffffff;
  font-weight: bold;
  margin-top:10px;
  padding-top:10px;
}

.contenu h3 a {
  color: #0066cc;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.contenu h3 a:hover {
  color: #dd0000;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.contenu h3 a:visited {
  color: #0066cc;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.contenu .liens h3 {
	clear: left;
  color: #0066cc;
  background-color: #ffffff;
  font-weight: bold;
}

.contenu .liens h3 a {
  color: #0066cc;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.contenu .liens h3 a:hover {
  color: #dd0000;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.contenu .liens h3 a:visited {
  color: #0066cc;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.imageGauche {
  float: left;
  margin: 0px 10px 10px 0px;
  border: 1px solid gray;
}

.contenu strong {
  color: #ff9a30;
  background-color: #ffffff;
}

.contenu table th {
  background-color: #474a6c;
  color: #ffffff;
}

.contenu table .cellSousTitre {
  background-color: #dddeed;
  color: #000000;
}

.contenu table .cellImpaire {
  background-color: #eaeaea;
  color: #000000;
}

.contenu table .cellPaire {
  background-color: #ffffff;
  color: #000000;
}

.contenu table .cellTitreLigne {
  font-weight: bold;
  vertical-align:top;
}

.colHook {
	vertical-align: top;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.hook {
	width: 150px;
  margin-top: 11px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.colHook .hook .inscription {
  text-align: left;
  border: 1px solid black;
  background-color: #FFE9CC;
  padding: 2px;
}

.colHook .hook .inscription p {
  font-weight: bold;
  text-align: center;
}

.colHook .hook .inscription ul{
  margin-left: 7px;
  padding-left: 7px;
}

.colHook .hook .qui-suis-je {
  text-align: left;
}

.colHook .hook .qui-suis-je h1 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  color: #666666;
  background-color: #ffffff;
}

.colHook .hook h1 {
  font-size: 1.4em;
  font-weight: bold;
}

.hook a {
  color: #0066cc;
  background-color: transparent;
  text-decoration: underline;
}

.hook a:visited {
  color: #00468c;
  background-color: transparent;
  text-decoration: underline;
}

.hook a:hover {
  color: #dd0000;
  background-color: transparent;
}

.hook table th {
  background-color: #6c6a47;
  color: #ffffff;
}

.hook table .cellSousTitre {
  background-color: #dad8bb;
  color: #000000;
}

.hook table .cellImpaire {
  background-color: #edecdd;
  color: #000000;
}

.hook table .cellPaire {
  background-color: #ffffff;
  color: #000000;
}

.colFooter {
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.footer {
	color: #777bb4;
  margin-top: 10px;
  border-top: solid 1px #777bb4;
  border-left: solid 1px #777bb4;
  border-right: solid 1px #777bb4;
  border-bottom: solid 5px #777bb4;
  background-color: #eeeeee;
}

.footer p {
  margin: 0;
  color: #666666;
  background-color: #eeeeee;
}

.colMenu {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu {
  width: 150px;
  font-size: 0.9em;
  margin: 10px;
}

.menu h3 {
  margin: 0;
  color: #666666;
  text-align: center;
  border-bottom: solid 1px #777bb4;
  background-color: #ffffff;
}

.menu ul {
  list-style: none;
  width: 150px;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1.1em;
  border-bottom: solid 1px #777bb4;
}

.menu li {
  margin-bottom: 8px;
  height: 20px;
  font-weight: bold;
}

.menu li a {
  text-decoration: none;
  color: #505050;
  display: block;
  padding: 6px 0 0 10px;
  background-color: #f4f4f4;
  border-left: 4px solid #cccccc;
  background-image: url("/images/item_menu_off.gif");
  background-repeat: repeat-x;
}

.menu li a:hover {
  background-color: #eaeaea;
  color: #286ea0;
  border-left: 4px solid #286ea0;
  background-image: url("/images/item_menu_on.gif");
  background-repeat: repeat-x;
}

.menu li a.selected {
  text-decoration: none;
  display: block;
  padding: 6px 0 0 10px;
  border-left: 4px solid #cccccc;
  background-color: #eaeaea;
  color: #286ea0;
  background-image: url("/images/item_menu_on.gif");
  background-repeat: repeat-x;
}

.menu li a:hover.selected {
  color: #286ea0;
  background-color: #eaeaea;
  border-left: 4px solid #286ea0;
  background-image: url("/images/item_menu_on.gif");
  background-repeat: repeat-x;
}

table {
  margin: 0 0 0 0;
  padding: 0;
  font-size: 0.9em;
  border-bottom: solid 1px #777bb4;
}

.annonce {
  margin: 10px 0 10px 0;
  padding: 10px;
  width: 130px;
  color: #505050;
  background-color: #f4f4f4;
  line-height: 1.3em;
}

.annonce a {
	display: block;
  color: #0066cc;
  background-color: #f4f4f4;
  text-decoration: underline;
}

.annonce a img {
	text-decoration: none;
}

.annonce a:visited {
  color: #0066cc;
  background-color: #f4f4f4;
  text-decoration: underline;
}

.annonce a:hover {
  color: #dd0000;
  background-color: #f4f4f4;
}

.clients {
  margin: 0;
  padding: 2px;
  width: 144px;
  color: #505050;
  background-color: #ffffff;
  line-height: 1.3em;
  text-align: center;
  border: 1px dashed #000;
}

.clients h2 {
	color: #666666;
  background-color: #ffffff;
  margin-top: 0px;
}

.clients a {
	display: block;
  color: #0066cc;
  background-color: #ffffff;
  text-decoration: underline;
  margin-bottom: 5px;
}

.clients a:visited {
  color: #0066cc;
  background-color: #fff;
  text-decoration: underline;
}

.important {
  color: #003366;
  background-color: #f7f7f7;
  font-weight: bold;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url(/images/bg_important.gif);
  background-repeat: repeat-x;
}

.pas-disponible {
  color: #003366;
  background-color: #f7f7f7;
  font-weight: bold;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

pre.code {
  width: 90%;
  max-height: 300px;
  padding: 7px;
  border: dashed 1px #aaa;
  background-color: #efefef;
  color: #000;
  overflow: auto;
  font-size: 110%;
  margin-top: 10px;
  margin-bottom: 10px;
  clear:both;
}

pre.output {
  width: 90%;
  max-height: 300px;
  padding: 7px;
  border: solid 1px #aaa;
  background-color: #fff;
  color: #000;
  overflow: auto;
  font-size: 110%;
  margin-top: 10px;
  margin-bottom: 10px;
  clear:both;
}

.fonctions {
	padding-top: 10px;
	text-align: right;
	clear: both;
}

.fonctions A {
	color: #0066cc;
  background-color: #ffffff;
  text-decoration: none;
}

.fonctions A:hover {
	color: #dd0000;
  background-color: #ffffff;
  text-decoration: none;
}

.fonctions A:visited {
	color: #0066cc;
  background-color: #ffffff;
  text-decoration: none;
}

.toplinks {
	text-align: right;
	vertical-align: top;
	height: 120px;
	margin-right: 10px;
}

.toplinks a {
  color: #0066cc;
  background-color: transparent;
  text-decoration: underline;
}

.toplinks a:visited {
  color: #0066cc;
  background-color: transparent;
  text-decoration: underline;
}

.toplinks a:hover {
  color: #dd0000;
  background-color: transparent;
}

.ariane {
	clear: both;
}

.ariane a {
  color: #0066cc;
  background-color: #ffffff;
  text-decoration: underline;
}

.ariane a:visited {
  color: #0066cc;
  background-color: #ffffff;
  text-decoration: underline;
}

.ariane a:hover {
  color: #dd0000;
  background-color: #ffffff;
}

.petit {
	font-size: 0.86em;
}

.tag {
	font-size: 0.86em;
	color: #666666;
}

.noteDroite {
	clear: right;
	float: right;
	width: 300px;
  padding: 7px;
  border: dotted 1px #aaaaaa;
  background-color: #e5e6f1;
  color: #000000;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-style: italic;
}

.noteGauche {
	clear: left;
	float: left;
	width: 300px;
  padding: 7px;
  border: dotted 1px #aaaaaa;
  background-color: #e5e6f1;
  color: #000000;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-style: italic;
}

.bloc-sections {
  background-image: url(/images/bg_section.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.sections {
	float: left;
	width: 100%;
	background-color: transparent;
}

.section {
	float: left;
	width: 49%;
	text-align: left;
	background-color: transparent;
}

.section ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}

.section li {
  background-color: transparent;
	display: block;
	margin-bottom: 10px;
}

.section li .ident {
  padding: 0 0 0 18px;
  display: block;
  font-size: 0.86em;
}

.section a.puce {
	position: relative;
  display: block;
  padding: 0 0 0 18px;
  background-color: transparent;
  background-image: url(http://www.un-programmeur-php.ca/images/puce_section.gif);
  background-repeat: no-repeat;
  background-position: 4px 0.3em;
  margin-right: 20px;
  text-decoration: none;
}

.section a.puce:hover{
	text-decoration: underline;
	background-color: transparent;
}

.section a.puce-titre {
	position: relative;
  display: block;
  color: #ff9a30;
  font-size: 1.6em;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 10px;
  background-color: transparent;
}

.section a.puce-titre:hover{
	text-decoration: underline;
	background-color: transparent;
}

.avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.NbrCommentaire {
  color: #ff9a30;
  background-color: #ffffff;
  font-size: 0.86em;
  text-align: right;
  width: 100%;
}


/* http://www.vertexwerks.com/tests/sidebox/ */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 35em; /* ems so it will grow */
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
}

.boxbody {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

