/* DTML instructions to set caching headers.





*/

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


li {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}


.dright {
  float: right;
  text-align: right;
  padding-left: 1em;
  padding-bottom: 1em;
  color:#083788;
}

.dleft {
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
  color:#083788;
}

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

.ddefault {
width:500px;
  padding-bottom: 1em;
  color:#083788;
  text-align:justify;
}
.ddefault h1{
text-align:left;
}

.ddefault a{
text-align:justify;
display:inline;
word-wrap:break-word;
text-justify:auto;
color:#083788;
text-decoration:underline;
}
.ddefault a:hover{
text-decoration:none;
}
.ddefault ul{
margin-left:10px;
}
/*puce niveau 1: Rouge Carré*/
.ddefault ul li{
 list-style-image:url('PuceRouge3.gif');
 /*list-style-type: disc;*/
 margin-left:5px;
}
/*puce niveau 2: Rond Bleu*/
.ddefault ul ul li{
 list-style-image:url('PuceBleueRonde.gif');
 /*list-style-type: disc;*/
}
/*puce niveau 3: petite Rouge Carrée*/
.ddefault ul ul ul li{
 list-style-image:url('PuceRouge2a.gif');
 }
 
.ddefault ul li a{
text-align:justify;
display:inline;
word-wrap:break-word;
text-justify:auto;
text-decoration:underline;
}
.ddefault ul li a:hover{
text-decoration:none;
}
div.dflush {
  clear: both;
}

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

div.dcolright {
  clear: right;
  float: right;
  width: 48%;
  padding-bottom: 1em;
  color:#083788;
  text-align:justify;
}
div.dcolright a{
color:#083788;
text-decoration:underline;
}
div.dcolright a:hover{
text-decoration:none;
}

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;
  color:red;
}

div.dtitle {
  font-size: 140%;
  margin-bottom: 0.5em;
}
div.dtitle2 {
  font-size: 130%;
  margin-bottom: 0.5em;
}
div.dtitle3 {
  font-size: 120%;
}
div.dtitle4 {
  font-size: 110%;
  font-weight: bold;
}
div.dtitle5 {
  font-size: 105%;
  font-weight: bold;
}
div.dtitle6 {
  font-size: 100%;
  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%;
}

.dbold {
  font-weight: bold;
}

.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%;
}

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

/*
*/
div #content{
font-size:85%;/*taille documents centraux*/
width: 515px;
padding-left: 35px;
}
