/* $Id: style.css,v 1.13.2.2 2007/01/04 21:19:48 killes Exp $ */

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
tbody {
  border-top: 0px solid #ccc;
}
a {
	color : #770044;
	background-color : transparent;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.6em;
}
a:link {
	color : #770044;
	background-color : transparent;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.6em;
}
a:visited {
	color : #770044;
	text-decoration : underline;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.6em;
}
a:hover {
	background : #ffffcc;
	color : #000000;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.6em;
}
.hist a {
	font-weight: bold;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background-color: #fff;
}
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left;
  padding: 0em 0.0em 0em 0em;
  border: 0;
}
/* controls the placement of the menu itself */
/* padding is top bot left right */
#menu {
  padding: 0 0 0 0;
  text-align: right;
  vertical-align: middle;
}
#bcontent a { color: #990066; text-decoration: none; }
#bcontent a.link { color: #990066; text-decoration: none; }
#bcontent a.visited { color: #990066; text-decoration: none; }
#primary {
  font-size: 1.0em;
  color: #84025b;
}
#primary a {
  font-weight: bold;
  color: #84025b;
}
#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 1em;
  color: #84025b;
}
#secondary a {
  font-weight: bold;
  color: #84025b;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #84025b;
	background-color : #ffffff;
	padding-bottom : 16px;
	font-weight : bold;
	vertical-align : top;
	padding-right : 2%;
	line-height : 2em;
	margin-left: 25px;
}

.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
}
#mission, .node .content, .comment .content {
  line-height: 1.4;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  /* the white strip between blocks */
  background-color: #fff;
  width: 230px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  /* space around the menu */
  padding: 0px;
  vertical-align: top;
}
#footer {
  background-color: #eee;
  padding: 1em;
  font-size: 0.8em;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
  color: #777;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  border-bottom: 0px none #fff;
  padding-bottom: 0em;
  margin-bottom: 0em;
}
.block .title {
	margin-bottom: .25em;
}
.block .contentt {
	color : #666;
	font : 10px/17px Verdana, Arial, Tahoma, Helvetica, sans-serif;
	width : 230px;
	text-align : right;
	border-top : 1px solid #b6b6b6;
	border-right : 0 none #b6b6b6;
	border-bottom : 1px solid #b6b6b6;
  /* colored strip on the left */
	border-left : 18px solid #b6b6b6;
  /* top right bot left */
	margin : 10px 0 0 1px;
	padding : 4px 4px 10px 1px;
	background-color : #f6f9ee;
}
.block .content {
	border-bottom: 0px none #fff;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:right;
}
ul.menu li {
  /* ... left margin */
  margin: 0 0 0 0;
}
li.leaf {
  list-style-type: none; 
  list-style-image: url(transparent_pixel.gif); 
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  font-weight: normal
}
/*square;*//*url(menu-leaf.png);*/
li a.active {
  color: #000;
/*  font-weight: bold;*/
  background-color: #ddd;
}
td.menu-disabled {
  background: #fff;
}


/*
** Module specific styles
*/
table.publications {
  border-width: 0px;
  border-spacing: 5px;
  border-collapse: separate;
  background-color: #fff;
  width: 100%;
}

tr.publications {
  height: 1.0em;
}

td.publications {
    background-color: #f6f9ee;
	text-align: left;
	font-weight: bold;
    border-top : 1px solid #b6b6b6;
	border-right : 1px solid #b6b6b6;
	border-bottom : 1px solid #b6b6b6;
	border-left : 1px solid #b6b6b6;
	padding-left: 4px;
	border-width: 1px;
}

tr.A { background-color: #cccccc; }

td.A { background-color: #b8e2ef; }
td.B { background-color: #cedef4; }
td.C { background-color: #d7d1f8; }
td.D { background-color: #e1caf9; }
td.E { background-color: #f0c4f0; }

ol.A { background-color: #b8e2ef; }
ol.B { background-color: #cedef4; }
ol.C { background-color: #d7d1f8; }
ol.D { background-color: #e1caf9; }
ol.E { background-color: #f0c4f0; }

#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
}
.calendar .day-selected a {
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

.contenus {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.4em;
	color : #333333;
	text-align : left;
	vertical-align : top;
}

.contenusSousTitre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #84025b;
	background-color : #ffffff;
	padding-bottom : 16px;
	font-weight : bold;
	vertical-align : top;
	line-height : 2em;
	margin-left: 0px;
}

/* custom stuff */
#holdermat {
  /*background-color: #f6f9ee;*/
  background-color: #fff
  padding-top: 3px;
  padding-bottom: 3px;
}
#holderdiv {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
  margin-bottom: 3px;
}
#holderdiv p {
  margin: 0px;
  padding: 3px;
  color: #000;
  /*background-color: #f6feec;*/
  background-color: #fff;
  /*border: 1px solid #906;*/
  text-align: left;
}
#holderdiv h4 {
  padding: 1.5px;
  margin-bottom: 0;
  /*background-color: #f6feec;*/
  background-color: #fff;
  color: black;
}

#pubholderdiv {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
  margin-bottom: 3px;
}
#pubholderdiv p {
  margin: 0px;
  padding: 3px;
  color: #000;
  /*background-color: #f6f9ee;*/
  background-color: #fff;
  border: none;
  text-align: left;
}
#pubholderdiv h4 {
  padding: 1.5px;
  margin-bottom: 0;
  /*background-color: #f6f9ee;*/
  background-color: #fff;
  color: black;
}

.field-type-text {
	font-size : 11px;
	color : 333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.field-label {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #84025b;
	background-color : #ffffff;
	padding-top : 16px;
	padding-bottom : 10px;
	font-weight : bold;
	vertical-align : top;
	line-height : 2em;
	margin-left: 0px;
}