@media (min-width:480px) and (max-width:650px)
{
/* CSS pour les petits ecrans */

html, body, div, span, applet, object, iframe,
blockquote, pre,ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
    font-size: 10pt;
    line-height: 1.3;
    font-family: Verdana, Arial, Sans-Serif;
    color: #000;
    background: rgb(47, 47, 47);
    text-align: left;
	margin: 0 15px;
}

#header {
	width: auto;
	height: auto;
	margin: 0 auto;
	background: url(header2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#header-test {
	width: auto;
	height: auto;
	margin: 0 auto;
	background: url(head01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

h1 { 
	font-family: Verdana; 
	font-size: 24px; 
	line-height: 32px; 
	font-weight: bold; 
	color: #CC0000; 
	margin: 0px; 
	padding-top: 130px;
	padding-left: auto;
	width: 420px;
	text-align: center;
}

#footer {
	width: auto;
	max-height: auto;
	margin: 0 auto;
	background: url(footer.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#footer-test {
	width: auto;
	height: auto;
	margin: 0 auto;
	background: url(foothead2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#footer p {
    font-size: 10pt;
	line-height: 1.3;
	color: #ffffcc;
	margin-top: 0px;
	padding-top: 57px;
	padding-left: 320px;
}

#content {
	width: auto;
	margin: 0 5px;
	background: #FFFFFF;
	padding: 4px 25px 15px 25px;
	border : none;
}

#content-test {
	width: auto;
	margin: 0 auto;
	background: url(fondtxt.jpg);
    background-repeat: repeat-y;
	padding: 4px 25px 15px 25px;
	border : none;
	Font-size: 18px;
}

#content-bon {
	width: auto;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 4px 25px 15px 25px;
	border : none;
}

#bloc-lettrine {
	position: relative; 
	float: left; 
	width: auto; 
	font-family: Verdana; 
	font-size: 10pt;
	color: rgb(0, 0, 0); 
	font-weight: normal; 
	text-align: left;
	margin-top: 15px;
	margin-bottom: 8px;
}

#form-kooneo {
	width: auto;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	border: 1px solid #DDDDDD;
}

.iframe-kooneo {
	width: 100%;
	height: 1200px;
	border: none;
}

#cadre-audio {
	width: auto;
	margin: 0 auto;
	padding: 0px 10px 0 10px;
	background: #ffff99;
	border : 3px dashed #000;
}

.oui {
  text-align: center;
  color: #000000;
  font-size: 27px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  margin: 0px;
  padding-top: 162px;
}

.livraison{
  color: #CC0000;
  font-size: 24px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  text-align: center;
  padding-top: 170px;  
  margin: 0px;  
}

img {
    max-width: 100%;
    height: auto;
}

ul 	{ 
	list-style-type: none; 
	margin-bottom: 16px;
	line-height: 1.2;
	font-size: 10pt;
	margin-top: 10px; 
	margin-left: 0px;
	margin-right: 0px;
	}

ul li { 
	list-style-type: none;
	background: url(07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 0.32em 0.42em;
	padding-left: 33px;
	margin-top: 20px;
	margin-left: 8px;
	color: #000;
	}

ol 	{ 
	margin-bottom: 16px;
	line-height: 1.2;
	font-size: 15px;
	margin-top: 10px; 
	margin-left: 15px;
	margin-right: 5px;
	}	
	
ol li { 
	padding-left: 3px;
	margin-top: 15px;
	margin-left: 25px;
	}	
}