body   {  background-color: #DCBD74; }
a {
  color           : #660000;
  font-weight     : bold;
  text-decoration : underline;
}

.text  {  background-color: #FFFFFF; }
.bline {  background-color: #000000; }

/*----------------------------------------------------------------------------*/

.menuUp {
  font-family:      Times, serif, Helvetica, Arial, Verdana, sans-serif;
  font-size:        10px;
  font-weight:      bold;
  text-decoration:  none;
  text-align:       center;
  vertical-align:   middle;
  color         :   #660000;
}


/*----------------------------------------------------------------------------*/

.menu1,.menu1_selected {
  font-family:      Times, serif, Helvetica, Arial, Verdana, sans-serif;
  font-size:        16px;
  font-weight:      bold;
  text-decoration:  none;
  text-align:       center;
  vertical-align:   middle;
  color:            #660000;
}
.menu1:hover    { color: #000000;}
.menu1_selected { color: #000000;}


/*----------------------------------------------------------------------------*/

.menu2, .menu2_selected, .menu2_title, menu1_title {
  font-family:      Arial, Times, serif, Helvetica, Verdana, sans-serif;
  font-size:        12px;
  font-weight:      bold;
  text-decoration:  none;
  text-align:       right;
  vertical-align:   middle;
  color:            #660000;
}
.menu2:hover    { color: #000000 }
.menu2_selected { color: #000000;}
.menu2_title    { color: #000000;}
.menu1_title    { color: #000000;}

/*----------------------------------------------------------------------------*/

.page, .page_selected, .anchorAnim {
  font-family:      Times, serif, Helvetica, Arial, Verdana, sans-serif;
  font-size:        16px;
  font-weight:      bold;
  text-decoration:  none;
  text-align:       center;
  vertical-align:   middle;
  color:            #660000;
}

.page:hover    { color: #000000 }
.page_selected { color: #000000; }

.anchorAnim:hover { color: #000000 }

/*----------------------------------------------------------------------------*/

.pretty_link {
  color           : #660000;
  border-style    : solid;
  font-weight     : bold;
  border-width    : 1px;
  border-color    : #FFFFFF;
  text-decoration : underline;
}

.tinyText {
  font-family     : Times, serif, Helvetica, Arial, Verdana, sans-serif;
  font-size       : 10px;
  text-decoration : none;
  text-align      : right;
  font-weight     : bold;
  font-variant    : normal;
  color           : #000000;
}


/*----------------------------------------------------------------------------*/

.anchor {
  text-decoration:  underline;
  color:            #660000;
}

/*----------------------------------------------------------------------------*/

.title_basilique {
  font-family:      Times, serif, Helvetica, Arial, Verdana, sans-serif;
  font-size:        22px;
  font-weight:      bold;
  text-decoration:  none;
  text-align:       left;
  vertical-align:   middle;
  color:            #660000;
}

.pretty_title2 {
  font-family     : Times, serif, Helvetica, Arial, Verdana, sans-serif;
	font-size       : 20px; 
	font-style      : normal; 
	font-weight     : bold; 
  color           : #660000;
}

.text_basilique {
  font-family     : Times, serif, Helvetica, Arial, Verdana, sans-serif;
  font-size       : 16px;
  text-decoration : none;
  text-align      : left;
  font-weight     : normal;
  font-variant    : normal;
  line-height     : 135%;
  color           : #000000;
}

/*----------------------------------------------------------------------------*/

.pretty_frame_right {
	BORDER-RIGHT: #660000 1px dashed; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #660000 1px dashed; 
	PADDING-LEFT: 5px; 
	FLOAT: right; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	BORDER-LEFT: #660000 1px dashed; 
	WIDTH: 480px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #660000 1px dashed
}
.pretty_frame_left {
	BORDER-RIGHT: #660000 1px dashed; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #660000 1px dashed; 
	PADDING-LEFT: 5px; 
	FLOAT: left; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	BORDER-LEFT: #660000 1px dashed; 
	WIDTH: 480px;
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #660000 1px dashed
}
