@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 {
	margin: 0px;
	padding: 0px;
	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;
}
sup {
	position: relative;
	font-size: 0.7em;
	text-decoration: none;
	bottom: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 15px;
}
h4 {
	color: #BA0000;
	font-weight: bold;
	font-size: 14px;
}
p {
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
#actu .infocd a:link {
	color: #FFF;
}
#actu .infocd a:hover {
	color: #FFF;
	text-decoration: underline;
}
#actu .infocd a:visited {
	color: #FFF;
}
#actu .infocd a:active {
	color: #FFF;
}
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: both;
}
#boutonsm {
	display: none;
}
#content {
	margin-top: 19px;
	margin-right: 17px;
	margin-left: 17px;
}
#center {
	margin-right: 17px;
	float: left;
	width: 656px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.imagegauche {
	float: left;
	margin-right: 19px;
	margin-bottom: 5px;
}
.imagegauche2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imagedroite {
	float: right;
	margin-bottom: 5px;
}
.imagelegende {
	float: right;
	width: 250px;
	margin-left: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.imagelegende1 {
	float: left;
	width: 295px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	margin-right: 19px;
}
.imagelegende2 {
	float: right;
	width: 250px;
	margin-left: 19px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.imagelegende3 {
	float: right;
	width: 295px;
	margin-left: 19px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.imagelibre {
	margin-bottom: 20px;
	margin-top: 10px;
}
.itw-question {
	margin-top: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.object {
	margin-top: 16px;
	margin-bottom: 13px;
	float: left;
	margin-right: 19px;
}
.encadre {
	color: #FFF;
	background-color: #666;
	padding: 10px;
	margin-top: 30px;
}
.encadre img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#actu {
	background-color: #333;
	padding: 10px;
	width: 152px;
	float: right;
	margin-top: 22px;
	margin-bottom: 13px;
	margin-left: 19px;
}
.infocd {
	margin-top: 10px;
	color: #FFF;
}
#first-bottom p img {
	margin-top: 19px;
	margin-bottom: 19px;
	margin-right: 10px;
}
#first {
}
#first-top {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	z-index: 0;
	padding-right: 10px;
}
#first-bottom {
	column-count: 1;
	column-gap: 20px;
	background-color: #F0F0F0;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.legende {
	line-height: 1em;
	font-size: 10px;
	float: right;
	width: 250px;
}
.legende1 {
	line-height: 1em;
	font-size: 10px;
	float: left;
	width: 295px;
}
.legende2 {
	line-height: 1em;
	font-size: 10px;
	float: right;
	width: 295px;
}
.legende3 {
	line-height: 1em;
	font-size: 10px;
	float: right;
	width: 152px;
}
.titre {
	margin-top: 11px;
	margin-left: 10px;
	margin-bottom: 9px;
}
.photoprof {
}
#out {
	height: 1px;
	width: 1px;
}
#right {
	width: 272px;
	float: right;
}
#news {
	background-color: #FFF;
	height: 242px;
	border: 1px solid #C6CACB;
	overflow: hidden;
	margin-bottom: 25px;
}
#news-top {
	padding-top: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6CACB;
	padding-bottom: 6px;
}
#NewsTicker{
	height:270px;
	margin:0 auto;
}
	#NewsVertical {
	width: 272px;
	height: 177px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 13px;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 272px;
	height: 270px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	display: block;
	width: 245px;
	text-align: left;
	font-size: 11px;
	margin: 0;
	float: left;
	cursor: default;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	}
		#TickerVertical li .NewsTitle{
	display: block;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:2px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
	display: block;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:underline;
		}
#TickerVertical li a:hover {
	text-decoration: underline;
}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
	display: block;
	font-size: 13px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
		}
.presse-nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.presse-titre {
	font-weight: bold;
}
.presse-lien {
	text-align: right;
}
.imagegauche1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.ligne3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACABAB;
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;
}
#mag {
	border: 1px solid #C6CACB;
	position: relative;
	margin-bottom: 25px;
}
#mag-top {
	background-color: #FFF;
	padding-top: 9px;
	padding-left: 10px;
	overflow: hidden;
	padding-bottom: 6px;
}
#mag-bottom {
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mag-bottom ul {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
.nom {
	text-transform: capitalize;
}
.mag-surtitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D10000;
}
.mag-titre {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-bottom: 7px;
	line-height: 1em;
	margin-top: -2px;
}
#cadrevideo {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 211px;
	margin-right: auto;
	margin-left: auto;
	width: 248px;
}
.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;
}
#lecteur-bottom {
	padding: 10px;
	background-color: #DADCDD;
}
a.player {
	width:252px;
	height:30px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	-moz-box-shadow:0 0 40px rgba(100, 118, 173, 0.5);
	display: block;
	margin-top: 0px;
}
#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: 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 {
	margin-top:19px;	
}
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;
}
#sommaire {
	display:none;
}
#megaban {
	width: 100%;
}
#first-top {
	background-color: #CCC;
}
#first-bottom {
	background-color:#F5F5F5;
	column-count: 1;
}
#first-bottom p {
	font-size:14px;
	text-align:justify;
}
#center-middle {
	background-color:#CCC;
}
img {
	max-width:100%;
	height:auto;
	}
.imagedossier {
	max-width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	float:none;
	text-align:center;
}
.imagegauche {
	max-width:100%;
	height:auto;
}
.titres {
	max-width:94%;
}

#center-bottom {
	text-align:justify;
}
#center-bottom p {
	font-size:15px;
	line-height: 1.4em;
}
.itw-question {
	font-size:15px;
}
iframe {
	width: auto;
	height:auto;
}
h3  {
	font-size: 17px;
	line-height: 1em;
}
#single_image1 img {	
	max-width:50%;
}
#single_image2 img {	
	max-width:50%;
}
#single_image3 img {	
	max-width:50%;
}
#lecteur-bottom {
	margin-bottom:25px;
}
#right {
	float: none;
	width: 100%;
}
#abo {
	width: auto;
	margin-top: 25px;
	text-align: center;
	
}
.derniersjours2 {
	right: 0px;
	top: 0px;
}
#mag {
	margin-top:25px;
}
#ban1 {
	display:none;
}
#ban2 {
	display:none;
}
#ban3 {
	position: relative;
	border: 1px solid #C6CACB;
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: #F5F5F5;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #000;
	font-weight: bold;
}
#ban4 {
	position: relative;
	border: 1px solid #C6CACB;
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: #F5F5F5;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #000;
	font-weight: bold;
}
#footer {
	width: 100%;
}
@media(max-width: 480px){
.imagegauche1 {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#actu {
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.presse-video {
	max-width:100%;
	height:auto;
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.imagegauche {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
}

