/* Appel des polices de caractères */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

/* Document HTML */

html {
margin: 0;
background: #405395;
}

/* Corps de la page */

body {
position: relative;
margin: auto;
width: 1080px;
font-family: Open Sans;
font-size: 1em;
font-weight: 400;
color: #000000;
}

/* Gestion de l'image de fond de page pour IE 8 */

#background_ie { 
position:fixed; 
top:0;
left:0;
z-index:-1;
}

/* Retour automatique à la ligne */

p, div, th, td {
word-wrap: break-word;
}

strong {
font-weight: 700;
}

/* Paragraphes */

article p, #section-intro {
margin-top: 20px;
margin-bottom: 20px;
}

article td {
vertical-align: top;
}

article td p {
margin-top: 0;
padding-right: 20px;
}

article div {
text-align: justify;
}

/* Images */

img, input[type="image"] {
border: 0;
vertical-align: middle;
}

article img[class] {
cursor: pointer;
}

article img[class="exclamation"] {
padding-right: 10px;
}

/* Listes à puces */

article ul {
text-align: justify;
}

/* Message d'erreur d'exécution d'une fonction */

.err-fonction {
color: red;
font-style: italic;
}

/* Bouton de retour */

#section-back {
text-align: right;
}

/* Extraction Excel */

#req-csv {
position: absolute;
top: 60px;
right: 10px;
}

/* Envoi d'une newsletter */

#send-news {
position: absolute;
top: 100px;
right: 8px;
}

/* Transfert de notifications */

#mail-forward {
margin-top: 20px;
text-align: center;
}

/* Nombre de résultats */

#aff-res {
margin-bottom: 20px;
}

/* Libellé d'un module pour une recherche */

.recherche-entete {
padding-top: 30px;
padding-bottom: 5px;
padding-left: 0;
padding-right: 0;
border-bottom: 1px solid #000000;
color: #000000;
font-size: 1.1em;
}

article a[name]:hover {
text-decoration: none;
}

/* Résultats d'une recherche */

#recherche-results {
padding-top: 10px;
padding-left: 20px;
}

#recherche-results a:first-child {
text-decoration: none;
}

#recherche-results a + a {
padding-left: 20px;
}

#recherche-results a[name] + a {
padding-left: 0px;
}

#recherche-results a img {
border-bottom: 3px solid transparent;
}

.vcard + .vcard {
padding-top: 20px;
border-top: 1px solid #404040;
}

/* Boutons de navigation pour une recherche */

#req-navigation {
margin-top: 20px;
text-align: center;
}

#req-navigation a {
text-decoration: none;
}

#req-navigation a + a {
margin-left: 20px;
}

/* Tableau de présentation des informations d'administration en lignes */

.display-admin {
margin-bottom: 20px;
width: 100%;
border: 1px solid #000000;
border-collapse: collapse;
}

.display-admin th {
padding: 10px;
padding-right: 10px;
border-right: 1px solid #000000;
text-align: left;
vertical-align: top;
font-weight: normal;
color: #000000;
}

.display-admin td {
padding: 10px;
text-align: justify;
}

.display-admin td p {
margin-top: 0;
margin-bottom: 0;
padding-top: 1px;
}

div + .display-admin {
margin-top: 20px;
width: 100%;
}

/* Tableau de présentation des informations d'administration en colonnes */

.table-admin {
margin-bottom: 10px;
width: 100%;
border: 1px solid #000000;
}

.table-admin th {
padding: 10px;
text-align: left;
}

.table-admin th a {
color: #000000;
}

.table-admin th a[href*="gestion_inscription"] {
text-decoration: underline;
}

.table-admin td {
padding: 10px;
border-top: 1px dashed #000000;
font-size: 0.9em;
color: #000000;
text-decoration: none;
}

/* Tableau de gestion des pages */

.gestion-page {
width: 100%;
}

.gestion-page td {
width: 50%;
vertical-align: top;
}

/* Fréquentations globales */

#global-text {
position: absolute;
top: 80px;
right: 10px;
text-align: right;
}

/* Applicable aux test d'AtoutPers */

.adresse_fdcs:after {
content: "FDCS Conseil - 32 Av Maurice Berteaux 78500 SARTROUVILLE - Tél: 01.39.57.89.72 - Organisme de formation n° 11788069178.";
}


/* Applicable au test NEO-PIR */

body#debrief_neopir article table {
font-size: 0.5em;
}

body#debrief_neopir article th, body#debrief_neopir article td {
width: 10px;
}

body#debrief_neopir article td {
text-align: center;
}

.rep-neopir {
color: white;
background-color: red;
}

.ko-neopir0, .ko-neopir4 {
background-color: white;
}

.ko-neopir1, .ko-neopir3 {
background-color: #E6E6E6;
}

.ko-neopir2 {
background-color: #BDBDBD;
}

.rubrique {
text-align: center;
vertical-align: middle;
background-color: white;
}

.rubrique1, .rubrique3 {
text-align: center;
vertical-align: middle;
background-color: #E6E6E6;
}

.rubrique2 {
text-align: center;
vertical-align: middle;
background-color: #BDBDBD;
}

.rotate {
padding: 0px;
margin: 0px;

text-align: center;

front-weight: bold;

-webkit-transform: rotate(-90deg); /* Safari */
-moz-transform: rotate(-90deg); /* Firefox */
-ms-transform: rotate(-90deg); /* IE */
-o-transform: rotate(-90deg); /* Opera */
transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* Internet Explorer */
}

.sep_colonne {
width: 5px;
background-color: #5882FA;
}


/* Applicable au test AEC */

.format1{
font-size: 35px; font-weight: bold; text-align: center;
}

.format2{
font-size: 30px; font-weight: bold; text-align: center;
}

.format3 {
font-size: 25px; font-weight: bold; text-align: center;
}

.format4 {
font-size: 20px; font-weight: bold; text-align: center;
}

.format5 {
font-size: 20px; text-align: center;
}

#tiret {
display: block;
text-align: center;
}