/*####################################################### TABLE DES MATIERES ###############


+1    Police d'écritures



+2      Classes
        2.A     Armatures
        2.B     Bouttons
        2.C     Images, icones
        2.D     Textes
        2.E     Boxes
        2.F     Input



+3	Armature



+4      Couleurs



+5      Top



+6	Conteneur



+7	Tips




##################################################### FIN TABLE DES MATIERES ###############*/



/*####################################################### +1 polices d'écritures ###############*/

@font-face {
    font-family: 'font1';
    src: url('../fonts/lato-light-webfont.eot');
    src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato-light-webfont.woff') format('woff'),
        url('../fonts/lato-light-webfont.ttf') format('truetype'),
        url('../fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 200;
    font-style: normal;
}

Html {font-size: 100%;}
Body {font-size: 1em;}
div#en-tete {font-size: 1.4em;}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
}

@font-face {
    font-family: 'font2';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#allerbold') format('svg');
}

@font-face {
    font-family: 'attentica';
    src: url('../fonts/attentica.eot');
    src: url('../fonts/attentica.eot?#iefix') format('embedded-opentype'), url('../fonts/attentica.woff') format('woff'), url('../fonts/attentica.ttf') format('truetype'), url('../fonts/attentica.svg#allerbold') format('svg');
}

@font-face {
    font-family: 'mariage';
    src: url('../fonts/BrockScript.eot');
    src: url('../fonts/BrockScript.eot?#iefix') format('embedded-opentype'), url('../fonts/BrockScript.woff') format('woff'), url('../fonts/BrockScript.ttf') format('truetype'), url('../fonts/BrockScript.svg#allerbold') format('svg');
}

@font-face {
    font-family: 'scriptin';
    src: url('../fonts/scriptin.eot');
    src: url('../fonts/scriptin.eot?#iefix') format('embedded-opentype'), url('../fonts/scriptin.woff') format('woff'), url('../fonts/scriptin.ttf') format('truetype'), url('../fonts/scriptin.svg#allerbold') format('svg');
}

@font-face {
    font-family: 'darkwoman';
    src: url('../fonts/darkwoman.eot');
    src: url('../fonts/darkwoman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/darkwoman.ttf') format('truetype'),
        url('../fonts/darkwoman.svg#latolight') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'font3';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.svg#latolight') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'font4';
    src: url('../fonts/allerlt.eot');
    src: url('../fonts/allerlt.eot?#iefix') format('embedded-opentype'), url('../fonts/allerlt.woff') format('woff'), url('../fonts/allerlt.ttf') format('truetype'), url('../fonts/allerlt.svg#allerbold') format('svg');
    font-weight: bold;
    font-style: normal
}

.title1, .parent a:visited{
    color: #ffffff;
    text-transform:uppercase;
    font-family: font1;
    font-size:17px;
    height:50px;
}

.title1 {
    color: #ffffff;
    text-transform:uppercase;
    font-family: font1;
    font-size:17px;
    height:50px;
}

.title2{
    color: #e60029;
    font-family: font1;
    font-size: 21px;
    margin-left: 40px;  
    text-transform: uppercase;
}

.title{
    color: #000000;
    font-family: font1;
    font-size: 21px;
    width:100%;
    text-align:center;
    text-transform: uppercase;
    border:0 solid #e60029;
    border-width:0 0 4px 0;
}

.title3{
    font-family:font1;
    font-size:12px;
    color:#ffffff;
    text-align:left;
}

.title4{
    font-family:font4;
    font-size:14px;
    color:#000000;
    text-align:left;
}

.title5{
    font-size: 20px;
    color: brown;
    text-transform: uppercase;
    letter-spacing: 7px;
}

.title6{
    color: #122433;
    font-size: 30px;
    margin: 40px 0;
}

.title20{
    color: #000000;
    font-family: font1;
    font-size: 21px;
    width:100%;
    text-align:center;
    text-transform: uppercase;
    border:0 solid #e60029;
    border-width:0 0 2px 0;
}


.txt1{
    font-size:14px;
    color:#333333;
    text-transform:uppercase;
}

.txtSMenu{
    font-size:21px;
}

.txtCommentaires{
    margin:0 0 0 15px;
}

.BAN_BANNIERE1{
    font-size:30px;
}

h1 {
    color: #ffffff;
    text-transform:uppercase;
    font-size:16px;
    height:36px;
}

h2 {
    color: #f6f6f6;
    font-size:13px;
    line-height:20px;
}

/*####################################################### FIN polices d'écritures ###############*/



/*########################################################### +2 Classes #######################*/ 

/*~~~~~~ 2.A Armatures ~~~~~~*/

.categories{
    cursor: pointer;
    width:400px;
    height:297px;
    margin:10px;
    float:left;
    position:relative;
    text-transform: uppercase;
}

.categories span{
    width: 100%;
    position: relative;
    float: left;
    font-size: 18px;
    color: #676b6d;
    background: #f3f3f3;
    font-family: attentica;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: 4px;
}

.slides{
    width:35px;
    font-family:font1;
    color:rgba(255, 255, 255, 0.4);
    font-size:40px;
    top:160px;
    background-color: rgba(0, 0, 0, 0.2);
    text-align:center;
    position:absolute;
    z-index:99;
    cursor:pointer;
}

.slides:hover{color: rgba(255, 255, 255, 0.9);}

.paragraphe{
    width:60%;
    text-align:justify;
    line-height:25px;
    margin:auto;
    font-family:font1;
    font-size:12px;
}

.title_paragraphe{
    width:70%;
    text-align:justify;
    margin:30px auto 0;
    font-family:font1;
    font-size:14px;
}

.select{
    width:25%;
    overflow:hidden;
    float:left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.defaultSelect select{
    background: transparent;
    width: 106%;
    line-height: 1;
    border: none;   
    height: 28px;     
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #ffffff;
    font-family: font1;
    font-size: 16px;
    cursor:pointer;
    padding:0 0 0 20px;
}

.defaultSelect {
    width: 25%;
    height: 28px;
    overflow: hidden;
    position:relative;  
    background:url(../images/img_selector.png) no-repeat center right; 
    float:left;
    padding: 15px 0 12px 0;
}
.defaultSelect:hover{
    border: 7px solid rgba(0, 0, 0, .3);
    border-width: 0 0 7px 0;
    padding: 15px 0 5px 0;
}

.defaultOption{
    color:#ffffff;
    text-indent: 20px;
    padding:13px 0;
    font-size:13px;
    border-color: #afafaf;
    border-style: dotted;
    border-width: 0 0 1px;
}

#barreDevices{
    width:100%;
    float:left;
    padding:30px 0;
    background:#f6f6f6;
}

#listeCategory{
    width:100%;
    float:left;
}


/*~~~~~~ 2.B Bouttons ~~~~~~*/

.btn_submit_default{
    background: -moz-linear-gradient(center top, #fd4141, #d40101) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border:medium none;
    border-radius: 5px;
    box-shadow: 1px 1px #d9d9d9;
    color: white !important;
    font-size:13px !important;
    font-weight:normal !important;
    margin: 0 10px 10px 0;
    padding : 4px 12px;
    position:  relative;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #0f69be;
    vertical-align:top;
    z-index:9;
}

.btn_submit_default:hover{
    cursor:pointer;
}

.button, a.css_btn_class:hover, a.css_btn_class:active{
    text-decoration:none;
    color:#ffffff;
    cursor: pointer !important;
}

.btn_retour{
    text-align: center;
    display: inline-table;
    color: #ffffff;
    width: 200px;
    padding: 181px 100px 184px;
}

.agrandir{
    background-image: url(https://png.icons8.com/metro/1600/expand.png);
}

.btnCommentaires{
    border:1px solid #6eb44b;
    color:#ffffff !important;
    background: #6eb44b;
    padding:3px 10px;
    font-family:font1;
}

.btnShare{
    width:80px !important;  
    margin: 0 20px;
}

#gallerie{
    padding:0 55px;
}

#caseSocial{
    float:right;
    width: 100%;
    float: left;
    position: relative;
    text-align: right;
    float:right;
    padding:40px 0 50px 0;
}

.caseTexte{
    float:right;
    width:100%;
    font-family:font1;
    position:relative;
    color:#000000;

    padding: 0 100px;
    font-size:14px;
}

.caseCopyright{
    float:right;
    width:100%;
    font-family:font1;
    position:relative;
    color:#000000;
    margin:40px 0 40px 0;
    padding: 0 100px;
    font-size:14px;
}

.btn_album{
    margin: 10px;
    text-align: center;
    display: inline-table;
    color: #ffffff;
    width: 240px;
    padding: 80px 0;
    background-size:130%;
    background-position:50%;
}

.btn_album span{
    width: 100%;
    position: relative;
    float: left;
    font-size: 24px;
    letter-spacing: 3px;
    bottom: -81px;
    font-family: attentica;
    background: rgba(0,0,0,0.7);
    padding: 8px 0;
}

.btn_album a:hover{
    color:#ffffff;
}





/*~~~~~~ 2.C Images, icones ~~~~~~*/


.img_logo_bottom{
    background: rgba(0, 0, 0, 0) url("../www/images/logoPhoto_B&W.png") no-repeat scroll 100% center / 100% 100%;
    height: 80px;
    position: relative;
    width: 300px;
    margin:10px auto;
}

.Logo{
    top: 80px;
    left:20px;
    height: 180px;
    margin: auto;
    position: relative;
}

.ico_topdevices{
    color: #4a4a4a;
    cursor: pointer;
    font-family: font3 !important;
    font-size: 7em;
    height: 93px;
    text-align: center;
}








/*~~~~~~ 2.D Textes ~~~~~~*/


a.css_btn_class, a.css_btn_class:visited {
    color:#ffffff;
    text-decoration:none;
    outline:none;
    cursor:pointer;
}

.txt_topdevices{
    font-family:font1;
    color:#737373;
    box-sizing:border-box;
    text-transform:uppercase;
    text-align:center;
    font-size:12px;
    margin:0 7px;
}

.txt_topdevices:hover{
    cursor:default;
}

.txtSelectionModel{
    max-width:280px;
    margin:-3px 0 0 40px;
    position:absolute;
}







/*~~~~~~ 2.E Boxes ~~~~~~*/



.box_topdevices{
    float:right;
    cursor:pointer;
}

.box_accountcreate{
    width:50%;
    height:100%;

}

.boxcat{
    direction:ltr;
    margin-top:20px;
    color:#D40032;
    font-size:17px;
    text-align:left;
    font-family:font1;
}

.boxliste{
    direction:ltr;
    line-height:25px;
    color:#ffffff;
    font-size:80%;
    text-align:left;
    cursor:pointer;
}


.boxtitle{
    direction:ltr;
    margin-top:20px;
    color:#D40032;
    font-size:95%;
    text-align:left;
    font-family:font2;
}

.boxtitleproduct{
    direction:ltr;
    line-height:40px;
    color:#D40032;
    font-size:95%;
    text-indent:20px;
    text-align:left;
    background:url(../www/images/img_trans2.png);
}

.boxtitleproduct{
    direction:ltr;
    line-height:40px;
    color:#D40032;
    font-size:95%;
    text-indent:20px;
    text-align:left;
    background:url(../www/images/img_trans2.png);
}

.boxprice{
    text-indent:20px;
    direction:rtl;
    color:#D40032;
    font-size:23px;
    position:relative;
    top:180px;
    padding-top:10px;
    height:36px;	
    background-image:url(../www/images/img_whitepixel.png);
}

.boxtxt{
    text-indent:10px;
    direction:rtl;
    color: #D40032;
    font-size:75%;
    position:relative;
    top:210px;
    padding-top:10px;
    height:44px;	
    background-color:rgba(255, 255, 255, 0.8);
}

.boxtxt:hover{
    color:#ffffff;
    background-image:url(../www/images/img_redpixel.png);
    cursor:pointer;
    opacity:0.9;
    transition: all 0.7s ease 0s;
    color:#ffffff;
}

.boxtxt:hover > .boxtxt2{
    color:#ffffff;
    background-image:url(../www/images/img_redpixel.png);
    cursor:pointer;
    opacity:0.9;
    transition: all 0.7s ease 0s;
    color:#ffffff;
}

.case{
    min-height: 20px;
    width:100%;
    color:red;
    position:relative;
    float:left;
    background:#f2f2f2;
}

.caseCat a{
    color:#737373;
}

.caseCat:hover a{
    color:#ffffff;
}

.caseCat{
    background: #f9f4f0 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: font2;
    font-size: 17px;
    margin: 5px;
    max-width: 240px;
    min-width: 140px;
    padding: 10px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.caseCat:hover {
    background:#42494b;
    color:#ffffff;
    cursor: pointer;
}

.boxtxt2{
    margin-right:10px;
    direction:rtl;
    color:  grey; /* #D40032; */
    font-size:95% !important;
}

.boxtxt2:hover{
    margin-right:10px;
    direction:rtl;
    color:  #ffffff; /* #D40032; */
    font-size:95% !important;

}








/*~~~~~~ 2.F Input ~~~~~~*/


.inputbox{
    height:25px;
    width:140px;
    border-width:0;
    padding-left:35px;
    padding-right:25px;
}

.inputboxlogin
{
    font-family:arial;
    font-size:11px;
    background: url("../www/images/ico_user.png") #ffffff;
    background-repeat: no-repeat;
    background-position:10px 3px;
}

.inputboxpassword
{
    font-family:arial;
    font-size:11px;
    background: url("../www/images/ico_password.png") #ffffff;
    background-repeat: no-repeat;
    background-position:10px 5px;
}

/*########################################################## FIN Class ######################*/



/*########################################################### +3 Armature #######################*/ 

* {
    margin:0px;
    padding:0px;
    text-decoration:none !important;
}

body {
    background-color:#ffffff;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    background-repeat:repeat-x;
    font-family: font1;
}

a {
    text-decoration:none;
}

a:link, a:visited, a:hover{
    outline: none;
    color:inherit;
}

/*########################################################## FIN Armature ######################*/



/*########################################################### +4 Couleurs #######################*/ 

.green{background-color:#6eb44b;border:1px solid #6eb44b;border-width: 0 0 7px 0}
.blue{background-color:#116ba2;border:1px solid #116ba2;border-width: 0 0 7px 0}
.red{background-color:#e40038;border:1px solid #e40038;border-width: 0 0 7px 0}
.purple{background-color:#363b3c;border:1px solid #363b3c;border-width: 0 0 7px 0}

.color_green{background-color:#122433;}
.color_green2{background-color:#122433;}
.color_blue{background-color:#19a1b8;}
.color_red{background-color:#122433;color:#ffffff;}
.color_purple{background-color:#122433;}
.color_green{background-color:#122433;}
.color_orange{background-color:#122433;}
.color_yellow{background-color:#122433}
.color_grey{background-color:#122433}
.color_white{background-color:#ffffff;border-left: 8px solid #ca2524; color: #000000; cursor:pointer;}
.color_white:hover{background-color:#e1e1e1;}
.color_cellularline{background-color:#122433}

/*########################################################## FIN Couleurs ######################*/

[data-tip]{
    display: inline-block;
    position: relative;
    z-index:999;
}

[data-tip]:hover:before{
    content: attr(data-tip);
    position: absolute;
    padding: 0 8px;
    height: 28px;
    line-height: 28px;
    background-color: rgba(0, 0, 0, 1);
    left: 50px;
    top: 28px;
    font-size: 14px;
    border-radius: 3px;
    white-space: nowrap;
    color: #fff;
    font-size: 11px;
    z-index:999;
}

[data-tip]:hover:after {
    content: "";
    position: absolute;
    border-bottom: 8px solid rgba(0, 0, 0, 1);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    left: 60px;
    top: 20px;
    z-index:999;
}

#box_case_promo{
    float:left;
    width:250px;
    height:250px;
    background-repeat:no-repeat;
    border:solid grey;
    border-width:1px;
    cursor:pointer;
    margin:10px;
}

#box_case_promo2{
    width:100%;
    height:100%;
    background-position:top left;
    background-size: 50px auto;
    background:url(../www/images/img_promo_stick.png) no-repeat;
}

#box_case_promo3{
    width:100%;
    height:100%;
    background-position:center center;
    background-size: 100px auto;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:9999;
}

.albumContImage {
    background-size: cover;
    cursor: pointer;
    height: 300px;
    width: 345px;
    float: left;
    background-position: center center;
    margin:5px 10px 5px 0;
}

.albumContText {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.albumContImage:hover .albumImage {

}

.albumContImage:hover .albumContText {
    opacity: 0.2;
}

.albumText{
    height: 300px;
    width: auto;
}

.albumText:hover {
    background: url(../www/images/ico_expand.png) no-repeat center center;
    background-size: 20% auto;
}

#movies{
    width:300px;
    height:200px;
    background-color:#ffffff;
    position:fixed;
    z-index:999;
    visibility:hidden;
}

#conteneur {
    position: relative;
    width: 100%;
    margin:auto;
}

#contenu {
    width:100%;
    left: 0;
    right: 0;
}

#contact{
    background:#f7f7f7;
    position:relative;
    float:left;
    width:100%;
}

#email-label2 {

}

.tableContact .fa {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-width: 1px 0 1px 1px;
    color: #555;
    float: left;
    font-size: 20px;
    padding: 10px 30px 10px 10px;
    position: relative;
    width: 32px !important;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.tableContact{
    border: medium none;
    color: #555;
    font-family: font1;
    margin: auto;
    position: relative;
    text-align: left;
    font-size:13px;
}

.tableContact input, .tableContact textArea{
    background-color: #fff;
    border: 0 none;
    color: #000;
    float: left;
    font-family: font1;
    font-size: 16px;
    height: 42px;
    padding: 0 30px;
    position: relative;
    width: 400px;
    border: 1px solid #ccc;
    border-width: 1px;
    vertical-align:top;
}

.mnuSeparator{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff;
    border-image: none;
    border-style: dotted;
    border-width: 0 0 0 3px;
    height: 20px;
    line-height: 50px;
    margin: -5px 10px;
    padding: 0;
    position: relative;
    width: 0;
}

#barreMenu{
    float: left;
    position: fixed;
    width: 100%;
    z-index: 9;
}

.social{
    background: #fff none repeat scroll 0 0;
    border:1px solid #b3b3b3;
    border-radius: 60px;
    color: #b3b3b3;
    float: right;
    display:block;
    font-size: 17px;
    position: relative;
    right: 42px;
    top: 43px;
    margin:0 5px;
    padding:8px 10px;
    width:15px;
    height:17px;
    cursor:pointer;
}

#returnTop{
    background: url(../www/images/img_returntop.png);
    background-repeat:no-repeat;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    float: left;
    width:40px;
    height:40px;
    height: 48px;
    opacity: 0.9;
    position: fixed;
    right: 45px;
    z-index: 9;
}

#barreLogin{
    position: relative;
    float:right;
}



#barreMain {
    float: left;
    overflow: auto;
    position: relative;
    width: 100%;
}

#barreBanniere{
    width:100%;
    height:363px;
    position:relative;
    float:left;
    border: solid 0px #D5D5D5;
    margin:auto;
    border-top-style:hidden;
    border-left-style:hidden;
    border-bottom-style:solid;
    border-right-style:hidden;
}

#top {
    position:relative;
    width:100%;
    background-color:#42494b;
    text-align:right;
}

#main_contact{
    width:100%;
    margin-top:50px;
}

#center{
    width:80%;
    margin: 0 auto;
    text-align:right;
    color:grey;
    padding-right:0px;
}

#back_lines{
    background: url(../www/images/img_backlines.png);
    opacity:0.8;
    width:100%;
    height:100%;
    position:absolute;
} 

#margintop {
    position:relative;
    width:100%;
}

.menu{
    width:100%;
    position:relative;
    float:left;
    font-family:attentica;
    font-size:25px;
    letter-spacing: 3px;
}

#connect{
    color:#ffffff;
    font-size:13px;
    background: url(../www/images/img_caddie.png) no-repeat 18px 4px;
    background-position:right 40px center;
    padding:0 80px 0 0;
    position:relative;
    line-height:50px;
    min-height:50px;
}

#main_accueil{
    padding-top: 50px;
    position:relative;
    width:100%;
}

#bottom {
    background-color: #E60029;
    position:relative;
    float:right;
    width:100%;
    height:25px;
}

#links{
    background: #2c3234 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    padding:50px 0;
}

#barreAddress{
    background: #292929 none repeat scroll 0 0;
    float: left;
    padding: 20px 0;
    position: relative;
    width: 100%;
}

.expressionText{
    margin-top:30px;
    width:100%;
    font-size:13px !important;
    float:left;
    text-align:right;
}

#links-box{
    margin: auto;
    position: relative;
    width:720px;
}

#links-left{
    float: left;
    padding: 0 50px;
    position: relative;
    text-align: left;
}

#links-center{
    float: left;
    padding: 0 50px;
    position: relative;
    border: 1px solid grey;
    border-width: 0 1px 0 1px;
    text-align: left;
}

.links1{
    color:#ffffff;
    font-family:font1;
    font-size:15px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    margin:0 0 10px 0;
}

.links2 a{
    color:grey;
    font-size:12px;
    text-transform: uppercase;
    font-family:font1;
}

.links2 a:hover{
    color:#fff;
}

#links-right{
    float: left;
    padding: 0 50px;
    position: relative;
    text-align: left;
}

#links-adresse{
    position:relative;
    color:#fff;
    float:left;
    left:40px;
    text-align:left;
    font-size:13px;
    line-height:20px;
}

#bandeau{
    height: 37px;
    left: -11px;
    position: relative;
    text-align: center;
    width: 100%;
}    


devices{
    width: 93%;
    padding:30px 36px 0;
    margin: 0 0 0 -20px;
    top:90px;
    position: absolute;
    background-color:#f7f6f9;
}

#sslsecure{
    background: url("../www/images/img_sslsecure.png") no-repeat;
    bottom:0px;
    right:0px;
    height:85px;
    width:99px;
    position:fixed;
    z-index:9999;
}

#corner{
    background: url("../www/images/img_corner.png") no-repeat;
    width:30px;
    height:30px;
    top:82px;
    left:-11px;
    position:absolute;
    z-index:99999;
}

#img_logo	{
    position:absolute;
    bottom:-72px;
    width:100%;
    height:50px;
    background: url("../www/images/img_logo.png") no-repeat;
    background-position:center center;
}


#foot{
    width: 100%;
    height:0px;
    position:relative;
}

#caseMain{
    position: relative;
    width: 100%;
    height:58px;
}

#imgLogo{
    height:80px;
    margin:15px;
}

.imgLogoPartenaire{
    padding:12px;
    margin: 10px 29px;
    position: relative;
    cursor:default;
    float:left;
    border:1px solid #cccccc;
}

#apropos{
    background-image: url("../www/images/ban_home1.jpg");
    float: left;
    position: relative;
    width: 100%;
    max-height:1500px;
    background-position:0 60%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

#caseWeadding, #caseAlbum{
    float: left;
    position: relative;
    width: 100%;
    height:58px;
}

#caseAccueil{
    float: left;
    position: relative;
    width: 100%;
    height:20px;
}


#services{
    background: #363035;
    float: left;
    position: relative;
    width: 100%;
}

#entete{
    margin:50px 0;
    width:100%;
    position:relative;
    float:left;
}

.expression{
    font-size:18px;
    font-family: font1;
    text-align:center;
    width:100%;
    color: #fafafa;
    background:#00455b;
    position:relative;
    float:left;
}

.shadow{
    width:100%;
    height:20px;
    position:relative;
    float:left;
    opacity:0.5;
}

.phrase{
    background: #fff none repeat scroll 0 0;
    color: #000;
    float: left;
    font-size: 30px;
    padding: 30px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

#phrase2{
    background: #fff none repeat scroll 0 0;
    color: #000;
    float: left;
    font-size: 17px;
    position: absolute;
    right: 42px;
    text-align: right;
    top: 100px;
    width: 100%;
}

.banniere{
    background: #eeede9;
    color: #fafafa;
    float: left;
    font-size: 30px;
    height: 314px;
    margin: 150px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
}

#expression span{
    width:100%;
    position:relative;
    float:left;
}

#partenaires{
    font-size:30px;
    text-align:center;
    width:100%;
    color: #fafafa;
    background:rgba(255,255,255,0.8);
    position:relative;
    float:left;
    padding-bottom:30px;
}

#partenaires span, #contact span{
    width:100%;
    position:relative;
    float:left;
    font-size:23px;
    font-family:font1;
    color:#515151;
    text-align:center;
}

.serviceCase p{
    text-align: left;
}

.serviceCaseCond{
    padding:7px 0;
}

.serviceCase{
cursor: pointer;
    width: 315px;
    height: 440px;
    margin: 0 40px 100px;
    float: left;
    position: relative;
    font-family: font1;
    color: #000;
    min-width: 242px;
}

.serviceCase span{
    text-align:left;
    width:100%;
    position: relative;
    float: left;
}

#headNoel{
    background-image: url(../www/images/head_noel.png);
    float: left;
    position: relative;
    width: 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height:100%;
	margin-bottom:100px;
}

#headWeeding{
    background-image: url(../www/images/head_weeding.jpg);
    float: left;
    position: relative;
    width: 100%;
    background-position: 0 30%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
	margin-bottom:100px;
}

#headSudio{
    background-image: url(../www/images/head_studio.jpg);
    float: left;
    position: relative;
    width: 100%;
    background-position: 0 70%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
	margin-bottom:100px;
}

#banniere1{
    font-family: font1;
    position: absolute;
    max-width: 90%;
    text-align: right;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 10px 20px;
}

#box_case{
    width:323px;
    height: 264px;
    float:left;
    background-size: 45%;
    background-repeat:no-repeat;
    background-position:center center;
    margin:51px 17px 0;
    cursor:pointer;
    transition: all 0.5s ease 0s;
}

#box_case2{
    width:50%;
    height: 264px;
    float:left;
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-position:0 0;
    cursor:pointer;
    transition: all 0.5s ease 0s;
}

#box_case:hover > .boxprice{
    background-image:url(../www/images/img_redpixel.png);
    color:#ffffff;
    cursor:pointer;
    opacity:0.9;
    transition: all 0.7s ease 0s;
}

#shop_text{
    color: grey;
    float: right;
    font-size: 13px;
    position: relative;
    text-align: right;
    width: 50%;
}

#shop_qrcode{
    background: rgba(0, 0, 0, 0) url("../www/images/qrcode.png") no-repeat scroll center top / 100% 100%;
    float: right;
    height: 200px;
    position: relative;
    width: 200px;
}

#shop_title{
    color: #d40032;
    float: right;
    font-size: 17px;
    position: relative;
    width: 50%;
    text-align: right;
}

#shop_image{
    background: rgba(0, 0, 0, 0) url("../www/images/img_shopimage.png") no-repeat scroll center center / 100% 100%;
    cursor: pointer;
    float: left;
    height: 189px;
    margin-top:15px;
    position: relative;
    width: 309;
}

.thuCase{
    width:200px;
    float:left;
    margin:20px;
}

#thuInDesc{
    font-family:font1;
    display:none;
}

.pgeDesc{
    background: transparent url("../images/pictos/info_32_2.png") no-repeat scroll left center;
    background-size: 90% auto;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 0 10px;
    position: relative;
    width: 32px;
}

.thuNew{
    background-color:#e60029;
    position:absolute;
    padding:3px 10px;
    color:#ffffff;
    font-size:10px;
    font-weight:800;
    text-transform:uppercase;
}

.thuInCase{
    width:100%;
    postion:relative;
    float:left;
}

.thuPicture{
    width:100%;
    height:160px;  
    text-align:center;
    margin:0 0 0px 0;
}

.thuTxt1{
    font-size:12px;
    margin:30px 0 0 0;
}

.thuTxt2{
    color:#e60029;
    font-size:14px;
    font-weight:800;
}

.thuTxt3{
    font-size:14px;
    border:1px solid grey;
    border-width:0 0 1px 0;
}

.thuTxt4{
    font-size:14px;
    margin:0 0 25px 0;
}

.thuTxt5{
    font-size:15px;
    text-align:right;
    color:#1b3340;
}

.thuTxt6{
    font-weight:800;
    font-size:20px;
    text-align:right;
    color:#1b3340;
}

.thuTxt7{
    font-size:14px;
    height:50px;
    font-weight:bold;
}

.bubble
{
    padding: 5px 10px;
    background: red;
}

.bubble:after
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 8px 0;
    border-color: red transparent;
    bottom: -10px;
    left: 65%;
}

#panelmenu_main{
    text-align:right;
}

#barreLinks{
    background: #292929 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
}

#links{
    display:table;
}

.linksBox{
    float:left;
    display:table;
    margin:0 80px;
}

#linksAdresse{
    position:absolute;
    float:left;
    left:40px;
    bottom:-85px;
    text-align:left;
}

.lightOverlay{
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}

#barreCookie{
    width:100%;
    float:left;
    position:relative;
    padding-top: 52px;
    font-size:12px;
    min-height:20px;
    text-indent: 20px;
    color:yellow;
    display:none;
    text-transform: uppercase;
    background:#6c7375;
}

.barreCase{
    width:100%;
    position:relative;
    float:left;
    min-height:700px;
}

.barreFacebook{
    width:100%;
    position:relative;
    background:#ffffff;
    float:left;
    padding:60px 100px;
}


#barreCat{
    width:100%;
    position:relative;
    padding:5px 0;
}

#barreSearch{
    width:100%;
    position:relative;
    float:left;
    min-height:100px;
    background: #e40038;
}

div#menu {
    background: #42494b none repeat scroll 0 0;
    width:100% !important;
    height: 50px;
}

div#menu ul {
    width:100%;
}

.parent span:hover{
    text-decoration:underline;
}

div#menu ul.menu, span.menu{
}

div#menu li{
    position: relative;
    margin: 0;
    display: block;
    float: left;
    z-index:99;
}

div#menu li:hover>ul {
    left: -2px;
}

div#menu a{
    position: relative;
    display: table;
    float: left;
    font-family: "font1";
}
div#menu a:hover, div#menu a:hover span { }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
    padding: 0px 20px;
    font-size:13px;
    font-family:font1;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    font-weight:bold;
    background-image: url(../www/images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(../www/images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
}
div#menu span {
}/**@replace#1*/
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none;}
div#menu ul ul {
    position: absolute;
    top: 50px;
    left: -999em;
    width: 250px;
    padding: 5px 15px 10px 0;
    background: #42494b;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;    
}

div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 34px;
    font-size:14px;
}
div#menu ul span {
    font-family:font1;
    font-size:14px;
    letter-spacing: 0.12em;
    line-height: 50px;
    vertical-align: middle;
    white-space: nowrap;
    color:#000;
}

div#menu ul ul a span {
    color:#ffffff;
    line-height:30px;
}

div#menu ul ul a:hover span {
    text-indent:-6px;
    border-width:0 0 0 6px;
    border-style:solid;
    border-color:#ffffff;
    line-height:30px;
}

div#menu ul ul li.last { background: none;}
div#menu ul ul li {
    width: 100%;
    background: url(../www/images/item-pointer-mover.gif) no-repeat center right;
}


