    #vente
    {
        margin:0;
        float: none;
		background-color: black;
    }
	
	.div-svg
	{
		height: 41.5vw;
	}

    #vente .wrapper-left
    {
        width: 80%;
        float: none;
      
    }
	
	#vente .wrapper-right
    {
        width: 100%;
        float: none;
    }

    .container-info
    {
        position: relative;
            width: 100%;
    }

    #vente .titre
    {
        font-family: 'fff_tusjbold';
        text-transform: uppercase;
        text-align: center;
        font-size: 3vw;
        padding-top: 6%;
        letter-spacing: 4px;
        color: #CD0028;

    }
	
	#vente .titre.poissonnerie
	{
		padding-top: 4%;
		margin-right: 53.5%;
		margin-bottom: 5%;
	}
	
	
        		
		html body div.content-page.poissonnerie section#vente div.wrapper-right p.titre .poissonnerie
		{
            color: #CD0028;
        }


.menu-mag
{

    position: relative;
    margin-top: 4%;
}

ul {
 text-align: center !important;
 padding:0;
 list-style-type:none;
 }
.menu-mag.black ul li {
 float:center; /*pour IE*/
 }
ul li a {
    display: block;
    float: left;
    text-decoration: none;
    text-align: center;
    padding: 0.3em;
    font-family: "robotolight";
    font-size: 1.5vw;
    font-weight: 600;
    margin-left: 2.8vw;
    text-transform: uppercase;
    letter-spacing: 3px;
    cursor: pointer;
}

.menu-mag.black ul li a {
        
    color: white;
}



.menu-mag.black ul li .selected{
    color: #CD0028;
    padding: 0.3em;
}


.tableCell.slider{
    display: table-cell;
    width: 55%;
    vertical-align: top;
}

.tableCell.info{
    display: table-cell;
    width: 20%;
}


.slide-vente.poissonnerie
{
    position: absolute;   
    width: 65%;
    opacity: 0;
} 

.slide-vente
{
    position: absolute;   
    width: 75%;
    opacity: 0;
} 

.slide-vente.active
{
    opacity: 1;
}

.subtitle-info
{
    position: relative;     
    font-family: 'fff_tusjbold';     
    font-size: 2.5vw;
    line-height: 1.3em;
    padding-left: 29%;    
    padding-top: 0%;
    color: white;
    letter-spacing: 4px;
}

.subtitle-info #normal{display: inline;}
.subtitle-info #resp{display: none;}
#ville{color: #CD0028; display: inline;}
#ville-poisson{color: #CD0028; display: inline;}

.adress
{
    position: relative;
    font-size: 1.21vw;
        padding-left: 30%;
    padding-top: 10%;
    font-weight: 600;
    font-family: "robotolight";
    color: white;
}

.timing
{
    position: relative;
    font-size: 1.21vw;
       padding-left: 30%;
    padding-top: 10%;
    font-weight: 600;
    font-family: "robotolight";
    padding-bottom: 12%;
    color: white;
}

	.spanWeight
	{
		font-weight:100;
	}

#btn_vente
{
	float: none;
    margin-bottom: 10%;
    margin-left: 30%;
    margin-top: 0;
    position: relative;
    width: 40%;
}
}



#partenaire 
{
    position: relative;
    background-color: black;
    text-align: center;
}

#partenaire .title
{
        text-transform: uppercase;
    position: absolute;
    font-family: "fff_tusjbold";
    text-align: center;
    font-size: 1.8vw;
    left: 27%;
    top: 14%;
    color: white;
    letter-spacing: 4px;
}

.item
{
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: white;
    z-index: 10;
    display: inline-block;
    cursor: pointer;
    margin: 0 5px;
}

.item.active
{

    background-color: red;

}

.item.poissonnerie.active,
.item.poissonnerie:hover
{
	background-color: #C1D2DC;
}

.item:hover
{

    background-color: red;

}

.navigation-slider
{
    z-index: 10;
    text-align: center;
    vertical-align: top;
 
	position: relative;
}



.button img
{
    position: absolute;
    width: 73%;
    margin-left: 28%;
    margin-top: 188%;
    cursor: pointer;
}


    #col-part
    {
        display:table-cell;  
        position: relative; 
        width: 50%;     
		background-color: black;
    }

        .colsWrapper.table
        {
            display:table; 
            width:100%; 
            position: relative;
        }

        #partenaire
		{
			background: black none repeat scroll 0 0;
			padding-bottom: 7%;
			z-index: 4;
			position: relative;
        }

        #partenaire .wrapper-full
        {
            width: 100%;
        }

        .tableRow
        {
            display:table-row;
        }
		
		

.cadre
{
    position: absolute;    
    top: 10.5%; 
    left: 7%;   
    text-align: center  
    /*height: 79%;  */
margin-top: 3%;
Padding-bottom : 53%;	
    width: 85%;
}

.scdImg
{
display:table-cell;  
width: 50%;
}



@media screen and (max-width: 960px)
{
.scdImg
{
display:table-cell;  
width: 0%;
}

.slide-vente.poissonnerie {
    width: 100%;
}
#vente
{
    background-color: transparent;
}

#btn_vente
{
    font-size: 3vw;
    margin-top: 5%;
    margin-bottom: 10%;
    text-align: center;
    position: relative;
    display: block;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
}

.cadre
{
    position: relative;    
    height: 25vh;   
}

#partenaire
{
    background-color: black;
	padding-top: 7%;
}
    #col-part
    {
        display:table-cell;  
        position: relative; 
        width: 100%;     
        background-repeat: no-repeat;    
        background-position: center bottom;
    }


    .navigation-slider
{

    padding-bottom: 7%;
        margin-bottom: -1%;
}
    .subtitle-info #normal{display: none;}
    .subtitle-info #resp{display: inherit;}

    #vente .wrapper-left 
    {
        width: 100%;
        float: none;
    }

    #vente .titre 
    {
        font-family: "fff_tusjbold";
        text-transform: uppercase;
        text-align: center;
        font-size: 5.5vw;
        padding-top: 10%;
        padding-bottom: 2%;
    }

    .menu-mag a 
    {
        font-size: 3vw;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        color: black;
        padding: 0.8em;
        margin-left: 3px;
    }

    .menu-mag.black ul li .selected
    {
        color: white;
        padding: 0.8em;
        background: #CD0028;
        margin-left: 3%;
    }

    .menu-mag
    {
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
    }
    
    .menu-mag.black ul
    {
        display: inline-block;
    }

    .tableCell.info,
    .tableCell.slider
    {
        display: block;
        width: 100%;
    }

    .slide-vente
    {
        z-index: -1; 
        position: absolute;   
        width: 100%; 
        opacity: 0;
    } 

    .container-info
    {
        position: relative;
        width: 80%;
        margin-right: auto;
        margin-left: auto;
        background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;
        margin-top: 5%;
        margin-bottom: 10%;
		padding-bottom: 1%;
    }

    .subtitle-info
    {
        position: relative;
        font-size: 4.5vw;
        padding-top: 3%;
        padding-left: 5%;
        padding-bottom: 5%;
    }

    .adress 
    {
        position: relative;
        font-size: 3vw;
        padding-left: 5%;
        padding-top: 0;
    }

    
    .timing 
    {
        position: relative;
        font-size: 3vw;
        padding-left: 5%;
        padding-top: 5%;
        padding-bottom: 7%;
    }
	


    #img-2
    {
        display: none;
    }

    #partenaire .title 
    {
        text-transform: uppercase;
    position: absolute;
    font-family: "fff_tusjbold";
    font-size: 5.5vw;
    left: 15%;
    top: 4%;
    padding-top: 0%;
    }



    /*MENU*/

    .section-menu 
    {
        margin-top: 0;
    }

    #pallcenter-logo
    {
        display: none;
    }

    .navigation ul li #img-boucherie 
    {    
            right: 14%;
            top: 19%;
            width: 68%;
    }

    .navigation ul li #txt-boucherie 
    {
        right: 21.5%;
        top: 65%;
        text-align: center;
        font-size: 7.5vw;
        line-height: initial;
    }
    

    .navigation ul li #img-traiteur {
        left: 8.6%;
        top: 85%;
        width: 20%;
    }

    .navigation ul li #img-poissonerie {
        right: 7.4%;
        top: 85%;
        width: 20%;
    }

    .navigation ul li #txt-traiteur {
        display: none;
    }
	
	#vente .titre.poissonnerie
	{
		padding-top: 0%;
		margin-right: 0%;
		margin-bottom: 0%;
		margin-top: 10%;
	}
}
        