
@font-face {
    font-family: 'codropsicons';
    src:url('../fonts/codropsicons/codropsicons.eot');
    src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
    url('../fonts/codropsicons/codropsicons.woff') format('woff'),
    url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
    url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-size: 100%;
    /*overflow-x: hidden;*/
    background: #F1F1F1;
	
}


.table_lycee td{
	

	text-align : center;
}

.table_lycee th{
	color : rgb(78, 75, 72);	
	font-decoration : bold;
	text-align : center;
	
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

ul, ol {
    margin: 0;
}

ul, label {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

a {
    color: #cc0000;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    margin-top: 2em;
}

.row.thin div {
    margin-top: 0.5em;
}

h3.title1 {
    font-size: 2em;
    //color: #cc0000;
	color : rgb(78,75,72);
    margin-bottom: 0.8em;
    margin-top: 0.8em;
}

body a {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}

a:hover, a:focus {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

.white-link {
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
}

.white-link:hover, .white-link:focus {
    color: #333333;
    border-bottom: 1px dotted #333333;
}

.centered {
    text-align: center;
}

.sticky-header {
    top: 60px;
    width: 1024px;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
}

.header-section {
    background: #333333;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.21);
    -o-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.21);
}



.header-section a {
    color:#ffffff;
}

.logo {
    //color:#ed7d31;
	color: rgb(153, 0, 102);
}

.logo a {
    /*padding: 0.9em 3.3em .7em;*/
    display: block;
    text-decoration: none;
}


/*@media (max-height:700px){

.sticky-header {display:none;}
.logo a {
    padding: 0em 0em 0em;}
h3.title1 {
    margin-bottom: 0.2em;
    margin-top: 0.0em;
}

}
*/
.logo a h1 {
    //color: #ed7d31;
	color: rgb(153, 0, 102);
    font-size: 1.5em;
    line-height: 1.2em;
    /*font-weight: 700;
    text-align: center;*/
}

.logo a span {
    //color: #ed7d31;
	color: rgb(153, 0, 102);
    font-size: .7em;
    text-align: center;
    letter-spacing: 7px;
}

.menu_left {
    float: left;
}

.dropdown.head-dpdn {
    display: inline-block;
    padding: 1.7em 0;
    border-left: 1px solid #E0E0E0;
    float: left;
    text-align: center;
}

.dropdown .fa {
    margin-right: 1em;
    font-size: 1.1em;
}

.main-content {
    position: relative;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#page-wrapper {
    padding-top: 0.5em;
    //background-color: #F1F1F1;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
}

.widget-shadow {
    background-color: #fff;
    box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    -webkit-box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 -1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
}

.widget-shadow h4 {
    padding: 1em;
    color: #ffffff;
}

.profile-top {
    /*background-color: #ed7d31;*/
    text-align: center;
}

.profile-top img {
    vertical-align: middle;
    width: 100%;
}

.profile-desc {
    padding: 1.5em 3em;
    background-color: #333333;
    color: #ffffff;
}

.form-title {
    padding: 1em 2em;
    background-color: #EAEAEA;
    border-bottom: 1px solid #D6D5D5;
	//margin-bottom : 5px;
}

.forms h4 {
    font-size: 1.3em;
    color: #ffffff;
    font-weight: bold;
    padding:0 !important;
    text-align: center;
}

.form-body {
    padding: 1.5em 2em;
}

.form-control {
    border-radius: 0;
}

.forms label {
    font-weight: 400;
}

.forms button.btn.btn-default {
    color: #fff;
    padding: .5em 1.5em;
    border: none;
    outline: none;
    border-radius: inherit;
}

.btn_a
{
	color : black;
	background-color : white;
}

.forms h5{
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 40px;
}

.forms .form-count{
    color:#cb2c01;
    font-weight: bold;
}

.forms .form-txt{
    margin-top: 30px;
    font-size: 20px;
    margin-bottom: 30px;
}

.help-block {
    font-size: 0.8em;
    color: #6F6F6F;
    margin-left: .5em;
    margin-top: 10px;
}

.profile-desc p {
    font-size: 1em;
    font-weight: 500;
}

.me {
    //background-color: #b91111;
	background-color: #147BD1;
}

.metier {
    //background-color: #b91111;
	background-color: #147BD1;
}

.formation {
    //background-color: #ec8620;
	background-color: #147BD1;
}

.t-formation {
    color: #ec8620 !important;
}

.apres {
    //background-color: #002b77;
	background-color: #147BD1;
}

.t-apres {
    color: #ca2b00 !important;
}

.grey {
    background-color: #cccccc;
    color: #333333;
}

.red {
    background-color: #c0392b;
    color: #ffffff;
}

.dark-red {
    background-color: #a12f23;
    color: #ffffff;
}

.error-msg {
    color:#cc0000;
    font-weight: bold;
    float:left;
    margin-left: 10px;
}

.title1-img img:nth-child(2){
    margin-left: 20%;
}

.title1-img img:last-child{
    float:right;
}

.metiers-list .metiers-list-item.selected{
    background-color: #ecb709 !important;
    color: #ffffff;
}

.metiers-list{
	text-align : left;
}

.metiers-list .metiers-list-item:hover, .metiers-list .metiers-list-item:focus{
    cursor: pointer;
}

.no-top{
    margin-top: 0 !important;
}

.no-right{
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.no-left{
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.no-bottom{
    margin-bottom: 0 !important;
}

.bg-blue{
    background-color: #6390a3 !important;
    color:#ffffff;
}

.bg-pink{
    background-color: #cb3349 !important;
    color:#ffffff;    
}

.bg-purple{
    background-color: #5c4676 !important;
    color:#ffffff;    
}

.bg-dblue{
    background-color: #376092 !important;
    color:#ffffff;    
}

.bg-orange{
    background-color: #ee5d0c !important;
    color:#ffffff;    
}

.bg-yorange{
    background-color: #e18226 !important;
    color:#ffffff;    
}

.bg-yellow{
    background-color: #ecb709 !important;
    color:#ffffff;    
}

.bg-darkred{
    background-color: #b91111 !important;
    color:#ffffff;   

}

.bg-green{
    background-color: #339933 !important;
    color:#ffffff;   
}

.bg-dgreen{
    background-color: #333300 !important;
    color:#ffffff;      
}

.bg-white{
    background-color: #ffffff !important;
    color:#333333;    
}

.t-white {
    color: #ffffff !important;
}

.t-blue {
    color: #6390a3 !important;
}

.dotted {
    border-bottom: 1px dotted;
}

.overline {
    text-decoration: line-through; 
}

.t-green{
    color:#00a368;
}

.t-red{
    color:#c40233;
}

.warning-message {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: #333333;
    color : #ffffff;
    text-align: center;
    padding:15px;
    margin-top: 5px;
}

.result-metier .result-metier-item {
    padding:20px 35px 20px 35px;
    /*text-align: center;*/
}

.result-metier h5 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}

/*.result-metier a {
    color: #333333;
    background-color: #ffffff;
    padding:5px 30px;
    text-align: center;
}*/

.index-dipl {
    text-align: center;
}

.index-dipl h5 {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    background-color: #990033;
    padding:10px;
}

.index-dipl h6 {
    font-size: 14px;
    font-weight: bold;
    color: #990033;
    margin-bottom: 5px;
}

.t-focus {
    text-align: center; 
    border: 1px dotted #ca2b00;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
}

.t-metier.t-focus {
    display: none;
}

.t-metier.t-focus.active {
    display: block;
    font-weight: bold;
}

.t-metier.t-focus.active .commentaires{
    font-weight: normal;
}

#etape1 .form-group, #etape2 .form-group, #etape3 .form-group {
    display: none;
}

#etape1 .form-group.active, #etape2 .form-group.active, #etape3 .form-group.active {
    display: block;
}

.question
{
	font-size:28px;
}