/* CSS Document - largeur smartphone */

/*********** styles generaux ************/

body {
        width: 100%;
        margin: 0;
        padding: 0;
        font-size:14px;
}

/* gestion des mots longs */

textarea,
table,
td,
th,
code,
pre,
samp {
        -webkit-hyphens: auto; /* césure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage à la ligne forcé */
}

table {
        /*table-layout: fixed;*/
}

img {
        max-width:100%;
}

.spacer {
        clear:both;
}
.mobile {
        display:block;
}

.desktop {
        display:none;
}
#menu_button {
        float:left;
        width:100%;
        margin:5px 0 1px 0;
        background:#666 url(../images/ico-menu.png) left center no-repeat;
        border:0px solid #FFF;
        padding: 3px 0px 5px 35px;
        text-align:left;
        height:35px;
        font-size:20px;
        color:#FFF;
}
#menu_button span{
    background: url(../images/menu-open.png) center center no-repeat;
    width: 20px;
    height: 35px;
    position: absolute;
    margin-top: -4px;
    right: 0;
}
/************** Layout *********************/
#header {
    width: 100%;
    background:none;
}
#header_gauche {
    width: 100%;
}
#chemin_fer {
    margin-left: 0px;
}
#mot-cles {
    width: 30%;
    visibility:hidden;
}
#baseline {
    width: 55%;
}
.baseline_txt {
    margin: 10px 0 0 0;
    font-size:12px;
}
#header_droit {
    width: 100%;
    display:none;
}
.haut_panier {
    float: right;
    margin: 0px 5px;
}
#lien_haut2 {
    width: 96%;
    margin: 0px 2%;
    display:none;
}
#lien_haut3 {
    height: 20px;
    padding: 0px;
    color: #007187;
    width: 50%;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    float: right;
}
#lien_haut3 span,#lien_haut3 br {
    display: none;
}
#lien_haut3 #question {
    background: transparent url("../images/telephone_header2.png") no-repeat scroll right top;
    background-size:contain;
    height: 29px;
    padding: 5px 20px 0px 0px;
}
#nav_principale {
    width:100%;
    margin:0px;
}
#nav_principale.open {
        display:block !important;
}
#nav_principale .menu1,#nav_principale .menu2,#nav_principale .menu3,#nav_principale .menu4,#nav_principale .menu5,#nav_principale .menu6 {
        background:#666;
        margin:0 0 1px 0;
}
#nav_principale a {
    margin-right: 0px;
    height: 28px;
    padding-top:10px;
    width: 96%;
    padding: 5px 2%;
    background-color:#666;
    line-height:30px;
}
#conteneur_contenu {
    width: 96%;
    margin: 10px 2% 0 2%;
    padding-bottom: 20px;
}
.g_titre {
    float: left;
    color: #017187;
    font-weight: 400;
    font-size: 18px;
    padding-left: 0px;
    padding-top: 5px;
    margin: 0px;
}
#header_logo {
    float: left;
    width: 39%;
}
#header_baseline {
    width: 61%;
}
#contenu, #gauche, #contenu_gauche, #edito, .menu_droite {
    width:100%;
    box-sizing: border-box;
}
#contenu {
    padding: 0px
}
#droite, #contenu_droit {
    float: right;
    width: 100%;
}
#droite_contenu {
    float: left;
    width: 100%;
}
.contenu_page {
    float: left;
    width: 96%;
    padding: 0px 2%;
}
#lien_haut {
    width: 100%;
}
#trouver {
        width:100%;
}
.d_entete {
    width: 100%;
}
.g_entete {
    height:auto;
}
.line {
    width: 100%;
}
.line label {
    width: 35%;   
}
.zopim {
        display: none;
}
div.fancy-select {
    width: 60%;
}
div.fancy-select div.trigger {
    width: 95%;
}
#services {
        display:none;
}
.vign2 {
        width: 94%;
        margin: 10px 3% 20px 3%;
        height: auto;
}
.vign_ph {
    height: 215px;
    width:100%;
}
.vign_ph img{
    width: 100% !important;
    height: auto !important;
}
.vign_titre a, .vign_titre:hover {
    font-size: inherit;
}
.vign_descr,.vign_descr a {
    font-size:inherit !important;
    width:100%;
}
.vign {
    float: left;
    margin: 15px auto;
    width: 100%;
    height: auto;
    background: #F5F5F5 none repeat scroll 0% 0%;
    border: 0px solid #D0CFC7;
    box-sizing: border-box;
}
.ligne_vign2 .vign:nth-child(2) {
    margin: 15px auto;
}
.vign_price a, .vign_price a:hover {
    font-size: 14px;
}
#produit {
    margin-left: 0px;
    margin-right: 0px;
}
#produit_gauche {
        width:100%;
        margin:0;
}
#produit_galerie, #produit_descr, #galerie_photos, .showcase-content-container, .showcase-content, #produit_droite, #modeles, #modeles_bas, #modeles_bas .ligne1 {
        width:100% !important;
}
#produit_descr {
        height:auto;
}
.showcase-thumbnail-container {
        display:none;
}
.showcase-arrow-previous {
    display:block;
    top:150px;
    left: 0px;
    z-index: 999;
}
.showcase-arrow-next {
    display:block;
    top:150px;
    right:0;
    z-index: 999;
}
#description_produit {
    float: left;
    width: 96%;
    height: auto;
    overflow: visible;
    margin: 0 2%;
}
.modele_choix {
    font-size: 14px;
}
.ligne1 #quantite_choix {
    float: right;
    width: 70%;
}
#quantite_choix span {
    font-size: 14px;
}
.btn_quantite {
    float: left;
    width: 50px;
    margin: 6px 2px 0px;
    height: 20px;
}
.btn_plus {
        width:20px;
        height:20px;
        background-position:-4px -215px;
        margin:0 5px 0 2px;
}
.btn_moins {
        width:20px;
        height:20px;
        background-position:-4px -238px;
}
#couleur_select {
    width: 100%;
    height: 40px;
}
.select_couleur {
    width: 50px;
    height: 30px;
}
.carre_couleur,.carre_couleur_on {
    width: 50px;
    height: 30px;
}
#modeles_bas .ligne2 {
    width:100%
}
#price {
    padding: 0px 2%;
    width: 55%;
}
#btn_ajout {
    padding: 0px 2%;
    width: 37%;
}
#btn_ajout span {
    width: calc(100% - 35px);
}
html>body .choix_options {
    width: 100%;
}
.choix_options .champ_option div{
	width: 100%!important;
}
#btn_ajout,#price{
	height:auto;
	min-height:100%;
}
html > body #accessoires {
    float: left;
    width: 100%;
    margin-left: 0;
}
html > body #accessoires_lignes {
    float: left;
    width: 100%;
}
.accessoire_photo {
    float: left;
    width: 30%;
}
.accessoire_droite {
    float: left;
    width: 70%;
    padding: 0px;
}
.accessoire_descr {
    float: left;
    width: 96%;
    padding: 5px 2%;
    color: #333;
}
.accessoire_prix {
    float: left;
    width: 96%;
    padding: 5px 2%;
    position: relative;
}
.accessoire_quantite {
    width: 100%;
}
.accessoire_quantite span {
    width: 40%;
    margin: 0;
    padding:7px 3px 3px 3px;
}
.accessoire_ajout {
    padding: 0px;
    height: 25px;
    margin: 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.accessoire_ajout a {
    font-size: 16px;
    font-weight: 400;
    height: 25px;
    margin: 0px;
    width: 100%;
}
.price2 {
    width: 100%;
    height: 80px;
}
.msg_contenu table tr td:nth-child(1) {
        display:none;
}
.msg_accessoire {
    float: left;
    width: 100%;
    margin: 10px 0px;
    background: #005F71 url("../images/btn1_pop_up.png") no-repeat scroll left top;
    height: auto;
    min-height: 32px;
}
.msg_continuer {
    float: left;
    width: 100%;
    margin: 10px 0px;
    padding-top: 10px;
    background: #005F71 url("../images/btn2_pop_up.png") no-repeat scroll left top;
    height: auto;
    min-height: 32px;
}
.msg_finaliser {
    float: left;
    width: 100%;
    margin: 10px 0px;
    padding-top: 10px;
    background: #292828 url("../images/btn3_pop_up.png") no-repeat scroll left top;
    height: auto;
    min-height: 32px;
    text-transform: uppercase;
}
.desktop_panier {
    display:none;
}
table.panier tr td:nth-child(2),table.panier tr th:nth-child(2) {
        width:auto !important;
}
table.panier tr td:nth-child(3),table.panier tr th:nth-child(3) {
        /*display:none;*/
}
.table_coordonnees {
    float: left;
    margin: 0px;
    width: 100%;
    margin-left:0 !important;
}
.intitule_coordonnees {
        width:26%;
        padding:5px 2%;
}
.champ_coordonnees {
    width:60%;
    padding: 5px 5%;
}
.champ_coordonnees input, textarea, select {
    border: 1px solid #DDD;
    width: 100%;
}
#footer {
        width:100%;
        background-image:none;
        float: left;
        height: auto;
}
#footer #mentions {
    width: 96%;
    padding: 0 2%;
}



.tipsy-north{
	right:0px!important;
	left:unset!important;
}

.tipsy {
    background-image: none;
}

.panier_mobile{
	/*width:calc(100% - 16px);	*/
	/*
	margin: 8px 0px;
	width:100%;	
	background-color:#eeeeee;
	/**/
	position:absolute;
	bottom:10px;
	right:10px;
}
.panier_mobile a{
	background-color: transparent;
	padding: 6px;
	color:#C71C6B;
	background-color: transparent;
	color:#ffffff;
	background-color: #C71C6B;
}
.panier{
	width:100%!important;
}
.panier th {
    font-size: 12px;
}
.btn_moins,.btn_plus {
	/** /
	text-indent: unset;
    width: 20px;
    height: 20px;
    line-height: 9px;
    color: white;
    background: none;
    font-size: 13px;
    /*background-color: grey;*/
	margin: 2px 0px 2px 0px;
	/**/
}
.btn_quantite {
    width: auto;
	margin-top: -25px;
}
#conteneur_header{
	position:relative;
}
#header_logo, #header, #conteneur_header {
	height:auto;
	min-height:125px;
}
.photos_accessoire{
	max-width:100%!important;
	max-height:100%!important;
}