BODY {
	background-color: #FFFFFF;
  background-image: url("pages/G04.png");
  background-repeat: no-repeat; 
  background-attachment: fixed;
  background-position: top left; 
  FONT-SIZE: 12px;
  FONT-FAMILY: Verdana,Helvetica
}
LEGEND { 
  FONT-WEIGHT: bold;
  COLOR: blue;
} 
FONT {
	font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}
TD {
	font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}
P {
	font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}
DIV {
	font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}
INPUT {
	font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}
TEXTAREA {
	font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}
FORM {
	font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}
A:link {
	font-size: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline
}
A:visited {
	font-size: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline
}
A:active {
	font-size: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline
}
A:hover {
	font-size: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #008080; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none
}
.bx {
	BORDER-RIGHT: #DFE4FF 1px solid; BORDER-TOP: #ffffff 1px solid; font-size: 12px; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #DFE4FF 1px solid; FONT-FAMILY: Verdana,Helvetica; BACKGROUND-COLOR: #E0ECFF
}
.bxn {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #DFE4FF 1px solid; font-size: 12px; BORDER-LEFT: #DFE4FF 1px solid; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana,Helvetica; BACKGROUND-COLOR: #E0ECFF
}
.Normal {
	COLOR: #000080; font-size: 12px; FONT-FAMILY: Verdana,Helvetica
}

			#bible {position:absolute;
			top:0px;
			left:0px;
			width:100%;
			height:100%;
			margin-top:0px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:center;
			background-color:#E0ECFF;			
			}	

			#verset {position:absolute;
			top:0px;
			left:0px;
			width:99.9%;
			height:32px;
			margin-top:0px;
/*			border : solid 1px lavender; */
			overflow:hidden;
			text-align:center;
			background-color: #E0ECFF;			
			}	

			#hautpage0 {position:absolute;
			top:27px;
			left:0px;
			width:700%;
			height:24px;
			margin-top:5px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:left;
/*			background-color:white;		*/
			background-image:url('menu.png');							
			}				
			
			#hautpage1 {position:absolute;
			top:29px;
			left:0px;
			width:20%;
			height:20px;
			margin-top:5px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:left;
/*			background-color:white;		*/
			}				
			
			#hautpage2 {position:absolute;
			top:29px;
			left:80%;
			width:20%;
			height:20px;
			margin-top:5px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:left;
/*			background-color:white;		*/
			}
      
			#hautpage3 {position:absolute;
			top:29px;
			left:201px;
			width:100px;
			height:20px;
			margin-top:5px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:left;
/*			background-color:white;		*/
			}		     
			
			#hautpage4 {position:absolute;
			top:31px;
			left:20%;
			width:600px;
			height:20px;
			margin-top:5px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:left;
/*			background-color:white;   */
			}		     			

			#hautpage5 {position:absolute;
			top:32px;
			right:-2px;
			width:20px;
			height:20px;
			margin-top:5px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:left;
/*			background-color:white;		*/					
			}		     		
      
			#menu {position:absolute;
			top:46px;
/*			bottom:16px; */			
			left:0px;
			width:20%;
			height:90%;
			margin-top:10px;
/*			border : solid 1px white; */
/*			overflow:auto; */
			text-align:center;
			}

			#page {position:absolute;
			top:46px;	
/*			bottom:16px; */      		
			left:20%;
			width:60%;
			height:90%;
			margin-top:10px;
/*			padding:7px; */
/*			overflow:auto; */
/*			border:solid 1px white; */
			}
			
			#menu_d {position:absolute;
			top:46px;
/*			bottom:16px; */			
			left:80%;
			width:20%;
			height:90%;
			margin-top:10px;
/*			border : solid 1px white; */
/*			overflow:auto; */
			text-align:center;
			}			
			
			#baspage {position:absolute;
			bottom:0px;
			left:0px;
			width:100%;
			height:15px;
			margin-top:10px;
/*			border : solid 1px white; */
			overflow:hidden;
			text-align:center;
			background-color:white;			
			}	
								
			.popup {position:absolute;
			top:23%;
			left:25%;
			width:50%;
			height:50%;
			border : solid 12px #6694E3;
			overflow:hidden;
			text-align:right;
			background-color:#FFFFFF;
			visibility: hidden;
			}						
			
			.citation {
			font-weight: normal;
			font-size: 12px;
			font-style:italic;
			background: none transparent scroll repeat 0% 0%;
			color: blue;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}
			
			.citationgras {
			font-weight: bold;
			font-size: 12px;
			font-style:italic;
			background: none transparent scroll repeat 0% 0%;
			color: blue;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}			
			
			.titre {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}		
			
			.ctitre {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			text-align:center;			
			font-family: Verdana, Helvetica;
			text-decoration: none
			}	
			
			.stitre {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}		
			
			.ttitre {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			text-align:center;			
			font-family: Verdana, Helvetica;
			text-decoration: none
			}	
						
			.ititre {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}	
					
			.etudeverset {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: blue;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}			
			
			.evidence {
			font-weight: normal;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}
			
			.evidencec {
			font-weight: normal;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			font-family: Verdana, Helvetica;
			text-align:center;			
			text-decoration: none
			}			      										
						
			.evidencegras {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}
			
			.evidencegrasc {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: #000080;
			font-family: Verdana, Helvetica;
			text-align:center;						
			text-decoration: none
			}			
			
			.lumineux {
			font-weight: normal;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: blue;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}						
			
			.lumineuxc {
			font-weight: normal;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: blue;
			font-family: Verdana, Helvetica;
			text-align:center;				
			text-decoration: none
			}		      							
			
			.lumineuxgras {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: blue;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}			
			
			.lumineuxgrasc {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: blue;
			font-family: Verdana, Helvetica;
			text-align:center;							
			text-decoration: none
			}						
						
			.rouge {
			font-weight: normal;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: red;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}													
			
			.rougegras {
			font-weight: bold;
			font-size: 12px;
			font-style:normal;
			background: none transparent scroll repeat 0% 0%;
			color: red;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}												
																		