body {
 font:  0.8em "Neo Sans Std",arial,verdana,sans-serif;
 margin: 0px;
 text-align: center;
 color : #00286A;
 padding:0;
 background-color: #fff;
 background-origin:border-box;

}

table {
    font-size: 100%;
}

caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: .5em;
}


td {
	font-size: 100%;
}

table#formatting-guide {
	margin: 0 auto;
	border-collapse: collapse;
}

table#formatting-guide th {
	border: 0;
	background: gray;
	padding: 0.5em;
	color: #fff;
	text-align: center;
	border: 1px solid gray;
	
}

table#formatting-guide td {
	border: 1px solid gray;
	padding: 0.5em;
}


a {
  color: #00286A;
  background-color: inherit;
}

a:hover, #header a:hover  {
 background-color : #ffcc66;
 color : white; 
 text-decoration: none;
}

hr{
	background-color:#ccc; /* Mozilla 1.4 */
	color:#ccc; /* IE 6 */
	border: #ccc; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

dt {
  font-weight: bold;
  margin: 1em 0 0 0;
}

.step_highlighted {
	font-weight: bold;
	background-color: #ffcc66;
	padding: 0;
	margin: 0;
}

.step_grayed {
	background-color: #eee;
	padding: 0;
	margin: 0;
}

.error { 
    color: #FF0000;
}

tr.error td a.info-bulle { 
    color: #FF0000;
}


.table_home{
	width: auto;
	border: none;
	font-size: 100%;
}

table.stats {
	width: 50%;
}

table.stats td {
	padding-left: 15px;
}

table.stats tr.total td {
	font-weight: bold;
	border-top: 1px solid #888;
}

.cell_home{
	margin: 10px;
	padding: 10px;
	vertical-align: top;
	width: 50%;
}

.noborder{
 border:none;	
}

.floatleft {
 float: left;
 margin: 10px;
}

.clearfloats {
 clear: both;
}

.noborder{
	border :  0;
	background-color: transparent;
}


.col_right {
 text-align: right;
}
.col_left {
 text-align: left;
}

.col_center {
 text-align: center;
}
.col_center_small {
 text-align: center;
 width: 30px;
}

.col_right_em {
 text-align: right;
 background-color : #ddd;
}
.col_left_em {
 text-align: left;
 background-color : #ddd;
}

.col_center_em {
 text-align: center;
 background-color : #ddd;
}

.col_center_small_em {
 text-align: center;
 background-color : #ddd;
 width: 30px;
}

.tracking{}

.printonly{
	display : none;	
}

.infobox, .infobox_print {
	border : 1px dashed #333;
	background-color: #eee;
	text-align: center !important;
	padding: 10px;
	margin: 10px;
}

.infobox-lang {
	border : 1px dashed #333;
	background-color: #fc6;
	text-align: center !important;
	padding: 10px;
	margin: 10px 10px 20px;	
}

.infobox-error {
	border : 1px dashed #333;
	background-color: #f55;
	color: #000;
	text-align: center !important;
	padding: 10px;
	margin: 10px 10px 20px;	
}

.tips {
  padding-left: 40px;
  background-image: url(../pictures/tips.gif);
 	background-position: 2% 2%;
	background-repeat: no-repeat;
}

.progress_done{
 background-color : #ffcc66;	
}

.progress_remaining{
 background-color : #f9f3cb;	
}


.emph {
  margin-right: 50px;
  color: #FF0000;
}

.langue {
  position : absolute;
  top: 10px;
  left: 210px;
 }

.slogan {
  position : absolute;
  top: 55px;
  left: 20px;
  font-size: 0%;
}

.steps {
	width: 100%; 
	border:0; 
	border-collapse: collapse;
}



.username{
	position:  absolute;
	top: 35px;
	left: 570px;
}

.userid{
	position:  absolute;
	top: 35px;
	left: 210px;
}

.login {
 position: absolute;
 top: 10px;
 left: 570px;
}

.logo {
 position: absolute; 
 top: 5px;
 left: 20px;
}

.pdf {
  padding-left: 20px;
  background: transparent url(../pictures/pdf.gif) center left no-repeat;
}

.edit {
  padding-left: 20px;
  background: transparent url(../pictures/edit.gif) center left no-repeat;
}

.add {
  padding-left: 20px;
  background: transparent url(../pictures/add.gif) center left no-repeat;
}

.back {
  padding-left: 20px;
  background: transparent url(../pictures/back.gif) center left no-repeat;
}

.backward {
  padding-left: 25px;
  background: transparent url(../pictures/backward.gif) center left no-repeat;
}

h1 {
 font-size: 130%;
 border-bottom : solid #333 1px;
}

h2 {
 font-size: 120%;
 width: 100%;
 border-bottom : solid #333 1px;
}

h3 {
 font-size: 110%;
 width: 75%;
 border-bottom : solid #999 1px;
}

pre {
 font-size: 115%;
}

h4, h5 {
 font-size: 100%;
}

.print {
 width:100%;
}

.imprimer a img {
 border: 0;
 text-decoration: none;
}

.imprimer a:hover{
	background-color: #fff;
}

.helpertext{
    position: absolute;	
    visibility: hidden;
    border: 1px solid #000;
    padding: 10px;
    font-size: 100%;
    background-color: #FFCC66;
}

/* Pear Pager */
.current-page {
    font-weight: bold;
    text-decoration: none;
}

#curseur {
    width: 200px;
}

#conteneur{
	width : 770px;
 	text-align: left;
 	color : inherit;
 	background-color: inherit;
	margin-top: 10px;
	margin-left: auto;
	margin-right : auto;
	margin-bottom : 5px;
	border: solid #333 1px;
}



#header {
  position : relative;
  background-color: black;
  color: #00286A;
  width: auto;
  height: 80px;
  background: url(../pictures/bgtop.jpg) top left no-repeat;
  padding: 0;

}

#header a{
  text-decoration: none;
  color: #00286A;
}

#header a img {
  border:0;
}

#contentarea{
	width: 770px;
    background: url(../pictures/bgmenu2.gif) top left repeat-y;
}

#menu {
 float: left;
 width: 200px;
 color: #00286A;
background-color:#FFCC66;
 padding: 15px 5px 5px 5px;
}

#menu ul { 
 list-style-type: none;
 text-align: left;
 margin: 0;
 padding: 0px 5px 0px 10px;
}

#menu p {
	font-weight: bold;
	margin: 10px 5px 0px 0px;
}

#menu li { 
 border-bottom : dotted #00286A 1px;
}

#menu a {
 color :  #00286A;	
 text-decoration: none;
}


#contenu {
 	float: left;
	width: 525px;
 	padding : 10px 20px 10px 10px;
}


#contenu p {
  text-align : justify; 
}

#contenu li {
  text-align : justify; 
}

#contenu input, #contenu textarea {
 font: inherit;
 color: #00286A;
 margin-bottom: 6px;
 vertical-align: middle;

}

#contenu table tr td img {
	vertical-align: middle;
}

#contenu a img {
	border : 0;
}

ol#news {
	margin: 0;
	padding: 0 2em;
}

ol#news li {
	list-style: none;
	margin: 1.5em 0 0 0;
}

ol#news h3 {
	font-size: 100%;
	border: none;
	display: inline;
}

ol#news p.date {
	display: inline;
	color: gray;
	padding:0 0 0 0.5em;
}

ol#news p {
	margin: 0;
	padding: 0;
}

ol#news p.more {
	text-align: right;
}

p#more-news {
	
}

p#news-infos {
	color: gray;
	text-align: right;
}

#footer {  
    width: 550px;
	font-size: 85%;
	text-align: left;
	padding: 5px 10px 10px 210px;
 	color : inherit;
 	background-color: inherit;
	margin-left: auto;
	margin-right : auto;
}

#footer a {
 color :  #00286A;	
 text-decoration: none;
}
#footer a img {
 border:0;
}

#menu-tabs {
    list-style-type: none; 
    padding: 0 0 0.3em 0.5em; 
    border-bottom: 1px solid #000;
}

#menu-tabs li {
    display: inline; 
    border: 1px solid #000; 
    background: #FC6; 
    padding: .3em;
}

#menu-tabs li.selected {
    display: inline; 
    border: 1px solid #000; 
    border-bottom: 1px solid #FFF; 
    background: #FFF; 
    padding: .3em;
}

/*         Formulaires =====>> */

.tinyform{
	border:none;
	margin:0;
	padding:0;
	display:inline;
}

form th {
  text-align: center;
  margin: 1em 0 0 0;
  background-color: #ffcc66;
}

form td.label { 
    text-align: right; 
    vertical-align: top;
    font-weight: bold;
}

form td.note { 
    text-align: left;
    vertical-align: top;
    font-size: 90%;
}

form td .requis { 
    color: #FF0000;
}

form td .erreur { 
    color: #FF0000;
}

input { 
    background: #ddd;
    border: 1px solid #00286A;
    color: #00286A;
    cursor: pointer;
    font-size: 100%;
}

input:focus { 
    background: #FFF;
}

.col_right input {
  background: #fff;
}
.col_left input {
  background: #fff;
}

.col_center input {
  background: #fff;
}
.col_center_small input {
  background: #fff;
}

textarea { 
    background: #eeeeee;
    border: 1px solid #00286A;
    color: #00286A;
    cursor: pointer;
}

select { 
    background: #eeeeee;
    border: 1px solid #00286A;
    color: #00286A;
    font-size: 95%;
    cursor: pointer;
}

textarea:focus { 
    background: #FFF;
}

select:focus { 
    background: #FFF;
}

/* =====>> info bulles */
a.info-bulle {
	position: relative;
  text-decoration: none;
  border-bottom: 1px gray dotted; /* on souligne le texte */
}

a.info-bulle span {
  display: none; /* on masque l'infobulle */
}

a.info-bulle:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
	cursor: help; /* on change le curseur par défaut en curseur d'aide */
}

a.info-bulle:hover span {
	display: inline; /* on affiche l'infobulle */
	position: absolute;
	top: 20px; /* on positionne notre infobulle */
	left: 20px;
	width: 250px;
	text-align: left;
	background-color: #FFCC66;
color:black;
	padding: 3px;
	border: 1px solid #000;
}
/* <<===== info bulles */
/*maj-060616*/

#container {
width : 770px;
 	text-align: left;
 	color : inherit;
 	background-color: inherit;
	margin:0 auto;
	font-family: 'Montserrat', sans-serif;
	
}
#Header_wrapper {
    xbackground-image: url("http://france.orienter.eu/wp-content/uploads/2015/11/bgd_TEO_test-evaluation-orientation1.jpg");
  xbackground-color : black;
	background-position: center top;
    background-repeat: no-repeat;
	position: relative;
	min-height:200px;
width:770px;
margin-left:auto;
margin-right:auto;
}
#header_new{
  position : relative;
  background-color : #FFCC66;
background-image: url("../pictures/bgtop.jpg");
    background-repeat: no-repeat;
/*  color: #00286A;  */
  color: white;
  width: auto;
  height: 80px;
  padding: 0;
  padding:10px;
}
#header_new a {
  color: #FFCC66;
}

.logo-main img{
	max-height: 80%;}
#Subheader::after {
    bottom: -3px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#Subheader {
    padding: 50px 0 80px;
	box-sizing:border-box;
	background-color:#FFCC66;
}

#Subheader {
 
    background-position: center top;
    background-repeat: no-repeat;
    padding: 30px 0;
    position: relative;
}
#Subheader .title::before {
    background: #4bc9e8 none repeat scroll 0 0;
    clear: both;
    content: "";
    display: block;
    height: 8px;
    margin: 0 auto 20px;
    width: 130px;
}
#Subheader .title {
    text-align: center;
    width: 100%;
	text-transform:uppercase;
}
#Subheader .title {
    font-size: 25px;
    line-height: 25px;
	margin:0 auto;
	
}
#Subheader .title {
    font-family: "Montserrat",Arial,Tahoma,sans-serif;
    font-weight: 400;
}
#Subheader .title {
    color: #ffffff;
}
#Subheader .title {
    xfloat: left;
    margin-bottom: 0;
    width: 100%;
}
#Subheader h1{
border-bottom: none;
text-transform: uppercase;
}
#Subheader ul.breadcrumbs {
    display: block;
    float: right;
    font-size: 1em !important;
    margin: 1px 0 0;
    text-align: right;
    width: 30%;
}
ul {
    list-style: outside none none;
}
.bagr{
	/* background-image: url("http://france.orienter.eu/inscription_test/images/hibou_fond.png"); */
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -200;
}
.logo-pass{
	width:270px;
	float:left;}
.menu_pass {
	position:relative;
	height:32px;
	text-align:center;
	}


.menu_pass ul { 
list-style-type:none;


}
.menu_pass li { 
display:inline;
}
.menu_pass li a{ 
display:inline;
color:#001e52;
text-transform:uppercase;
font-weight:bold;
padding:0 10px;
text-decoration: none;
line-height: 60px;
background-color : none;
font-size:15px;
}

.menu_pass li a:hover  {
 background-color : #FFF;
 color : #4bc9e8; 
 text-decoration: none;
 border-bottom:5px solid #4bc9e8;
 padding:30px 10px;
}

.menu_pass li a:hover ::after {
    background: #4bc9e8 none repeat scroll 0 0;
}
#contenu_pass {
	font-family: "Montserrat",Arial,Tahoma,sans-serif;
	box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 100%;
	min-height:700px;
	}
	
#contenu_pass .progress_done {
    background-color: #4bc9e8;
}	
#contenu_pass .progress_remaining {
    background-color: #d3f6ff;
}
	#contenu_pass table tr td img {
    vertical-align: middle;
}

#Footer_pass {
    border-top: 1px solid #e4ecee;
}
#Footer_pass, #Footer_pass .widget_recent_entries ul li a {
    color: #ffffff;
}
#Footer_pass {
    background-color: #24334a;
	width:100%;
	float:left;
	height:250px;
	
}
#Footer_pass {
    background-position: center top;
    background-repeat: no-repeat;
}
.txt_foot  {
	width:400px;
	float:left;
	height:200px;}
.column_menu{
	width:400px;
	float:left;
	height:200px;
	}
.column_menu li a{ 
color:#4bc9e8;
padding:0 10px;
text-decoration: none;
background-color : #24334a;

}
.column_menu li a:hover{ background-color : #24334a;
}
.menu_foot {
	margin-top: 50px;
	box-sizing:border-box;
	height : 72px;
	width:285px;
	float:left;
	}
	
.footer_copy {
	width:100%;
	float:left;
	height:20px;
	color:#FFF;}
.footer_copy a,.tracking_pass a{
	color:#4bc9e8;
	text-decoration:none;}
.footer_copy a:hover{
	background-color : #24334a;
	}
.tracking_pass a:hover{
	background-color : #FFF;
	}
#contenu_pass input.passbtn, #contenu_pass input.class, #contenu_pass input[type="submit"]{
	border-color: #4bc9e8;
    color: #4bc9e8;
	border-width: 4px;
	display: inline-block;
    margin-bottom: 15px;
    margin-right: 7px;
    overflow: hidden;
    padding: 11px 20px;
    position: relative;
	background-color:#FFF;
	text-transform:uppercase;
	}
	#contenu_pass input.pass:hover,#contenu_pass input.class:hover,#contenu_pass input[type="submit"]:hover {
		background-color: #4bc9e8;
    color: #fff;
	}
#contenu_pass input[type="email"], #contenu_pass input[type="text"], #contenu_pass select, #contenu_pass input[type="password"] {
    margin: 5px;
    width: 100%;
	background-color: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    color: #626262;
	padding: 10px;
	border-color: rgba(0, 0, 0, 0.08);
}
#contenu_pass input[type="date"]:focus, #contenu_pass input[type="email"]:focus, #contenu_pass input[type="number"]:focus, #contenu_pass input[type="password"]:focus, #contenu_pass input[type="search"]:focus, #contenu_pass input[type="tel"]:focus, #contenu_pass input[type="text"]:focus, #contenu_pass input[type="url"]:focus, #contenu_pass select:focus, #contenu_pass textarea:focus {
    background-color: #e9f5fc !important;
    border-color: #d5e5ee;
    color: #1982c2;
}