@charset "utf-8";
/* CSS Document */
body {
background: #f6f6f6;
color: #555;
font: 0.8em Arial, sans-serif;
}
div.FondBlanc {
background: #fff url(img/body-bg-s.gif) no-repeat top center;
padding: 18px 0 0 0;
}
a {
color: #555;
text-decoration: none;
}
a:hover { color: #e78e2c; }
hr {
background-color: #eee;
border: 0;
clear: both;
color: #eee;
height: 1px;
margin: 10px 0;
padding: 0;
}
table {
border: 1px solid #eee;
width: 90%;
}
td, th {
border: 1px solid #eee;
padding: 2px;
}
textarea { font: 0.9em Arial, sans-serif; }
/* Titres */
h1 {
color: #7e7e7e;
font: 2em Georgia, Times, sans-serif;
font-weight: normal;
}
h2 {
color: #a0a0a0;
font: 1.8em Georgia, Times, sans-serif;
font-weight: normal;
padding: 0 0 5px 0;
}
h3 {
color: #888;
font: 1.8em Georgia, Times, sans-serif;
font-weight: normal;
padding: 10px 0;
}
h4 {
color: #455884;
font: 1em Arial, sans-serif;
font-weight: bold;
padding: 9px 0 8px 0;
}
h4 a { color: #455884; }
h4 a:hover { text-decoration: underline; }
/* Classes */
.Droite { text-align: right; }
.Center { text-align: center; }
.justify { text-align: justify; }
.no-display { display: none; }
.select {
width: 156px;
border: #949494 1px solid;
color: #666;
min-width: 216px;
margin: 0 20px 0 0;
padding: 3px 0;
}
form.search {
background: #fff;
border: #949494 1px solid;
width: 158px;
}
form.search input.champ {
border: 0;
min-height: 20px;
padding: 3px 2px 0 2px;
width: 132px;
}
form.search input { vertical-align: middle; }
sup { font-size: 0.8em; }
sub { font-size: 0.8em; }
p.Auteur {
color: #000;
font: 1em Georgia, Times, sans-serif;
text-align: right;
}
p.SpecialLink { margin: 10px 0 0 0; }
p.SpecialLink a, .SpecialLink a{
background: url(img/fleche-orange.png) no-repeat center left;
color: #e78e2c;
padding: 0 0 0 20px;
text-decoration: none;
}
p.SpecialLink a:hover {
background: url(img/fleche-bleu.png) no-repeat center left;
color: #45b3c6;
}
table.Center { margin: 0 auto; }
table.noborder td  { border: 0px; }
table.bordernoir  { border-color: #000; }
.nobt { border: 0px; }
.Small , .small{ font-size: 0.9em; }
/* Alignement et Float des P et DIV */
p { text-align: justify; }
p.Center, p.center , .center, .Center{ text-align: center; }
p.right, p.Right, .right , .Right { float: right; }
p.left, p.Left { float: left; }
p.StopFloat { clear: both; }
div.Right, div.right {
float: right;
margin: 10px;
text-align:center;
}
div.Left, div.left {
float: left;
margin: 10px;
text-align:center;
}
/* couleurs */
.Noir { color: #000; }
.Orange { color: #f90; }
.green { color: #090; }
.red { color: #e22; }
.orange { color: #e78e2c; }
.m { color: #455884; }
.bleu { color: #56b1c0; }
.gris{ color: #bbb; }
.gris a{ color: #bbb; }
.grislight1 { background : #DFDFDF; }
.grislight2 { background : #E9E9E9; }
.grislight3 { background : #F1F1F1; }
.grislight4 { background : #F8F8F8; }
.grislight5 { background : #FCFCFC; }
.b { font-weight: bold; }
/* tailles accueil emploi */
.ea_120 {
height: 120px;
background: url(img/image.png) no-repeat left top;
}
.ea_240 { height: 240px; }
.PubAlign { padding-top: 10px; }
.FonctionList { font-size: 0.9em; }
/* Titres */
.titre1 {
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: #fafafa;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 5px 10px 7px 10px;
z-index: -1;
}
.savoirfaire { background-image: url(img/fonds/titre-savoir-faire.gif); }
.paroleexpert { background-image: url(img/fonds/titre-parole-expert.gif); }
.guidetechnique { background-image: url(img/fonds/titre-guide-technique.gif); }
.analysereglementation { background-image: url(img/fonds/titre-analyse-reglementation.gif); }
.actualitetechnique { background-image: url(img/fonds/titre-actualite-technique.gif); }
.lettreexpert { background-image: url(img/fonds/titre-lettre-expert.gif); }
.conseils { background-image: url(img/fonds/titre-conseils.gif); }
.emploi { background-image: url(img/fonds/titre-emploi.gif); }
.emploiexpress { background-image: url(img/fonds/titre-emploi-express.gif); }
.partenaires { background-image: url(img/fonds/titre-partenaires.gif); }
.toprecrut { background-image: url(img/fonds/titre-top-recruteurs.gif); }
.bg-vague { background-image: url(img/fonds/bg-vagues.gif); }
.titre2 {
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: #fdfdfd;
border: 1px solid #ddd;
margin: 10px 0px;
padding: 2px 5px 0px 50px;
z-index: -1;
}
.chapitre { background-image: url(img/fonds/chapitre.gif); }
.chapitre1 { background-image: url(img/fonds/chapitre1.gif); }
.chapitre2 { background-image: url(img/fonds/chapitre2.gif); }
.chapitre3 { background-image: url(img/fonds/chapitre3.gif); }
.chapitre4 { background-image: url(img/fonds/chapitre4.gif); }
.chapitre5 { background-image: url(img/fonds/chapitre5.gif); }
.chapitre6 { background-image: url(img/fonds/chapitre6.gif); }
/* Picto */
a.picto {
font-weight: bold;
font-size: 1.2em;
color: #000;
height: 30px;
line-height:35px;
text-align: left;
padding: 5px 10px 4px 55px;
margin: 10px;
border: 1px solid #ddd;
background-repeat: no-repeat;
background-position: 5px 5px;
}
a.picto:hover {
color: #f90;
border: 1px solid #aaa;
}
a.pdf { background-image: url(img/picto/pdf.gif); }
a.html{ background-image: url(img/picto/html.gif); }
a.word { background-image: url(img/picto/word.gif); }
a.video { background-image: url(img/picto/video.gif); }
div.Ligne  { font-size: 0.9em; }
div.Ligne img  { padding: 1px; }
div.Ligne a img { border: #ddd solid 1px; }
div.Ligne a:hover img { border: #e78e2c solid 1px; }
div.Ligne h3 {
color: #000;
font: 1em Arial, sans-serif;
font-weight: bold;
padding: 0;
}
ul.BigLi li a {
border-bottom: #ddd 1px solid;
display: block;
font-size: 1.2em;
padding: 10px 0 11px 0;
text-decoration: none;
}
ul.BigLi li a:hover { background: #f6f6f6; }
ul.BigLi li.Active a {
color: #F90;
background: url(img/fleche-orange.png) no-repeat center right;
}
ul.BigLi li.Active a:hover {
background: url(img/fleche-orange.png) no-repeat center right;
}
div.Listes {
border-top: 1px solid #949494;
clear: both;
margin-top: 20px;
}
div.Listes h2 {
color: #000;
font-size: 1em;
font-weight: bold;
padding: 20px 0;
}
div.Listes ul li { font-size: 0.9em; }
/* Contenu */
div#Contenu img {
padding: 5px;
border: 1px solid #eaeaea;
margin: 10px;
}
div#Contenu img.noborder {
border: none;
padding: 0;
margin: 0;
}
ul.ListeFleche { margin: 0 60px 0 40px; }
ul.ListeFleche li a {
background: #fff url(img/fleche-gris.png) no-repeat center left;
display: block;
padding-left: 20px;
position: relative;
}
ul.ListeFleche li:hover {background: #f2f2f2;}
ul.ListeFleche li a:hover { background: #f2f2f2 url(img/fleche-orange.png) no-repeat center left; }
.CoursAcces { color:#45B3C6; }
.CoursNiveau { color:#455884;}
ul.ListeFleche li a span.CoursNiveau {
cursor: pointer;
position: absolute;
right: 0;
}
ul.SubListeFleche {padding-left: 20px; background: #FFFFFF;}
/* Colonne */
div#Colonne div.BorderColonne { border: #ddd 1px solid; }
div#Colonne p { margin-bottom: 10px; }
div#Colonne ul.BigLi li a {
font-size: 1em;
padding: 5px 0 6px 10px;

}
div.Special h3 {
color: #000;
font: 1.2em Arial, sans-serif;
font-weight: normal;
padding: 4px 0 0 0;
}
div.Box {
background: #d4d4d4;
padding: 5px;
}
div.Box h2 {
color: #fff;
font-size: 2.5em;
font-weight: normal;
padding: 0 0 5px 0;
}
div.Boite img {
margin: 5px 0;
text-align: center;
vertical-align: text-bottom;
}

div#Colonne div.Boite form.search input { width: auto; }
div#Colonne div.Boite form.search { border: 0; }
div#Colonne div.Boite form.search input.champ { width: 120px; }
div.Boite ul { padding: 5px; }

div.Boite p { padding: 5px; }
div.Boite div.FlecheTitre h2 {
background: #eee url(img/fleche-oblique-or.jpg) no-repeat top left;

color: #000;
font: 1em Arial, sans-serif;
font-weight: bold;
height: 15px;
margin: 0px;
padding: 5px 0;
text-align: center;
}
div.BoiteBorder {
border: #ddd 1px solid;
clear: both;
}


div.Fonce div.BoiteBorder {
border-bottom: #666 1px solid;
border-right: #666 1px solid;
border-left: #666 1px solid;
border-top: 0;
}
div.Fonce div.FlecheTitre {
border-bottom: #ddd 1px solid;
border-top: #666 1px solid;
border-right: #666 1px solid;
border-left: #666 1px solid;
}
div.Fonce div.Fleche { border-bottom: #666 1px solid; }
div#Colonne form input, textarea { width: 150px; }
div#Colonne form select { width: 156px; }
div#Colonne form p { margin: 1px; }
div#Colonne form p.Center { margin: 10px; }
div#Colonne form input.Submit { width: auto; }


/* Float des IMG */
img.right, img.Right { float: right; }
img.left, img.Left { float: left; margin: 10px 20px 10px 10px; }
div#Contenu img.right, div#Contenu img.Right { float: right; margin: 10px 10px 10px 20px; }
div#Contenu img.left, div#Contenu img.Left { float: left; margin: 10px 20px 10px 10px; }

/* image sans bordures */
div#Contenu img.NoBorder {border: 0px; margin: 0px; padding: 0px;}
