body{margin-bottom: 10px;}

#header{ background: #efefef; height: 150px; }
#header div{  }
p{ margin-bottom: 7px;  }
#menu { background: #0086b4;  }
#menu ul{ display: block; overflow: hidden; margin: 0px; padding: 0px;  background: #00AFEB ;  }
#menu ul li{ display: block; overflow: hidden; margin: 0px;   border-right: 1px solid #ffffff; border-left: 1px solid #666666; }
#menu ul li a{ display: block; overflow: hidden; height: 30px;  padding: 5px 5px 0px 5px; 
	color: #000000; text-align: center; text-transform: uppercase; text-decoration: none; background: #00AFEB url("./pics/menu_bg.jpg") repeat; font-size: 12px; font-weight: bold; line-height: 12px;  }
#menu ul li a:hover{  text-transform: uppercase; text-decoration: none; background: #999999;  }

#content{  text-align: justify; }
#content div{  text-align: justify;  }
#right_column{ background: #eeeeee; text-align: justify; }
#footer{ height: 60px; background: #005697; color: #ffffff; text-align: center; }
h1 { color: #ffffff; text-indent: -9000px; }
h2{}
h3{}
h2, h3 { cursor: pointer; }

ul{ list-style-type: none; }
li{ margin: 0px; }

a, a:visited{ text-decoration: none; }
a:hover, a:focus{ text-decoration: none; background: #00afeb;}

#MyTextarea_colonne{ width: 250px; height: 500px;  }