/* --------- /stylesheets/scaffold.css --------- */ 
body { background-color: #fff; color: #333; }

body/*, p, ol, ul, td*/ {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   12px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; }
a:visited { color: #666; }
a:hover { color: #fff; background-color:#000; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

/* --------- /stylesheets/display.css --------- */ 
/* 
    Document   : display
    Created on : 15 déc. 2007, 22:57:34
    Author     : seb
    Description:
        Purpose of the stylesheet follows.
*/

body{
  text-align:left;
  background: url(/images/fond5.png)  #fffff5;
	background-repeat : no-repeat;
	background-position:top center;
	padding-left : -30% ;
}

#page{
  margin:0pt auto;
  max-width:780px;
  min-width:580px;
  text-align:left;
  width:94%;
}

#logo{
    float:left;
    margin:0px 0px 0px 30px;
	margin-left : 5%;
	padding-left: 0pt;
	padding-top: 0pt;
	
}

#logo h1, #logo h1 a{
  margin:0px 10px 0px 0px;
  padding:0;
}

#top-menu{
  clear:both;
  text-align:right;
  margin-left:50%;
margin-right: 20%;
Background-color: transparent;
}


div.main-menu a:hover, div#logo a:hover, h1#banner a:hover{
  background-color: transparent;
}

#content{
  float:left;
  position:relative;
  width:66%;
  border-width: 1px 2px 3px 1px;
 /* border-style: solid;
  border-color: #666;*/
  border: 1px outset #8f453a;
  padding: 10px;
  background: #fff;
  overflow: hidden;
  margin: 0px 10px 30px 0px;
}

/*
RIGHT COLUMN
*/

#side{
  margin-left:67%;
  padding-left: 10px;
  margin-top: 30px;
}

div#consultant-identity, div#publication-admin{
  background: #fff;
  border-style: solid;
  border-color: #666;
  border-width: 1px 2px 3px 1px;
  padding: 10px 10px 10px 10px;
  margin-left: 10px;
}

div#consultant-identity .photo{
  padding-top:0px;
  margin-top:0px;
}
div#consultant-identity td.photo{;
  width: 50px;
  padding-left:0px;
}

div#consultant-identity h2{
 margin-top:0px;
 padding-top:0px;
 font-size: 12pt;
}


h2, div.main-title{
  margin: 16.2px 0px;
color: #8f453a;
}

h2{font-size:19.5333px;
color: #8f453a;
}

h3,h3 a.edit_link{font-size:15.2px}

h4{font-size:13px}

p{
  margin-top: 5px;
  margin-bottom: 2px;
}

ul{
  margin:0;
  padding: 2pt 0pt 2pt 10pt 
}

li{
  margin:3px 0pt;
}

form.add, form.button{ 
  display: inline;
}

.active-link{
  cursor: hand;
  cursor: pointer;
  text-decoration: underline;
}

.active-link:hover{
  color: #FFF;
  background-color: #000;
}

a.edit_link{
  font-size:8pt;
}


div.showhide table {
  border-collapse:collapse;
}

/*
Table
*/
td.image{
text-align: center;
}

tr.even{
  background-color: #f1f1f1
}
tr.odd{
  background-color: #fff
}

td{
  padding: 3px 7px;
}

th{
  padding: 7px 7px;
}

table.with-main-borders, table.with-column-borders{
  border: 1px solid #999;
}

table.with-main-borders th{
  border-color: #999;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}

table.with-column-borders td, table.with-column-borders th{  
  border-color: #999;
  border-style: solid;
}
table.with-column-borders th.right{
  border-width: 0px 0px 1px 0px;
}
table.with-column-borders th.left, table.with-column-borders th.middle{
  border-width: 0px 1px 1px 0px;
}
table.with-column-borders td.left, table.with-column-borders td.middle{
  border-width: 0px 1px 0px 0px;
}
table.with-column-borders td.right{
  border-width: 0px;
}
table.classifications{
  font-size:9pt;
}

/*
FLASH
*/
.notice{
border: 1px solid Green; 
padding: 5px 10px; 
background-color: #e4ffe2;
color: DarkGreen;
}

.error{
border: 1px solid red;
padding: 5px 10px;
background-color: #ffeeee;
color: DarkRed;
font-weight: bold;
}


/*
CONSULTANT INDEX
*/
table#consultants tbody{
  vertical-align:top;
}

h3, div.photo{
  margin-top: 15px;
}

/*
CONSULTANT INTRODUCTION
*/
h3, h3 a, h3 a:visited{
color:#333;
text-decoration: none;
/*margin: 25pt 0px 5pt 0px;*/
}

h1, h2, h1 a, h2 a, h2 a:visited, h1 a:visited{
color:#000;
text-decoration:none;
padding:3px;
color: #8f453a;
}

h3 a:hover, h2 a:hover, h1 a:hover{
color: #FFF
}

h3.introduction-section{
display:inline
}


/*
LOGO
*/
.company_logo{
/*float:left;*/
display:inline;
margin:5px 5px 5px 0;
}

.company_logo img{
  vertical-align:middle;
}
/*#company-adress{
clear:left
}*/


/*
SEARCH FORM
*/

#q{
  width:80%;
  font-size:12pt;
}

/*
CATEGORY BROWSER
*/


div.suggestions{
  font-size: 9pt;
}

div#masters-categories{
  padding: 4px;
  line-height: 1.8em
}
div#connected-categories{
  font-size: 8pt;
}

div#connection-browser{
  padding: 3px;
  background-color: #fffae0;
  border: 1px solid #f0e8d0;
  /*border: 1px solid #666;*/
}

span.master-category, span.browsed_category, span.connected-category, span.category{
  white-space: nowrap;
}

#browsed-category{
  font-weight:bold;
}

/*
CATEGORIES DISPLAY
*/
div.categories{
  margin: 0 0 10pt 0;
  font-size: 8pt;
}

/*
CLASSIFICATIONS
*/
div.level_help{
  margin:0;
  padding:5px;
  font-size:x-small;
}

div.level_help li{
  font-size:x-small;
  margin:0;
}

/*
PAGINATION
*/
span#news_load_display img{
  vertical-align: middle;
}
.pagination{
  font-size:smaller;
  display:inline;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #FFF;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

/*
BUTTON AND IMAGES
*/
form{
  margin:0;
  padding:0;
}

img {
  border:medium none;
  margin:0px;
  padding: 0.0em;

}
#main-menu img {
margin-top: 30px;
}
#top-menu img {
margin-bottom: -25px;
}
a img{
  text-decoration:none;
}

a img:hover{
  color:#000;
  background-color: #FEFFAF}

button {
  cursor: pointer;
  text-align: left;
  padding: 2px 3px 2px 3px;
  margin: 0 0 0 10px;
  border-width: 1px;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 0.6pt;
  width: auto;
  min-width: 120px;
  min-height: 45px;
  overflow: visible;
  text-decoration: none;
  color: #000;
}

button.green {  
  background-color: #e4ffe2;
  color: DarkGreen;
  border-color:  #92ad90  #256421 #256421 #92ad90;
}


button.green:hover{
  background-color: #d1ffce
}

button.green:active{
  background-color: #66d35e;
  outline: none;
}

button.red{
  background-color: #ffeeee;
  color: DarkRed;
  border-color:#92ad90 #5d0606 #5d0606 #92ad90
}

button.red:hover{
  background-color: #ffafaf;
}

button.red:active{
  background-color: #cc7373;
  outline: none;
}

button img{
  margin: 4px 0;
  vertical-align: middle;
}


/*
MENUS
*/
div.main-menu{
  margin-bottom: 5pt;
  display:inline;
}

div.main-menu img, div.main-menu a{
  vertical-align:top;
margin-top: 40pt;
margin-left: 1pt;
}


div.main-menu span{
  padding: 10px;
}

#side-main-menu{
  text-align: center;
  padding: 0px 30px;
  font-size: 10pt;
}

#side-main-menu div
{
  margin:0;
  padding:20px 0px 10px 0px;
  border-bottom-style:solid;
  border-bottom-color:#666;
  border-bottom-width:1px;
  font-weight: bold;
}

#side-main-menu a{
  text-decoration:none;
  font-weight:normal;
}

div.explore-menu .current{
  font-weight: bold;
  background-color:  #f0e8d0;
}

div#consultant-identity div.explore-menu div{
  margin:0px;
  padding:2px;
  font-size: 9pt;
}

div.explore-menu a{
  text-decoration:none
}

/*
ARTICLES
*/
div.article_footer{
  margin:10px 0px 5px 0px;
}

div.publication-categories{
  font-size: 8pt;
  margin:2px 0px
}
div.publication-categories a{
  color: #333;
}

div.publication-categories a:visited{
  color: #666;
}

.info, span.excerpt-info, div.article_footer{
  color: #999;
}

.info {
    font-size: 7pt;
}

span.excerpt-info{
  font-size: 8pt;
  margin-left: 10px;
}

/*
ARTICLES_EXCERPT
*/
div.excerpt-head{
  margin:20px 0px 0px 0px
}

h3.excerpt{
  padding: 0;
  clear: none;
  display: inline;
}

h4.excerpt{
  margin: 3px 0px 0px 0px;
  padding:0;
}

div.excerpt h4, div.excerpt h5{
  margin:2px;
  padding:0;
  font-weight:normal;
}


/*TITLE-MENU (utilisé pour l'agenda'*/
a.title-menu{
  font-size: 8pt;
  color:#999;
  margin-left: 10px;
}

/*rajouté par GR Aout 2008
.tablesample { width: 250px; border-collapse: collapse; }
.tablesample td { background-color: #F00; padding: 0px; }
.tablesample .top .left, .tablesample .top .right, .tablesample .bottom .left, .tablesample .bottom .right { width: 19px; height: 19px; background-color: #00FF00; }
.tablesample .top .left { background-image: url(/stylesheets/coin-gauche.png); }
.tablesample .top .right { background-image: url(/stylesheets/corner_top_right.gif); }
.tablesample .bottom .left { background-image: url(/stylesheets/corner_bottom_left.gif); }
.tablesample .bottom .right { background-image: url(/stylesheets/corner_bottom_right.gif); }
 fin ajout gr aout 2008*/
