/* $Id: adaptation tosca pour photos anciennes par MNA le 24/08/2007 */

/* text color */
BODY, H1, H3, DT,
INPUT.rateButtonSelected,
INPUT.rateButton {
  font-family: "Comic Sans MS", sans-serif;
  color:#f7f9c6;background-color: #6e1c21;}

H2, #menubar DT, .throw {color: #f7f9c6;}

#content .navigationBar {color: #f7f9c6;}
#content .pageNumberSelected {color: maroon;}

/* backgrounds */
BODY {background-color: #b6413b;}

H3, #the_page, #imageToolBar A:hover, .row1  {background-color: #6e1c21;}

#menubar DL, #content, #imageToolBar, #edito {background-color: #6e1c21;}

#imageHeaderBar, H2, #menubar DT, .throw  {background-color: #b6413b

}

#imageHeaderBar H2 {
  background-image: none;border: none;background-color: #b6413b;}

#imageHeaderBar {
  background-image: none;
  background-repeat: repeat-x;
  background-position: center;
}/* borders */
#menubar DL, #content,

#comments DIV.comment BLOCKQUOTE {
  border: 1px #6e1c21 outset;}


#imageHeaderBar {border-top: 1px #6e1c21 outset;}

H2, #menubar DT, #imageToolBar {
  border-bottom: 1px #6e1c21;
}

#theImage IMG {
  border: 10px #dfbc7b groove;}

img.thumbLink{border: 2px #dfbc7b ridge;}
#content UL.thumbnail IMG {
  border: 1px #6e1c21 outset;
}

FIELDSET, INPUT, SELECT, TEXTAREA,
#content DIV.comment  A.illustration IMG, #infos,
#content DIV.thumbnailCategory {
  border: 1px outset #6e1c21;
}

#comments DIV.comment BLOCKQUOTE {
border: 1px #6e1c21 outset;}/*thumbnail d'accès à la catégorie */#theCategoryPage UL.thumbnailCategories{border: #b080d8 none;}#theCategoryPage DIV.thumbnailCategory{border: 1px #6e1c21 outset;}#content UL.thumbnails SPAN.wrap2 {
  border: 1px #6e1c21 outset;	/* thumbnails border color and style */
  -moz-border-radius: 4px;	/* round corners with Geko */
  border-radius: 4px 4px;	/* round corners with CSS3 compliant browsers */
}
#content UL.thumbnails SPAN.wrap2:hover {
  border-color: #b080d8;		/* thumbnails border color when mouse cursor is over it */
}

/* links */
A, INPUT.rateButton {text-decoration: none;color: #f7f9c6;border-bottom: none;}

A:hover {
  color: #b080d8;border-bottom: none;}

#imageToolBar A, #imageToolBar A:hover {
  border-bottom: none;
}

A.navThumb, A.navThumb:hover {
  border-bottom: none;
}li{display: list-item;list-style-type: none;}/* others */
.pleaseNote {padding: 1ex;
  font-weight: bold;color: #b080d8;}
#the_page {
  border: 1px solid #483524;
  padding-top: 5px;
  padding-bottom:30px;
  text-align:center;
  display:block;
}

/*calendar elements*/
SPAN.calItemEmpty { color: silver; }

SPAN.calItem, SPAN.calItemEmpty
{
  border: 1px solid gray;
}

/* nice looking month calendar*/
TD.calDayCellEmpty, TD.calDayCellFull { border: 1px solid gray;}

TD.calDayCellEmpty { color: silver; }

.calBackDate { color: #000; }
.calForeDate { color: #fff; }

/* suppression du formulaire de connexion rapide*/
FORM#quickconnect {
  display: none;
}

