/*-----------------------------------------------
Author : Hueberlink
pages: medipsy.html, medipsyfrance.html
-------------------------------------------------*/

#dropSheet
{
  background-color/**/: #000000;
  background-image: url(image/dots.gif);
  background-image/**/: none;
  opacity: 0.35;
  filter: alpha(opacity=35);
}

.customDialog
{
  width: 500px;
  height: 535px;
  padding-bottom: 12px;
  background-image: url(image/bbcode.jpg);
  background-repeat: no-repeat;
  background-position: 0 100%;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}


.customDialog input
{
  margin: 0 5px;
  padding: 0 5px;
  background-color: #BBBCBC;
  background-image: url(image/bande.jpg);
  background-repeat: repeat-x;
  color: #a4acbf;
  font-weight: bold;
}

