/*
* @author Christophe NAIME : Croissance NET <cnaime@croissance-net.com>
* @copyright Croissance NET
* @version 1.0
*/

html *
{
    margin: 0;
    padding: 0;
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
}

body
{
    background: url("../img/bg_map.png") no-repeat scroll center 152px transparent;
    min-width: 1000px
}

.clear
{
    clear: both;
    height: 0;
    margin: 0;
    border: none;
    padding: 0;
    float: none;
    display: block
}

#header_map
{
    background: url("../img/bg_header.png") repeat-x scroll 0 0 transparent;
    height: 151px;
}

#header_map div#header_container
{
    margin: 0 auto;
    width: 1000px;
}

#header_map div#header_container img#logo_zebra
{
    padding-top: 39px;
    float: left;
}

/** Text zebra **/

#header_map div#header_container div#text_zebra
{
    padding-top: 20px;
    float: right;
    width: 700px
}
#header_map div#header_container div#text_zebra span
{
    display: block;
    text-align: right;
    float: right;
}
#header_map div#header_container div#text_zebra span#text_zebra_en
{
    margin-right: 210px;
    font-size: 22px;
    color: #ffc213;
    margin-bottom: 10px
}
#header_map div#header_container div#text_zebra span#text_zebra_fr
{
    margin-right: 127px;
    font-size: 18px;
    color: #fff;
    font-style: italic
}
#header_map div#header_container div#text_zebra span#text_zebra_es
{
    margin-right: 310px;
    font-size: 14px;
    color: #dedbdb
}
#header_map div#header_container div#text_zebra span#text_zebra_it
{
    margin-right: 60px;
    font-size: 18px;
    color: #fdfbfb
}
#header_map div#header_container div#text_zebra span#text_zebra_pt
{
    margin-right: 262px;
    font-size: 15px;
    color: #ffc10f;
    font-style: italic
}

/** Carte zebra **/

#map_bg
{
    height: 559px;
}

#map_bg #map_container
{
    margin: 0 auto;
    width: 970px;
    padding-left: 30px
}

#map_bg #map img
{
    float: left;
}

#map_bg div#list_country
{
    padding-top: 54px;
    margin: auto;
    float: left;
}

#map_bg div#list_country span#select_country
{
    font-family: 'Arial Black', Arial;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: normal;
    line-height: 42px
}

#map_bg #map
{
    float: left;
    padding-left: 104px;
    position: relative;
}

#map_bg div ul
{
    margin-top: 36px;
}

#map_bg div ul li
{
    height: 24px;
    list-style: none;
    margin-bottom: 1px;
}

/****************** COUNTRY *********************/

#map_bg div ul li.belgique a
{
    background: url("../img/country/belgique.jpg") no-repeat;
    width: 199px;
}

#map_bg div ul li.allemagne a
{
    background: url("../img/country/allemagne.jpg") no-repeat;
    width: 233px;	
}


#map_bg div ul li.espagne a
{
    background: url("../img/country/espagne.jpg") no-repeat;
    width: 190px;
}

#map_bg div ul li.france a
{
    background: url("../img/country/france.jpg") no-repeat;
    width: 121px;
}

#map_bg div ul li.irelande a
{
    background: url("../img/country/irelande.jpg") no-repeat;
    width: 141px;
}

#map_bg div ul li.italie a
{
    background: url("../img/country/italie.jpg") no-repeat;
    width: 154px;
}

#map_bg div ul li.luxembourg a
{
    background: url("../img/country/luxembourg.jpg") no-repeat;
    width: 234px;
}

#map_bg div ul li.hollande a
{
    background: url("../img/country/hollande.jpg") no-repeat;
    width: 121px;
}

#map_bg div ul li.portugal a
{
    background: url("../img/country/portugal.jpg") no-repeat;
    width: 150px;
}

#map_bg div ul li.suisse a
{
    background: url("../img/country/suisse.jpg") no-repeat;
    width: 267px;
}

#map_bg div ul li.angleterre a
{
    background: url("../img/country/angleterre.jpg") no-repeat;
    width: 163px;
}

/********************************************/



/******************* FLAGS ******************/

div#map_container a#flag_belgique
{
    background: url("../img/flags/flag_belgique.png") no-repeat;
    position: absolute;
    top: 293px;
    left: 290px;
    width: 27px;
    height: 20px;
}

div#map_container a#flag_allemagne
{
    background: url("../img/flags/flag_allemagne.png") no-repeat;
    position: absolute;
    top: 270px;
    left: 360px;
    width: 27px;
    height: 20px;
}

div#map_container a#flag_espagne
{
    background: url("../img/flags/flag_espagne.png") no-repeat;
    position: absolute;
    top: 440px;
    left: 180px;
    width: 27px;
    height: 20px;
}

div#map_container a#flag_france
{
    background: url("../img/flags/flag_france.png") no-repeat;
    position: absolute;
    top: 325px;
    left: 255px;
    width: 27px;
    height: 20px;
}

div#map_container a#flag_irelande
{
    background: url("../img/flags/flag_irelande.png") no-repeat;
    position: absolute;
    top: 249px;
    left: 130px;
    width: 27px;
    height: 20px;
}

div#map_container a#flag_italie
{
    background: url("../img/flags/flag_italie.png") no-repeat;
    position: absolute;
    top: 413px;
    left: 385px;
    width: 26px;
    height: 20px;
}

div#map_container a#flag_luxembourg
{
    background: url("../img/flags/flag_luxembourg.png") no-repeat;
    position: absolute;
    top: 317px;
    left: 318px;
    width: 27px;
    height: 20px;
}

div#map_container a#flag_hollande
{
    background: url("../img/flags/flag_hollande.png") no-repeat;
    position: absolute;
    top: 253px;
    left: 303px;
    width: 27px;
    height: 20px;
}

div#map_container a#flag_portugal
{
    background: url("../img/flags/flag_portugal.png") no-repeat;
    position: absolute;
    top: 453px;
    left: 107px;
    width: 26px;
    height: 20px;
}

div#map_container a#flag_suisse
{
    background: url("../img/flags/flag_suisse.png") no-repeat;
    position: absolute;
    top: 354px;
    left: 324px;
    width: 26px;
    height: 20px;
}

div#map_container a#flag_angleterre
{
    background: url("../img/flags/flag_angleterre.png") no-repeat;
    position: absolute;
    top: 260px;
    left: 213px;
    width: 27px;
    height: 20px;
}

/********************************************/

#map_bg div ul li a
{
    font-size: 14px;
    text-decoration: none;
    line-height: 24px;
    padding-left: 9px;
    display: block;
    color: black;
}

#map_bg div ul li a:hover
{
    color: white;
    background-position: 0 -24px;
}

#footer_map
{
    background: url("../img/bg_footer.png") repeat-x scroll 0 0 transparent;
    padding-bottom: 21px;
}

#footer_map ul#footer_container
{
    margin: 0 auto;
    width: 1000px;
}

#footer_map li
{
    list-style: none;
}

#footer_map ul li.first_level
{
    width: 100%;
    display: inline-block;
    margin-top: 32px;
}

#footer_map ul li.first_level ul.sub_level
{
    float: left;
    width: 200px;
}

#footer_map a
{
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    font-size: 11px;
}

#footer_map a:hover
{
    text-decoration: underline;
}

#footer_map ul li ul li
{
    margin-left: 4px;
}

#footer_map ul li ul li ul li
{
    height: 15px;
}

#footer_map ul li ul li.list_title
{
    margin-bottom: 15px;
    margin-left: 0;
}

#footer_map ul li ul li.list_title a
{
    font-size: 12px;
    font-weight: bold;
}