body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

img {
  border: none;
}

blockquote {
    margin: 0;
    font-style: italic; 
}

.small {
    color: #777;
    font-size: 0.75em;
}

#container {
  margin: auto;
  width: 75%;
  margin-top: 10px;
}

.menu {
  height: 28px;
  background-image: url("../images/menu-bg.jpg");
  min-width: 480px;
}

.menu .menu-left {
  height: 28px;
  width: 5px;
  background-image: url("../images/menu-left.jpg");
  background-repeat: no-repeat;
  float: left;
}

.menu .menu-center {
  padding-top: 4px;
  vertical-align: bottom;
  height: 24px;
  float: left;
}

.menu .menu-right {
  height: 28px;
  width: 5px;
  background-image: url("../images/menu-right.jpg");
  background-repeat: no-repeat;
  float: right;
}

.menu .menu-center a { 
  font-size: 11px;
  text-decoration: none;
  padding: 2px 10px 2px 20px;
  border-right: 1px #E8E8F4 solid;
}  

.menu .menu-center a:link { color: #0B1791; }
.menu .menu-center a:visited { color: #0B1791; }    
.menu .menu-center a:active { color: #0B1791; }    
.menu .menu-center a:hover { color: #E8E8F4; background-color: #0B1791; }  

#left {
  width: 122px;
  height: 400px;
  /*IE position: absolute;*/ /*Colle le centre a droite de la box de gauche(enlève l'espace) > enlever le float*/
}

#right {
  width: 122px;
}

#middle {
  background-color: #E8E8F4;
  margin-left: 4px;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position: bottom left;
  clear: both;
}

table.middle {
  width: 100%;
}

tr.middle {
  vertical-align: top;
}

.center {
  margin-left: 122px; 
  margin-right: 122px;
  height: 300px;
  background-color: #FFFFFF;
}

#navbar {
  background-color: #0B1791;
  margin: 10px 4px 10px 4px;
  color: white;
  padding-left: 4px;
  font-weight: bold;
  font-size: 11px;
  height: 16px;
}

#navbar a {
    color: white;
    text-decoration: underline;
}

#content {
  margin: 30px 20px 0px 10px; 
  padding-bottom: 10px;
}

.flag {
  background-color: #E8E8F4;
  height: 19px;
  padding-bottom: 1px; 
}

.flag div {
  height: 19px;
  float: right;
  font-size: 10px;
  vertical-align: middle;
  padding-right: 3px;
  background-color: #FFFFFF;
}

.flag img {
  vertical-align: middle;
  border: 0px;
}

.flag a {
  text-decoration: none;
  background-color: transparent;font-size: 7pt;text-decoration: none;vertical-align: middle;
}

.flag a:link { color: #A5A6B2; }
.flag a:visited { color: #A5A6B2; } 
.flag a:active { color: #A5A6B2; }
.flag a:hover { color: #0B1791; }

.bottom-bg {
  margin: auto;
  width: 75%;
  margin-top: 1px;
  height: 26px;
  background-image: url("../images/copyright-bg.gif");
}

.bottom-bg .bottom-left {
  height: 26px;
  width: 7px;
  background-image: url("../images/copyright-left.gif");
  background-repeat: no-repeat;
  position: absolute;
}

.bottom-bg .bottom-center {
  background-image: url("../images/copyright-right.gif");
  background-repeat: no-repeat;
  background-position: right;
  height: 26px;
}

.copyright {
  margin: auto;
  width: 75%;
  clear: both;
  background-color: #FFFFFF;
}

.copyright div {
  text-align: right;
  font-size: 10px;
  color: #0B1791;
  font-weight: bold;
  padding-right: 10px;
}

.clear {
    clear: both;
}

#login-form p {
    padding-bottom: 1.5em;
}

#login-form label {
    float: left;
    width: 10em;
    clear: left;    
}

#login-form input {
    float: left;
    width: 15em;
}

#login-form .submit-row {
}

#login-form .submit-row input {
    float: left;
    width: auto;
}

#more{
 text-align:right;
}

#previous{
  float: left;
}

#next{
  float: right;
}

#pagination{
  padding-left: 40px;
  word-spacing: 3px;
  padding-bottom: 20px;
}

#content_detail .content_title {
  margin: 0;
  margin-top: 20px;
  margin-bottom: -15px;
  color: #30A549;
  font-weight: bold;
  font-size: 18px;
}

#content_detail .content_date {
  font-weight: normal;
  font-size: 11px;
  color: gray;
  font-style: italic;
  text-align: right; 
  border-bottom:1px solid #D6D6BC;
  margin: 0;
  padding: 0;
}

#content_detail {
  list-style:none;
}

#content_detail li {
  margin:0; 
  padding-left: 20px; 
  background-repeat:no-repeat;
  background-position: 0px 3px;
  background-image:url(../images/puce.png);
  padding-bottom: 30px;  
}

#content_detail h1 {
  color: #30A549;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 0;
}

#content_detail h2 {
  font-weight: normal;
  font-size: 11px;
  color: gray;
  font-style: italic;
  text-align: right; 
  border-bottom:1px solid #D6D6BC;
  margin: 0;
  padding: 0;
}

#content_detail p {
  text-align: justify;
}

#content_detail .tags{
  float: left;
}

#content_detail .read_more {
  float: right;
}

#content_detail .content_text{
  line-height: 13pt;
  margin-top: 1em;
}

#content_detail .content_text a {
  border-bottom:1px dotted #999988;
  text-decoration: none;
}

#content_detail .content_text a:hover {
  text-decoration: none;
  border:0px;
}

#results {
  margin-right:3em;
}

#results dt {
  margin:1.5em 0pt 0pt;
}

#results dt a {
  color:#3333CC;
  border-bottom:1px dotted #999988;
  text-decoration: none;
}

#results dt a:hover {
  color:#3333CC;
  text-decoration: none;
  border:0px;
}

#results dd {
  font-size:80%;
  margin:0pt;
  padding:0pt;
}

#results .author, #results .date, #results .keywords {
  color:#009900;
}

a:link { color: #0B1791; }
a:visited { color: #0B1791; } 
a:active { color: #0B1791; }
a:hover { color: #30A549; }

.errorlist {
    background-color: #cc0000;
    color: white;
    list-style-type: none;
    border: 0;
    margin: 0;
    padding: 0.1em;
    text-align: center;
}

.link {
    text-decoration: underline;
    color: #0B1791;
    cursor: pointer;
}
.link:hover {
    color: #30A549;
}
