@media only screen and  (max-width: 705px)
{
	/**************************************/
	/*                HEADER              */
	/**************************************/
	
	.SVDv3_webradio_header
	{
		margin: 0 0 20px 0;
	}

	.SVDv3_webradio_header h1
	{
		font-size: 20px;
		margin: 0 0 20px 0;
		background-size: 26px 23px;
	    background-position: 30px 16px;
	    padding: 10px 0 10px 70px;
	}
	
	.SVDv3_webradio_header ul 
	{
		position: static;
	    margin: 0 auto;
	    text-align: center;
	    width: 100%;
	}

	/**************************************/
	/*             CONTAINER              */
	/**************************************/
	
	.SVDv3_webradio_content
	{
		padding-bottom: 84px;	
	}
	
	.SVDv3_webradio_bouton_play
	{
		width: 100%;	
		height: auto;
		margin: 0 0 20px 0;
		float: none;
		text-align: center;
	}
	
	.SVDv3_webradio_container
	{
		padding-top: 0;
	}
	
	.SVDv3_webradio_secondaire
	{
		width: 100%;
	}
	
	/**************************************/
	/*              JAQUETTE              */
	/**************************************/
	
	#jaquette
	{
		width: 100%;
		float: none;
	}
	
	/**************************************/
	/*       BOUTON-JAQUETTE-TITRE        */
	/**************************************/
	
	.SVDv3_webradio_titres
	{
		position: static;
		float: none;
		width: 100%;
	} 
	
	.SVDv3_webradio_titre_precedent,
	.SVDv3_webradio_titre_suivant,
	.SVDv3_webradio_titre_courant
	{
		font-size: 20px;
		line-height: 23px;
	}
	
	.SVDv3_webradio_boutons_acheter
	{
		padding-top: 0;
	}
		
	.SVDv3_webradio_footer
	{
		padding-left: 0;
		padding-right: 0;
	}
	
	.SVDv3_wr_last_li
	{
		position: static !important;
		float: left;
	}
	
	.SVDv3_webradio_footer ul li:before
	{
		display: none;
	}
	
	.SVDv3_webradio_footer ul li
	{	
		width: 100%;
		padding: 0;
	}
	.SVDv3_webradio_footer ul li.SVDv3_wr_last_li
	{
		text-align: left;
	}
	
}

@media only screen and (max-width: 369px)
{
	.SVDv3_webradio_header h1
	{
		font-size: 16px;
		line-height: 24px;
		text-align: center;
		padding-left: 30px;
		padding-right: 30px;
		background-image: none;
	}	
}
