html {
	overflow-y:scroll;
}

body, ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	list-style:none;
	width: 100%;
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	background: url(img/header_bkg.png) repeat-x;
}

a :link, a:visited{
color:#fff;
text-decoration:none;
}

a img{
border:0;
}

p {
	margin:0px;
	padding-bottom:10px;
	}

.page {
	margin: 0px auto;
	width: 920px;
	background: #ffffff;
}

.Style2 {
	color:#F00;
}

.header {
	width: 920px;
	height: 130px;
	background: url(img/header_bkg.png) repeat-x;
}

.logo {
	margin-left:10px;
	width: 240px;
	height: 110px;
	background: url(img/logo.png) no-repeat;
	margin-top:20px;
	float:left;
}

.menu {
	width: 618px;
	height: 23px;
	margin-top:87px;
	float:right;
}

.accueil {
	width: 920px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

.contenu {
	width: 880px;
	margin-left: 20px;
	margin-right: 20px;
}

.contenu_gauche {
	width: 600px;
	/*margin-right: 10px;*/
	min-height:400px;
	height:auto !important;
	height:400px;
	float: left;
	display:inline;
}

.contenu_gauche_client {
	width: 640px;
	/*margin-right: 10px;*/
	min-height:400px;
	height:auto !important;
	height:400px;
	padding-left:40px;
	float: left;
	display:inline;
}

.contenu_droite {
	width: 280px;
	float: right;
	display:inline;
}

.contenu_droite_client {
	width: 200px;
	float: right;
	display:inline;
}


.cel {
	width:280px;
	margin-bottom: 10px;
}

.cel_client {
	width:200px;
	margin-bottom: 10px;
}

.cel_haut {
	width: 280px;
	height:26px;
	color: #000;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/bulle_haut.png) no-repeat;
}

.cel_haut_client {
	width: 200px;
	height:26px;
	color: #000;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/bulle_haut_client.png) no-repeat;
}

.cel_centre {
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
	padding:10px 10px 0 10px ;
}

.cadre_centre_inscription {
	border-left:#a6d0e4 solid 1px;
	border-right:#a6d0e4 solid 1px;
	background:#c5e5f7; 
	height:30px; 
	padding:10px 0 0 25px; 
	font-size:14px
}

.cadre_centre_inscription a:link {
	color: #999;
	text-decoration:none;
}

.cadre_centre_inscription a:visited {
	color: #999;
	text-decoration:none;
}

.cadre_centre_inscription a:hover {
	text-decoration:underline;
}

.cel_centre a:link {
	color: #000;
	text-decoration:none;
}

.cel_centre a:visited {
	color: #000;
	text-decoration:none;
}

.cel_centre a:hover {
	color:#489bf0;
}

.cel_bas {
	width: 280px;
	height: 20px;
	background:url(img/bulle_bas.png) no-repeat;
}

.cel_bas_client {
	width: 200px;
	height: 20px;
	background:url(img/bulle_bas_client.png) no-repeat;
}

.cel_titre {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:3px 20px;
}

.cadre {
	width:590px;
	margin-bottom: 10px;
}

.cadre_haut {
	width: 590px;
	height:26px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/cadre_haut.png) no-repeat;
}

.cadre_centre {
	border-left:#a6d0e4 solid 1px;
	border-right:#a6d0e4 solid 1px;
		min-height: 350px;
		height: auto !important; 
		height: 350px;
}

.cadre_centre_form_bouton {
	border-left:#a6d0e4 solid 1px;
	border-right:#a6d0e4 solid 1px;
	padding:0 10px 0 10px;
}

.cadre_centre a:link {
	color: #000;
	text-decoration:none;
}

.cadre_centre a:visited {
	color: #000;
	text-decoration:none;
}

.cadre_centre a:hover {
	color:#489bf0;
}

.cadre_centre_small {
	border-left:#a6d0e4 solid 1px;
	border-right:#a6d0e4 solid 1px;
}

.cadre_centre_small a:link {
	color: #000;
	text-decoration:none;
}

.cadre_centre_small a:visited {
	color: #000;
	text-decoration:none;
}

.cadre_centre_small a:hover {
	color:#489bf0;
}

.cadre_bas {
	width: 590px;
	height: 20px;
	background:url(img/cadre_bas.png) no-repeat;
}

.cadre_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.identifiant {
	float:left;
	margin: 8px 5px 0px 10px; 
	width:76px; 
	display:inline; 
	position:relative;
}

.admin_col_gauche {
	width:290px;
	float:left;
	margin-bottom: 10px;
}

.admin_col_gauche_parent {
	width:290px;
	float:left;
	margin-bottom: 10px;
	margin-left:10px;
}

.admin_col_droite {
	width:290px;
	float:right;
	margin-right:10px;
	margin-bottom: 10px;
}

.admin_cel {
	width:290px;
	margin-bottom: 10px;
	float:left;
	margin-right:10px;
}

.admin_cel_haut {
	width: 290px;
	height:26px;
	color: #000;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/admin_bulle_haut.png) no-repeat;
}

.admin_cel_haut_bleu {
	width: 290px;
	height:26px;
	color: #000;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/bulle_haut_bleu.png) no-repeat;
}

.admin_cel_haut_rose { 
	width: 290px;
	height:26px;
	color: #000;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/bulle_haut_rose.png) no-repeat;
}

.admin_cel_haut_jaune { 
	width: 290px;
	height:26px;
	color: #000;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/bulle_haut_jaune.png) no-repeat;
}

.admin_cel_haut_vert { 
	width: 290px;
	height:26px;
	color: #000;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(img/bulle_haut_vert.png) no-repeat;
}

.admin_cel_centre {
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
	padding:10px 10px 0 10px;
	font-size: 14px;
}

.admin_cel_centre_gris {
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
	padding:10px 10px 10px 10px;
	font-size: 14px;
	background:#b3b3b3;
}

.admin_cel_centre_bleu {
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
	padding:10px 10px 10px 10px;
	font-size: 14px;
	background:#cadaf7;
}

.admin_cel_centre_bleu a:link {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_bleu a:visited {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_bleu a:hover {
	color:#489BF0;
}

.admin_cel_centre_jaune {
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
	padding:10px 10px 10px 10px;
	font-size: 14px;
	background:#f7d3ca;
}

.admin_cel_centre_jaune a:link {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_jaune a:visited {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_jaune a:hover {
	color:#489BF0;
}

.admin_cel_centre_rose {
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
	padding:10px 10px 10px 10px;
	font-size: 14px;
	background:#edcdf8;
}

.admin_cel_centre_rose a:link {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_rose a:visited {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_rose a:hover {
	color:#489BF0;
}

.admin_cel_centre_vert {
	border-left:#b3b3b3 solid 1px;
	border-right:#b3b3b3 solid 1px;
	padding:10px 10px 10px 10px;
	font-size: 14px;
	background:#d1f9d2;
}

.admin_cel_centre_vert a:link {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_vert a:visited {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_vert a:hover {
	color:#489BF0;
}

.admin_cel_centre_cours {
	background:url(img/cours.png) no-repeat;
	width:290px;
	height:19px;
}

.admin_cel_centre_qcm {
	background:url(img/qcm.png) no-repeat;
	width:290px;
	height:19px;
}

.admin_cel_centre_exercices_bleu {
	background:url(img/exercices_bleu.png) no-repeat;
	width:290px;
	height:19px;
}

.admin_cel_centre_exercices_jaune {
	background:url(img/exercices_jaune.png) no-repeat;
	width:290px;
	height:19px;
}

.admin_cel_centre_exercices_rose {
	background:url(img/exercices_rose.png) no-repeat;
	width:290px;
	height:19px;
}

.admin_cel_centre_exercices_vert {
	background:url(img/exercices_vert.png) no-repeat;
	width:290px;
	height:19px;
}

.admin_cel_centre a:link {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre a:visited {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre a:hover {
	color:#489bf0;
}

.admin_cel_centre_gris a:link {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_gris a:visited {
	color: #000;
	text-decoration:none;
}

.admin_cel_centre_gris a:hover {
	color:#fff;
}

.admin_cel_bas {
	width: 290px;
	height: 20px;
	background:url(img/admin_bulle_bas.png) no-repeat;
}

.admin_cel_titre {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:5px auto;
}

.widget-head {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.admin_cel_titre_chapitre {
	color:#444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:3px auto;
}

.post {
	clear:both;
}

.entry {
	display:inline;
	float:left;
	margin-bottom:20px;
	width:580px;
}

h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1.4em;
	margin:0 0 2px;
	padding-bottom:3px;
}

.post-calendar {
	background:transparent url(img/mini-calendar.gif) no-repeat scroll left center;
	color:#999999;
	float:right;
	display:inline;
	font-size:12px;
	padding-left:20px;
}

.post-content {
	clear:both;
	padding-top:10px;
	overflow:hidden;
}

.modif_cadre_titre {
	background:#a6d0e7;
	border-bottom:2px solid #a6d0e7;
	border-right:2px solid #a6d0e7;
	height:22px;
	padding:3px 0 0 10px;
}

.modif_cadre_row {
	border-bottom:1px solid #a6d0e7;
	border-right:1px solid #a6d0e7;
	height:22px;
	padding:3px 0 0 5px;	
}

.modif_cadre_row_titre a:link {
	color: #000;
	text-decoration:none;
	height:22px;
	padding:3px 0 0 5px;	
}

.modif_cadre_row_titre a:visited{
	color: #000;
	text-decoration:none;
	height:22px;
	padding:3px 0 0 5px;	
}
.modif_cadre_row_titre a:hover{
	color:#489bf0;
	height:22px;
	padding:3px 0 0 5px;	
}

.fleche {
	display:inline;
	float:right;
	margin-right:10px;
}

.titre_graph {
	width:170px; font-size:16px; float:left;
}

.titre_graph a:link {
	text-decoration:none;
	color: #000;
}

.titre_graph a:visited {
	text-decoration:none;
	color: #000;
}

.titre_graph a:hover {
	text-decoration:none;
	color:#489bf0;
}

.footer {
	height:30px;
	width:100%;
	margin:0 auto;
	background:url(img/bkg_buttom.png);
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
}

.footer a:link {
	text-decoration:none;
	color: #000;
}

.footer a:visited{
	text-decoration:none;
	color: #000;
}

.footer a:hover{
	text-decoration:none;
	color:#489bf0;
}

.column {
    float: left;
    width: 290px;
	margin-right: 10px;
	background:#FFF;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
}

.column_client {
    float: left;
    width: 290px;
	margin-right: 10px;
	background:#FFF;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
}

.widget {
	margin-bottom: 10px;
}

.cadre_paiement {
	background:url(img/cadre.png) no-repeat;
	height:134px;
}

div.wrap{
width:590px;
margin-bottom:10px;
text-align:left;
}
div#top div#nav{
float:left;
clear:both;
width:590px;
height:52px;
margin:22px 0 0;
}
div#top div#nav ul{
float:left;
width:590px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#video-header{
height:590px;
margin:-1px 0 0;
}
div#header div.wrap{
height:200px;
}
div#header div#slide-holder{
z-index:40;
width:590px;
height:200px;
position:absolute;
}
div#header div#slide-holder div#slide-runner{
width:590px;
height:200px;
overflow:hidden;
position:absolute;
}
div#header div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#header div#slide-holder div#slide-controls{
left:0;
bottom:200px;
width:590px;
height:46px;
display:none;
}
div#header div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:10px;
line-height:16px;
margin:15px 0 0 20px;
text-transform:uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav{
float:right;
height:24px;
display:inline;
margin:11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{
float:left;
width:24px;
height:24px;
display:inline;
font-size:11px;
margin:0 5px 0 0;
line-height:24px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(images/silde-nav.png);}
div#nav ul li a{background:url(images/nav.png) no-repeat;}

.toggler {
	cursor:pointer;
	text-decoration: none;
	display: block;
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
}
.toggler-closed {
	height:26px;
	background: #fff url('img/bulle_haut_client_off.png') center right no-repeat;
}
.toggler-closed:hover {
	height:26px;
	background: #fff url('img/bulle_haut_client_off.png') center right no-repeat;
}
.toggler-opened {
	height:26px;
	background: #fff url('img/bulle_haut_client_on.png') center right no-repeat;
}
.toggler-opened:hover {
	height:26px;
	background: #fff url('img/bulle_haut_client_on.png') center right no-repeat;
}

/* Container - default style */
.toggler-c {
}
.toggler-c-closed {
   background:transparent;
}
.toggler-c-opened {
   background:#fff;
}

