/* Styles communs pour le rendu des pages sur tout m�dia. */

/*==========================*/
/*===== positionnement =====*/
/*==========================*/
body {
	margin: 0;
	background-color: white;
}
/*==============================*/
/*===== fin positionnement =====*/
/*==============================*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

body#dContenu {
	background-image: none;
}

body#dContenu fieldset p {
	margin: 0;
	padding: 0;
}

input, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

/*-------------------*/
/*----- contenu -----*/
/*-------------------*/
#dContenu {
	font-size: 80%;
}

#dContenu div#imageAccueil {
	text-align: center;
}

#dContenu .presqueCentral {
	text-align: center;
	position: relative;
	right: 10%;
}

#dContenu div#imageAccueil img {
	width: 500px;
	height: 400px;
	margin: 10px 10px 10px 10px;
}

#dContenu h1 {
	font-weight: bold;
	font-size: 150%;
	padding: 5px 20px 15px 20px;
	margin: 10px 10px 10px 0;
	text-align: left;
	border-bottom: 1px solid;
}

#dContenu h1.accueil {
	font-size: 300%;
	text-align: center;
	text-transform: uppercase;
	line-height: 2.4em;
	padding: 3em 25%;
	border-bottom: none;
	word-spacing: 1.5em;
}

#dContenu h1.traitementFini {
	font-size: 200%;
	text-align: center;
	text-transform: uppercase;
	line-height: 2em;
	padding: 0.5em 10%;
	border-bottom: none;
}

#dContenu p.traitementFini {
	font-size: 125%;
	padding-left: 5px;
}

#dContenu p.titreListe {
	font-size: 110%;
	font-weight: bold;
}

#dContenu p.confirmRemove {
	text-align: left;
	padding: 8px 15px;
}

#dContenu p.submitPrecedent {
	padding: 5px 5px 20px 5px;
	margin: 5px 0px;
}

#dContenu p.fauxInput {
	padding: 5px;
}

#dContenu p#bandeauEleve {
	padding: 5px 5px 10px 5px;
	margin: 0px 0px;
}

#dContenu a.gauche {
	margin: 0 10px 0 0;
	float: left;
}

#dContenu a.gaucheDecale {
	margin: 0 0 0 20px;
	float: left;
}

#dContenu a.droite {
	margin: 0 0 0 5px;
	float: right;
}

#dContenu a.droiteDecale {
	margin: 0 15px 0 0;
	float: right;
}

#dContenu span#avertissementFiltre {
	margin: 0px 10px;
	padding: 2px 12px;
	float: right;
	color: #9E157D;
	font-weight: bold;
	text-transform: uppercase;
}

#dContenu .invisible {
	visibility: hidden;
}

#dContenu .wrapable {
	display: block;
	width: 280px;
	word-wrap: break-word;
}

#dContenu span.libelle {
	font-style: italic;
	padding: 5px;
}

#dContenu table caption {
	font-weight: bold;
	padding: 3px 0;
}

#dContenu table tr th {
	text-align: left;
	vertical-align: top;
	padding: 0.2em;
}

#dContenu table tr th.wrap {
	white-space: normal;
}

#dContenu table tr th.entete, #messageDialogConfirmation table tr th.entete
	{
	text-align: center;
}

#dContenu table tr th.sousEntete {
	font-weight: normal;
	text-align: center;
}

#dContenu table tr th.alignDroite {
	text-align: right;
}

#dContenu table tr td {
	padding: 0 5px;
	vertical-align: middle;
}

#dContenu table#module tr.sousListe1 td, #messageDialogConfirmation table#module tr.sousListe1 td
	{
	padding-left: 20px;
}

#dContenu table.detail {
	background-color: transparent;
}

#dContenu table.detail tr {
	padding: 0.1em 0 0 0;
}

#dContenu table.detail th, #messageDialogConfirmation table.detail th {
	background-color: transparent;
	color: #555;
	font-size: 90%;
	padding: 0 0.5em 0 0;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
	width: 40%;
}

#dContenu table.detail.batch th {
    width: auto !important;
	vertical-align: top;
}

#dContenu table.detail th.entete, #messageDialogConfirmation table.detail th.entete
	{
	text-align: left;
	background-color: #FADAF2;
	color: black;
	padding: 0.2em 1em;
	font-size: 100%;
	font-weight: bold;
}

#dContenu table.detail td {
	padding: 0;
}

#dContenu span.nom, #dContenu span.bold {
	font-weight: bold;
}

#dContenu span.nomUsage {
	font-style: italic;
}

#dContenu table.selection {
	background-color: transparent;
	border: 0px;
}

#dContenu table.selection th {
	background-color: transparent;
	color: #555;
	font-size: 90%;
	padding: 0 0.5em 0 0;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
	width: 30%;
}

#dContenu ul.choixRadio {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#dContenu ul.enLigne li {
	display: inline;
}

#dContenu ul.choixRadio li {
	margin: 0;
	margin: 0;
}

#dContenu h3.erreurs {
	padding: 0.3em 1em;
	margin: 1em 0 0 0;
}

#dContenu ul.erreurs {
	padding: 0.5em 2em;
	margin: 0 0 1em 0;
}

#dContenu ul.erreurs li {
	margin: 0 0 0 0;
}

#dContenu caption.enteteTable {
	text-align: left;
	padding-left: 10px;
}

#dContenu fieldset.paragraphe {
	padding: 5px;
}

#dContenu fieldset.paragraphe legend {
	font-style: italic;
	padding: 0 5px;
	margin: 0 5px 5px 5px;
}

#dContenu fieldset.paragraphe p {
	padding: 0 5px;
	margin: 3px 0;
}

#dContenu #connexion fieldset div.gauche {
	float: left;
	margin-left: 20px;
	width: 100px;
}

#dContenu #connexion td.gauche {
	width: 50%;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}

#dContenu #connexion td.droite {
	
}

#dContenu p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#dContenu .tableSaisie {
	background-color: white;
}

#dContenu .tableSaisie {
	background-color: white;
	font-weight: normal;
	padding-right: 0.2em;
	vertical-align: middle;
}

#dContenu #identEleve td.libelle, #dContenu .tableSaisie td.libelle,
	#dContenu .tableSaisie td.libelleGauche {
	vertical-align: middle;
	font-weight: normal;
}

#dContenu .tableSaisie .donneeSaisie {
	font-weight: bold;
}

#dContenu .nestedTable {
	border-style: none;
}

#dContenu td.libelleGauche {
	text-align: left;
}

#dContenu td.libelle {
	text-align: right;
}

#dContenu td.libelleDeSaisie {
	text-align: right;
	vertical-align: middle;
	width: 20%;
}

/* pages travail en commission  */
#dContenu #bandeau, .bandeau {
	border: 1px solid #000;
}

#dContenu #bandeau dt {
	float: left;
	width: 22em;
	text-align: right;
	padding-right: 1em;
}

#dContenu #bandeau dd {
	margin-left: 23em;
}

#dContenu #enteteSaisieDecisions {
	float: right;
	margin: 1em 1em 0 0;
	padding: 0;
	border: 1px solid #000;
	border-radius: 0 0 10px 10px;
}

#dContenu #affichageInfoPile div {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#dContenu #affichageInfoPile span.infoSaisie {
	clear: right;
	float: right;
}

#dContenu #enteteSaisieDecisions h4 {
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #000;
}

#dContenu #enteteSaisieDecisions div {
	margin: 0;
	padding: 0 1.2em;
}

#dContenu #enteteSaisieDecisions div p {
	margin: 0;
}

#dContenu #enteteSaisieDecisions div p span.total {
	font-weight: bold;
}

#dContenu #enteteSaisieDecisions div p span.warning {
	font-weight: bold;
	font-size: 120%;
}

#dContenu #enteteSaisieDecisions div p span.first-letter {
	font-weight: bold;
}

#dContenu table td.affichageNombre {
	text-align: right;
}

#dContenu table td.affichageImage {
	text-align: center;
	vertical-align: middle;
}
/* Met une bordure en pointill� � droite*/
#dContenu table td.bordDroit {
	border-right: 1px dashed black;
}

#dContenu table td span.nombreNegatif {
	font-style: italic;
	color: #F03;
}

#dContenu table td div.tabDroite {
	margin-left: 3em;
}

#dContenu table.stat td.decale {
	padding-left: 1em;
}

#dContenu .underline {
	text-decoration: underline;
}

/*----- pr�sentation du voeu -----*/
#dContenu div.presentationFormation p, #dContenu div.presentationFormation span.libelle
	{
	padding: 0;
	margin: 0;
}

#dContenu div.presentationFormation span.label {
	font-size: 90%;
}

#dContenu div.presentationFormation ul {
	padding: 0 0 0 1em;
	margin: 0;
}

#dContenu div.presentationFormation ul li {
	list-style-type: none;
}

#dContenu div.encadre {
	padding: 0 1em 1em 1em;
	border: 1px solid #707070;
}

#dContenu div.encadre span.libelleCadre {
	float: left;
	margin: -10px 0 0 0;
	padding: 5px;
	font-style: italic;
	background-color: #FFFFFF;
	border: 0px;
}

#dContenu div.encadre p {
	margin: 2em 0 0 0;
	padding: 0.5em;
}

#dContenu div.flex {
	display: flex;
	flex-wrap: wrap;
	margin: -5px;
}

#dContenu table.flex tbody {
	display: flex;
	flex-wrap: wrap;
}

#dContenu .flex div.evalTable {
	margin: 5px;
	flex: auto;
	min-width: 500px;
}

#dContenu .flex tr.demiColCoeff {
	flex: auto;
	display: flex;
	width: 50%;
	max-width: 50%;
}

#dContenu .flex tr.flexEntete {
	flex: auto;
	display: flex;
	width: 100%;
	max-width: 100%;
}

#dContenu .flex .demiColCoeff:nth-child(4n+3), #dContenu .flex .demiColCoeff:nth-of-type(4n+4)
	{
	background-color: #E0E0E0;
}

#dContenu .flex th.entete {
	width: 100%;
}

#dContenu .flex tr.demiColCoeff th {
	flex: 3;
	/*     Modification IE */
	display: inline-flex;
	text-align: left;
}

#dContenu .flex tr.demiColCoeff td {
	flex: 1;
	/*     Modification IE */
	display: inline-flex;
}

#dContenu .centralDiv {
	display: inline-block;
	vertical-align: middle;
}

.flexBasique {
	display: flex;
}


.flexContenerLigne {
    display: flex;
	flex-direction: column;
	justify-content: center;
}

.flexContenerColonne {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.imgSchema{
	height: 100%;
	width: 33%;
}

acronym {
	text-decoration: underline;
}

/* affichage d'offres de formation dans une liste */
.affichage-of {
	box-shadow: 0 0 2px #505050;
	margin: 2px;
	padding: 3px;
	display: inline-block;
}

.affichage-of-formation {
	font-weight: bold;
	padding: 1px;
}

.affichage-of-etablissement {
	padding: 1px;
}

/* annulation de la r�gle precedente pour firefox */
*>acronym {
	text-decoration: none;
}

#zoneErreur div.icone {
	float: left;
	width: 80px;
}

#zoneErreur div.texte {
	float: left;
}

.padHoriz15 {
	padding: 0 15px;
}

.marginVertical15 {
	margin: 15px 0;
}

/*-----------------------*/
/*----- fin contenu -----*/
/*-----------------------*/

/*----- Avertissement Javascript d�sactiv� -----*/
#noscript, #ancienneVersion {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 300px;
	z-index: 2000;
	border: 1px solid #000000;
	margin: 5px;
	background-color: #FFA0A0;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

#ancienneVersion {
	display: none;
}

/* 
Classes pour l'affichage de filtres en colonnes.
Utilis� pour les listes et statistiques.
*/
#dContenu  table.filtresColonne td.libelle {
	white-space: nowrap;
	vertical-align: middle;
	text-align: right;
}

#dContenu  table.filtresColonne td.champ {
	width: 100%;
}

/*
Indication suppl�mentaire colonne
*/
span.indice {
	font-size: 70%
}

/*
Indication pour les bar�mes
*/
span.bareme {
	font-size: 100%;
}

/** Fiche �l�ve */
.fiche-eleve-container {
	display: flex;
	display: -ms-flexbox;
	margin-right: -5px;
}

.fiche-eleve-label {
	display: block;
	background-color: #EAEAEA;
	color: #83006C;
	font-weight: bold;
	padding: 0.5em;
}

.fiche-eleve-box {
	flex: 1;
	-ms-flex: 1;
	align-items: stretch;
	border: 1px solid;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 40%;
}

.fiche-eleve-sub-box {
	padding: 5px;
	margin: 5px;
}

/** Fen�tre d'informations au survol */
#dContenu .aInfoBulle {
	border-bottom: 1px dashed black;
}

#dContenu .infoBulle {
	display: none;
	position: absolute;
	background-color: white;
	border: 1px solid black;
	width: auto;
}

#dContenu .aInfoBulle:hover .infoBulle {
	display: block;
}

#dContenu .aInfoBulle .infoBulle td {
	background-color: white;
}

#dContenu .centre {
	text-align: center;
}

#dContenu .tailleNormale {
	font-size: 100%;
}

.labelEnvoiEleve {
	float: right;
}

/** Adresses � traiter de la carte scolaire */
#dContenu div.messages_avertissement {
    color: white;
    background-color: #FF803E;
    padding: 0.3em 1em;
    margin: 1em 0 0 0;
    font-weight: bold;
}

#dContenu ul.messages_avertissement {
    border: #FF803E 2px solid;
    padding: 0.5em 2em;
    margin: 0 0 1em 0;
}

/** Statuts d'adresse */
span.statutAdresse {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
}

span.statutAdresse.NC, span.statutAdresse.SI {
    background-image: url(../images/adresse_non_controlee.png);
}

span.statutAdresse.PA, span.statutAdresse.LM {
    background-image: url(../images/adresse_a_verifier.png);
}

span.statutAdresse.NR {
    background-image: url(../images/adresse_non_referencee.png);
}

span.statutAdresse.VA {
    background-image: url(../images/adresse_validee_auto.png);
}

span.statutAdresse.VM {
    background-image: url(../images/adresse_validee_manu.png);
}

span.statutAdresse.VR {
    background-image: url(../images/adresse_validee_sans_redressement.png);
}

span.statutAdresse.AF {
    background-image: url(../images/adresse_forcee.png);
}

span.statutAdresse.AE {
    background-image: url(../images/adresse_etrangere.png);
}

.accessibilite{
    position: absolute;
    right: 10px;
    font-size: 80%;
    margin-top: 2%;
}

.zoneVisible {
	display: block;
}
.zoneCachee {
	display: none;
}

.valignBl {
	vertical-align: baseline;
}

.textArea {
	height: 150px;
	width: 95%;
}

.picto, .picto-xs {
    vertical-align: middle;
}
.picto {
    height: 16px;
}
.picto-xs {
    height: 12px;
}

.texte-lh {
    line-height: 12px;
}

.color-warn {
	color: orange;
}
.color-success {
    color: green;
}
.color-error {
    color: red;
}

ul.sansDeco {
    list-style: none;
    margin: 0;
    padding: 0px;
}

ul.sansDeco li {
    margin: 3px;
}

ul.sansDeco span {
    padding-left: 5px;
}