body
{
margin: 0;
background-color: #93a3a7;
}
.box_clvvert_ghe
{
position: fixed;
left: 0px;
top: 770px;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
-webkit-transform-origin: left top 0;
-moz-transform-origin: left top 0;
-ms-transform-origin: left top 0;
-0-transform-origin: left top 0;
transform-origin: left top 0;
}
.text_clvvert_ghe
{
margin:10px;
font-family: arial;
letter-spacing: 2.5px;
font-size: 70px;
font-weight: bold;
color: #93a3a7;
font-style: italic;
text-shadow: 3px 3px 0 #fff;
}
.box_clvvert_drt
{
position: fixed;
right: 0px;
top: 760px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: right top 0;
-moz-transform-origin: right top 0;
-ms-transform-origin: right top 0;
-0-transform-origin: right top 0;
transform-origin: right top 0;
}
.text_clvvert_drt
{
margin: 10px;
font-family: arial;
letter-spacing: 2.5px;
font-size: 70px;
font-weight: bold;
color: #93a3a7;
font-style: italic;
text-shadow: 3px 3px 0 #fff;
}  
#bloc_page
{
width: 80%;
max-width: 1120px;
min-width: 900px;
margin: auto;
background-color: #cedef8;
}
header
{
padding-top: 5px;
background: rgb(100, 180, 250);
background: -moz-linear-gradient(80deg, rgb(100, 180, 250) 15%, rgb(30, 100, 210) 100%);
background: -webkit-linear-gradient(80deg, rgb(100, 180, 250) 15%, rgb(30, 100, 210) 100%);
background: -o-linear-gradient(80deg, rgb(100, 180, 250) 15%, rgb(30, 100, 210) 100%);
background: -ms-linear-gradient(80deg, rgb(100, 180, 250) 15%, rgb(30, 100, 210) 100%);
background: linear-gradient(170deg, rgb(100, 180, 250) 15%, rgb(30, 100, 210) 100%);
}
.contener_slideshow
{
margin-top: 8px;
margin-bottom: 15px;
width:780px;
height:160px;
overflow: hidden;
position: relative;
}
.slid_5, .slid_4
{
position: absolute;
width:780px;
height:160px;
}
.slid_5{left: 0;}
.slid_4{left: 780px;}
.contener_slide
{
 width: 1560px;
 height: 160px;
 left:0px;
 position: absolute;
 -webkit-animation-duration: 15s;
 -webkit-animation-iteration-count:infinite;
 -webkit-animation-name: anim_slide;
 -moz-animation-duration: 15s;
 -moz-animation-iteration-count:infinite;
 -moz-animation-name: anim_slide;
 -ms-animation-duration: 15s;
 -ms-animation-iteration-count:infinite;
 -ms-animation-name: anim_slide;
 animation-duration: 15s;
 animation-iteration-count:infinite;
 animation-name: anim_slide;
}
@-webkit-keyframes anim_slide
{ 
0% {left:0px;}
28% {left:0px;}
50% {left:-780px;}
78% {left:-780px;}
}
@-moz-keyframes anim_slide 
{
0% {left:0px;}
28% {left:0px;}
50% {left:-780px;}
78% {left:-780px;}
}
@-ms-keyframes anim_slide 
{
0% {left:0px;}
28% {left:0px;}
50% {left:-780px;}
78% {left:-780px;}
}
@keyframes anim_slide 
{
0% {left:0px;}
28% {left:0px;}
50% {left:-780px;}
78% {left:-780px;}
}
/* MENU HORIZONTAL DÉROULANT 2 NIVEAUX */
#menu-CLV, #menu-CLV ul
{
padding:0;
margin:0;
list-style:none;
text-align:center;
}
#menu-CLV li
{
display:inline-block;
position:relative;
border-radius:8px 8px 0 0;
}
#menu-CLV li li
{
display:inherit;
}
#menu-CLV ul li
{
max-height:0;
overflow: hidden;
transition:all 1s;
border-radius:0;
text-align:left;
padding-left:5px;
}
#menu-CLV ul li:last-child
{
border-radius:0 0 8px 8px;
}
#menu-CLV ul li li:first-child
{
border-radius:8px 8px 0 0;
}
#menu-CLV ul
{
position: absolute;
z-index: 1000;
min-width:100%;
white-space: nowrap;
text-align: left;
-moz-transition: 1s all 1.2s;
-webkit-transition: 1s all 1.2s;
transition: 1s all 1.2s;
}
#menu-CLV ul ul 
{
left:100%;
top:0;
overflow: hidden;
max-width: 0;
min-width: 0;
transition: 0.6s all;
}
#menu-CLV ul li:hover ul {
max-width: 30em;
}
#menu-CLV li li li {
max-height: inherit;
}
/* background des liens menus */
#menu-CLV li:first-child, #menu-CLV li:nth-child(4), #menu-CLV li:last-child
{
background-color: #729EBF;
background-image: -webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
background-image:linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
}
#menu-CLV li:nth-child(2), #menu-CLV li:nth-child(6)
{
background-color: #F6AD1A;
background-image:-webkit-linear-gradient(top, #F6AD1A 0%, #9F391A 100%);
background-image:linear-gradient(to bottom, #F6AD1A 0%, #9F391A 100%);
}
#menu-CLV li:nth-child(3), #menu-CLV li:nth-child(5)
{
background-color: #CFFF6A;
background-image:-webkit-linear-gradient(top, #CFFF6A 0%, #677F35 100%);
background-image:linear-gradient(to bottom, #CFFF6A 0%, #677F35 100%);
}
/* background des liens sous menus */
#menu-CLV li:first-child li, #menu-CLV li:nth-child(4) li, #menu-CLV li:last-child li
{
background:#333A40;
opacity: 0.9;
}
#menu-CLV li:nth-child(2) li, #menu-CLV li:nth-child(2) li li, #menu-CLV li:nth-child(6) li 
{
display:inherit;
background:#9F391A;
opacity: 0.9;
}
#menu-CLV li:nth-child(3) li, #menu-CLV li:nth-child(3) li li, #menu-CLV li:nth-child(5) li
{
background:#677F35;
opacity: 0.9;
}
/* background des liens menus et sous menus au survol */
#menu-CLV li:first-child:hover, #menu-CLV li:first-child li:hover, #menu-CLV li:nth-child(4):hover, #menu-CLV li:nth-child(4) li:hover, #menu-CLV li:last-child:hover, #menu-CLV li:last-child li:hover
{
background:#729EBF;
}
#menu-CLV li:nth-child(2):hover, #menu-CLV li:nth-child(2) li:hover, #menu-CLV li:nth-child(2) li li:hover, #menu-CLV li:nth-child(6):hover, #menu-CLV li:nth-child(6) li:hover
{
background:#F6AD1A;
}
#menu-CLV li:nth-child(3):hover, #menu-CLV li:nth-child(3) li:hover, #menu-CLV li:nth-child(5):hover, #menu-CLV li:nth-child(5) li:hover
{
background:#CFFF6A;
}
/* les a href */
#menu-CLV a
{
text-decoration:none;
display:block;
padding:8px 32px;
color:#fff;
font-family:arial;
}
#menu-CLV ul li a
{
padding:5px 8px;
}
#menu-CLV ul a
{
padding:8px 0;
}
#menu-CLV li:hover li a, #menu-CLV li:hover li li a
{
color:#fff;
text-transform:inherit;
}
#menu-CLV li:hover li 
{
max-height: 15em;
overflow: visible;
}
#menu-CLV li:hover a, #menu-CLV li li:hover a, #menu-CLV li li li:hover a
{
color:#000;
}
/* Ligne orange */
#ligne_orange
{
height: 5px;
background-color: #ff9000;
}
/* CLV verset Deutéronome - Blanc encadré blanc */
article
{
padding:2px 20px 0.5px 20px;
margin:0;
background: rgb(30, 100, 210);
background: -moz-linear-gradient(100deg, rgb(30, 100, 210) 15%, rgb(100, 180, 250) 100%);
background: -webkit-linear-gradient(100deg, rgb(30, 100, 210) 15%, rgb(100, 180, 250) 100%);
background: -o-linear-gradient(100deg, rgb(30, 100, 210) 15%, rgb(100, 180, 250) 100%);
background: -ms-linear-gradient(100deg, rgb(30, 100, 210) 15%, rgb(100, 180, 250) 100%);
background: linear-gradient(190deg, rgb(30, 100, 210) 15%, rgb(100, 180, 250) 100%);
}
.v3019
{
font-family: arial, verdana,sans-serif;
font-size:1.1em;
color:#fff;
font-style: oblique;
text-align: center;
border: 2px solid white;
padding: 10px 10px 10px 10px;
margin:0;
}
.ref_v3019
{
font-family: arial, verdana,sans-serif;
font-size:0.75em;
color:#fff;
text-align: right;
padding-top:2px;
margin:0;
}
/* Zone centrale avec ou sans colonnes  */
.lescols
{
overflow: auto;
padding: 20px 20px 20px 20px;
}
.lescols_ghe
{
overflow: auto;
padding: 20px 20px 20px 0px;
}
.lescols_drt
{
overflow: auto;
padding: 20px 0px 20px 20px;
}
.lescols_haut
{
overflow: auto;
padding: 0px 0px 20px 20px;
}
.lescols_haut_resu
{
overflow: auto;
padding: 0px 20px 20px 20px;
}
.lescols_haut_passion
{
overflow: auto;
padding: 0px 20px 20px 0px;
}
.boite_drapdrt
{
width: 60px;
position: fixed;
top: 75px;
right: 90px;
text-align: center;
font-family: arial, verdana,sans-serif;
font-size:0.75em;
font-weight:bold;
color:#fff;
}
.drapeau_40px
{
width: 40px;
text-align: center;
}
.legende_drapeau
{
display: block;
margin: auto;
width: 130px;
text-align: left;
font-weight: bold;
}
.drapeau_30px
{
width: 30px;
text-align: left;
}
/* Titres et textes de base */
h1
{
font-family: arial, verdana,sans-serif;
font-size:1.2em;
color:#2e3336;
font-style: oblique;
text-shadow: 1px 1px 0px white;
}
p
{
font-family: arial, verdana, sans-serif;
font-size:1em;
color:black;
}
.p_09
{
font-family: arial, verdana, sans-serif;
font-size:0.9em;
}
.p_1
{
font-family: arial, verdana, sans-serif;
font-size:1em;
}
.p_075
{
font-family: arial, verdana, sans-serif;
font-size:0.75em;
}
.posit_titre_h1
{
margin-top: 8px;
}
.p_margleft_20
{
margin-left: 20px;
}
.p_margleft_40
{
margin-left: 40px;
}
.p_margleft_80
{
margin-left: 80px;
}
.p_margleft_100
{
margin-left: 90px;
}
.p_margleft_120
{
margin-left: 120px;
}
.p_09_margleft_120
{
margin-left: 120px;
font-size: 0.9em;
}
.p_margleft_170
{
margin-left: 170px;
}
.p_margleft_180
{
margin-left: 180px;
}
.p_margleft_200
{
margin-left: 200px;
}
.p_margleft_240
{
margin-left: 240px;
}
.p_retr_80px_redpuce
{
color: red;
padding-left: 80px;
}
.p_retr_50px_redpuce
{
color: red;
padding-left: 50px;
}
.p_retr_10px_redpuce
{
color: red;
padding-left: 10px;
}
.p_1_gras_bleu
{
margin-left: 40px;
color:#004cbd;
font-size:1em;
font-weight: bold;
}
.p_rouge
{
color:#ff0000;
}
.p_rouge_maj
{
color:#ff0000;
font-variant : small-caps;
}
.p_rouge_maj:hover
{
color:#000080;
font-variant : small-caps;
}
.p_1_padleft20
{
font-family: arial, verdana, sans-serif;
font-size:1em;
padding-left: 20px;
}
.p_1_left_bleu
{
color:#004cbd;
font-size:1em;
font-weight: bold;
}
.p_09_black
{
font-family: arial, verdana, sans-serif;
font-size:0.9em;
color:black;
}
.p_11_gras_oblique
{
font-family: arial, verdana, sans-serif;
font-size:1.1em;
color:#9F391A;
font-weight: bold;
font-style: oblique;
}
.p_11_gras_obl
{
font-family: arial, verdana, sans-serif;
font-size:1.1em;
color:#9F391A;
font-weight: bold;
font-style: oblique;
padding-left: 20px;
}
.p_09_right
{
font-family: arial, verdana, sans-serif;	
font-size: 0.9em;
text-align: right;
}
.p_09_redright
{
font-family: arial, verdana, sans-serif;	
font-size: 0.9em;
color: #ff0000; 
text-align: right;
}
.p_09_redright a
{
font-family: arial, verdana, sans-serif;	
font-size: 0.9em;
color: #ff0000; 
text-align: right;
}
.p_09_redright a:hover
{
font-family: arial, verdana, sans-serif;	
font-size: 0.9em;
color: #24445c; 
text-align: right;
}
.miniloffre
{
font-family: arial, verdana, sans-serif;
font-size:0.9em;
color:#fff;
}
.p_1_blanc_left
{
font-family: arial, verdana, sans-serif;
font-size:1em;
color:#fff;
}
.p_09_blanc_left_pad200
{
font-family: arial, verdana, sans-serif;
font-size:0.9em;
color:#fff;
font-style: oblique;
padding-left: 200px;
}
/* Verset d'introduction page - Blanc sur fond vert */
#verset_intro_page
{
width: auto;
overflow: hidden;
padding: 3px 20px 8px 20px;
background: rgb(103, 127, 53);
background: -moz-linear-gradient(115deg, rgb(103, 127, 53) 45%, rgb(159, 208, 0) 100%);
background: -webkit-linear-gradient(115deg, rgb(103, 127, 53) 45%, rgb(159, 208, 0) 100%);
background: -o-linear-gradient(115deg, rgb(103, 127, 53) 45%, rgb(159, 208, 0) 100%);
background: -ms-linear-gradient(115deg, rgb(103, 127, 53) 45%, rgb(159, 208, 0) 100%);
background: linear-gradient(205deg, rgb(103, 127, 53) 45%, rgb(159, 208, 0) 100%);
}
/* Image Bible zone verte - Verset d'introduction page */
.bible
{
float: left;
width: 150px;
border-radius: 8px;
margin: 15px 20px 15px 8px;
}
.ref_vers_intro
{
font-family: arial, verdana, sans-serif;
font-size:0.8em;
padding-left: 180px;
color:#fff;
text-align: right;
font-style: oblique;
}
.text_intro
{
font-family: arial, verdana, sans-serif;
font-size:1.25em;
color:#fff;
text-align: center;
}
.titresave
{
font-family: arial, verdana, sans-serif;	
font-size:1.125em;	
color:#fff;
text-align: left;
font-style: oblique;
}
.text_faq
{
font-family: arial, verdana, sans-serif;
font-size:1em;
color:#fff;
text-align: left;
}
.text_vers_intro
{
font-family: arial, verdana, sans-serif;
font-size:1em;
color:#fff;
text-align: left;
padding-left: 180px;
}
.text_intro_center
{
font-family: arial, verdana, sans-serif;
font-size:1em;
color:#fff;
text-align: center;
}
.note_compare
{
font-family: arial, verdana, sans-serif;
font-size:1em;
color:#fff;
text-align: center;
margin-bottom: 10px;
}
.textsave
{
font-family: arial, verdana, sans-serif;
font-size:0.925em;
color:#fff;
text-align: left;
}
.vers_intro_center
{
font-family: arial, verdana, sans-serif;
font-size:0.8em;
color:#fff;
text-align: center;
font-style: oblique;
}
.legende_image
{
display: block;
margin: auto;
width: 130px;
text-align: center;
font-weight: bold;
}

/* Mini Foot Accueil et retour haut de page  */
.btup
{
width: 40px;
float: right;
}
.home
{
width: 40px;
}
/* Footer avec Compteur Historique et Copyright  */
footer
{
padding: 2px;
text-align: center;
background-color: #677179;
}
#aboutme, #abouthim, #meethim, #coprgt 
{
margin: 2px 0 2px 0;
display: inline-block;
vertical-align: middle;
}
#aboutme, #abouthim, #meethim
{
text-align: left;
width: 15%;
color: #d4ec88;
}
#coprgt
{
text-align: left;
width: 45%;
}
.text_footer
{
font-size: 0.9em;
color: #cedef8;
font-style: oblique;
}
.footer a, .text_footer a, .copyright a
{
font-size: 0.9em;
color: #cedef8;
font-style: oblique;
text-decoration:none; 
}
.copyright
{
color: #cedef8;
}
.interdit
{
font-family:"palatino linotype", palatino, serif;
font-style: italic;
font-size:1em;
font-weight: bold;
margin-left: 40px;
text-align: justified;
color:#46150b;
}
.pucboul
{
float: left;
width: 20px;
margin: 10px 20px 0px 0px;
}
.puce_15px
{
float: left;
width: 15px;
margin: 4px 20px 25px 0px;
}
.puce_10px
{
float: left;
width: 10px;
margin: 15px 10px 25px 20px;
}
.pucboul_margbot
{
float: left;
width: 20px;
margin: 10px 20px 20px 0px;
}