/* DTML instructions to set caching headers.





*/
* {margin:0;padding:0}

.documentFields {
  /*border: 1px solid #003a6b;
  margin: 1em 0 1em 0;
  padding: 0.7em 0.7em 0.7em 0.7em;
  */
}


.dright {
  float: right;
  text-align: right;
  padding-left: 1em;
  padding-bottom: 1em;
  margin:1.5em;
}

.dleft {
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
  margin: 1.5em;
}

.dcenter {
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
}

.ddefault {
  padding-bottom: 1em;
  text-align:justify;
}
div.message {
  background: #ffca31;
  color: #9999999;
  font: normal 110% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  margin: 1em 0;
  padding: 0.5em 1em;
  vertical-align: middle;
}
div.message a {
  background: #ffca31;
  color: black;
  text-decoration: underline;
}

div.message {
  border: 0.2em solid black;
}

div.label {
  font-weight: bold;
  display: inline;
}

.required {
  padding-right: 0.5em;
  background: url(required.png) right no-repeat;
}



div.dflush {
  clear: both;
}

div.dcolleft {
  margin-right: 50%;
  padding-bottom: 1em;
}

div.dcolright {
  clear: right;
  float: right;
  width: 48%;
  padding-bottom: 1em;
}


div.dtitle, div.dtitle2, div.dtitle3, div.dtitle4, div.dtitle5, div.dtitle6 {
  color: black;
  background-color: transparent;
  font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
  margin: 0;
  padding-top: 0.5em;
}

div.dtitle {
  font-size: 140%;
  border-bottom: 1px solid #838183;
  margin-bottom: 0.5em;
}
div.dtitle2 {
  font-size: 130%;
  border-bottom: 1px solid #838183;
  margin-bottom: 0.5em;
}
div.dtitle3 {
  font-size: 120%;
  border-bottom: 1px solid #838183;
}
div.dtitle4 {
  font-size: 110%;
  border-bottom: 1px solid #838183;
  font-weight: bold;
}
div.dtitle5 {
  font-size: 105%;
  border-bottom: 1px solid #838183;
  font-weight: bold;
}
div.dtitle6 {
  font-size: 100%;
  border-bottom: 1px solid #838183;
  font-weight: bold;
}

div.dcontent {
  font-size: 100%;
}
div.dcontent p {
  text-align: left;
}

div.ddescription {
  font-style: italic;
  font-size: 100%;
}

.dlabel {
  font-weight: bold;
  font-size: 100%;
#  color: #3D576D;
  color : black;
}

.dbold {
  font-weight: bold;
}

div.folderdescription {
  font-style: italic;
  font-size: 100%;
  padding-bottom: 1em;
}

.publicationDate {
  color: #777777;
  font-weight: bold;
  font-size: 105%;
}

.photoWidget {
  text-align:center;
  padding: 0.5em;
}

.photoWidget p {
  display:inline;
  text-align:left;
}

.photoWidget span {
  vertical-align:top;
  display:table-cell;
  display:inline-table;
  display:inline-block;
  font-size: 95%;
}

div#byline{
  float: left;
  clear: left;
  display: none;
}

table.directory {
  border: solid 1px #8faec1;
  margin-bottom: 5px;
}
table.directory th {
 background-color: #8faec1;
 color: white; 
 border: none;
 padding: 1px 3px;
}
table.directory th a {
 color: #3d576d;
}
table.directory td {
 padding: 3px;
 background-color: #e7eef4;
}
table.directory td strong {
 font-weight: normal !important;
}
table.directory .even td {
 background-color: #ffffff;
}

#navcontainer {
float:right;
}
#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0 1px;
display: block;
float: left;
background: url(portal_themes/cpm_public/icons/onglet.gif) no-repeat;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 100px;
}

#navcontainer li#active { background: url(portal_themes/cpm_public/icons/onglet.gif) no-repeat; }
#navcontainer a:hover { color:#404040; background: url(portal_themes/cpm_public/icons/onglet.gif) no-repeat; }

/* hack for IE6 bugs */
/* Hides from IE5-mac \*/
* html div.dleft {height: 1%}
/* End hide from IE-mac */


/*
*/
