﻿

/*@font-face {
    font-family: 'gotham_bookregular';
    src: url('ufonts.com_gotham-book-webfont.eot');
    src: url('ufonts.com_gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('ufonts.com_gotham-book-webfont.woff2') format('woff2'),
         url('ufonts.com_gotham-book-webfont.woff') format('woff'),
         url('ufonts.com_gotham-book-webfont.ttf') format('truetype'),
         url('ufonts.com_gotham-book-webfont.svg#gotham_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/* FONTS
========================================================================== */
@font-face{font-family:'nunitobold';src:url('../fonts/nunito-bold-webfont.eot');src:url('../fonts/nunito-bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/nunito-bold-webfont.woff2') format('woff2'),url('../fonts/nunito-bold-webfont.woff') format('woff'),url('../fonts/nunito-bold-webfont.svg#nunitobold') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'nunitoextrabold';src:url('../fonts/nunito-extrabold-webfont.eot');src:url('../fonts/nunito-extrabold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/nunito-extrabold-webfont.woff2') format('woff2'),url('../fonts/nunito-extrabold-webfont.woff') format('woff'),url('../fonts/nunito-extrabold-webfont.svg#nunitoextrabold') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'gotham_bookregular';src:url('../fonts/nunito-regular-webfont.eot');src:url('../fonts/nunito-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/nunito-regular-webfont.woff2') format('woff2'),url('../fonts/nunito-regular-webfont.woff') format('woff'),url('../fonts/nunito-regular-webfont.svg#nunitoregular') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'nunitosans';src:url('../fonts/nunitosans-regular-webfont.eot');src:url('../fonts/nunitosans-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/nunitosans-regular-webfont.woff2') format('woff2'),url('../fonts/nunitosans-regular-webfont.woff') format('woff'),url('../fonts/nunitosans-regular-webfont.svg#nunito_sansregular') format('svg');font-weight:normal;font-style:normal}




h3,
.h3 {
        font-family:gotham_bookregular;
   color: #01244C;
  font-size: 1.4em;
  font-weight:bold;
}

h1,
.h1 {
        font-family:gotham_bookregular;
   color: #01244C;
  font-size: 1.1em;
  font-weight:bold;
}

h2,
.h2 {
        font-family:gotham_bookregular;
   color: #01244C;
  font-size: 1.0em;
  font-weight:bold;
}


span.valerror[style*="inline"]
{
    display:block !Important;
    background-color: Yellow;
    border: 1px solid #cccccc;
    font-size:.9em;
}


.lbFooterTresGros
{
     font-family:gotham_bookregular;font-size:1.2em; text-align: left; font-weight:bold ;color:white;

}


.lbFooterGros
{
     font-family:gotham_bookregular;font-size:0.7em; text-align: left; font-weight:bold ;color:white;

     }

.lbFooterMoyen
{
     font-family:gotham_bookregular;font-size:0.5em; text-align: left; font-weight:bold  ;color:white;

}

.lbFooterTresMoyen
{
     font-family:gotham_bookregular;font-size:0.4em; text-align: left; font-weight:bold  ;color:white;

}

.lbFooterPetit
{
     font-family:gotham_bookregular;font-size:0.4em; text-align: left; font-weight:lighter  ;color:white;

}

.lbtitre
{
    font-family:gotham_bookregular;font-size:1.0em; text-align: left; font-weight:bold ;color:#01244C;
}

.lbtitreItalique
{
    font-family:gotham_bookregular;font-size:0.8em; text-align: left; font-weight:bold ;color:#01244C;font-style:italic;
}

.lbtitre2
{
    font-family:gotham_bookregular;font-size:1.0em; text-align: right; font-weight:bold ;color:#74244C;
}

.lberrorValide
{
    font-family:gotham_bookregular;font-size:0.8em; text-align: left; font-weight:bold ;color:red ;
}


.jumbotron {
  padding: 3px;
  margin-bottom: 0px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  /*background-color: #1A0737 ;*/
  background-color:transparent;
     border-radius: 0em;

     }




.erreurMail {
  font-size: 12px;
  color: #ff0000;
  text-align:left;
}
 

.erreurBDD {
  font-size: 18px;
  color: #ff0000;
  text-align:center;
}

body {
    background: /*url('../images/fond_general.jpg')*/ no-repeat center center fixed;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
   

}

p {
    color: #1A0737
}

.DivR 
{
    border:none ;
    border-radius: 0em;
    background-color: #ffffff ;
 margin-top:0px;
 
    /*box-shadow:grey 0.5em 0.5em 0.3em;*/
   
}

.DivEntete
{
      background-color: #ffffff ;
      font-family:gotham_bookregular;
      font-size:1.2em;
  color: #01244C;
  text-align:center;
  font-weight:bold;
       padding-top:5px;
   padding-left:20px;
     padding-right:20px;
}


.LbNomoperation
{
      background-color: transparent  ;
      font-family:gotham_bookregular;
      font-size:0.9em;
  color: #01244C;
  text-align:center;
  font-weight:bold;
   
 }

.Lbliboperation
{
      background-color: transparent ;
      font-family:gotham_bookregular;
      font-size:0.9em;
  color: #01244C;
  text-align:center;
  font-weight:normal;
 }

.DivCheckBox
{
      background-color: #ffffff ;
      font-family:gotham_bookregular;
      font-size:1.1em;
  color: #01244C;
  text-align:left ;
  font-weight:300;
       padding-top:15px;
   padding-left:20px;
     padding-right:20px;
}

.DivRecap
{
      background-color: #ffffff;
      font-family:gotham_bookregular;
      font-size:1.1em;
  color: #01244C;
  text-align:left;
  font-weight:bold;
       padding-top:1px;
   padding-left:50px;
     padding-right:20px;
    height: 22px;
}

.DivEtapeBleue
{
      background-color: #ffffff;
      font-family:gotham_bookregular;
      font-size:1em;
  color: #01244C;
  text-align:center;
  font-weight:bold;
       padding-top:1px;
   padding-left:20px;
     padding-right:20px;
    height: 70px;
}

.DivEtape
{
      background-color: #F57921 ;
      font-family:gotham_bookregular;
      font-size:1.2em;
  color: #ffffff;
  text-align:center;
  font-weight:bold;
       padding-top:5px;
   padding-left:20px;
     padding-right:20px;
}


.DivPanel
{
    background-color: #ffffff;
     color: #1A0737;
     padding-left:20px;
     padding-right:20px;
     padding-top:5px;
     padding-bottom:5px;
      /*border-radius: 1em;*/
}


.DivExplication
{
   
    font-family:gotham_bookregular;font-size:1.1em; text-align: left; font-weight:300;color:#01244C;
     background-color: #ffffff;
     color: #01244C;
     padding-left:20px;
     padding-right:20px;
     padding-top:20px;
     padding-bottom:2px;

   
}

.DivOurs
{
   
    font-family:gotham_bookregular;font-size:1.1em; text-align: left; font-weight:300;color:#01244C;
     background-color: #ffffff;
     color: #01244C;
     padding-left:20px;
     padding-right:20px;
     padding-top:0px;
     padding-bottom:0px;

   
}
.DivOurs3
{
   
    font-family:gotham_bookregular;font-size:1.2em; text-align: left; font-weight:bold;color:#01244C;
     background-color: #ffffff;
     color: #01244C;
     padding-left:0px;
     padding-right:0px;
     padding-top:0px;
     padding-bottom:0px;

   
}

.DivOurs2
{
   
    font-family:gotham_bookregular;font-size:1em; text-align: left; font-weight:400;color:#01244C;
     background-color: #ffffff;
     color: #01244C;
     padding-left:20px;
     padding-right:20px;
     padding-top:0px;
     padding-bottom:0px;

   
}

/*.input-sm {
     font-family:gotham_bookregular;
     font-weight:bold ;
  padding: 5px 10px;
  font-size: 1.2em;
  line-height: 1.5;
  border-radius: 0.6em;
  color: #01244C;
  background-color:#B7D7FA;
     border:solid 1px #01244C;
      text-align:center;
}*/

.input-dateedit
{
font-family:gotham_bookregular;
     font-weight:bold ;
  font-size: 1.2em;
  }


.input-sm  {
     font-family:gotham_bookregular;
     font-weight:bold ;
  padding: 5px 10px;
  font-size: 1.2em;
  line-height: 1.5;
  /*border-radius: 0.6em;*/
  color: #01244C;
  background-color:#FFFFFF;
     border:solid 1px #C4C4C4;
      text-align:center;
         -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}


.input-sm:focus  {
     font-family:gotham_bookregular;
     font-weight:bold ;
  padding: 5px 10px;
  font-size: 1.2em;
  line-height: 1.5;
  /*border-radius: 0.6em;*/
  color: #01244C;
  background-color:#CEDCEA;
     border:solid 2px #FF7A32;
      text-align:center;
       -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}




.btn-defaultProj {
  /*color: #1A0737;
  background-color: #CBC0DB;
  border-color: #1A0737;
    border-radius: 0.7em;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    /*background: url('/images/sga/bt_valider_up.png') no-repeat;*/
    background-color:#F57921;
     width:303px;
  height:100%;
   font-family:gotham_bookregular;
  font-weight:bold;
  color:white ;
      font-weight:bold;
    font-size:1em;
}



.btn-defaultLnk {
  /*color: #1A0737;
  background-color: #CBC0DB;
  border-color: #1A0737;
    border-radius: 0.7em;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    /*background: url('/images/sga/bt_valider_up.png') no-repeat;*/
    background-color:#F57921;
     width:303px;
  height:100%;
   font-family:gotham_bookregular;
  font-weight:bold;
  color:white ;
      font-weight:bold;
    font-size:0.8em;
}

.btn-corriger {
  /*color: #1A0737;
  background-color: #CBC0DB;
  border-color: #1A0737;
    border-radius: 0.7em;*/
  border:none;
  background:url(/images/sga/bt_corriger_up.png);
  background-repeat:no-repeat;
   width:303px;
  height:100%;
}

.btn-corriger:hover,
.btn-corriger:focus,
.btn-corriger:active,
.btn-corriger.active,
.open .dropdown-toggle.btn-corriger {
  /*color: #ffffff;
  background-color: #1A0737;
  border-color: #1A0737;*/
  border:none;
   /*background:url(/images/sga/bt_corriger_down.png);*/
   border-color:#F57921 ;
  border-width:1px;
  /*line-height:1.5;*/
  background-color:#EDEDED;
  background-repeat:no-repeat;
  width:303px;
  height:100%;

}



.btn-defaultProj:hover,
.btn-defaultProj:focus,
.btn-defaultProj:active,
.btn-defaultProj.active,
.open .dropdown-toggle.btn-defaultProj {
    /*color: #ffffff;
  background-color: #1A0737;
  border-color: #1A0737;*/
    border: solid;
    /*background:url(/images/sga/bt_valider_down.png);*/
    border-color: #F57921;
    border-width: 1px;
    /*line-height:1.5;*/
    background-color: #EDEDED;
    color: #F57921;
    background-repeat: no-repeat;
    width: 303px;
    height: 100%;
    font-family: gotham_bookregular;
    font-weight: bold;
    font-weight: bold;
    font-size: 1em;
}

.btn-defaultLnk:hover,
.btn-defaultLnk:focus,
.btn-defaultLnk:active,
.btn-defaultLnk.active,
.open .dropdown-toggle.btn-defaultLnk {
  /*color: #ffffff;
  background-color: #1A0737;
  border-color: #1A0737;*/
  border:solid;
   /*background:url(/images/sga/bt_valider_down.png);*/
   border-color:#F57921 ;
  border-width:1px;
  /*line-height:1.5;*/
  background-color:#EDEDED;
  color:#F57921 ;
  background-repeat:no-repeat;
  width:303px;
  height:100%;
   font-family:gotham_bookregular;
  font-weight:bold;
  
      font-weight:bold;
    font-size:0.8em;

}

.btn-suivippg {
  /*color: #1A0737;
  background-color: #CBC0DB;*/
  margin:0px 0px 0px 0px !important;
  padding:0px 0px 0px 0px !important; 
  background-color:#F57921;
   border-radius: 0.7em;
   /*line-height:1.5;*/
  font-family:gotham_bookregular;
  font-weight:bold;
  color:white ;
  border:none; 
    font-weight:bold;
    font-size:0.7em;

}


.btn-suivippg:hover,
.btn-suivippg:focus,
.btn-suivippg:active,
.open .dropdown-toggle.btn-suivippg {
  /*color: #ffffff;
  background-color: #1A0737;
  border-color: #1A0737;*/
    border-style:solid ;
  border-color:#F57921 ;
  border-width:1px;
  /*line-height:1.5;*/
  background-color:#EDEDED;
  color:#F57921;
  }


/*----------------------------
	CSS3 Animated Navigation
-----------------------------*/


.fancyNav{
	/* Affects the UL element */
	overflow: hidden;
	display: inline-block;
    padding-left:0;
    padding-bottom:0px;
   
    /*margin:0 auto;*/

}

.fancyNav li{
	/* Specifying a fallback color and we define CSS3 gradients for the major browsers: */
	
	background-color: #f0f0f0;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#fefefe), color-stop(0.5,#f0f0f0), color-stop(0.51, #e6e6e6));
	background-image: -moz-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: -o-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: -ms-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	
	border-right: 1px solid rgba(9, 9, 9, 0.125);
	
	/* Adding a 1px inset highlight for a more polished efect: */
	
	box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	-moz-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	
	position:relative;
	
	float: left;
	list-style: none;
}

.fancyNav li:after{

	/* This creates a pseudo element inslide each LI */	
	
	content:'.';
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	
	/* Gradients! */
	
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(168,168,168,0.5)),color-stop(0.5,rgba(168,168,168,0)), to(rgba(168,168,168,0.5)));
	background-image:-moz-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:-o-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:-ms-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	
	/* Creating borders with box-shadow. Useful, as they don't affect the size of the element. */
	
	box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	-moz-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	-webkit-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	
	/* This will create a smooth transition for the opacity property */
	
	-moz-transition:0.25s all;
	-webkit-transition:0.25s all;
	-o-transition:0.25s all;
	transition:0.25s all;
}

/* Treating the first LI and li:after elements separately */

.fancyNav li:first-child{
	border-radius: 4px 0 0 4px;
}

.fancyNav li:first-child:after,
.fancyNav li.selected:first-child:after{
	box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	-moz-box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	-webkit-box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	
	border-radius:4px 0 0 4px;
}

.fancyNav li:last-child{
	border-radius: 0 4px 4px 0;
}

/* Treating the last LI and li:after elements separately */

.fancyNav li:last-child:after,
.fancyNav li.selected:last-child:after{
	box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	-moz-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	-webkit-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	
	border-radius:0 4px 4px 0;
}

.fancyNav li:hover:after,
.fancyNav li.selected:after,
.fancyNav li:target:after{
	/* This property triggers the CSS3 transition */
	opacity:1;
}

.fancyNav:hover li.selected:after,
.fancyNav:hover li:target:after{
	/* Hides the targeted li when we are hovering on the UL */
	opacity:0;
}

.fancyNav li.selected:hover:after,
.fancyNav li:target:hover:after{
	opacity:1 !important;
}

/* Styling the anchor elements */

.fancyNav li a{
	color: #5d5d5d;
	display: inline-block;
	font: 14px/1 nunitosans;  /*Lobster,Arial,sans-serif;*/
	padding: 12px 35px 14px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	z-index:2;
	text-decoration:none !important;
	white-space:nowrap;
}

.fancyNav a.homeIcon{
	background:url('../images/home.png') no-repeat center center;
	display: block;
	overflow: hidden;
	padding-left: 32px;
	padding-right: 32px;
    padding-top:17px;
    padding-bottom:16px;
	text-indent: -9999px;
	width: 16px;
}




div.stars {
  width: 250px;
  display: inline-block;
  margin-bottom:10px;
}

input.star { display: none; }

label.star {
  float: right;
  padding: 5px;
  font-size: 36px;
  color: #444;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #FD4;
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #FE7;
  text-shadow: 0 0 20px #952;
}

input.star-1:checked ~ label.star:before { color: #F62; }

label.star:hover { transform: rotate(-15deg) scale(1.3); }

label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}

