@media all and (max-width:480px)
{
/* 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 10px;
}

#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: 20px; 
	line-height: 28px; 
	font-weight: bold; 
	color: #CC0000; 
	margin-top: 0px; 
	padding-top: 150px;
	padding-left: auto;
	width: auto;
	text-align: center;
}

#footer {
	width: auto;
	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: 30px;
	padding-left: 200px;
}

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

#content-test {
	width: auto;
	margin: 0 auto;
	background: url(fondtxt.jpg);
    background-repeat: repeat-y;
	padding: 4px 10px 15px 10px;
	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: 1400px;
	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: 120px;
  padding-bottom: 20px;
  margin : 0;
}

.livraison{
  color: #CC0000;
  font-size: 20px;
  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;
}	

embed {
    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;
	}	
	
#form-container-livraison {
  width: auto;
  height: auto;
  margin: 20px auto;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
}

#form-top-livraison {
  height: auto;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

#form-top-livraison p {
  padding: 20px 10px 0 10px;
  line-height: 1.4;
}

#form-container-livraison  form {
  padding: 0 5px;
}

#form-container-livraison  form .itext {
  width: auto;
  height: auto;
  margin-bottom: 8px;
  background-image: url(back-itext-squeeze.png);
  background-size: auto;
  background-repeat: no-repeat;
}

#form-container-livraison form .itext input {
  width: auto;
  padding: 11px 0px 11px 5px;
  color: #000000;
  background: none;
  border: none;  
  font-size: 16px;
}

#form-container-livraison .envoyer {
  width: auto;
  font-size: 16px;
  margin-top: 20px;  
}
}