@import url(style-optimal.css);

body { margin: 5ex; }
div.notes p {
  font-size: 8pt;
}
a:link {
 color: #333333;
 font-weight: bold;
 }
a:visited {
 color: #333333;
 font-weight: bold;
 }
p { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 13px; 
 margin: 10px;
 line-height: 16px;
 color: #333333;
 }


h1 { 
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 24px;
 margin: 10px;
 margin-top: 3ex;
 color: black;
 }
h2 { 
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin: 10px;
 margin-top: 30px;
 margin-bottom: 20px;
 color: black;
}
.header { 
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 13px; 
 font-weight: bold;
 margin: 10px;
 line-height: 13px;
 color: #333333;
 }
.contact p, .copyright p { text-align: center; }
 .copyright p, .small
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 line-height: 14px;
 color: #e9ffe9;
 }
.small a,.small a:visited
{
 color: #e9ffe9;
 font-weight: bold;
} 
.smalldark
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 line-height: 14px;
 color: #333333;
 }
.smalldark a,.smalldark a:visited
 {
 color: #333333;
 font-weight: bold;
 }
.basic
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 line-height: 10px;
 color: #5A6F5A;
 }
.basic a,.basic a:visited
 {
 color: #46644C;
 }
input, textarea, select {
 background-color: #CCCCCC;
 border-style: solid;
 border-width: 1px;
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #333333;
}
/* spécial accueil */
.soustitre {
  text-align: left;
  font-weight: bold;
  letter-spacing: 1pt;
  color: #233227;
  font-size: 11pt;
}

p.titre {
/*  text-align: center; */
  margin-top: 15px;
}
.titre a, .titre a:visited {
  font-weight: bold;
}
.ref {
  font-style: italic;
  font-size: 8pt;
}
.tetebackref { 
  margin: 20px;
}
.tetebackref a:link, .tetebackref a:visited { 
 font-family: verdana, arial, sans-serif;
 font-size: 14px;
  font-weight: bold;
 color: white;
 }
.parauteur { 
 font-weight: bold;
 }
.document p {
  margin-top: 15px;
  margin-bottom: 15px;
   line-height: 18px;
 margin-right: 100px;
}
p.titrenormal { 
               font-family: arial, sans-serif;
               font-weight: bold;
               font-size: 18px;
               line-height: 100%;
 }

p, h1, h2, h3 { text-align: left; }

