﻿@media  all and (max-width: 991px)
{
    
    #BlocSlideshow
    {
        height:auto;
    }
    
    #Slider
    {
        height:150px;
    }
    
    .ContenuAppli 
    {
        padding:0;   
    }
    
	#ctl00_ContentPlaceHolder1_PanContainerActus
	{	
        position:relative;
        float:left;
		width:100%;
	}
	
    #containerActus
    {
        position:relative;
        float:left;
        height:auto;
        margin-bottom:0;
    }
    
    div#slideshowActus
    {
        margin: 15px 0;
		min-width: 0;
        width:100%;
        overflow:hidden;
        position: relative;
		float:left;
        background: #ffffff;
        height: auto;
		left:0;
    }
    
    .rslides_tabs
    {
        margin-top: 0;
        position: absolute;
    }

    #BlocDroite
    {
		height:auto;
        padding-left:0;
        padding-right:0;
    }
	
	.NumUrgences {
    		
		position:relative;
		margin:15px 0;
	}
}

