
@import url("style_david.css");
@import url("style_fabien.css");
@import url("style_calendrier.css");

#container {
    font-size       : 12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    *{
        font-size : 12px;
    }
}
body {
    background: #EEEAE9;
}

td, th, body {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #1A1B19;
    padding: 0px;
    margin: 0px;
}
p {
    margin : 2px;
}

img {
    border: none;
}

form { padding: 0; margin: 0; }

h1 {
    color           : #000;
    font-size       : 20px;
}
h2, h3 {
    padding: 0px;
    margin: 3px 0px;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
h2 {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    color: #832130;
    margin: 2px 0;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    color: #aaa;
}
h2.home {
    color: #000;
}

a, a:link, a:visited {
    text-decoration: none;
    color: #3E3E3E;
    color: #891221;
}

a:hover {
    text-decoration: underline;
}
ul {
    margin: 0px;
    padding: 0 0 0 10px;
    list-style: none;
    list-style-image : url(../../images/ef/fiche_produit/puce_objectif.gif);
}

#preload { display: none; }

#englobe-page {
    margin: 0 auto;
    z-index: 100;
    width: 1088px;
}
#hachure-gauche {
    float: left;
    width: 49px;
    height: 426px;
    background: url(../../images/ef/hachure-gauche.png) no-repeat;
}
#hachure-droite {
    float: left;
    width: 49px;
    height: 426px;
    background: url(../../images/ef/hachure-droite.png) no-repeat;
}
#container {
    width: 990px;
    margin: 0 auto;
    z-index: 100;
    float: left;
}

#header {
    position: relative;
    height: 90px;
    background-color: #FFF;
}

#logo {
    height: 75px;
    width: 196px;
    display: block;
    position: absolute;
    /*top: 5px;*/
    left: 20px;
}

#logo-corp {
    position: absolute;
    height: 18px;
    width: 129px;
    top: 3px;
    right: 0px;
}

#header-menu {
    position: absolute;
    right: 135px;
    top: 6px;
    color: #606060;
    font-weight: bold;
    text-align: right;
    width: 400px;
}

#header-menu a {
    color: #606060;
}
#header-menu a:hover {
    text-decoration: underline;
}

#header-menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image :  url(../../images/ef/fiche_produit/puce_objectif.gif);
}

#header-menu li {
    padding: 0px;
    margin: 0px;
    display: inline;
}

#header-phone {
    position: absolute;
    right: 0px;
    top: 30px;
    height: 52px;
    width: 266px;
    display: block;
}

#header-phone span.phoneimages {
    position: absolute;
    top: 16px;
    left: 107px;
}

#header-phone a {
    position: absolute;
    height: 31px;
    width: 244px;
    left: 11px;
    top: 10px;
}

#nav {
    height: 230px;
    background: url(../../images/ef/nav-bg.png) no-repeat;
    overflow: hidden;
    position: relative;
    border: 1px solid #9F9F9F;
    border-width: 0 1px 1px 1px;
}

#main {
    background: #FFF;
    padding: 5px 0 15px 0;
}
#main {
    background: #FFF url("../../images/ef/content-degrad-home.gif") repeat-x top center;
    padding: 15px 0 0 0;
}
#home-second-part {
    background: #FFF;
    padding: 0 9px 10px;
    margin: 0 auto;
}
#main-wys {
    padding: 0 10px 10px 10px;
}
#main-wys-classique {
    padding: 0 10px 10px 10px;
    width: 705px;
    margin: 2px 0 0 10px;
    float: left;
    background: #FFFFFF;
}

#footer {
}

#footer-ad {
    padding: 12px;
    text-align: center;
}

#footer-menu {
    padding: 4px;
    background: #BFBFBF;
    color: #000;
    text-align: center;
}

#footer-menu a {
    color: #000;
}
#footer-menu a:hover {
    text-decoration: underline;
}

#footer-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#footer-menu li {
    padding: 0px;
    margin: 0px;
    display: inline;
}

.clear { clear: both; }

#page-image {
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 962px;
    overflow: hidden;
}
#page-image img {
    width: 100%;
}

#page-shade {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    height: 962px;
    width: 100%;
    /*background: url("../../images/ef/page-bg-degrad.png") repeat-x;*/
}

#page-shade-top.show {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    height: 962px;
    width: 100%;
    /*background: url("../../images/ef/page-bg-top.png") repeat-x;*/
}

/**
 *      LAYOUT TABS
**/

#tabs {
    height: 36px;
    background-color: #FFF;
}
#tabs #onglet_home {
    padding-top         : 0px;
    float               : left;
    margin-right        : 0px;
}

#syndication {
    float: right;
    height: 36px;
    width: 140px;
    margin-right: 10px;
}

#syndication a {
    height: 30px;
    padding-top: 6px;
    float: left;
    overflow: hidden;
}

#syndication a.hover {
    padding-top: 0px;
    height: 36px;
}

/*
#syndic-in {
    width: 25px;
    background-position: 0px 0px;
}

#syndic-via {
    width: 26px;
    background-position: -25px 0px;
}

#syndic-rss {
    width: 27px;
    background-position: -51px 0px;
}

#syndic-tw {
    width: 26px;
    background-position: -78px 0px;
}

#syndic-fb {
    width: 26px;
    background-position: -104px 0px;
}
*/

.tab {
    margin-right: 6px;
    height: 36px;
    float: left;
    cursor: pointer;
    position: relative;
}

#tab-recherche-form.tab {
    background: url("../../images/ef/tab-recherche-form_new.png");
    width: 209px;
    margin-right: 0px;
    cursor: default;
}

#tab-recherche-form input {
    background: #FFF;
    border: 1px solid #A5ACB2;
    padding: 1px;
    width: 170px;
    height: 16px;
    color: #000;
    font-size: 10px;
    margin: 8px 0 0 8px;
}

#tab-recherche-form button {
    background: transparent;
    border: none;
    height: 26px;
    width: 26px;
    position: absolute;
    left: 182px;
    top: 5px;
    cursor: pointer;
}

#tab-recherche {
    background: url("../../images/ef/tab-recherche.png");
    width: 121px;
}


#tab-calendrier {
    background: url("../../images/ef/tab-calendrier.png");
    width: 154px;
}

#tab-formation {
    background: url("../../images/ef/tab-formations.png");
    width: 130px;
}

#tab-inscription {
    background: url("../../images/ef/tab-inscription.png");
    width: 127px;
}

#tab-recherche.mouseover {
    background: url("../../images/ef/tab-recherche-hover.png");
}
#tab-recherche.on {
    background: url("../../images/ef/tab-recherche-on.png");
}

#tab-calendrier.mouseover {
    background: url("../../images/ef/tab-calendrier-hover.png");
}
#tab-calendrier.on {
    background: url("../../images/ef/tab-calendrier-on.png");
}

#tab-formation.mouseover {
    background: url("../../images/ef/tab-formations-hover.png");
}
#tab-formation.on {
    background: url("../../images/ef/tab-formations-on.png");
}

#tab-inscription.mouseover {
    background: url("../../images/ef/tab-inscription-hover.png");
}
#tab-inscription.on {
    background: url("../../images/ef/tab-inscription-hover.png");
}



/**
 *   uSlider styles
**/

.slider {
    position: relative;
}

.slider-pager {
    position: absolute;
    right: 7px;
    _right: 30px;
    top: -30px;
}

.slider-buttons img {
    vertical-align: middle;
    cursor: pointer;
}

.slider-link-all a {
    text-decoration: underline;
    color: #666;
}

.slider-pages {
    color: #666;
}

.slider-pages span {
    cursor: pointer;
}

.slider-pages .currSlide {
    font-weight: bold;
}


#prochaines_formations {
    padding: 0px 9px 10px 9px;
}
/******************************** FICHES PRODUITS ***************************/

.fiche-produit {
    margin: 3px;
    _margin :2px;
    border: 1px solid #C2C2C4;
    width: 185px;
    height: 197px;
    position: relative;
    background: #FFF;
    float: left;
}

.fiche-produit a {
    text-decoration: none;
    color: inherit;
    font-size: 11px;
}

.fiche-produit a.see-all {
    margin-top: 2px;
}

.fiche-produit .produit-new {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; /* Pour qu'il s'affiche sur le rollover "Savoir +" */
}
.fiche-produit .produit-image {
    text-align: center;
    margin-top: 3px;
    height: 65px;
}

.fiche-produit .produit-titre {
    margin: 5px 5px 0px 5px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.fiche-produit .picto_nouveau {
    text-align: right;
    right: 5px;
    bottom: 56px;
    position: absolute;
}
.fiche-produit .produit-date {
    text-align: right;
    right: 5px;
    bottom: 40px;
    position: absolute;
    font-size: 11px;
}

.fiche-produit .produit-prix {
    font-weight: bold;
    text-align: right;
    right: 5px;
    bottom: 25px;
    position: absolute;
    font-size: 11px;
}

.fiche-produit .produit-infos span,
.fiche-produit .produit-inscription span {
    padding: 5px 0 0 26px;
    display: block;
}

.fiche-produit .produit-infos,
.fiche-produit .produit-inscription {
    color: #000;
}

.fiche-produit .produit-infos {
    position: absolute;
    font-size: 10px;
    bottom: 0;
    left: 0;
    width: 92px;
    border: 1px solid #C2C2C4;
    border-style: solid solid none none;
    height: 21px;
    background: #FFF url("../../images/ef/fiche-produit-info.gif") no-repeat left center;
}
.fiche-produit .produit-infos:hover {
    background-color: #000;
    color: #FFF;
}

.fiche-produit .apercu_produit {
    display: none;
    background: #000;
    color: #FFF;
    position: absolute;
    width: 165px;
    height: 155px;
    top: 0;
    filter              : alpha(opacity=90);
    -moz-opacity        : 0.90;
    -khtml-opacity      : 0.90;
    opacity             : 0.90;
    padding: 10px;
    overflow: hidden;
    z-index: 9; /* Pour qu'il s'affiche sous le vignette NEW */
}
.fiche-produit .apercu_produit .titre {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.fiche-produit .apercu_produit .date {
    color: #999;
    margin-bottom: 5px;
}
.fiche-produit .apercu_produit .description {
    color: #999;
}

.fiche-produit .produit-inscription {
    position: absolute;
    font-size: 10px;
    bottom: 0;
    right: 0;
    width: 92px;
    background: url("../../images/ef/fiche-produit-inscription.gif") no-repeat left center #C2C2C4;
    height: 22px;
}
/**
 * QUICK TABS
**/

#nav-top {
/*    background: url("../../images/ef/nav-top.gif") repeat-x top left;
    min-height: 7px;
    _height: 7px;*/
    border: 1px solid #9F9F9F;
    border-bottom: none;
    background: #FFF;
    font-size: 1px;
}

#quicktab-container {
    background: #FFF;
    font-size: 11px;
}

#quicktab-container .qtab {
    display: none;
}


#entete_print {
    display         : none;
}

