/*Style Bible en ligne.org*/

/* Vous pouvez changer ici*/
body {
margin: 0 ;
padding: 0 ;
font-family :  verdana, helvetica, sans-serif ;
font-size : 12px;
color : #000;
background-color : #ffcc66;
}

 #page 
{ 
margin: 0px auto;
width: 1024px;
}
 #haut 
{ 
background-image : url(../images/haut.jpg);
background-repeat:no-repeat;
height : 20px ;
background-color : #ffffff;
}
 #logohaut 
{ 
margin-left:12px;
}
 #centre 
{ 
background-image : url(../images/centre.jpg);
text-align : left;
padding-left:9px;
}
 #bas 
{ 
margin-top:-13px;
background-image : url(../images/bas.jpg);
background-repeat:no-repeat;

}
/* ======================================================== pied ==============*/
div.pfoot {
/*background-color:#ccccee;*/
text-align: center;
/*background: url(images/bas.jpg) top right repeat-x  ;*/
font: normal 9pt Arial;
color: #555555;
}
.pfoot a{
color: #555555;
text-decoration:none;
}

/* Ne pas changer sauf si vous savez ce que vous faites */

.titre-chapitre {
font-size : 17px;
}
.liste-chapitre {
font-size : 12px;
margin-left:20px;
margin-right: 20px;
}
.liste-chapitre a{
color: #555555;
text-decoration:none;
font-size : 14px;
padding:0px;
}

.liste-chapitre a:hover{
color: #ffffff;
text-decoration:none;
background-color:#999999;
padding:0px;
}
.texte-chapitre {
font-family :  verdana, helvetica, sans-serif ;
font-size : 14px;
text-align:center;
}

.liste-livre a{
color: #555555;
text-decoration:none;
font-size : 14px;
padding:1px;
}

.liste-livre a:hover{
color: #ffffff;
text-decoration:none;
background-color:#999999;
padding:1px;
}
div.bible-en-ligne {
/*background-color:#ccccee;*/
text-align: center;
/*background: url(images/bas.jpg) top right repeat-x  ;*/
font: normal 9pt Arial;
color: #555555;
}
.bible-en-ligne a{
color: #555555;
text-decoration:none;
}
