/*---------------------------------*/
/*------------ PAGE -------------*/
/*---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin : 0;
	padding : 0;
	border : 0;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
fieldset,img {
	border : 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style : normal;
	font-weight : normal;
}
ol,ul {
	list-style : none;
}
caption,th {
	text-align : left;
}
h1,h2,h3,h4,h5,h6 {
	font-size : 100%;
	font-weight : normal;
	display : inline;
}
.underline  {
	text-decoration:underline;
}
.hideOnglet {
    display: none;
}   




/*---------------------------------*/
/*------------ BODY -------------*/
/*---------------------------------*/



a {
	color : #585858;
	text-decoration : none;
	outline:0;
}
a:hover {
	color : #000;
	text-decoration : none;
}
input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #000;
}
strong, b, .bold, .gras {
	font-weight: bold;
}

img {
	border: 0;
}
.alignleft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.block {
	display: block;
}
.blockLeft {
	float : left;
	display: block;
}
.blockRight {
	display: block;
	float : right;
}
.blockCenter {
	display: block;
	margin: 0 auto;
}

.clearRight {
	clear: right;
}
.clearleft {
	clear: left;
}

.clear {
	clear: both;
	font-size: 0pt;
	height: 0px;
	line-height: 0px;
}

.underline {
	text-decoration: underline;
	}
	
p{
	margin:0;
	padding:0;
	}	

/*---------------------------------*/
/*------------ Container -------------*/
/*---------------------------------*/

body {
	font-size : 11px;
	line-height : normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:url(../imagesnew/bg.jpg) no-repeat top left fixed #2b2b2b;
	}
	
#logo{
	padding:20px 0;
	}
#login{
	width:557px;
	margin:30px auto;
	}
.header_l2{
    width: auto;
	}
	
.header_title{
	background:url(../imagesnew/bg-slog.png) no-repeat top left;
	width:520px;
	height:53px;
	color:#fff;
	text-align:center;
	margin-left:34px;
	}
.header_title h2{
	font-weight:normal;
	font-size:12px;
	line-height:22pt;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:30px;
	}	
	
.box_log{
	background:url(../imagesnew/log_bs.png) no-repeat bottom left;
	width:553px;
	height:auto;
	padding-bottom:16px;
	}
.log_ht{
	background:url(../imagesnew/log_ht.png) no-repeat top left;
	width:553px;
	height:16px;
	display:block;
	}
.log_content{
	background:url(../imagesnew/log_mid.png) repeat-y top left;
	width:553px;
	height:auto!important;
	min-height:250px;
	}
	
div.tabscontainer{
    margin:0px;
}
 
div.tabscontainer div.tabs{
    list-style: none;
    width: 199px;
    cursor: pointer;
    float:left;
    left: 0px;
	margin-top:-1px;
    z-index: 2;
}
 
div.tabscontainer div.curvedContainer{
    margin-left: 199px;
	height:auto!important;
    min-height:418px;
	background:#FFF;
	width:338px;
	position:relative;

}




 
div.tabscontainer div.curvedContainer .tabcontent{
    display:none;
    padding:8px;
    font-size:12px;
}
 
div.tabs div.tab{
    display: block;
    height: 72px;
    position: relative;
    color: #fff;
	margin-bottom:10px;
}
 
div.tabs div.link{
    font-size: 14px;
    font-weight: bold;
    line-height: 53pt;
    padding-right: 21px;
    text-align: right;
    text-transform: uppercase;
}

div.tabs div.link.stagiaire{
	background:url(../imagesnew/stagiaire_btn.png) no-repeat 2px 0px;
	margin-left:4px;
	height: 68px;
    width: 176px;
	}
div.tabs div.tab.selected div.link.stagiaire{
	background:url(../imagesnew/stagiaire_btn_on.png) no-repeat 2px 0px;
	color:#2e82d0;
	}
	
div.tabs div.link.rf{
	background:url(../imagesnew/rf.png) no-repeat 2px 0px;
	margin-left:3px;
	line-height:10pt;
	padding-top:20px;
	height: 47px;
    width: 176px;
	}
div.tabs div.tab.selected div.link.rf{
	background:url(../imagesnew/rf_on.png) no-repeat 2px 0px;
	color:#2e82d0;
	}	
div.tabs div.link.demo{
	background:url(../imagesnew/demo_btn.png) no-repeat 2px 0px;
	height: 70px;
    margin-left: 3px;
    width: 176px;
	}
div.tabs div.tab.selected div.link.demo{
	background:url(../imagesnew/demo_btn_on.png) no-repeat 2px 0px;
	color:#2e82d0;
	}	
div.tabs div.link.superviseur{
	background:url(../imagesnew/superviseur_btn.png) no-repeat 2px 0px;
	height: 74px;
    margin-left: 3px;
    width: 176px;
	}
div.tabs div.tab.selected div.link.superviseur{
	background:url(../imagesnew/superviseur_btn_on.png) no-repeat 2px 0px;
	color:#2e82d0;
    width: 178px;
	}	
		
	
	
	
	
 
div.tabs div.tab.selected{
    color: #ffffff;
    border-right-color: #aeaeaa;
}
 
div.tabs div.tab.selected{
   /* background: url(menuSelBack.png) repeat-x;
    border-right-color: #7c7c77;*/
}
 
/*div.tabs div.tab.first{
    border-top: #dbdbb7 solid 1px;
    -moz-border-radius-topleft: 13px;
    border-top-left-radius: 13px;
}*/
 /*
div.tabs div.tab.last{
    -moz-border-radius-bottomleft: 13px;
    border-bottom-left-radius: 13px;
}*/
 
div.tabs div.tab div.arrow{
    position: absolute;
    background: url(homeSelArrow.png) no-repeat;
    height: 58px;
    width: 17px;
    left: 100%;
    top: 0px;
    display: none;
}
 
div.tabs div.tab.selected div.arrow{
    display: block;
}	


/***/
.tabcontent h2{
	background:#E4E4E4;
	color:#000;
	font-weight:bold;
	display:block;
	padding:5px;
	width:314px;
	margin:0;
	height:auto;
	}
.tabcontent p{
	color:#4a4a4a;
	font-size:11px;
	}
.curvedContainer table th {
	text-align:right;
	padding-bottom: 12px;
    padding-right: 5px;
	}
.curvedContainer table td{	
	padding-bottom:0;
	}
.curvedContainer .boxsub { background:url(../imagesnew/bg_input.gif) no-repeat top left; width: 200px; height: 25px; display: block; padding: 5px 3px;}

.curvedContainer table td input[type="text"], .curvedContainer table td input[type="password"]{
	
	border:none;
	/*width:200px;
	height:23px;
	padding: 0 3px;*/
	line-height: 1.2em;
	display: block;
	width: 198px;
	}
.curvedContainer table td input[type="submit"]{
	background:url(../imagesnew/right_menu_btn.gif) no-repeat top left;
	width:177px;
	height:27px;
	color:#fff;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:bold;
	}
.curvedContainer table td input[type="submit"]:hover{
	background:url(../imagesnew/right_menu_btn.gif) no-repeat 0 -26px;
	}

.curvedContainer table td.forgot_mdp a{
	color: #538BC6;
    display: block;
    font-size: 11px;
    height: 17px;
    text-decoration: underline;
    width: 200px;
	}
	
.visuElearning{
	float:right;
	margin:20px 0 0 0;
	}
	
.curvedContainer form{
	position:absolute;
	bottom:16px;
		}
	