@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}  
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.mobile {
	display: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #C80011;
	text-decoration: none;
}
p {
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
sup {
	position: relative;
	font-size: 0.7em;
	text-decoration: none;
	bottom: 7px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	color: #000;
	text-decoration: underline;
}
.retrait {
	margin-left: 15px;
	letter-spacing: 0.1em;
}
.exp {
	font-size: 10px;
	visibility: visible;
	z-index: 1;
	letter-spacing: 1px;
	position: absolute;
	top: -2px;
	overflow: visible;
}
.ligne {
	margin-top: 15px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACABAB;
	clear: both;
}
#header {
	margin-right: 17px;
	margin-left: 17px;
	position: relative;
	z-index: 5;
	width: 946px;
}
#header-top {
	background-color: #FFF;
	margin-top: 0px;	
	margin-bottom: 8px;
}
#header-top a img {
	width: 534px;
	padding: 5px;	
}
a.login {
	background-image: url(../images/button_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 52px;
	position: absolute;
	top: 74px;
	left: 885px;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.login:hover {
	background-position: 0px -17px;
}
a.subscribe {
	background-image: url(../images/button_subscribe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 80px;
	position: absolute;
	top: 74px;
	left: 795px;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.subscribe:hover {
	background-position: 0px -17px;
}
a.myaccount {
	background-image: url(../images/button_myaccount.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 92px;
	position: absolute;
	top: 74px;
	left: 770px;
	z-index: 8;
	overflow: hidden;
	visibility: visible;
}
a.myaccount:hover {
	background-position: 0px -17px;
}
a.mylessons {
	background-image: url(../images/button_mylessons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 90px;
	position: absolute;
	top: 74px;
	left: 670px;
	z-index: 10;
	overflow: hidden;
	visibility: visible;
}
a.mylessons:hover {
	background-position: 0px -17px;
}
a.logout {
	background-image: url(../images/button_logout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 65px;
	position: absolute;
	top: 74px;
	left: 872px;
	z-index: 3;
	overflow: hidden;
	visibility: visible;
}
a.logout:hover {
	background-position: 0px -17px;
}
#header-middle {
	bottom: 5px;
	position: relative;
}

#header-bottom {
	background-color: #FFF;	
	height: 21px;

}
#header-bottom, x:-moz-any-link, x:default {height : 21px;}
#header-message {
	background-color: #970F00;
	height: 24px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 19px;
	margin-top: 19px;
	margin-bottom: 20px;
}

#mainmenu {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	background-color: #C6CACB;
	text-align: left;
}
.blocblanc {
	background-color: #FFF;
	display: block;
	float: left;
	padding-left: 7px;
}
form .info {
	clear: both;
	font-size: 11px;
	color: #000000;
}
.blocblanc2 {
	background-color: #FFF;
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.rouge {
	color: #970F00;
}
#content {
	margin-top: 19px;
	margin-right: 17px;
	margin-left: 17px;
	background-color: #FFF;
}
#left {
	width: 240px;
	float: left;
}
#etapes {
	background-color: #CC061E;
	padding: 10px;
	color: #FFF;
	margin-bottom: 15px;
}
#etapes p {
	margin-bottom: 5px;
	font-size: 14px;
}
#etapes p a:link {
	color: #FFF;
	text-decoration: none;
}
#etapes p a:hover {
	color: #FFF;
	text-decoration: underline;
}
#etapes p a:visited {
	color: #FFF;
	text-decoration: none;
}
#etapes p a:active {
	color: #FFF;
	text-decoration: none;
}
.titreetapes {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#raisons {
	background-color: #FFF;
	padding: 10px;
	color: #000;
	margin-bottom: 10px;
}
#raisons p {
	margin-bottom: 5px;
	font-size: 14px;
}
.titreraisons {
	font-size: 18px;
	font-weight: bold;
	color: #970F00;
}
.titresleft {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
}
.titrecolgauche {
	color: #970F00;
	font-size: 18px;
	font-weight: bold;
}
#center {
	float: left;
	width: 454px;
	margin-left: 17px;
	margin-right: 17px;
}
#center2 {
	float: left;
	width: 689px;
	margin-left: 17px;
}
#centerfull {
	width: 946px;
}
#formules-top {
	color: #FFF;
	background-color: #CC061E;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#formules-bottom {
	background-color: #F0F0F0;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#compte-top {
	color: #FFF;
	background-color: #CC061E;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#compte-bottom {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-left: 5px;
}
.cadeau1 {
	background-color: #FFF;
	border: 1px solid #CC061E;
	background-image: url(../images/metronome_cadeau.jpg);
	background-repeat: no-repeat;
	width: 429px;
	height: 140px;
}
.cadeau2 {
	background-color: #FFF;
	border: 1px solid #CC061E;
	background-image: url(../images/casque-cadeau.jpg);
	background-repeat: no-repeat;
	width: 429px;
	height: 179px;
}
.cadeau3 {
	background-color: #FFF;
	border: 1px solid #CC061E;
	background-image: url(../images/enregistreur_cadeau.jpg);
	background-repeat: no-repeat;
	width: 429px;
	height: 179px;
}
.encadeau {
	font-size: 14px;
	margin-left: 225px;
	margin-top: 47px;
}
.offrelancement {
	font-size: 18px;
	color: #F81917;
}
.offredec {
	font-size: 18px;
	color: #970F00;
}
.offres {
	font-size: 17px;
	font-weight: bold;
	margin-left: 10px;
}
.plan {
	font-size: 18px;
	margin-left: 0px;
}
#formules-bottom ul {
	list-style-position: inside;
	list-style-type: disc;
	color: #333;
	margin-left: 10px;
}
.offresmall {
	font-size: 14px;
	color: #333;
}
.offreverysmall {
	font-size: 12px;
}
#right {
	float: right;
	width: 217px;
	overflow: hidden;
}
#abonne-top {
	background-color: #590B04;
	color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}
#abonne-top p {
	line-height: 1.2em;
}
#abonne-bottom {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}
.carregrisclair {
	background-color: #999;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 4px;
}
.carregrisfonce {
	background-color: #686767;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 4px;
}
.trait-esp-gauche {
	margin-right: 5px;
	margin-left: 10px;
}
.clearfloat {
	clear: both;
}
#footer {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.carregris {
	float: left;
}
#footer a:hover {
	text-decoration: underline;
}
.input {
	margin-left: 0px;
	width: 155px;
}
.input2 {
	margin-left: 0px;
	display: block;
	margin-top: 0px;
}
input {
	font-size:14px;
}
select {
	font-size:14px;
}
textarea {
	font-size:14px;
}
.signup {
	background-image: url(../images/button_signup.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 92px;
	display: block;
}
a.signup:hover {
	background-position: 0px -16px;
}
#footer p img {
	margin-top: 2px;
}
#footer a:link {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
input.boutonvalider {
	background-image: url(../images/jesouhaitemabonner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 165px;
	display: block;
}
.margin-bottom {
	margin-bottom: 10px;
}
input.boutonvalider:hover {
	background-position: 0px -16px;
}
#link {
	color: #000;
	background-color: #FFF;
	text-align: left;
	padding: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#raisons p a:link {
	text-decoration: none;
}
#raisons p a:hover {
	text-decoration: underline;
}
table tr td input {
	margin-top: -2px;
}

@media(max-width: 980px){
.desktop {
	display: none;
}
.mobile {
	display: block;
}
body {
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}
#container {
	width: auto;
	padding: 10px;
	margin: 10px 0 0 0;
	background:#FFF;
}
#header {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
}
#header-top {
	margin-bottom:0;
	margin-top:-10px;
}
#header-top a img {
	width: 100%;
	padding:0px;
}
#header-bottom {
	
}
#mainmenu {
	margin-top:10px;
}
a.myaccount {	
	display: none;	
}
a.mylessons {
	display: none;
}
a.logout {
	display: none;
}
a.subscribe {
	display: none;
}
a.login {
	display: none;
}

#content {
	width: 100%;
	margin: 0;
}
#left {
	width: auto;
	float: none;
	margin: 25px 0 0 0;
}
#center {
	float:none;
	margin:0;
	width:100%;
}
#right {
	float:none;
	margin:25px 0 0 0;
	width:100%;
}
#center2 {
	float:none;
	margin:0;
	width:100%;
}
#centerfull {
	width:100%;
	margin-top:25px;
}
.cadreoffre {
	width: 30%;
	min-width:300px;
}
#formules-bottom {
	width:auto;
}
#etapes {
	width:auto;
}
#boutonsm {
	display:block;
}
a.myaccountm {
	background-image: url(../images/button_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 93px;
	position: relative;
	bottom: -31px;
	margin-right:10px;
	float:right;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.myaccountm:hover {
	background-position: 0px -16px;
}
a.loginm {
	background-image: url(../images/button_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 52px;
	position: relative;
	bottom: -31px;
	margin-right:10px;
	float:right;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.loginm:hover {
	background-position: 0px -16px;
}
a.subscribem {
	background-image: url(../images/button_subscribe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 81px;
	position: relative;
	bottom: -31px;
	float:right;
	margin-right:5px;
	z-index: 5;
	overflow: hidden;
	visibility: visible;
}
a.subscribem:hover {
	background-position: 0px -16px;
}
a.logoutm {
	background-image: url(../images/button_logout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 65px;
	position: relative;
	float:right;
	bottom: -31px;
	margin-right:10px;
	z-index: 3;
	overflow: hidden;
	visibility: visible;
}
a.logoutm:hover {
	background-position: 0px -16px;
}
h3  {
	font-size: 17px;
	line-height: 1em;
}
#offrez.mobile {
	background-color:#F0F0F0;
	margin-top:25px;
}
#footer {
	width: 100%;
}
@media(max-width: 480px){
tr td {
    width: 100%;
    float: left;
	margin-bottom:5px;
}
tr {
	clear:left;
}
.input {
	clear:left;
}
input {
	border-radius: 0;
}
select {
	width:70%;
}
textarea {
	width:70%;
}
p input {
	 width:auto;
	 
}
.case {
	width:15px;
	height:15px;
}
.decouverte {
	display:block;
}
.offre {
	display:block;
}
.cadreoffre {
	width:80%;
	margin: 15px auto;
	float:none;
}
.derniersjours {
	display:none;
}
.derniersjours2 {
	display:none;
}
