/*
================================
Dans le HEADER 
================================
*/
#globale {
    margin-left:auto;
    margin-right:auto;
    width:980px;
}

#ventre h1 {
    font-size:2em;
}

#banniere {
        float:right;
        position:relative;

}
#abonnezvous {
    margin : 110px 0 0 350px;
    _margin: 101px 0 0 100px;
    width:255px;
    height:34px;
    text-align:left;
    clear:left;
    background-image:url(img/abonnezvous.gif);
    background-repeat: no-repeat;

}
/*
************************
LAYOUT
************************
*/

#prochain, #actualites{
    width:242px;
    right:0px;
    height:auto;
    position:absolute;
    color:#0A3B68;
    font-weight:bold;
}

#actualites .accroche {
    display:block;
}
#actus {
    height:100px;
}
#prochain h3, #actualites h3 {
    font-size:1em;
    text-align:left;
    margin:0;
    padding:0;
    padding-left:10px;
}

#prochain p,#actualites p {
    color:#0A3B68;
    font-weight:bold;
    font-size:0.9em;
    margin:0;
    padding:0;
    margin-left:10px;
    padding:2px;
    text-align:left;
}

#menu {
    color:#FFFFFF;
    height:30px;
    background-color:#1491D0;
    width:968px;
    float:right;
}

#menu li {
  display:inline;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
  font-weight:bold;
}
#contenu {
    width:968px;
    float:right;
    margin-top:15px;

}
/*
#topventre
{
       width:712px;
       float:left;
       background-image: url(img/fd_ventre_top.gif);
       height:32px;

}*/
#derniernumero
    {
        width:236px;
        height:32px;
        float:left;
        background-image:url(img/top_dernier.gif);
    }
/*#anciensnumero {

        height:32px;
        float:left;
}*/

#anciensnumero {

        width:201px;
        height:32px;
        float:left;
        /*background-image:url(img/top_anciens_800.gif);*/
        background-image:url(img/top_anciens_800_v2.png);
        background-repeat: no-repeat;
        cursor:pointer;
}

#ongletactualites{
        width:201px;
        height:32px;
        float:left;
        /*background-image:url(img/top_anciens_800.gif);*/
        background-image:url(img/top_bouton_actualites.gif);
        background-repeat: no-repeat;
        cursor:pointer;
}

#ventre {
     width:696px;
     background:#fff ;
     background-image:none;
     border:1px #94AABD solid ;
     float:left;
     padding:8px;
}

#couv {
    float:left;
    margin:0;
    padding:0;
    clear:none;
    margin-top:5px;
    text-align:center;
}
#couv img {
    padding:0;
    /*padding-left:5px;;*/
    border:0;
    margin:0;
    clear:none;
    /*-moz-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.12);*/
}
#couv h1 {
    margin:0;
    padding:0;
    text-transform:uppercase;

}
#dossier {
    float:right;
    width:375px;
    margin-right:5px;
    margin-top:5px;
    margin-top:1em;
}
#dossier img {
    float:left;
    margin: 0 10px 10px 0;
}

.article:hover {
    background-color:#E4EEF7;
    border:1px dotted #94AABD;

    }
.article img {
    float:left;
    margin:0 10px 40px 0;
    border:1px solid #94AABD;
    padding:0px;
    width:80px;

}
.article a {
    font-weight:bold;
}

#droite {
    width:242px;
    float:right;
    margin:0;
    padding:0;
}

.listenumero {
    float:left;
    margin:5px;
    text-align:left;
    border:1px solid #FFFFFF;
    padding:5px 5px 0 5px;
    width:200px;
    _width:180px;
}

.listenumero:hover {
    background-color:#E4EEF7;
    border:1px dotted #94AABD;
}

.listenumero img,.listenumero p {
    border:0;
    float:left;
    margin:0 10px 30px 0;
}

.bloc_nav {
    width:242px;
    float:right;
    color:#0A3B68;
    font-weight:normal;
    margin-bottom:10px;
}

#tag h2, #newsletter h2,#articlesentiers h2 {
    margin:0;
    padding:0;
}


#newsletter p {
    font-weight:bold;
}
#droite h3 {
    margin:0;
    padding:5px;
}
#droite p {
    margin:0;
    padding : 2px 5px 2px 5px;
}

#baspage {
    width:968px;
    height:39px;
    padding:0;
    margin:auto;
    text-align:center;
}

#pub {
    margin-top:0;
}

/**
LAYOUT 1024 VERSION 2008
*/
#banniere {
    background: #00a3db url(img/header-fondblanc-2010.png) no-repeat top left;
    margin:0;
    height:144px;
}

#menu,#banniere,#contenu {
    width:968px;
}

#abonnezvous {
    background-image:url(img/abonnez-vous.png);
    background-repeat:no-repeat;
    clear:left;
    height:38px;
    margin-left:311px;
    margin-right:0px;
    margin-top:101px;
    text-align:left;
    width:395px;
}
#droite h2,#actualites h2 {
padding:2px 7px;
margin:0;
}

