body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font: 1.0em/1.4em "lucida grande", verdana, tahoma, sans-serif;
  text-align: justify;
  color: #555555;
  width: auto;
  margin: 0;
  padding: 0;
  background: #ffffff;
}

span {
  font-size: 0.8em;
}

a {
  text-decoration: none;
  color: #7e7e7e;
}

a:hover, a:active {
  text-decoration: underline;
}

ul{
  list-style: none;
}

img {
  height: auto;
  padding: 1em;
  border: none;
}

.filesharing-description {
  margin: 1.2em 0 1em 0;
  border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
    font-size: 0.8em;
    margin-bottom: 1.0em;
}

.filesharing-item .version {
  font-size: 0.8em;
  color: #7e7e7e;
}

.filesharing-item a {
  font-weight: bold;
  padding-left: 16px;
  background: no-repeat left center url(images/arrow_down.png);
}

.album-description {
  margin: 1.2em 0 1em 0;
  border-bottom: 1px solid #d9d9d9;
}

.album {
    font-size: 0.8em;
    margin-bottom: 1.0em;
}

.album .version {
  font-size: 0.8em;
  color: #7e7e7e;
}

.album a {
  font-weight: bold;
  padding-left: 16px;
  background: no-repeat left center url(images/next.png);
}

.glink  {
  display: inline;
  color: #54ce79;
  text-decoration: underline;
}

.text {
  font-style: italic;
  display: inline-block;
  width: auto;
  margin-bottom: 3.5em;
  margin-top: 3.5em;
  border-style: groove;
  border-width: 1px;
  font-size: 0.8em;
  color: black;
  padding: 3.5em;
  
}

.text h1 {
  font-weight: bold;
  padding-bottom: 2.3em;
}

.text span {
  font-size: 1em;
}

.text em {
	font-style: normal;
	font-weight: normal;
}

.sign{
  margin-top: 6em;
  text-align: right;
  color: #7e7e7e;
}

.tuto {
  display: block;
  margin-right: 12em;
  padding: 2.5em;
  font-size: 0.8em;
  color: black;
}

.tuto h1 {
  text-align: center;
  font-weight: bold;
}

.tuto h2 {
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

#pageHeader {
  color: #7e7e7e;
  text-align: left;
  height: auto;
  margin-bottom: 10px;
  padding: 25px;
  background: repeat-x left top url(images/header_bg.png);
  border-bottom: 1px solid #eaeaea;
}


#pageHeader h1 {
  color: #7e7e7e;
  font-size: 1.7em;
  margin: 0 0 0.25em 0;
}

#pageHeader #switch {
  float: right;
  width: 50px;
  font-size: 0.6em;
  line-height: 1.5em;
  padding: 0 0 0 16px;
  background: no-repeat left center url(images/play.png);
}


#contentContainer {
  margin: 0 0 0 140px;
  padding: 40px;
}

#content h1 {
  font-size: 1.1em;
  margin: 0.8em 0 0.8em 0;
}

#content h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 1.0em;
  margin: 1em 0 1em 0;
  color: #555555;
}


#sidebarContainer {
  float: left;
  width: 120px;
  margin:0px 0 10px 0;
}

#navcontainer {
  font-size: 0.75em;
  color: #000000;
  margin: 0 0 0 -25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}


#navcontainer li {
  padding-left: 16px;
  background: no-repeat left center url(images/button_normal.png);
}

#navcontainer #current  {
  color: #54ce79;
  text-decoration: underline;
  background: no-repeat left center url(images/button_down.png);
}

#navcontainer #current  a {
  color: #54ce79;
}

#valid {
	float: left;
	margin-top: -100px;
	padding: 1em;
}

#valid img {
	padding: 0px;
	margin: 0px;
	border: none;
}

#col_droite {
  margin-left: 1em;
  border-color: #cccccc;
  border-left-width: 1px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: solid;
  float: right;
}

#text_list {
  clear: both;
  text-align: left;
  float: right;
  font-size: 0.75em;
  color: #7e7e7e;
}

#text_list a{
  text-decoration: none;
}

#text_list #current_text a{
  color: #54ce79;
}

#buttons {
  margin-bottom: 1em;
  padding-left: 40px;
  text-align: left;
  font-size: 0.75em;
  color: #7e7e7e;
}

#nav {
	font-size: 1.5em;
	text-align: center;
}

#image {
  margin-right: 11em;
}

#footer { 
  text-align: center;
  font-size: 0.8em;
  width: auto;
  padding: 0px;
  border-top: 1px solid #eaeaea;
}