html {
	overflow-y: scroll;
}
body {
	background-color: #333333;
	text-align:center;
	color: #FFFFFF;
	padding: 0%;
}
table {
	margin-left: auto;
	margin-right: auto;
}
th {
	border:1px solid #FF0000;
}
ul { 
	font-size:24px;
	text-align:left;
	color:#FF0000;
}
ol { 
	font-size:24px;
	color:#FF0000;
}
h1 {
	font-size: 32px;
	font-weight:bold;
}
h2 {	
	font-weight:bold;
	font-size: 24px;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-weight:bold;
	font-size: 20px;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-weight:bold;
	font-size: 16px;
	margin-top:0px;
	margin-bottom:0px;
}
h5 {
	color: #FFFF00;
	font-size: 16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
h6 {
	color: #FF0000;
	font-size: 16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
fieldset {
	border: none;
}
.Style1 {
	color:#FFFF00;
	font-size:21px;
}
.Style2	{
	color:#FF0000;
}
.Style3	{
	font-weight:bold;
}
img {
	Border:0;
}
iframe {
	width:200px;
	height:50px;
	margin-top:5%;
}
/* Fonction recherche rapide*/
#ResultBG {
	background:url(bg.png) repeat;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	z-index:1;
}
#ResultBox {
	overflow : auto;
	position:fixed;
	width: 50%;
	height:60%;
	padding-left:15px;
	padding-bottom:10px;
	background-color:#FFF;
	color:#00C;
	border: double #F00;
	margin-top:10%;
	margin-left:25%;
	display:block;
	z-index:2;
}
/* Fin Fonction recherche rapide*/
/* Accueil */
#acc_gauche {
	float: left;
	width: 20%;
}
#acc_droite {
	float: left;
	width: 20%;
}
#marqueecontainer {
	position: relative;
	overflow:hidden;
	width:50%;
	height: 200px;	
	width: 504px;
	margin-left:auto;
	margin-right:auto;
}
#marqueecontainer2 {
	position: relative;
	overflow:hidden;
	width:50%;
	height: 190px;	
	margin-left:auto;
	margin-right:auto;
}
#vmarquee {
	position: absolute;
	top:0px;
	left:0px;
}
#vmarquee2 {
	position: absolute;
	top:0;
	left:0;
}
/* fin Accueil*/
/* Gestion tarifs */ 
.BibleContent { 
	border: 1px outset #000000;
	background-color: #F8FFFF;	
	color:#606060;
	width:60%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
.BibleTitle {
	background-color:#39495A;
	color:#C6C6C6;
	margin-top:15px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.BibleSelect { 
	border:1px outset #000000;
	background-color: #F8FFFF;
	width:90%;
	height:100px;
	margin-bottom:5%;
	margin-left:auto;
	margin-right:auto;
}
.ResultContent{
	border: 1px outset #000000;
	background-color: #F8FFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#606060;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.Result{
	border: 1px outset #000000;
	width:99%;
	margin-top: 30px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
.ResultAffine { 
	margin-top: 5px;
	border: 1px outset #000000;
	background-color: #FFFDAF;
	width:90%;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
}
.ResultAffine form{ 
	width: 60%;
	margin-left:auto;
	margin-right:auto;
}
.ResultAffine select {	
	width:150px;
}
/* fin Gestion tarifs */ 
/* Gestion des news */
.News {
	width:502px;
	margin-left:auto;
	margin-right:auto;
}
.post {
	border:1px;
	border-style: solid;
	border-color: #fff;
	line-height:18px;
	margin-top:10px;
}
.post h1 {
	background-color: #fff;
	padding:2px 10px 5px;
	margin:0;
	font-size:20px;
	color: #000;
	text-decoration:underline;
	text-align:center;
}
.post_body {
 	padding:5px 10px;
	margin-bottom:10px;
}
/* Date du Post */
.postedate {
	text-align:right;
	margin:5px 5px;
	height: 23px;
}
/* Fin de Gestion des news*/
/* Gestion des Distributions */
#texte {
	float: right;
	margin-right: 2%;
	width: 43%;
}
#texte p {
	text-align:left;
}
#image {
	float: left;
	margin-left: 2%;
	width:50%
}
#clear {
	clear:both;
	padding-top: 50px;
}
/* Fin Distribution */
/* Gestion du Menu */
#content {
	width: 80%;
	float:right;
	margin-top: 3%;
}
#nav {
	width:20%;
	background: no-repeat top url('../IMAGES/banniere4.gif');
	float: right;
	margin-top: 3%;
}
#menu {
	
	width:180px;
	margin-left:auto;
	margin-right:auto;
}

#menu2 {
	margin-top: 90px;
	width:180px;
	margin-left:auto;
	margin-right:auto;
}
#menu a {
	display: block;
}
.smenu a {
	border:#FFFFFF groove 1px;
	width: 140px;
	margin-left:22px;
	color:#FFFFFF;
	background-color:#666666;
}
.smenu a:hover {
	background-color:#333333;
}
#navfooter {
	height: 12px;
}


input, textarea
{
   font-family: "Times New Roman", Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
}
 
input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #FFFF99;
}
 
label
{
   color: white; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
}
 
legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #333333;
   font-weight: bold;
}
 
fieldset
{
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
}

/* Fin de gestion du menu */
