body {
  margin: 20px;
  padding: 0px;
  font-family: verdana, tahoma, helvetica, arial, sans-serif; 
  font-size: 11px;
  background: #c7c3c3; 
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: #ffffff; 
}

a {
  text-decoration: none;
  color: #c36170;
}

a:hover {
  text-decoration: underline;
  color: #c36170;
}

input {
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 10px;
  margin: 0.5ex;
}

input[type="text"], input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #888888;
  padding: 2px;
}

#container {
  padding: 0px;
}

#header {
  float: left;
  width: 100%;
  text-align: left;
  margin: 0px;
  height: 180px;
  border-top: 11px solid #000000;
  background: #ffffff;
  
}

#location {
  height:00px;
}

#news {
  float: right;
  padding: 10px;
  padding-top: 10px;
  width: 240px;
  background: #ffffff; 
}

#navigation {
  float: left;
  padding: 10px;
  padding-top: 10px;
  width: 180px;
  height: 500px;
  text-align: center;
  background: #ffffff; 

}

#navigation p, #news p {
  border-top: 3px solid #c36170;
  border-bottom: 1px solid #c36170;
  padding-left: 33px;
  padding-top : 5px;
  padding-bottom : 5px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}

#news ul {
  list-style-image: url(../images/mouse2.png);
  padding-left: 25px;
}

#navigation li, #navigation li {
  padding-bottom: 0.4em;
}

#navigation form {
  padding-left: 10px;
}

#content-firstpage {
  padding: 10px;
  padding-top: 10px;
  margin-left: 240px;
  margin-right: 300px;
  background: #ffffff; 
  
}

#co/ntent {
  padding: 30px;
  padding-top: 20px;
  margin-left: 30px;
  margin-right: 180px;
}

#descriptif {
  padding: 10px;
  background-color: #000000;
  border: 1px dashed #dddddd;
  margin-bottom: 15px;
}

#descriptif-title {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  padding: 2px;
}

.section-title {

  font-size: 120%;
  font-weight: bold;
  margin-bottom: 10px;
}

.section-article {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 15px;
  background: #ffffff; 
}

.section-article a {
  background: url(../images/mouse2.png) left no-repeat;
  padding:10px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.section-breve {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 15px;
  background: #ffffff; 
}

.section-breve a {
  background: url(../images/mouse2.png) left no-repeat;
  padding:10px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.section-article p {
  margin-left: 15px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: justify;
}

#article-title {
  font-size: 180%;
  font-weight: bold;
}

#article-info {
  color: #aaaaaa;
  padding: 5px;
}

#pdf {
  float: right;
  padding: 10px;
  padding-top: 20px;
  padding-right: 20px;
  float: 160px;
}


#spacer {
  clear: both;
}

#footer {
  font-size: 80%;
  color: #555555;
  text-align: center;
}
