.menuTd {
	background-color: #F9F7F4;
	height: 25px;
}

.menuTdhover {
	background-color: #ECE5DC;
	height: 25px;
}

.menuEntry {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

body {
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	margin: 0 auto;
/*	overflow:hidden; */
	background-color: white;
}

a:link { color:#3924B2;}

a:link img, a:hover img, a:active img, a:visited img { border: 0  }
td {padding:0;}

.bodytext {
	align: right;
}

/*Header*/
#mainHeader {
	padding:2px 2px 4px 2px;
	border:0px;
	border-bottom: 1px solid  #A0A0A0;
	-moz-box-shadow: 0px 0px 3px #A0A0A0;
	-webkit-box-shadow: 0px 0px 3px #A0A0A0;
	-o-box-shadow: 0px 0px 3px #A0A0A0;
	box-shadow: 0px 0px 3px #A0A0A0;
}
#mainHeader a {
	margin: 0 3px 0 3px	
	}
#mainHeader a:link,#mainHeader a:visited {
	text-decoration:none;
	}
#mainHeader a:hover,#mainHeader a:active {
	text-decoration:underline;
	}	
#leftHeader {
	float:left;
	}
#rightHeader {
	float:right;
	}

.title {
	font-family: Arial;
	font-size: 10pt;
}

/*Main Table*/
#Frame{
	margin:auto;
	}

/*sub Header*/
#subHeader{
	}
#leftSubHeader {
	width:160px;	
	}
#centralSubHeader {
	padding: 0 5px;
	text-align:center;
	}
#rightSubHeader {
	padding-top:5px;
	width:160px;
	}	
/*Main display*/
#Main{
	}
#Main td {vertical-align:top}
#leftMain{
	width:160px	
	}
#centralMain{
	padding:0 5px;
	}
#rightMain {
	width:160px
	}
/*Styling du Footer*/
#Footer{
	position:relative;	
	}
#leftFooter{
	padding: 0 5px;	
	width:150px;
	}
#centralFooter{
	padding: 0 5px;
	
	}
#rightFooter {
	width:150px;
	padding:0 5px;
	}
#Copyright {
	color:#606060;
	font-size:9pt;
	}
#footerLinks {
	text-align:center;
	font-size: 10pt;
	color: #898994;	
	}
.footer {

}

.footer a {
	color: orange;
}

a.footer:visited {
	color: brown;
}

a.footer:hoover {
	color: red;
}
#indexFooter{
	font-size:8pt;
	}

/* ... */		
.intro {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

.orangeTd {
	background-color: #FF9900
}

.list_links ul {  list-style:none; list-style-type: none;} 
.list_links li {      }
ul { list-style-image: url(../img/reiter/ul.gif) }

h1{color:orange; font-size:24pt; margin:5px; }

h2{ color:orange }
	

h3 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
/*
 * Styling for the search page 
 */
 
/*Styling de references.jsp*/
.bRange, .bRange h2 {
	color: darkgoldenrod;
	font-size:10pt;
	font-weight:normal;
	margin : 3px 0 3px 0;
}

.bRange a {
	color: darkgoldenrod;
}

.bRange em {
	
	}

	

.url {
	color: darkorange;
}

.highlight {
	font-weight: bold;
}

.ellipsis {
	font-weight: bold;
}
.next {
	border : 1px solid orange;
	margin : 3px;
	padding : 3px;
	}
 a:link.next,  a:visited.next { text-decoration:none}
 a:hover.next { text-decoration:underline; background:#F0F0F0}
/*
 * Styling for the reference page
 */

strong.reference  {
	font-weight:bold;
/*	background-color: gold; */
	padding: 0 2px 0 2px;	
	}
h1.reference {
	font-size:16pt;
	font-weight:bold;
	color:orange;
	}
h2.reference {
	font-size:16pt;
	font-weight:bold;
	color:orange;	
	}

.reference a:link{
	text-decoration:underline;
	color:red;
	background:#FFF5EE;
	}
.reference a:visited{
	text-decoration:underline;
	color:red;
	background:#FFF5EE;
	}
.reference a:hover,.reference a:active{
	text-decoration:none;
	color:orangered;	
	background:white;
}	

/*Styling the more plug in*/
.more {
	font-size: 9pt;
	color: #898994;
}

.more a {
	color: #898994;
}

a.more:visited {
	color: #898994;
}

td.header {
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
valign:top;
nowrap:nowrap;
}


/*
 * Formulaire de recherche page principale
 */
.subtitle { 
	font-size: 16pt; color:darkorange; font-family: Arial; font-weight: bold;margin:0px;
	} 
#searchForm {
	background: #FFCC33;
	border: 1px solid #FF3300;
	border-left-color: #FF3300;
	-moz-box-shadow: 5px 5px 5px #A0A0A0;	-webkit-box-shadow: 5px 5px 5px #A0A0A0;	-o-box-shadow: 5px 5px 5px #A0A0A0;	box-shadow: 5px 5px 5px #A0A0A0;
	-moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px;
	height:180px;
	margin:15px;	
	margin-top:90px;
	padding:10px;

}
/* Home page search table */
#searchTable {
	margin-top:15px
	}
#searchTable a{
	color:blue;
	}
#searchTable td {
	padding:5px;
	text-align:left;
	}
.searchHeader {
	font-weigth:bold;
	font-size:18pt;
	text-align:left;
	color:#404040;
	}
#cellText {
	width:45%;
	}
#cellRef {
	width:30%;
	}
#cellSubmit {
	width:25%;
	}	
.searchInput {
	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	
	-moz-box-shadow: 3px 3px 3px #A0A0A0;	-webkit-box-shadow: 3px 3px 3px #A0A0A0;	-o-box-shadow: 3px 3px 3px #A0A0A0;	box-shadow: 3px 3px 3px #A0A0A0;
	font-family: Arial;	
	outline:none;
	font-weight: bold; 
	font-size: 18pt;
	width:100%;
	}
	
#searchSubmit{
	background-color:#E4F7F7;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;	border-radius: 6px;	
	font-size:12pt;
	font-weight:bold;
	padding:3px 6px 3px 6px;	
	margin-right:1em;
	}

#search-exemple {
	padding : 1em;
	text-align:left;
	margin:0;
	}
#search-share{
		margin-top:45px;
		text-align:left;
}

#searchHelp {
	color:#404040;
	font-size:10pt;
	text-align:left;
	}

.notice {
	background: #EDF7F2;
	border: 1px solid #C82626;
	padding:3px;
	width:480px;
	float:right;
	-moz-box-shadow: 3px 3px 3px #A0A0A0;
	-webkit-box-shadow: 3px 3px 3px #A0A0A0;
	-o-box-shadow: 3px 3px 3px #A0A0A0;
	box-shadow: 3px 3px 3px #A0A0A0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/*Mini formulaire de recherche*/
#miniSearchForm{margin:0}
#miniSearch{}
#miniSearch td {padding:4px;}
#miniSearchHeader{	font-weight:bold;}
#miniSearchInput {}
#miniCellText{ width:35%;}
#miniCellRef{ width:25%;}
#miniCellSubmit{width:20%;}
.miniSearchInput{width:100%}

/*Mini share display*/
#miniShare{padding:5px;height:290px}
#miniShare ul {list-style:none}

/*Barre de résultat*/
#result_barre {
	background: #FFCC33;
	border-style: solid;
	border-width: 0;
	border-top-width: 2px;
	border-top-color: #FF3300;
	margin-right:auto;
	margin-left:auto;
	-moz-box-shadow: 5px 5px 5px #A0A0A0;	-webkit-box-shadow: 5px 5px 5px #A0A0A0;	-o-box-shadow: 5px 5px 5px #A0A0A0;
}
#result_barre h1{
	text-align:left;
	color:black;
	font-size:12pt;
	font-weight:normal;
	}
#result_barre a:link, #result_barre a:visited { 
	text-decoration:none;
	color:black;
	}
#result_barre a:hover, #result_barre a:active {
	text-decoration:underline;
	color:red;
	}	
#result_number{
	float:right;
	}

.buttons{
	display:block;
	horizontal-align:center;
}
/*Panneau Central*/
.center {
	width:960;
	margin: 0 auto;
}

#mainResult {
	text-align:left;
	float:left;
}
#pubDroite{
	width:160px;
	float:right;
	}
#searchFooter{
	width:1120px;
	}
#langFooter{
	text-align:center;
	float:left;
	font-size:10pt;
}
#langFooter img{
	vertical-align:middle;
	margin:3px;
	border:0px;
	}
#mainFooter {
	margin:5px 0 0 0;
	text-align:centre;
}
#sideFooter{
	width:160px;
	float:right;
	}	
.logo{ float:left ;border-width:0}
/*
 * References
 */

#mainDiv{
	width:1024px;
	position:relative;
	left:50%;
	margin-left:-512px;
	text-align:left;
	}
#corpsDiv{
	position:relative
	}
#contentDiv{
	float:left;
	width:854px;
	text-align:left;
	padding:5px;
	}
#rightPub{
	float:right;
	width:160px;
	text-align:center
	}
#clearDiv{
	clear:both;
}
#title {float:left}
#share{
	float:right;
	margin:3px}

footer {
	position:relative;
	}

/* 
 * Lectures du Jour
 */

#todayNotice { text-align:left; font-size:9pt;}
#todayOtherDays {margin:3px}
#lectDesc{ font-size:10pt; text-align:left; width:400px;padding-left:1em; 
	}

#reading td { margin:3px}
.cellRight, .cellLeft {
	border-width:1px;border-color:orange;border-style:solid;
	-moz-box-shadow: 3px 3px 3px #A0A0A0;	-webkit-box-shadow: 3px 3px 3px #A0A0A0;	-o-box-shadow: 3px 3px 3px #A0A0A0;	box-shadow: 3px 3px 3px #A0A0A0;
	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;
	padding:4px;
}

.cellRight{
	backgroung:white;

}
.cellLeft{
	background: #FFEBA8;
}
#todayPrev { float:left}
#todayResult {margin :auto; font-weight:bold;}
#todayNext{float:right}

#mainReading {width:40%;text-align:left;font-family: 'NewRegular'; font-size:12pt}
#footerEvangelizo {
	font-size:9pt; color:#A0A0A0;
	}
#dateLinks{
	padding:3px;
	font-size:smaller;
	}
/*
 * Styles pour Biible-Share
 */
#main {
	text-align:left;
	margin:0;
	}
#share-band {
	width:100%;
	height:36px;
	position:fixed;top:0;
	text-align:left;
	vertical-align:top;
	-moz-box-shadow: 0px 0px 3px #A0A0A0;
	-webkit-box-shadow: 0px 0px 3px #A0A0A0;
	-o-box-shadow: 0px 0px 3px #A0A0A0;
	box-shadow: 0px 0px 3px #A0A0A0;
	}
#table-band td {
	border:0px;
	padding : 0 1em;
	}
	
#share-page {
	width:100%;
	height:100%;
	position:fixed; top:38px;
	}
/* */
.erreur{ border-width:1px;border-color:red;border-style:solid;font-weight: bold;}

.search {
	font-size: 10pt;
}

.search a {
	color: orange;
}

a.search:visited {
	color: brown;
}

a.search:hoover {
	color: red;
}

/*
 * Style pour l'index
 */
#sub_header {
	width:960px;	margin-left:auto;	margin-right:auto;
	text-align:left;
}
.index {
	width:960px;	margin-left:auto;	margin-right:auto;	
	text-align:left;
	font-size:8pt;

	}
.index ul {
	list-style-type:none;
	list-style-image:none;	
	padding:0;margin:0px;
/*	height:1em;*/
	}
.index li{
	margin-left:1em;
	float:left;

}
