/* Couleurs
-------------------------------------------------------------- */

h1 span.pink,
span.pink
{
    color: #ff1f7b;
}

h1 span.green,
span.green
{
    color: #80b417;
}

/* Tailles
-------------------------------------------------------------- */

span.small
{
    font-size: 11px;
}

/* TEMP
------------------------------------------------------------- */

#productsInHomeTemp
{
    width: 754px;
    height: 158px;

    background: url('images/customer/bg_productsInHomeTemp.jpg') 0 0 no-repeat;
}

/* Padi
------------------------------------------------------------- */

#padi
{
    display: block;
    float: left;

    width: 283px;
    height: 164px;
    margin-top: 10px;
    margin-left: 10px;

    background: url('images/customer/bg_padi.jpg') 0 0 no-repeat;
}

#padi:hover
{
    background: url('images/customer/bg_padi.jpg') 0 bottom no-repeat;
}

/* Heures
------------------------------------------------------------- */

#heures
{
    display: block;
    float: left;

    width: 283px;
    height: 153px;
    margin-top: 10px;
    margin-left: 10px;

    background: url('images/customer/bg_heures.jpg') 0 0 no-repeat;
}

#heures:hover
{
    background: url('images/customer/bg_heures.jpg') 0 -153px no-repeat;
}

/* ul li
------------------------------------------------------------- */

#pageFull ul
{
    list-style-type: none; list-style-image: url('images/customer/bg_li.jpg');
}
#pageFull ul  li
{
    padding-bottom: 2px;
}

/* Photos
------------------------------------------------------------- */

.photo
{
    text-decoration: none;
}



.photo .intitule
{
    font-size: 11px;
    font-weight: bold;

    position: relative;
    top: -12px;

    margin: 0 3px -12px 0;
    padding: 2px 5px;

    color: #00497a;
    background-color: #e8f7fe;
}

.photo .intitule2
{
    font-size: 11px;
    font-weight: bold;

    position: relative;
    top: -12px;

    margin: 0 0 -12px 0;
    padding: 2px 5px;

    text-align: right;

    color: #00497a;
    background-color: #e8f7fe;
}

.photo .intitule3
{
    font-weight: bold;

    position: relative;
    top: -12px;

    margin: 0 3px -12px 0;
    padding: 2px 5px;

    text-transform: none;

    color: #00497a;
    background: url('images/customer/bg_intitule3.jpg') right top no-repeat #e8f7fe;
}

.photo:hover .intitule3
{
    color: #e8f7fe;
    background: url('images/customer/bg_intitule3.jpg') right bottom no-repeat #00497a;
}

.agauche
{
    padding: 0 10px 10px 0;
}


.adroite
{
    padding: 0 0 10px 15px;
}



.photo .text
{
    text-align: center;
}

/* Sides
------------------------------------------------------------- */

.leftSide1
{
    float: left;

    width: 416px;
    padding-right: 5px;
}

.rightSide1
{
    float: left;

    width: 323px;
    margin-left: 10px;
}

.leftSide2
{
    float: left;

    width: 544px;
}

.rightSide2
{
    float: left;

    width: 200px;
    margin-left: 10px;
}

.leftSide3
{
    float: left;

    width: 301px;
}

.rightSide3
{
    float: left;

    width: 403px;
    margin-left: 10px;
}

/* Plan
------------------------------------------------------------- */

.plan
{
    /*height: 330px;*/
    padding: 10px;

    color: #355000;
    background: url('images/customer/bg_map.jpg') 0 0 no-repeat #74a414;
}

.plan h4,
.plan a
{
    font-weight: bold;
    color: #355000;
}

.plan hr
{
    color: white;
    background-color: white;
}

/* Location
------------------------------------------------------------- */

.location
{
    display: block;

    width: 208px;
    height: 56px;

    background: url('images/customer/bg_location.jpg') top no-repeat;
}

.location:hover
{
    background-position: bottom;
}

/* Categories List
------------------------------------------------------------- */

#categories_list
{
    display: none;
    float: left;

    width: 211px;
    height: 40px;
    margin: 10px 0;
    padding: 0 0;

    border-right: 1px solid #eefbff;
}

#categories_list h2
{
    font-size: 13px;
    font-weight: bold;

    display: block;

    margin: 0 0 0 10px;
    padding: 0;

    text-transform: uppercase;

    color: #e1f9ff;
}


#mots_cles
{
    display: block;
    float: left;

    width: 204px;
    height: 40px;
    margin: 10px 0;
    padding: 0 2px;

    border-right: 1px solid #eefbff;
}

#mots_cles h2
{
    font-size: 13px;
    font-weight: bold;

    display: block;

    margin: 0 0 0 10px;
    padding: 0;

    text-transform: uppercase;

    color: #e1f9ff;
}


#ctrl_login
{
    display: block;
    float: left;

    width: 280px;
    height: 40px;
    margin: 10px 0;
    padding: 0 2px;

    border-right: 1px solid #eefbff;
}

#ctrl_login h2
{
    font-size: 13px;
    font-weight: bold;

    display: block;

    margin: 0 0 0 10px;
    padding: 0;

    text-transform: uppercase;

    color: #e1f9ff;
}


#shop_shoppingCart
{
    display: block;
    float: left;

    width: 350px;
    height: 40px;
    margin: 10px 0;
    padding: 0 2px;
}

#shop_shoppingCart h2
{
    font-size: 13px;
    font-weight: bold;

    display: block;

    margin: 0 0 0 10px;
    padding: 0;

    text-transform: uppercase;

    color: #e1f9ff;
}

/* Bouton Facebook
------------------------------------------------------------- */

#btn_facebook
{
    display: none;

    width: 208px;
    height: 80px;

    background: url('images/customer/bg_btn_facebook.jpg') 0 0 no-repeat;
}

#btn_facebook:hover
{
    background: url('images/customer/bg_btn_facebook.jpg') bottom no-repeat;
}

/* Bouton BannerSeparator
------------------------------------------------------------- */

#banner1
{
    display: block;
    float: left;

    width: 243px;
    margin-top: 10px;
}

#banner2
{
    display: block;
    float: left;

    width: 243px;
    margin-top: 10px;
}

#banner3
{
    display: block;
    float: left;

    width: 243px;
    margin-top: 10px;
}

#banner4
{
    display: block;
    float: left;

    width: 180px;
    height: 258px;
    margin: 10px 11px 0 0;
}

#banner5 .bannerZone,
#banner6 .bannerZone
{
    display: block;
    clear: both;

    height: auto;
    margin: 10px 0 0 0;
}

.bannerSeparator
{
    display: block;
    float: left;

    width: 12px;
    height: 20px;
    margin-top: 10px;
}





#banner1 .text
{
    font-weight: bold;

    position: relative;
    top: -23px;
    left: 0;

    display: block;
    overflow: hidden;

    width: 233px;
    height: 17px;
    margin: 0 0 -23px 0;
    padding: 2px 0 0 10px;

    background: url('images/customer/bg_banner_txt.png') 0 0 repeat-x;
}

#banner2 .text
{
    font-weight: bold;

    position: relative;
    top: -23px;
    left: 0;

    display: block;
    overflow: hidden;

    width: 233px;
    height: 17px;
    margin: 0 0 -23px 0;
    padding: 2px 0 0 10px;

    background: url('images/customer/bg_banner_txt.png') 0 0 repeat-x;
}

#banner3 .text
{
    font-weight: bold;

    position: relative;
    top: -23px;
    left: 0;

    display: block;
    overflow: hidden;

    width: 233px;
    height: 17px;
    margin: 0 0 -23px 0;
    padding: 2px 0 0 10px;

    background: url('images/customer/bg_banner_txt.png') 0 0 repeat-x;
}

#banner1 .bannerZone,
#banner2 .bannerZone,
#banner3 .bannerZone
{
    width: 243px;height: auto !important;margin: 0;padding: 0;
}
#banner1 .bannerZone li,
#banner2 .bannerZone li,
#banner3 .bannerZone li
{overflow: hidden;

    width: 243px;height: 162px;margin: 0;padding: 0;
}


/* Breadcrumb
------------------------------------------------------------- */

#breadcrumb
{
    margin-bottom: 10px;
    padding: 4px 11px 4px 25px;

    color: #1881ad;
    border: 1px solid #d6f1fe;
    background: url('images/customer/breadcrumb.jpg') 4px 4px no-repeat;
}


/* En savoir plus
------------------------------------------------------------- */

.btn_enSavoirPlus
{
    display: block;

    width: 118px;
    height: 18px;
    margin: 10px 0 0 0;
    padding: 3px 0 0 25px;

    text-decoration: none;

    background: url('images/customer/btn_enSavoirPlus.jpg') 0 0 no-repeat;
}

.btn_enSavoirPlus:hover
{
    color: white;
    background-position: bottom;
}

.btn_inscrivezVous
{
    display: block;

    width: 141px;
    height: 18px;
    margin: 10px 0 0 5px;
    padding: 3px 0 0 25px;

    text-decoration: none;

    color: #646464;
    background: url('images/customer/btn_Inscription.jpg') 0 0 no-repeat;
}

.btn_inscrivezVous:hover
{
    color: white;
    background-position: bottom;
}

.btn_agendaDesFormations
{
    display: block;

    width: 170px;
    height: 18px;
    margin: 10px 0 0 5px;
    padding: 3px 0 0 25px;

    text-decoration: none;

    color: #2f7d95;
    background: url('images/customer/btn_agendaDesFormations.jpg') 0 0 no-repeat;
}

.btn_agendaDesFormations:hover
{
    color: white;
    background-position: bottom;
}

/* Marques
------------------------------------------------------------- */

#marques
{
    background-color: #ddeff4;
}


/* Pub In Home
------------------------------------------------------------- */

#pubHome
{
    position: relative;
    z-index: 2;

    zoom: 1;

    width: 752px;

    border: 1px solid #aad5e7;
}


/* Icon facebook
------------------------------------------------------------- */

#btn_facebook_small
{
    position: relative;

    float: left;

    margin: 27px 0 0 10px;
}



/* Facebook like box
------------------------------------------------------------- */

.fan_box a:hover
{
    text-decoration: none;
}

.fan_box .full_widget
{
    position: relative;

    height: 200px;

    border: 0 !important;
    background: none !important;
}

.fan_box .connect_top
{
    padding: 0 !important;

    background: none !important;
}

.fan_box .profileimage,
.fan_box .name_block
{
    display: none;
}

.fan_box .connect_action
{
    padding: 0 !important;
}

.fan_box .connections
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;

    padding: 0 !important;

    color: #666;
    border: 0 !important;
}

span.total
{
    font-weight: bold;

    color: #f60;
}

.fan_box .connections .connections_grid
{
    padding-top: 10px !important;
}

.fan_box .connections_grid .grid_item
{
    padding: 0 10px 10px 0 !important;
}

.fan_box .connections_grid .grid_item .name
{
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-weight: normal;

    padding-top: 1px !important;

    color: #666 !important;
}

.fan_box .connect_widget
{
    position: absolute;
    right: 10px;
    bottom: 0;

    margin: 0 !important;
}

.fan_box .connect_widget .connect_widget_interactive_area
{
    margin: 0 !important;
}

.fan_box .connect_widget td.connect_widget_vertical_center
{
    padding: 0 !important;
}


.visite-virtuelle {
    display: block;
    width: 307px;
    height: 128px;
    float: right;

    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 130px 0 0 0;

    margin-top: 10px;

    background:url('images/customer/visite-virtuelle.jpg') 0 0 no-repeat;
    overflow: hidden;
}

.visite-virtuelle:hover,
.visite-virtuelle:active,
.visite-virtuelle:focus {
    color: #accbe6;
}