#navigation {
display: none;
}

div#contenu_sans_encadres {
padding: 0;
}

div#contenu_deco_2{
background:none;
margin-top: 0;
}

div#contenu_sans_encadres {
width: auto;
}

div#contenu_sans_encadres ul{
padding: 0;
}

body.accueil div#contenu_deco_3{
}

.colonne_deco {
border: 0;
margin-right:6px;
padding:0 0 0 6px;
}

div#contenu_centre_deco{
background-image: none;
/* padding-top: 1px; */
padding-top: 0;
padding-left: 0;
margin-right: 0;
}

div#contenu_deco {
background-image: none;
}


/* === */
/* Supprimer les encadrés sur la page d'accueil */
div#encadres{
display: none;
}

/* === */

div.ligne {
padding: 0 12px;
width: 970px;
}

div.premiere_ligne {
padding: 12px 12px 23px;
border-bottom: 8px solid #686a78;
margin-bottom: 15px;
height: 358px;
width: 970px;
}

div.premiere_ligne .colonne{
float: none;
padding-top: 29px;
position: relative;
}

div.premiere_ligne div.sansstyle{
margin: 0;
min-height: 329px; /* cf. patch ie6.css */
overflow: hidden;
}

/* === liste articles */
ul#thematiqueAcc {
text-align: right;
font-size: 0.7575em;
font-family: arial, helvetica, tahoma, sans-serif;
position: absolute;
top: 0;
right: 0;
width: 656px;
z-index: 1000;
}

ul#thematiqueAcc li {
display: inline;
margin-left: 24px;
text-transform: uppercase;
}

ul#thematiqueAcc li:first-child {
position: absolute;
left: 0;
}

ul#thematiqueAcc a{
color: #686a78;
padding: 0 0 0 24px;
}

ul#thematiqueAcc a:hover,
ul#thematiqueAcc a:focus,
ul#thematiqueAcc li.focus a{
background: #fff no-repeat 0 0 !important;
color: #0099d6 !important;
text-decoration: none;
}

ul#thematiqueAcc a:focus,
ul#thematiqueAcc li.focus a{
background-image: url(img/accueil/thematiqueAcc_focus.png) !important;
}

h2{
/* background: url(img/accueil/h2.png) no-repeat 100% 50%; */
color: #686a78;
position: absolute;
top: 0;
left: 0;
text-transform: uppercase;
width: 150px;
}

h2 img{
display: block;
}

div#liste_articles {
position: relative;
}

div.photo_deco_articles {
background: #eee url(img/accueil/photo_deco_articles.jpg) no-repeat;
height: 329px;
left: 0;
position: absolute;
top: 0;
width: 35px;
z-index: 10;
}

.article_accueil {
position: relative;
}

div.article_motif {
height: 207px;
left: 48px;
overflow: hidden;
position: absolute;
top: 0;
width: 303px;
}

div.article_motif h3 {
/* font-family: 'CABNDWebBold', helvetica, arial, sans-serif; */
font-family: 'OpenDinSchriftenEngshriftMedi', helvetica, arial, sans-serif;
text-align: right;
color: #768ca8;
line-height: 1.15;
font-size: 28px;
font-weight: 500;
margin: 5px 0 0.3em;
letter-spacing: 0.009em;
}

div.article_motif .chapeau {
position:relative;
color: #686a78;
font: 500 .9090em/1.5 arial, tahoma, helvetica, sans-serif;
position: relative;
height: 4.5em;
height: 54px;
margin: 0 0 1.5em;
overflow: hidden;
}

div.article_motif .lire_suite {
background: url(img/accueil/lire_suite.png) no-repeat 100% 80%;
display: inline;
font: 500 .9090em/1.5 arial, tahoma, helvetica, sans-serif;
float: right;
padding-right: 17px;
}

img.article_visuel,
p.article_visuel {
background: #eee;
/* height: 329px; */
left: 364px;
position: absolute;
top: 0;
/* width: 605px; */
}

div#article_navigation {
position: absolute;
top: 236px;
left: 48px;
width: 303px;
}

div#container {
position: relative;
height: 76px;
overflow: hidden;
width: 303px;
}

#contenu_sans_encadres #article_vignette {
height: 76px;
list-style: none;
margin: 0;
position:relative;
display: block;
clear: both;
}

#article_vignette li{
background: #fff;
display: inline;
float:left;
padding-top: 11px;
position: relative;
padding-right: 14px;
}

#article_vignette a:hover span.deco1,
#article_vignette a:focus span.deco1,
#article_vignette li.focus span.deco1{
background: url(img/accueil/article_vignette_focus.png) no-repeat;
height: 76px;
left: 0;
top: 0;
position: absolute;
width: 65px;
z-index:10;
}

#article_vignette span.deco2{
background: #686a78;
display: block;
float:left;
height: 65px;
overflow: hidden;
width: 65px;
}

#article_vignette img{
display: block;
height: 65px;
margin: 0 auto;
}

/* === */

div#contenu_sans_encadres #liens_navigation {
clear: both;
color: #758ba7;
font: 500 0.7575em arial, sans-serif;
list-style: none;
padding: 28px 0 6px;
text-align: center;
text-transform: uppercase;
position: relative;
width: 303px;
}

#liens_navigation li{
display: inline;
}

#liens_navigation a{
/* color: #758ba7; */
border: 1px solid #fff;
padding: 10px 2px 5px;
margin: 0 2px;
}

#liens_navigation a:hover,
#liens_navigation a:focus,
#liens_navigation li.focus a{
background: #fff !important;
border-color: #0099d6 !important;
color: #0099d6 !important;
text-decoration: none !important;
}

a#precedent,
a#suivant{
position: absolute;
top: 17px;
z-index: 10;
}

a#precedent:hover,
a#suivant:hover{
border-color: #fff !important;
}

a#precedent:focus,
a#suivant:focus{
background-color: #fff !important;
color: #6781ba !important;
}

a#precedent{
left: -13px;
}

a#suivant{
right: -13px;
}

/* === */

div.style3 {
min-height: 214px; /* cf. patch ie6.css */
}

div.style3 h3 {
background: url(img/accueil/style3_h2.png) no-repeat 100% 0;
padding-right: 7px;
}

