/* ---------------------- Home.css ---------------------- */



/*.header-menu-text {
    float:left;
    display:block;
    width:150px;
    height:150px;
}*/

.header-home-mdr {
    /*display:block;
    position:relative;*/
   /* width:1024px;
    height:105px;*/
    /*text-align:center;
    margin:auto;
    *margin-top:-10px;*/
}


#visuel-middle-hpg {
    height:596px;
}

.visuel-flash {
    width:1000px;
    float:right;
    /*margin-left:10px;*/
    /*height: 470px;*/
    height: 572px;
    /*padding:0;
    margin:0;*/
    /*position:relative;*/
    text-align:left;
}

.flash-home {
    margin:0;
    padding:0;
    z-index:1;
    height:470px;
    width:977px;
    position:relative;
    background-repeat:no-repeat;
    background-position:center top;
}
span.noflash{
    width:720px;
    margin:100px 10px 0 150px;
    float:left;
    font-size:12px;
    color:#999;
}
span.noflash a{
    float:left;
    clear:both;
    margin:20px 0 0 300px;
}
#coll-droite {
    z-index:9;
    margin:10px 0 0 740px;
    text-align:left;
    position:absolute
}
#coll-gauche {
    z-index:8;
    margin:10px 0 0 40px;
    text-align:center;
    position:absolute
}
#coll-gauche div {
    display:none;
}

/* --- bloc droite 1 --- */
#bloc-droite1 {
    background:url(../images/assets/home/bloc-news4.png) no-repeat top left;
    width:190px;
    height:160px;
    padding:0;
    margin:0;
}
#bloc-droite1 h1 {
    font-size:16px;
    color:#fff;
    font-weight:normal;
    padding: 10px 0 0 20px;
    margin:0;
}
#bloc-droite1 p {
    color:#CCC;
    padding: 5px 0 0 20px;
    margin:0;
}
.titre-orange {
    color:#ff9900;
    font-size:12px;
    text-transform:uppercase;
}
#bloc-droite1 a:link, #bloc-droite1 a:active, #bloc-droite1 a:visited {
    color:#ff9900;
    text-decoration:none;
    font-weight:bold;
}
#bloc-droite1 a:hover {
    color:#ff9900;
    text-decoration:underline;
    font-weight:bold;
}

#coll-gauche #bloc-gauchetype1,
#coll-gauche #bloc-gauche {
    background:url(../images/assets/bloc-news1.png) no-repeat top left;
    width:190px;
    height:160px;
    padding:0;
    margin:0;
    position:relative;
    display:block;
}
#coll-gauche #bloc-gauchetype1 h1,
#coll-gauche #bloc-gauche h1 {
    font-size:14px;
    color:#99ccff;
    font-weight:normal;
    padding: 10px 0 0 0;
    text-align:center;    
    margin:0;
}
#coll-gauche #bloc-gauchetype1 p,
#coll-gauche #bloc-gauche p {
    color:#CCC;
    padding: 0 0 0 10px;
    margin:0;
    text-align:center;
}
#coll-gauche #bloc-gauchetype1 a.zone-clic,
#coll-gauche #bloc-gauche a.zone-clic {
    left:0;
    position:absolute;
    top:0;
}
#coll-gauche #bloc-gauchetype1 a.zone-clic img,
#coll-gauche #bloc-gauche a.zone-clic img {
    width:190px;
    height:160px;
}

#coll-gauche #bloc-gauchetype2 {
    background:url(../images/assets/bloc-news2.png) no-repeat top left;
    width:190px;
    height:160px;
    padding:0;
    margin:0;
    position:relative;
    display:block;
}
#coll-gauche #bloc-gauchetype2 h1 {
    font-size:14px;
    color:#ff9900;
    font-weight:normal;
    text-align:center;
    padding: 98px 0 0 0;
    margin:0;
}
#coll-gauche #bloc-gauchetype2 p {
    color:#CCC;
    padding: 0 0 0 10px;
    margin:0;
    text-align:center;
}
#coll-gauche #bloc-gauchetype2 a.zone-clic {
    left:0;
    position:absolute;
    top:0;
}
#coll-gauche #bloc-gauchetype2 a.zone-clic img {
    width:190px;
    height:160px;
}

#coll-gauche #bloc-gauchetype3 {
    background:url(../images/assets/bloc-news3.png) no-repeat top left;
    width:190px;
    height:120px;
    padding:0;
    margin:0;
    position:relative;
    display:block;
}
#coll-gauche #bloc-gauchetype3 h1 {
    font-size:14px;
    color:#99cc00;
    font-weight:normal;
    padding: 10px 0 0 0;
    text-align:center;    
    margin:0;
}
#coll-gauche #bloc-gauchetype3 p {
    color:#cccccc;
    padding: 0 10px 0 20px;
    margin:0;
    text-align:left;
}
#coll-gauche #bloc-gauchetype3 a.zone-clic {
    left:0;
    position:absolute;
    top:0;
}
#coll-gauche #bloc-gauchetype3 a.zone-clic img {
    width:190px;
    height:120px;
}

#globalconteneur {
    position: relative;
}

/*.header-recherche {
    position:absolute;
    top:-52px;
    right:0px;
    position:relative;
    top:-65px;
}*/



.headerspirit {
    display:none;
}

