@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;
}
.mobile {
	display: none;
}
.Article {
	background-color: #F0F0F0;
	padding: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
sup {
	position: relative;
	font-size: 0.7em;
	text-decoration: none;
	bottom: 7px;
}
h1 {
	font-size: 18px;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
.rubrique {
	margin-bottom: 5px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
p {
	margin-bottom: 14px;
}
a:link {
	color: #000;
	text-decoration: none;
}
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;
}
.couleurdebutant  {
	color: #73BE1E;
	text-decoration: none;
}
.couleuravance  {
	color: #0A50FF;
	text-decoration: none;
}
.couleuretudiant  {
	color: #FF781E;
	text-decoration: none;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	background-color: #C6CACB;
	text-align: left;
}
#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;	
}
.loginerror {
	display: none;
	color: #FFF;
	background-color: #F81917;
	margin-bottom: 5px;
	padding: 3px;
}
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;}

#mainmenu {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.clearfloat {
	clear: left;
}
#boutonsm {
	display: none;
}
#content {
	margin-top: 19px;
	margin-right: 17px;
	margin-left: 17px;
}
#center {
	width: 946px;
}
#c1-top {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	z-index: 0;
	padding-right: 10px;
}
#c1-bottom {
	column-count: 1;
	column-gap: 20px;
	background-color: #F0F0F0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#part  {
	float: left;
	width: 260px;
	margin-bottom: 25px;
	text-align: left;
	margin-right: 25px;
	background-color: #CCC;
	margin-bottom: 25px;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 220px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#part a {
	color: #000;
	text-decoration: underline;
}
#first {
}
#first-top {
	background-color: #FFF;
}
#first-bottom {
}
#first-bottom p {
	font-size: 14px;
}
#first-bottom ul {
	list-style-type: none;
}
#aide-top {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	z-index: 0;
	padding-right: 10px;
}
#aide-bottom {
	column-count: 1;
	column-gap: 20px;
	background-color: #F0F0F0;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.titre {
	margin-top: 11px;
	margin-left: 10px;
	margin-bottom: 9px;
}
.photoprof {
}
#out {
	height: 1px;
	width: 1px;
}
.prenomcompo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.plusdedetails {
	text-align: right;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 12px;
	right: 5px;
}
.nomcompo {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.trait-esp-gauche {
	margin-right: 5px;
}
.lien {
}
.oeuvre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 7px;
}
.trait-esp-droite {
	padding-left: 7px;
	padding-right: 7px;
}
.diff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
.hautdepage {
	padding-top: 10px;
}
.hautdepage a:link {
	margin-left: 7px;
	margin-top: 7px;
	text-decoration: underline;
}
.trait {
	font-weight: normal;
	color: #F50018;
}
.retraittexte {
	margin-left: 5px;
}
.surtitresright {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.surtitresright1 {
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.titresright {
	color: #BA0000;
	font-weight: bold;
	text-transform: uppercase;
}
#contact a:link {
	text-decoration: underline;
}
#footer {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
@media(max-width: 980px){
.desktop {
	display: none;
}
.mobile {
	display: block;
}
body {
	font-size: 15px;
	-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 {
	
}
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;
}
#center {
	width: auto;
	float: none;
	margin: 10px 0 0 0;
}
#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;
}
#megaban {
	width: 100%;
}
#center-middle {
	background-color:#CCC;
}

h3  {
	font-size: 17px;
	line-height: 1em;
}
#first-top {
	padding: 10px;
	background-color: #CCC;
}
#first-bottom {
	width: auto;
	padding: 10px;
	margin-top: 0px;
	float: none;
	background-color: #F5F5F5;
	margin-bottom: 0px;
	height: auto;
	background-image: none;
}
#first-bottom p {
	font-size: 15px;
}
#aide-top {
	padding: 10px;
	background-color: #CCC;
}
#aide-top img {
	width: 100%;
	padding:0px;
}
#aide-bottom {
	column-count: 1;
	width: auto;
	padding: 10px;
	margin-top: 0px;
	float: none;
	background-color: #F5F5F5;
	margin-bottom: 0px;
	height: auto;
	background-image: none;
}
#c1-top {
	padding: 10px;
	background-color: #CCC;
}
#c1-bottom {
	column-count: 1;
	width: auto;
	padding: 10px;
	margin: 0px auto;
	float: none;
	background-color: #F5F5F5;
	height: auto;
	background-image: none;
}
#part  {
	float: left;
	width: 42%;
	margin-right: 2%;
	margin-left: 2%;
	height:auto;
}
.floatleft {
	max-width:100%;
	float:none;
	display:block;
	text-align:center;
	margin:0 auto 10px auto;
}
.titre {
	margin:0;
	max-width:100%;
	height:auto;
}
#footer {
	width: 100%;
}
@media(max-width: 480px){
#part  {
	float: none;
	width: auto;
	height:auto;
	margin-right:0px;
}
.floatleft {
	display:block;
	margin-left:auto;
	margin-right:auto;
	float:none;
}

}