@charset "UTF-8";
html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend, caption,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
		background-color: #E6E6E6;

	font-size:0.9em;
}
img {
	
max-width: 100%;
}

 html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
h2, h3 {
	font-weight:normal;
	text-decoration:none;
	}
.container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	min-height: 100%;
	border: 1px solid #999;
	-webkit-box-shadow: 2px 2px 4px 1px #575757;
	box-shadow: 2px 2px 4px 1px #575757;
	top: auto;
}
@media screen and (max-width: 600px) {	
.container {
	width: 100%;
	top: 0px;
}
}
.container-index {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-color: #FFF;
	position: relative;
	min-height: 100%;
	border: 1px solid #999;
	-webkit-box-shadow: 2px 2px 4px 1px #575757;
box-shadow: 2px 2px 4px 1px #575757;
}
@media screen and (max-width: 600px) {	
.container-index {
	width: 100%;
	top: 0px;
}
}


.lettre {
	position: relative;
	width: 450px;
	font-family: 'Inconsolata', Verdana;
	font-size:1.1em;
	background-image: url(images/fond-lettre.jpg);
	background-repeat: repeat;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
	z-index: 1;
}
@media screen and (max-width: 600px) {	
.lettre {
	width: 90%;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
}
}

.stratageme {
	position: relative;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFFFFF;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
	z-index: 1;
}
@media screen and (max-width: 600px) {	
.stratageme {
	width: 90%;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
}
}
.atout {
	position: relative;
	width: 580px;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	z-index: 1;
}
@media screen and (max-width: 600px) {	
.atout {
	width: 90%;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
}
}

.index {
	position: relative;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	background-color:#FFFFFF;
	z-index: 1;
}
@media screen and (max-width: 600px) {	
.index {
	width: 90%;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
}
}
#mh {
	height: 150px;
	width: 100px;
	float: left;
	-webkit-box-shadow: 1px 1px 3px 0 #4A4A4A;
	box-shadow: 1px 1px 3px 0 #4A4A4A;
	-moz-transform: scale(1) rotate(-3deg);
	-webkit-transform: scale(1) rotate(-3deg);
	-o-transform: scale(1) rotate(-3deg);
	-ms-transform: scale(1) rotate(-3deg);
	transform: scale(1) rotate(-3deg);
	margin-right: 25px;
	margin-bottom: 10px;
}


.clear {
	clear: both;
}

#legende-mh {
	width:60%;
	font-style: italic;
	font-size: 0.8em;
	margin-top: 40px;
	text-indent: 0px;
}
@media screen and (max-width: 600px) {	
#legende-mh {
	width:100%;
	font-style: italic;
	font-size: 0.8em;
	margin-top: 40px;
	text-indent: 0px;
}
}
#legende-jc {
	font-style: italic;
	font-size: 0.8em;
	margin-top: 0px;
	text-indent: 0px;
	margin-bottom: 10%;
}
@media screen and (max-width: 600px) {	
#legende-jc {
	margin-top: 50px;
	
}}

#legende-yd {
	font-style: normal;
	font-size: 1em;
	margin-top: 0px;
	text-indent: 0px;
	margin-bottom: 10%;
}
.bold {
	font-weight: bold;
	z-index: 9999999999;
}
.titre-lettre {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #086c91;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
	width: 120%;
	margin-left: -10%;
	margin-right: -10%;
	margin-top: -3%;
}
@media screen and (max-width: 600px) {
.titre-lettre {
	display:none;
}
}
.titre-lettre-respon {
	display:none;
}

@media screen and (max-width: 600px) {
.titre-lettre-respon {
	display:block;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 2.4em;
	color: #086c91;
	text-align: center;
	position: relative;
	width:100%;
	line-height:1em;
	margin-left:0%;
	margin-bottom:5%;
}
}
.titre-strata {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #086c91;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
	width: 120%;
	margin-left: -10%;
	margin-right: -10%;
	margin-top: 0%;
	margin-bottom: 0%;
}
@media screen and (max-width: 600px) {
.titre-strata {
	display:none;
}
}
.titre-strata-respon {
	display:none;
}

@media screen and (max-width: 600px) {
.titre-strata-respon {
	display:block;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #086c91;
	text-align: center;
	position: relative;
	width:100%;
	line-height:1em;
	margin-left:0%;
	margin-bottom:5%;
}
}
.titre-pros {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #086c91;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	margin-bottom: 8%;
}
@media screen and (max-width: 600px) {
.titre-pros {
	display:none;
}
}
.titre-cadeau {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #086c91;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin-top: 0%;
	margin-bottom: 8%;
	margin-left: -30px;
}
@media screen and (max-width: 600px) {
.titre-cadeau {
	display:none;
}
}
.titre-pros-respon {
	display:none;
}

@media screen and (max-width: 600px) {
.titre-pros-respon {
	display:block;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #086c91;
	text-align: center;
	position: relative;
	width:100%;
	line-height:1em;
	margin-left:0%;
	margin-bottom:5%;
}
}
.titre-cadeau-respon {
	display:none;
}

@media screen and (max-width: 600px) {
.titre-cadeau-respon {
	display:block;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #086c91;
	text-align: center;
	position: relative;
	width:100%;
	line-height:1em;
	margin-left:0%;
	margin-bottom:5%;
}
}
.lettre p, .stratageme p, .expert p {
	text-indent: 10px;
}

#exclusif {
	float: left;
	margin-top: -30px;
	margin-left: -85px;
	z-index: 50;
	;
	height: 74px;
	width: 222px;
}
@media screen and (max-width: 600px) {	
#exclusif {
	float: none;
	margin: 1% auto;
	width:80%;
}
}

#exclusifindex {
	float: left;
	margin-top: -20px;
	margin-left: -10px;
	z-index: 5000;
	background-image: url(images/exclusif.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 222px;
}
.italique {
	font-style: italic;
}
.intertitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #e2001a;
	background-color: #FF0;
	text-align: center;
	text-indent: 0px;
	margin-right: auto;
	margin-left: auto;
}
.intertitre-li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	color: #086c91;
	background-color: #FF0;
	text-align: center;
	text-indent: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height:1.25em;
}
#titre-li {
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.65em;
	line-height:1em;
	text-indent:0px;
	margin-bottom:0px;
}
#texte-li {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.65em;
	line-height:1.2em;
	text-indent:0px;
	margin-top:8px;
}
#texte-li2 {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	text-indent:0px;
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
@media screen and (max-width: 600px) {
#texte-li2 {
	margin-top:0px;
	
}
}
.stratageme ol {
	background-color:#FFFFCC;
	margin-top:40px;
	padding-top:10px;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom:20px;
	padding-bottom:10px;
	line-height:1em;
	color:#FF0000;
}
@media screen and (max-width: 600px) {	
.stratageme ol {
	margin-left:-10px;
	margin-right:-10px;
	padding-left: 40px;
	padding-right: 10px;
}
}
.stratageme ol li {
	margin-top: 15px;
	font-family: 'Indie Flower', cursive;
	font-size:1.6em;
	font-weight:normal;
	
}
.fluo {
	background-color: #FF0;
}
#tab1 {
	float: left;
	padding-right: 20px;
	padding-left: 50px;
}
hr {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 65px;
	clear: both;
}
@media screen and (max-width: 600px) {
hr {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
}
}
#tab2 {
	width: 400px;
}
#pucerouge {
	background-image: url(images/puce_rouge_petite_3.png);
	float: left;
	height: 14px;
	width: 14px;
	margin-left: 50px;
}
@media screen and (max-width: 600px) {	
#pucerouge {
	background-image: url(images/puce_rouge_petite_3.png);
	float: left;
	height: 14px;
	width: 14px;
	margin-left: 5px;
}
}

#ps {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
@media screen and (max-width: 600px) {
#ps {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
}
#ps p {
	margin: 0px;
	float: left;
	text-indent: 0px;
}
#texte-ps {
	float: right;
	width: 85%;
}
#texte-ps p {
	margin: 0px;
	text-indent: 0px;
}
.cliquezici {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:9px;
	-moz-border-radius-topleft:9px;
	border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	-moz-border-radius-topright:9px;
	border-top-right-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	-moz-border-radius-bottomright:9px;
	border-bottom-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;
	-moz-border-radius-bottomleft:9px;
	border-bottom-left-radius:9px;
	text-indent:0px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:104px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
}
.cliquezici:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.cliquezici:active {
	position:relative;
	top:1px;
	}
#titre-index {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -15px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 600px) {
#titre-index {
	margin-top: 0px;
}
}
#bon {
	float: none;
	width: 63%;
	position: relative;
	margin-top: -100px;
	text-align: center;
	font-size: 1.9em;
	font-weight: bold;
	color: #E30E1E;
	margin-left: 218px;
}
@media screen and (max-width: 600px) {
#bon {
	width: 80%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
}
#conditions {
	width: 420px;
	padding-right: 90px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-top: 25px;
}
@media screen and (max-width: 600px) {
#conditions {
	width:100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-top: 15px;
}
}
#eclate {
	display:block;
}
@media screen and (max-width: 600px) {
#eclate {
	display:none;
}
}
.encadre-index {
	width: 200px;
	float: none;
	background-color: #FFC;
	border: 1px solid #CCC;
	font-size: 0.85em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 600px) {
	.encadre-index {
	display:none;
}
}
#float-index {
	float: right;
	margin-right: 0px;
	width: 37%;
	text-align: center;
	padding-top: 20px;
}
#oui {
	font-size: 2em;
	font-weight: normal;
	color: #E30E1E;
	margin-bottom: 0px;
	margin-top: 0px;
}
#conditions-liste {
	padding-left: 30px;
	font-weight: bold;
}
@media screen and (max-width: 600px) {
#conditions-liste {
	padding-left: 30px;
	font-weight: bold;
}
}
#conditions-liste li {
	margin-bottom: 10px;
}
.conditions-li {
	font-weight: normal;
}
.titre-encadre-index {
	color: #056081;
	background-color: #FF9;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.info-fos {
	font-size: 0.6em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
@media screen and (max-width: 600px) {
.info-fos {
	font-size: 0.6em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top:10px;
}
}
.conditions-fos {
	font-size: 0.9em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 600px) {
.conditions-fos {
	font-size: 0.9em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}
}
#livre-fos {
	width:100%;
}
.page {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*MENU*/
.menu {
	float: left;
	width: 301px;
	position: fixed;
	top: 200px;
	margin-left: -301px;
	position: fixed;
	visibility:visible;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
.menu {
	visibility:hidden;
}
}
@media screen and (max-width: 1110px) {
.menu {
	visibility:hidden;
}
}

#menu-mobile {
	visibility:hidden;
	position: fixed;
	width:100%;
}

@media (max-device-width: 1024px) and (orientation: landscape) {
#menu-mobile {	
	visibility:visible;
}
}
@media screen and (max-width: 1110px) {	
#menu-mobile {	
	visibility:visible;
	width:600px;
	position:fixed;
	top:0;
	z-index:9999999;
}
}
@media screen and (max-width: 600px) {	
#menu-mobile {	
	visibility:visible;
	width:100%;
	position:fixed;
	top:0;
	z-index:9999999;
}
}
#flotteur {
	height: 233px;
	width: 383px;
	float: right;
	background-image: url(images/flotteur-2.gif);
	position: fixed;
	top: 250px;
	z-index: 900000000;
	margin-left: 615px;
	display: block;
}
@media (max-device-width: 1024px) and (orientation: landscape) {
#flotteur {
	display: none;
}
}
@media screen and (max-width: 1110px) {
#flotteur {
	display: none;
}
}
.encadre-expert {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(images/fond-expert.png);
	-webkit-box-shadow: 1px 1px 5px 0 #8A8A8A;
	box-shadow: 1px 1px 5px 0 #8A8A8A;
	border: 1px solid #999;
	font-family: 'Inconsolata', Verdana;
	font-size:1.1em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
	margin-bottom: 10%;
}
@media screen and (max-width: 600px) {	
.encadre-expert {
	padding-right: 3%;
	padding-left: 3%;
	width:94%;
}
}
.encadre-pros {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(images/fond-expert.png);
	-webkit-box-shadow: 1px 1px 5px 0 #8A8A8A;
	box-shadow: 1px 1px 5px 0 #8A8A8A;
	border: 1px solid #999;
	font-family: 'Inconsolata', Verdana;
	font-size:1.1em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
	margin-bottom: 5%;
}
.trouve-pas {
	width: 100%;
	padding-right: 2%;
}

.trouve {
	width: 100%;
	padding-left: 2%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-right: 2%;
}
@media screen and (max-width: 600px) {	
.trouve {
	border-left-width: 0px;
	width: 100%;
	margin-top:15p;
}
}

.av-gauche {
	width: 86%;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
	margin-right: 7%;
	margin-left: 7%;
	background-color: #FFC;
}
@media screen and (max-width: 600px) {
.av-gauche {
	width: 100%;
	-moz-column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-count: 1;
	-webkit-column-gap: 0;
	column-count:1;
	column-gap: 0;
	margin-right: 0%;
	margin-left: 0%;
}
}

.av-droite {
	width: 45%;
	float: right;
	padding-left: 2%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-right: 2%;
}
.trouve-pas-titre {
	width: 47%;
	float: left;
	padding-right: 2%;
}
@media screen and (max-width: 600px) {
.trouve-pas-titre {
	width: 100%;
	float: none;
	padding-right: 0%;
}
}

.trouve-titre {
	width: 47%;
	float: right;
	padding-left: 2%;
	
}
@media screen and (max-width: 600px) {

.trouve-titre {
	width: 100%;
	float: none;
	padding-left: 0%;
	
}
}
.trouve-pas ul {
	list-style-image: url(images/coche-nok.png);
	list-style-position: outside;
	margin-top: 0px;
}
.trouve ul {
	list-style-image: url(images/coche-ok.png);
	margin-top: 0px;
	margin-bottom: 0px;
}
.trouve-pas ul li {
	margin-top: 8px;
}
.trouve ul li {
	margin-top: 8px;
}
.photo-dreux {
	width:30%;
	float: left;
	padding-right: 25px;
}
@media screen and (max-width: 600px) {
.photo-dreux {
	padding-right: 15px;
}
}
.photo-dahdi {
	width:30%;
	float: right;
	padding-left: 25px;
}
@media screen and (max-width: 600px) {
.photo-dahdi {
		padding-right: 15px;
}
}
.photo-cadeau1 {
	margin-left: -75px;
	float: left;
	width: 60%;
}
@media screen and (max-width: 600px) {
.photo-cadeau1 {
	margin-left: auto;
	margin-right:auto;
	float: none;
	width: 100%;
	text-align:center;
}
}
.photo-cadeau2 {
	float: right;
	margin-right: -50px;
	margin-top: -75px;
	width: 60%;
}
@media screen and (max-width: 600px) {
.photo-cadeau2 {
	margin-left: auto;
	margin-right:auto;
	float: none;
	width: 100%;
		text-align:center;
		margin-top: 0;

}
}
.legende-dreux {
}
.avis-dreux {
	text-align: left;
	text-indent: 10px;
	font-style: italic;
	font-family: 'Inconsolata', Verdana;
	font-size: 1.1em;
}
.tem-pro {
	background-color: #FEFFE0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.descri-cadeau1 {
	background-color: #FEFFE0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -100px;
	margin-bottom: 8px;
}
@media screen and (max-width: 600px) {
.descri-cadeau1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
}
.descri-cadeau2 {
	background-color: #FEFFE0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -15px;
	margin-bottom: 8px;
}
@media screen and (max-width: 600px) {
.descri-cadeau2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
}
.1ercadeau {
	margin-top: 0px;
	margin-left: -200px;
	position: relative;
	float: left;
}
.titre-cadeau-1 {
	float: right;
	width: 65%;
	color: #F00;
	font-size: 1.8em;
	font-weight: bold;
	margin-right: -50px;
	text-align: center;
	font-style: italic;
}
@media screen and (max-width: 600px) {
.titre-cadeau-1 {
	float: none;
	width: 80%;
	margin-left: auto;
	margin-right:auto;
}
}
.titre-cadeau-2 {
	float: left;
	width: 65%;
	color: #F00;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	margin-left: -70px;
	margin-top: 0px;
}
@media screen and (max-width: 600px) {
.titre-cadeau-2 {
	float: none;
	width: 80%;
	margin-left: auto;
	margin-right:auto;
}
}
.valeur-cadeau1 {
	float: right;
}
.valeur-cadeau2 {
	float: left;
}
.liste-cadeau1 {
	list-style-image: url(images/puce_rouge_petite_3.png);
}
.plus-cadeau {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.av-gauche ol {
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
@media screen and (max-width: 600px) {	
.av-gauche ol {
	padding-left: 30px;
}
}
.av-gauche ol li {
	font-size: 1.2em;
	font-weight: bold;
	color: #F00;
	padding-bottom: 8px;
}
@media screen and (max-width: 600px) {
.av-gauche ol li {
	padding-bottom: 4px;
}
}
.garantie {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#lienactif {
	background-color: #045879;
}
.pucerougegauche {
	float:right;
	margin-right:50px;
}
@media screen and (max-width: 600px) {	
.pucerougegauche {
	margin-right:5px;
}
}
.intertitrestrata {
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 600px) {	
.intertitrestrata {
	width: 100%;
}
}
.intertitrestrata-bis {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.photo-jc {
	display:none;
}
@media screen and (max-width: 600px) {
	.photo-jc {
	display:block;
	float:left;
	margin-right:15px;
}
}
@media screen and (max-width: 600px) {
	.trouve-pas-titre p {
		font-size:1.3em;
}
}

@media screen and (max-width: 600px) {
	.trouve-titre p {
		font-size:1.3em;
}
}
.avantage-p {
	text-indent: 10px;
	margin-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
}
@media screen and (max-width: 600px) {
.avantage-p {
	padding-right: 10px;
	padding-left: 10px;
}
}
.cde-ligne {
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
	float: left;
}
@media screen and (max-width: 600px) {
.cde-ligne {
	margin-top:15px;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	float: none;
}
}
.cde-courrier {
	width: 45%;
	padding-right: 2%;
	padding-left: 2%;
	float: right;
	margin-top: 0px;
}
@media screen and (max-width: 600px) {
.cde-courrier {
	margin-top:15px;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	float: none;
}
}
.cde-tel {
	margin-top:0px;
}
@media screen and (max-width: 600px) {
.cde-tel {
	margin-top:15px;
}
}
.img-ligne {
	margin:auto 0;
	text-align:center;
}
.img-tel {
	margin:auto 0;
	text-align:center;
}
.img-courrier {
	margin:auto 0;
	text-align:center;
}
.texteVert {
	color: #61B720;
}
.texteMagenta {
	color: #DC077E;
}
.listepaypal {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
@media screen and (max-width: 600px) {
.listepaypal {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
}
.listepaypal li {
	margin-top: 5px;
}
