/* @override 
	http://localhost:3000/stylesheets/screen.css
	http://asitymadagascar.org/stylesheets/screen.css
*/

body {
  font-size: 62.5%;
  color: #333;
  background-color: #000000;
  margin: 0;
  padding: 0;
  font-family: tahoma, arial, helvetica, sans-serif;
}

.user {
  min-height: 80px;
  padding: 5px;
}

.user.odd {
  background-color: #EEE;
}

.user .image img {
  width: 64px;
  height: 64px;
}

.user .image {
  float: left;
}

.user .image p {
  margin: 0;
}

.user .details {
  margin: 0;
  margin-left: 80px;
}

.user .details h4 {
  margin: 0;
}

#my_text_area #images_list {
  float: right;
  width: 200px;
  height: 280px;
  overflow: auto;
}

div {
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

br.clear {
  height: 0;
}

.right {
  float: right;
}

.left {
  float: left;
}

.tright {
  text-align: right;
}

.tleft {
  text-align: left;
}

.replace {
  display: none;
}

td {
  vertical-align: bottom;
}

a {
  color: #600000;
  text-decoration: underline;
}

a.destroy_image_lnk {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFFFFF;
  padding: 3px;
  text-decoration: none;
  color: #333333;
  margin: 3px;
}

a:hover {
  color: #800000;
}

a img, a:hover img {
  border: none;
}

a.img {
  border: none;
}

li h2 a {
  display: block;
  border: none;
}

#tools {
  width: 20em;
  position: fixed;
  z-index: 20;
  left: 10px;
  top: 10px;
  font-size: .8em;
  background-color: #EEE;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-bottom: 1px solid #AAA;
  border-right: 1px solid #AAA;
}

#header {
  width: 960px;
  height: 143px;
  background-image: url(/images/header.jpg);
  position: relative;
}

#header p {
  margin: 0;
  padding: 0;
}

#search {
  width: 220px;
  position: absolute;
  right: 10px;
  bottom: 3px;
  text-align: right;
}

#submit_container {
  display: none;
}

#q_container label {
  display: none;
}

#pagewrapper {
  width: 960px;
  margin: 0 auto;
}

#baseline {
  width: 960px;
  height: 50px;
  background: url(/images/layout/baseline.png);
}

#left_col {
  float: left;
  width: 190px;
  margin-right: 10px;
}

#menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu #menu_top {
display: none;
}

#menu #menu_bottom {
display: none;
}

#menu li {
  font-size: 1.5em;
  color: #FFF;
}

#menu a, #menu span.current {
  display: block;
  width: 190px;
  height: 47px;
  margin: 0;
  padding: 0;
}

#accueil_lnk {
  background: url(/images/layout/menu/accueil.png);
}

#activities_lnk {
  background: url(/images/layout/menu/activities.png);
}

#sites_lnk {
  background: url(/images/layout/menu/sites.png);
}

#info_lnk {
  background: url(/images/layout/menu/info.png);
}

#publications_lnk {
  background: url(/images/layout/menu/publications.png);
}

#members_lnk {
  background: url(/images/layout/menu/members.png);
}

#images_lnk {
  background: url(/images/layout/menu/photos.png);
}

#forum_lnk {
  background: url(/images/layout/menu/forum.png);
}

/*
#forum_lnk.current {
  background: url(/images/layout/forum_c.png);
}

#forum_lnk:hover {
  background: url(/images/layout/forum_h.png);
}
*/

#contact_lnk {
  background: url(/images/layout/menu/contact.png);
}

#slideshow {
  margin-top: 10px;
  width: 190px;
  height: 253px;
}

#slideshow img {
  position: absolute;
  z-index: 8;
}

#slideshow img.active {
  z-index: 10;
}

#slideshow img.last-active {
  z-index: 9;
}

#content_wrapper {
  background: white url(/images/layout/content_bg.png) top no-repeat;
  width: 610px;
  margin-left: 200px;
  min-height: 500px;
  padding: 10px 0 190px 0;
}

#content #index {
  text-align: left;
  padding: .7em;
  background-color: #EEEEEE;
}

div.pagination {
  padding: .7em;
  margin: .7em 0;
  position: absolute;
  bottom: 0;
}

#content .index span.disabled {
  color: #AAAAAA;
}

#content {
  width: 590px;
  margin: 0 auto;
  font-size: 1.2em;
  overflow: hidden;
}

#images {
  width: 100%;
  float: left;
}

.image {
  float: left;
  margin: 2.5px;
  position: relative;
}

#right_col {
  width: 140px;
  float: right;
  background-color: #000000;
  color: white;
}

#right_col a {
  color: inherit;
  text-decoration: none;
}

#right_col #flash_ttl {
  width: 140px;
  height: 30px;
  background: url(/images/layout/flash_ttl.png);
}

#right_col #liens_ttl {
  width: 140px;
  height: 30px;
  background: url(/images/layout/liens_ttl.png);
}

#footer {
  width: 960px;
  height: 225px;
  margin: -170px auto 0 auto;
  background: bottom url(/images/footer.gif) no-repeat;
}

#footer p {
  margin: 0;
  padding: 0;
}

#footer #info {
  position: absolute;
  float: left;
  margin-top: 200px;
  margin-left: 10px;
}

#footer #olona {
  margin-left: 735px;
}

.message {
  padding: 1%;
}

.message.level_1 {
  width: 96%;
  margin-left: 2%;
}

.message.level_2 {
  width: 94%;
  margin-left: 4%;
}

.message.level_3 {
  width: 92%;
  margin-left: 6%;
}

.message.level_4 {
  width: 90%;
  margin-left: 8%;
}

.message.level_5 {
  width: 88%;
  margin-left: 10%;
}

.odd {
  background-color: #eee;
  color: #333;
}

.summary {
  padding: 5px;
}

#related {
  padding: 5px;
  margin-left: 5px;
  width: 30%;
  float: right;
  font-size: .9em;
  background-color: #EEEEEE;
}