


/* ************************************************** */
/* SECTION */


/* /////////////// */
/* /// SCREEN /// */

section .pageScreen {
clear:both;
width:100%;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(205,215,205); */
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:984px;
}
/* /// SMARTPHONE_V /// */
}

section .pageGallery {
clear:both;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
width:100%;
height:auto;
margin:0px -2px 120px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(205,215,205); */
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:984px;
padding:0px 0px 120px 0px;
}
/* /// SMARTPHONE_V /// */
}

section .pageGallerySquare {
clear:both;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
width:100%;
height:auto;
margin:0px -2px 120px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(205,215,205); */
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:984px;
padding:0px 0px 120px 0px;
}
/* /// SMARTPHONE_V /// */
}

section .screen {
clear:both;
display:block;
width:100%;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}


/* /////////////// */
/* /// DETAIL /// */

section .titleDetail {
clear:both;
float:left;
width:100%;
height:auto;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(225,255,215); */
/* TYPO WEB - ADOBE FONTS */
font-weight:400;
font-size:23pt;
line-height:1;
text-align:left;
text-transform:uppercase;
color:var(--bleu_01);
}

section .textDetail {
clear:both;
float:left;
width:auto;
height:auto;
margin:0px 0px 0px 0px;
/* background-color:rgb(225,105,215); */
font-size:13pt;
line-height:1.4;
text-align:justify;
color:var(--gris_01);
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
padding:0px 0px 53px 0px;
border-bottom:1px solid var(--gris_02);
font-size:25pt;
}
/* /// SMARTPHONE_V /// */
}

section .textRight {
color:var(--bleu_01);
float:right;
}

section .textPrice {
float:left;
margin:5px 0px 0px 0px;
padding:4px 30px 3px 30px;
/* background-color:rgb(225,255,205); */
border:1px solid var(--bleu_01);
border-radius:2px;
/* TYPO WEB - ADOBE FONTS */
font-size:29pt;
Line-height:0.7;
text-align:left;
color:var(--bleu_01);
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
margin:60px 0px 0px 0px;
padding:20px 50px 20px 50px;
font-size:49pt;
}
/* /// SMARTPHONE_V /// */
}

section .textMoney {
float:right;
margin:10px 0px 0px 0px;
/* TYPO WEB - ADOBE FONTS */
font-size:21pt;
line-height:0.50;
text-align:left;
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
margin:13px 0px 0px 0px;
font-size:41pt;
}
/* /// SMARTPHONE_V /// */
}


/* /////////////// */
/* /// BLOCK /// */

section .bannerDetail {
clear:both;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
width:calc(100% - 120px);
height:auto;
margin:2px 0px 0px 0px;
padding:56px 60px 60px 60px;
/* background-color:rgb(225,255,215); */
background-color:var(--gris_03);
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:924px;
padding:56px 30px 10px 30px;
}
/* /// SMARTPHONE_V /// */
}

section .blockDetail {
float:left;
width:31.50%;
height:auto;
margin:1px 0px -7px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(185,255,215); */
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:100%;
margin:0px 0px 53px 0px;
}
/* /// SMARTPHONE_V /// */
}

section .sepDetail {
float:left;
width:1px;
Height:auto;
margin:4px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(215,205,255); background-color:transparent; */
background-color:var(--gris_02);
/* /// SMARTPHONE_V /// */
}


/* /////////////// */
/* /// IMAGE /// */

section .imgGallery {
display:block;
width:calc(50% - 2px);
height:100%;
margin:2px 2px 0px 0px;
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:100%;
padding:0px 0px 2px 0px;
}
/* /// SMARTPHONE_V /// */
}

section .imgGalSquare {
display:block;
width:calc(25% - 2px);
height:100%;
margin:2px 2px 0px 0px;
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:100%;
padding:0px 0px 2px 0px;
}
/* /// SMARTPHONE_V /// */
}





/* /////////////// */
/* /// BLOCK /// */

section .blockProduct {
clear:both;
width:944px;
height:auto;
margin:0px 0px 30px 0px;
padding:25px 20px 23px 20px;
/* background-color:rgb(225,255,215); */
background-color:var(--gris_03);
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:884px;
}
/* /// SMARTPHONE_V /// */
}

section .titleProduct {
float:left;
width:auto;
height:auto;
margin:0px 0px 18px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(225,255,215); */
font-weight:600;
line-height:1;
text-align:justify;
font-size:25pt;
color:var(--bleu);
}

section .textProduct {
clear:both;
width:auto;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(205,255,225); */
font-size:12pt;
line-height:1.5;
text-align:justify;
color:var(--gris_01);
}


/* /////////////// */
/* /// IMAGES /// */

section .imageProduct {
float:left;
width:100%;
height:auto;
margin:0px 0px 1px 0px;
padding:0px 0px 0px 0px;
}


/* /////////////// */
/* /// MOVIE /// */

video {
float:left;
width:100%;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(105,205,200); */;
}

section .iconeMovie {
float:right;
width:34px;
height:34px;
display:block;
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
/* background-color:rgb(215,235,255); */
background:url(images/global/didonetgerard_association_maison_edition_promotion_culture_artiste_movie_off.png) no-repeat 0px 0px;
transition:0.2s;
}

section .iconeMovie:hover {
cursor:pointer;
background:url(images/global/didonetgerard_association_maison_edition_promotion_culture_artiste_movie_on.png) no-repeat 0px 0px;
}

section .blockMovie {
float:left;
width:100%;
height:auto;
margin:0px 0px 120px 0px;
padding:30px 0px 26px 0px;
/* background-color:rgb(205,255,225); */
border-bottom:1px solid var(--gris_03);
/* TYPO WEB - ADOBE FONTS */
font-weight:300;
font-size:13pt;
line-height:1.0;
text-align:left;
}

section .textMovie {
float:left;
width:auto;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(205,255,225); */
}

section .backMovie {
float:right;
width:auto;
height:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
/* background-color:rgb(205,255,225); */
/* TYPO WEB - ADOBE FONTS */
font-weight:400;
text-align:right;
}


/* /////////////////////////// */
/* /// PAYPAL /// */

section .buy {
float:right;
width:30%;
height:auto;
margin:5px 0px 0px 0px;
padding:10px 0px 9px 0px;
/* background-color:rgb(215,205,255); background-color:transparent; */
background-color:var(--bleu_01);
border:0px solid var(--blanc);
border-radius:2px;
/* TYPO WEB - ADOBE FONTS */
font-weight:600;
font-size:17px;
line-height:1.0;
text-align:center;
text-transform:uppercase;
color:var(--blanc);
transition:0.3s;
/* /// SMARTPHONE_V /// */
@media (max-width:1024px) {
width:67%;
font-size:19px;
margin:60px 0px 0px 0px;
padding:23px 0px 23px 0px;
font-size:41px;
}
/* /// SMARTPHONE_V /// */
} 
section .buy:hover {
cursor:pointer;
color:var(--blanc);
box-shadow:4px 4px 6px var(--gris_02);
}








/* END */