﻿@import url(navig_h.css);

body, html {
height:100%;
margin:auto;
padding:auto;
font-size: 0.82em;
color: #0a50a1;
font-family: verdana, sans-serif, helvetica;
}


#menu_b a 
{
	color:#0A50A1;
	font-weight:bold;
	text-decoration:none;
}

#menu_b a.act
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#menu_b a:hover 
{
	text-decoration:underline;
}

#principal 
 {
	    width: 1005px;
        margin:0 auto;
        height:auto;
        position:relative;
 }
 

hr {
    width:50%;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    display:block;
    color: red;
    background-color: #0A50A1;
    height: 1px;
    border: none;
}

p 
{
	display:block;
	margin:5px;
	padding:0;
	text-align:justify;
}

a.lien_etudiant
	{
	text-decoration: none; 
	color: #0a50a1;
	}	    
 a.lien_etudiant:hover
	{
	text-decoration: underline; 
	}	
 
a.lien_par
{
	background-image: url(img/picto_lien.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 14px;
    margin-left:5px;
    font-weight:bold;
    font-size:1.2em;
    margin-top:5px;
    border-bottom:solid 1px #0A50A1;
    text-decoration:none;
    color:#0a50a1;
}

 h1 
    {
	margin:0;
    font-size: 1.7em; 
    color: #FF7F00; /*69aad0; 	 */
	padding: 4px; 
	padding-bottom: 5px; 		
	width: auto;
	display: block;
	border-bottom:solid 1px #FF7F00;
    }   
    
h1.bandeau_orange 
{
	display:block; 
	width:auto; 
	background-color:#FF7F00; 
	padding:2px; 
	border-bottom:1px dotted #000; 
	color:#FFF;
	margin-bottom:5px;
	padding-left:5px;
}  


.bandeau_bleu
{
	background:none;
	display:block; 
	width:auto; 
	background-color:#0A50A1;
	padding:1px; 
	margin-top:0; 
	border-bottom:1px dotted #000; 
	font-size:1.2em; 
	color:#FFF;
	padding-left:5px;
}

h2.bandeau_bleu
{
	display:block; 
	width:auto; 
	background-color:#0A50A1;
	padding:1px; 
	margin-top:0; 
	border-bottom:1px dotted #000; 
	font-size:1.4em; 
	color:#FFF;
	padding-left:5px;
}

h2 
{
	display:inline;
	color: #0a50a1; 
	font-size: 12px; 
	font-weight: bold;
}
h2.speciale 
{
	display:inline;
	color: #0a50a1; 
	font-size: 12px; 
	font-weight: bold;
	margin:0;
	padding:0;
	margin-top:15px;
	padding-top:15px;
}


h2.bandeau_orange 
{
	display:block; 
	width:auto; 
	background-color:#FF7F00; 
	padding:2px; 
	border-bottom:1px dotted #000; 
	font-size:1.2em; 
	font-family:Arial; 
	color:#FFF;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:5px;
}

.bandeau_orange {
	width:auto; 
	background-color:#FF7F00; 
	padding:2px; 
	border-bottom:1px dotted #000; 
	font-size:1.2em; 
	font-weight:bold;
	color:#FFF;
	margin-top:10px;
	margin-bottom:0;
	padding-left:5px;
}

h2.lien_par 
{
	padding:0;
	margin:0;
	margin-top:2px;
	display:block;
	background-image: url(img/fle.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left : 12px;
}

.lien_par 
{
	padding:0;
	margin:0;
	margin-top:2px;
	display:block;
	background-image: url(img/fle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left : 12px;
}


h2.diplome {
color:#FF7F00;
padding:0;
margin:0;
background:none;
font-size:1.2em;
}

.div_fleche 
{
	padding:0;
	margin:0;
	margin-top:8px;
	display:block;
	background-image: url(images_etud/fle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left : 12px;
    font-weight:bold;
}

.div_fleche2 
{
	padding:0;
	margin:0;
	display:block;
	background-image: url(images_etud/fle.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left : 12px;
    margin-left:10px;
    font-weight:bold;
    text-decoration:none;
    color:#0A50A1;
}

.div_marge 
{
	margin-left:4px;
	margin-right:4px;
}

.div_liste 
{
	float: left; 
	width:290px; 
	margin-right:5px;
}

.div_liste_border
{
	border:1px dotted #000;
}

.div_principal {
    border: 1px solid #0380b7; 
    float:left;
    width: 1000px;
    margin: 0px;
    padding: 0px;
    margin-top:-13px;
    padding-bottom:10px;
    margin-bottom:10px;
}

.div_droite 
{
	float:left;
	width:214px; 
	margin-right:3px;
}

.div_border 
{
	border:1px dotted #000;
}
  
.div_picto
{
	background-image: url(img/picto_lien.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 12px;
    margin-left:5px;
    font-weight:bold;
    font-size:1.2em;
    margin-top:5px;
    border-bottom:solid 1px #0A50A1;
}

h3 {
display:inline;
	font-family: verdana, sans-serif, helvetica; 
	color: #0a50a1; 
	font-weight: bold;
	background-image: url(images_etud/fle.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left : 12px;
}

.langue_div {
border:1px solid #000;
padding:5px;
margin-bottom:10px;
}
.langue_titre {
background-color:#0A50A1;
color:#FFF;
font-size:1.3em;
font-weight:bold;
padding:3px;
margin-bottom:5px;
}

.div_border_bleu
    {
    margin-top: 1px;
    margin-bottom: 3px;
    padding: 5px;
    background-color: #ffffff;
    font-family: verdana, sans-serif, helvetica;    
    font-size: 11px;
    color: #0a50a1;
    width: auto; 
    height: auto;  
    border-style:solid;
    border-width:1px;
    border-color:#0a50a1; 
    text-align: justify;     
    }
    
.div_cgv
    {
    border: 1px solid #0a50a1;     
    margin-top: 5px;    
    width: auto;
    padding: 3px;      
    } 
    
 #patience {
    height: 20px;	
	width: 300px;
	background-color: #ffff99;
	display: block;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-top: 5px;
	margin-left: 170px;
	}
	
	
	
.cadre_stepbystep_on
    { 
    border:1px solid #0a50a1;    
    background-color: #ff7f00; 
    font-family: arial, sans-serif, helvetica; 
    font-size: 11px;
    font-weight: bold;
    color: #fff;     
    text-align: center;    
    width: 15px;
    height: 15px;
    position: absolute; 
    }      
  .cadre_stepbystep_off
    { 
    border:1px solid #0a50a1;   
    background-color: #eee; 
    font-family: arial, sans-serif, helvetica; 
    font-size: 11px;
    color: #aaa;      
    text-align: center;    
    width: 15px;
    height: 15px; 
    position: absolute;
    }   
    
.texte_step_on
    {
    background-image: url('images_etud/puce_orange.gif');
    background-position :left 60%;
	background-repeat :no-repeat;
	padding-left:18px;
    color: #ff7f00; 
    font-size: 10px;    
	/*margin-left: 18px;*/
	margin:0px;
	margin-top: 1px;
    }
    
.texte_step_off
    {
    background-image: url('images_etud/flegrise.gif');
    background-position :left 60%;
	background-repeat :no-repeat;
	padding-left:18px;
    color: #aaa; 
    font-size: 10px;
	/*margin-left: 18px;*/
	margin:0px;
	margin-top: 1px;
	width: auto;
    }

  .divstep_ecole
    {
    background-color: #fff;		
    margin-left: 5px;
	margin-top: 10px;
	width: auto;
	height: 20px;   
    }   
    
  .soustep
    {
    width: auto;	
	height: 15px;  
	padding: 3px; 
	float:left;
    }     
     
    selection_etud
    {
    color: #ff7f00; 
    font-family: arial, sans-serif, helvetica; 
    font-size: 15px; 
    font-weight: bold; 
    color: #ff7f00;
    }
    
      .bouton_informations {
    border-style:solid;
    border-width:1px;
    border-color:#0a50a1;
    background-color: #ffffff; 
    font-family: verdana, sans-serif, helvetica; 
	font-size: 12px; 
	color: #0a50a1; 	
    }
    
.galerie_photos
{ 
	margin: auto;
    width: auto; 
    height: auto;   
    display: block;
    text-align: center;
    background-color: #eee;
    border: 1px dashed #000;
    padding: 10px;
}   

ul.fiche
    {
    list-style-type: square;
    list-style-position: inside;
    color: #0a50a1;
    padding-left:15px;
    }
    
    li 
    {
		text-align:justify;
		margin-right:5px;
    }
    
    img.flag 
    {
		border:none;
		padding-right:5px;
    }
    
    
     #close 
   {
   float: right;
   margin-top: -3px;
   border: 0px solid #000000;
   }
 .loupe2 
  {
  background-image :url("images/loupe.png");
  background-position :right 97%;
  background-repeat :no-repeat;
  padding-bottom :20px;
}


.cache {
        visibility:hidden;
    }
a.tooltip 
{
	text-decoration: none; 
	color: #0A50A1;
	font-weight: bold;
	margin-left: 3px;
}    
a.tooltip em {
    display:none;
	font-weight: normal;
    color: #0a50a1;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
    cursor: help; 
    color: #0a50a1;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 15px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:470px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(image-infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

a.external {
background:transparent url(img/external.png) no-repeat scroll right center;
background-color: #ffffff; 
padding-right:13px;
color: #0a50a1; 
font-weight: bold;
text-decoration: none;
}
a.external:hover 
{
text-decoration: underline;
}

 .separ
    {
   color: #0a50a1;
   background-color: #0a50a1;
   height: 1px;
   border: 0;
    }
    
      .lien_orange
	{
	text-decoration: none; 
	color: #ff7f00;
	font-weight: bold;
	margin-left: 3px;
	}
	
	  .encadre_formules_pointes
    {      
    color: #0a50a1;
    background-color: #0a50a1;
    height: 1px;
    border: 0;   
    width: auto;
    }  
    
      .pave1a 
  {    
    background-color: #ffffff;    
    width: auto;    
    margin-bottom: 2px;
    margin-top: 2px;    
    margin-left: 0px;
    }   
    
      .devis1a
    {     
    background-color: #eee;    
    width: auto;   
    margin-bottom: 2px;
    margin-top: 2px; 
    margin-left: 0px;
    }
    
.titre_center
    {
	color: #0a50a1; 
	font-weight: bold;	   
	margin-top: 10px; 
	text-align: center;
	background-image: url(images_etud/loupe.gif);
    background-repeat: no-repeat;   
    background-position: center right;
    padding-right: 25px;
	}		 
	
	  .loupe
    {
    margin-top: 10px;
    width: 24px;
    height: 24px;     
    }    
    
     .titre_etudiant2
    {
	color: #0a50a1; 
	font-weight: bold;	    
	}	 
	
	 .titre_recap
	{ 
	padding: 5px; 
	text-align: center; 
	background-color: #0a50a1; 
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff;
	text-transform: uppercase;
	width: auto;
	} 
	
	 .prix
    {
     padding: 5px; 
     text-align: center; 
	 background-color: #ff7f00; 
	 font-family: verdana, sans-serif, helvetica; 
	 font-size: 13px; 
	 font-weight: bold; 
	 color: #ffffff; 
	 text-transform: uppercase;
	 border-bottom: #0a50a1 1px solid;    
	 width: auto;
    }
    
     a.lien_etudiant_centre
	{
	display:block;
	text-decoration: none;
	font-weight:bold; 
	text-align:center;
	color: #0a50a1;
	}	    
 a.lien_etudiant_centre:hover
	{
	text-decoration: underline;
	}	

.ligne_commande1
    {
    background-color: #69AAD0; 
    border: 1px solid #0a50a1; 
    padding: 3px; 
    color: #000000; 
    font-size: 11px; 
    }       

.ligne_commande2
    {
    background-color: #fff; 
    border: 1px solid #0a50a1; 
    padding: 3px; 
    color: #000000; 
    font-size: 11px; 
    text-decoration: none;
    }
    
.total_commande
    {
    background-color: #0a50a1; 
    color: #fff; 
    font-size: 12px;     
    font-weight:bold;
    }  
    
.btn_cgv
    {    
    margin-top: 10px;
    background-color: #0a50a1;  
    width: auto;  
    margin-left:33%;
    padding: 3px;   
    text-align: center; 
    color: #fff;    
    font-size: 10px;
    border:1px solid #000;  
    }  
    
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#corpForm label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 40%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}

#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: beige;
	color: black;
}
#corpForm .normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
}

.cadre_mem_devis
    {
    border:solid 1px #0a50a1;
    background-color: #0380b7;  
    width: 280px;  
    height: 250px;    
    padding:10px;       
    }  
      .cadre_mem
    {   
    padding: 3px;   
    margin-left: 5px;
    margin-top: 5px; 
    width: 400px;    
    }  
   .cadre_dojo
    {      
    padding: 3px;     
    width: 410px;  
    margin-left: 2px;
    margin-top : 10px;
    } 
    
    .texte_compte
    {
    background-color: #0380b7;
    color: #fff;   
    }   
  .titre_compte
    {
    background-color: #0380b7;
    color: #fff; 
    text-align: center;
    font-weight: bold;  
    padding: 6px;
    width: 430px;
    border-bottom: solid 1px #ffffff;
    }
    
      .validation
    {
    padding: 3px;
    width: 100px;
    margin-left: 5px;
    margin-top: 5px;
    color:#fff;
    font-family:verdana, arial;
    font-size:12px;
    font-weight:bold;
    background-color:#0a50a1;
    border:1px solid #ffffff;
    }
    
      .echec_inscr
    {   
    border: 1px solid #0a50a1; 
    position: absolute;
    margin-left: 100px;
    margin-top: 50px;    
    background-color: #fff; 
    text-align: center; 
    width: 400px;  
    padding: 5px;
    }
    
     .cadre_confirm
    {
    background-color: #fff;
    width: auto;

    }
    
    .txt_confirm 
    {
		font-size:12px;
    }
    
    .bouton_confirm
    {    

    background-color: #0a50a1;  
    width: 150px;
    height: 15px;  
    padding: 3px;   
    text-align: center; 
    font-family: verdana,arial, sans-serif, helvetica; 
    color: #fff;    
    font-size: 10px;
    border:1px solid #000;  
    }
    
.submit_evasion {
	  	background-color: #faa600; 
	  	font-family: arial, sans-serif, helvetica; 
	  	color: #0a50a1; 
	  	font-size: 11px;
	  	padding: 5px;
	  	border: 1px solid #000;
		}

.recap_reservation	
	{
	background-color: #ffffff; 
	font-family: arial, sans-serif, helvetica; 
	color: #0a50a1; 
	font-size: 11px;
	border: 1px solid #faa600;
	padding: 8px;
	}