
/**
 * Generic elements
 */
body {
  margin-top:30px;
  margin-left:auto;
  margin-right:auto;
  width:820px;
  padding: 0;
  background: #000000;
  font: 12px/170% tahoma, sans-serif;
  color: #494949;
}

input {
  font: 12px/100% tahoma, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% tahoma, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "tahoma", sans-serif;
}

h1 {
  font-size: 180%;
}

h2 {
  font-size: 140%;
  line-height: 130%;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 80%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

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

a:active, a.active {
  color: #027AC6;
}

.active-trail a {
color: #027AC6;
}

li a.active {
 color: #027AC6;
}


/**
 * Layout
 */

#entete {
  border-top:solid 3px #5987c2;
  border-left:solid 3px #5987c2;
  border-right:solid 3px #5987c2;
  padding-left:15px;
  padding-top:13px;
  height:267px;
  background:#000000 url("images/bandeau.jpg") no-repeat top left;
}

#entete h1 {
  text-transform:uppercase;
  font-size:2em;
  font-weight:bold;
  margin-bottom:215px;
}

ul.primary-links {
  text-align:right;
  margin-right:15px;
  font-size:1.4em;
}

.primary-links li a {
  color:#5987c2;
  text-decoration:none;
}

/*Contenu principal*/

#contenu {
 margin-top:0;
 border:solid 3px #5987c2;
 padding-left:16px;
 padding-top:6px;
 padding-right:10px;
}

.title-term {

  text-align:center;
  color:#5987c2;
  width:580px;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:0px;
}

ul.primary {
  width:560px;
  margin-bottom:0px;
  padding-bottom:0px;
}

#tabs-wrapper {
  margin-bottom:0px;
}

#contenu dl,#contenu dt {
  width:560px;
  color:#FFFFFF;
}

/*Node*/
.node {
 width:540px;
 background-color:#FFFFFF;
 margin-top:15px;
 margin-bottom:10px;
 padding:10px 20px 10px 20px;
}

.auteur {
  text-transform:capitalize;
}

.liresuite {
  text-align:right;
  margin-bottom:0;
  margin-right:20px;
}

.footnotecall {
 margin-left:2px;
 position: relative; 
 bottom: 3px;
 font-size:0.8em;
}

/* Comments */
#comments {
 width:580px;
}

#comments h2 {
  text-align:center;
  color:#5987c2;
  margin-top:15px;
  margin-bottom:20px;
}

#contenu > .comment {
  background-color:#273f6b;
  margin-top:15px;
  margin-bottom:15px; 
  color:#FFFFFF;
  width:480px;
  padding:5px 10px 5px 10px;
  text-align:justify;
}

.comment-preview {
  background-color:#273f6b;
  margin-top:15px;
  margin-bottom:15px; 
  color:#FFFFFF;
  width:550px;
  padding:5px 10px 5px 10px;
  text-align:justify;
}

#comments .comment {
  background-color:#273f6b;
  margin-top:15px;
  margin-bottom:15px; 
  color:#FFFFFF;
  padding:5px 10px 5px 10px;
  text-align:justify;
}

.comment .submitted {
  margin-bottom:10px;
}

.comment .links {
  text-align:right;
}

/*Pager*/
.item-list {
  width:540px;
}

.pager li.pager-item, .pager li.pager-current, .pager li.pager-ellipsis, .pager li.pager-current, .pager li.pager-next {
  margin-left:2px;
  margin-right:2px;
  padding-left:0px;
  padding-right:0px;
}

.pager li.pager-last {
 margin-left:10px;
}

.item-list li.first {
 color:#FFFFFF;
}

.item-list a.active {
color: #027AC6;
  text-decoration: none;
}

/*Barre de droite*/

#sidebar-right {
  position:absolute;
  top:327px;
  width:195px;
  margin-left:590px;
  color:#FFFFFF;
}

#sidebar-right .block {
border:solid thin #5987c2;
margin-top:10px;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:5px;
}

#sidebar-right .block h1 {
  font-size:1.1em;
  margin-bottom:3px;
  text-align:center;
  font-weight:bold;
}

#sidebar-right .block .content {
  padding:2px 2px 0px 2px;
}


/*footer*/

#footer {
  height:200px;
  background-color:#273f6b;
}

#footer .block h1 {
  color:#FFFFFF;
  font-size:1.1em;
  margin-bottom:5px;
  margin-left:10px;
  padding-top:10px;
  font-weight:bold;
}

#footer .block ul li.leaf {
  line-height:110%;
  list-style-type:none;
  list-style-image:none;
  margin-left:20px;  
}

#block-tagadelic-4 {
  padding-bottom:20px;
  float:right;
  width:460px;
  border-left:solid 19px #000;
  padding-left:15px;
  padding-right:15px;
  padding-top:10px; 
  font-size:0.9em;
}

#block-tagadelic-4 a {
  margin-right:7px;
}

#block-tagadelic-4 .more-link {
  display:none;
}

#block-menu-menu-vous-voulez-en- {
 margin-top:10px;
}

#block-menu-menu-vous-voulez-en-, #block-menu-menu-vous-voulez-sui {
  width:310px;
}

.box,#node-form {
  width:580px;
  margin-bottom:20px;
}

.box h2,#node-form h2 {
  color:#FFFFFF;
}

.box label,#node-form label {
  color:#FFFFFF
}

.box fieldset, #node-form fieldset {
  background:none;
  background-color:#273f6b;  
  color:#FFFFFF;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}


/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
