
/* * ************************************
   * Stylesheet
   * ************************************ */

div a {
	color:#000;
}

.divhover:hover {
	color: #FFF;
}

.doc_container {
	border-color: #0094AA;
}


/* * ************************************
   * Docs
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

.doc_container {
	border:1px solid #0094AA;
}

/* * ************************************
   * Search
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */
/* search res */
.searchResults {
	border-color: #0094AA;
}

/* * ************************************
   * Cimetiere
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

.listOpenClose li .cartoHeaderCim {
	border-color:  #0094AA;
	background-color: #0094AA;
}

.listOpenClose li .cartoDetailsCim {
	border-color:  #0094AA;
}

/* -----------------------------------
 * Class Pour Iamges
 * ----------------------------------- */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

.listOpenClose li .imagesHeaderFull {
	border-color: #0094AA;
	background-color: #0094AA;
}

.listOpenClose li .imagesDetailsFull {
	border-color: #0094AA;
}


/* * ************************************
   * Carto
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

.listOpenClose li .cartoHeaderFull {
	border-color: #0094AA;
	background-color: #0094AA;
}

.listOpenClose li .cartoDetailsFull {
	border-color: #0094AA;
}

.listOpenClose li .cartoHeaderPrint {
	border-color: #0094AA;
	background-color: #0094AA;
}

.listOpenClose li .cartoDetailsPrint {
	border-color: #0094AA;
}

.listOpenClose li div.printDiv {
	border-color: #0094AA;
}

.listOpenClose li div.printDivTitle {
	border-bottom: 1px solid #0094AA;
	background-color: #0094AA;
}

/* * ************************************
   * Ceremonie
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

.listOpenClose li .infosHeaderCer {
	border-color: #0094AA;
	background-color: #0094AA;
}
.listOpenClose li .infosDetailsCer {
	border-color: #0094AA;	
}

/* * ************************************
   * Operateurs
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

.listOpenClose li .infosHeaderOper {
	border-color: #0094AA;
	background-color: #0094AA;
}
.listOpenClose li .infosDetailsOper {
	border-color: #0094AA;	
}

/* * ************************************
   * Annuaire
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

/* Annuaire */
.listOpenClose li .infosClose {
	border-color: #0094AA;
	background-color: #6F6F6D;
}
.listOpenClose li .infosClose2col td {
	border-color: #0094AA;
}
.listOpenClose li .infosClose2col td.left {
	background-color: #6F6F6D;
}
.listOpenClose li .infosClose2col td.right {
	background-color: #6F6F6D;
}

.listOpenClose li .infosHeader {
	border-color: #0094AA;
}
.listOpenClose li .infosDetails {
	border-color: #0094AA;
	background-color: #0094AA;
}
.listOpenClose li .imagesHeader {
	border-color: #0094AA;
}
.listOpenClose li .imagesDetails {
	background-color: #0094AA;
}
.listOpenClose li .cartoHeader {
	border-color: #0094AA;
}
.listOpenClose li .cartoDetails {
	background-color: #0094AA;
}
.listOpenClose li.close a {
	color: #0094AA;
}

/* * -----------------------------------
   * Foncé
   * ----------------------------------- */
.annuaire {
	background-color: #6F6F6D;
	border-top: 1px solid #6F6F6D;
	border-bottom: 1px solid #6F6F6D;
	/*background:transparent url(images/leather-texture.jpg) 0 0 repeat;*/
}
.bindview {
	border-top: 1px solid #6F6F6D;
	border-bottom: 1px solid #6F6F6D
}
.booklist div a:hover {
	color: #6F6F6D;
}
.bindtabs {
	border-top: 1px solid #6F6F6D;
	border-bottom: 1px solid #6F6F6D;
}
.listOpenClose li .infosClose {
	background-color: #6F6F6D;
}
.listOpenClose li .cartoHeader {
	background-color: #6F6F6D;
}
.listOpenClose li .infosHeader {
	background-color: #6F6F6D;
}
.listOpenClose li .imagesHeader {
	background-color: #6F6F6D;
}

/* * ************************************
   * Menu
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */

.menu ul{
	background:#0094AA;
}

/* * -----------------------------------
   * Foncé
   * ----------------------------------- */

.menu li a:hover { 
	background-color: #6F6F6D;
}
.menu ul li:hover a {
	background-color: #6F6F6D;
}
.menu li ul{
	background:#6F6F6D;
}

/* * ************************************
   * Booklet
   * ************************************ */

/* * -----------------------------------
   * Clair
   * ----------------------------------- */
div.bookIndexLine .Right {
	background-color: #0094AA;
}
tr.bookIndexLine td.Right {
	background-color: #0094AA;
}

.booklet .b-wrap-right {
	background: #0094AA;
}
.b-selector .b-current  {
	background: #0094AA; 
}

.boookLeftWithoutImg {
	background:transparent url(images/tombes.png) 50% 50% no-repeat;
	opacity: 0.3;
}

/* * -----------------------------------
   * Foncé
   * ----------------------------------- */
.bookRight {
	border-color: #6F6F6D;
}

div.otherBook a:hover {
	color: #6F6F6D;
}

.b-selector ul {
	background:#6F6F6D; 
}
.bookletDblPage {
	border-color: #6F6F6D;
}

/*.booklet .b-page-cover {
	background-color: #6F6F6D;
}*/

