* {
  font-family:verdana, sans-serif;
}

.article {
  border:1px solid #8f8f8f;
  padding: 10px;
}

.article #title {
  font-weight: bold;
  font-size: x-large;
  margin-bottom: 10px;
  color: #8f8f8f;
}

.article #content {
}

td .contentpane {
  background-color: #f2f2f2;
  background-image: url(../img/graphics/title-arrows.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 90px;
  padding-right: 20px;
}

td .contentpane ul {
  list-style-image: url(../img/graphics/itemize.png);
}

td .contentpane a:link {
  color: #cc6600;
  text-decoration: none;
}

td .contentpane a:visited {
  color: #8f8f8f;
  text-decoration: none;
}

td .contentpane a:active {
  color: #8f8f8f;
  text-decoration: none;
}

td .contentpane a:hover {
  text-decoration: underline;
}

.randomphoto a:link {
  color: #cc6600;
  text-decoration: none;
}

.randomphoto a:visited {
  color: #8f8f8f;
  text-decoration: none;
}

.randomphoto a:active {
  color: #8f8f8f;
  text-decoration: none;
}

.randomphoto a:hover {
  text-decoration: underline;
}

.accueil a:link {
  color: #ffffff;
  text-decoration: none;
}

.accueil a:visited {
  color: #afafaf;
  text-decoration: none;
}

.accueil a:active {
  color: #afafaf;
  text-decoration: none;
}

.accueil a:hover {
  text-decoration: underline;
}



h1 {
  font-size: large;
  font-weight: bold;
  margin-top: 21px;
  margin-bottom: 20px;
  color: #8f8f8f;
}

td .contenpane h2 {
  font-size: medium;
  font-weight: bold;
  margin-top: 21px;
  margin-bottom: 20px;
  color: #8f8f8f;
}

ul.menu {
  list-style-type: none;
  padding: 0px;
}

ul.menu > li > a {
  margin-top: 10px;
  background-color: #ff9600;
  padding: 3px;
  display: block;
}

ul.menu a:visited, ul.menu a:link {
  color: white;
  text-decoration: none;
}

ul.menu > li.selected > a {
  font-weight: bold;
}

ul.menu > li > ul.menu > li > a {
  margin-top: 3px;
  background-color: transparent;
}

ul.submenu a:visited, ul.menu a:link {
  color: white;
  text-decoration: none;
}

ul.submenu > li.selected > a {
  font-weight: bold;
}

td .espacebutton {
  align: center;
  padding-top: 4px;
  width: 150px;
  background-repeat: no-repeat;
  font-size: smaller;
}

td .espacebutton.selected {
  padding-top: 9px;
}

td .espacebutton a:link, td .espacebutton a:visited {
  text-decoration: none;
  color: white;
  display: block;
}

table.vertattr {
  border-collapse: collapse;
}

table.vertattr th {
  vertical-align: top;
  text-align: right;
  font-weight: bold;
  border: 1px solid #8f8f8f;
  padding: 5px;
}

table.vertattr td {
  vertical-align: top;
  border: 1px solid #8f8f8f;
  padding: 5px;
}

table.horattr {
  border-collapse: collapse;
  width: 100%
}

table.horattr th {
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  border: 1px solid #8f8f8f;
  padding: 5px;
}

table.horattr td {
  vertical-align: top;
  text-align: left;
  border: 1px solid #8f8f8f;
  padding: 5px;
}

fieldset {  
  border:1px solid #8f8f8f;
  margin: 1.5em 0 0 0;  
  padding: 0;
}

legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}

fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none;
}

fieldset li {  
  padding-bottom: 1em;
}

fieldset.submit {  
  float: none;  
  width: auto;  
  border-style: none;  
  padding-left: 12em;  
  background-color: transparent;
}

label {
  display: block; 
}

.captcha {
  display: block;
}

fieldset li .error {
  color: #FF0000;
  font-size: 85%;  
  font-weight: normal;
}

.thumbWrapper .thumbNotifier {
  background-color: #afafaf;
  width: 0px;
  margin-left: 2px;
  height: 5px;
  font-size: 1%;
}

.slideShowWrapper {
  border-color: #8f8f8f;
}

.imageGalleryWrapper {
  text-align: center;
}
