/*
vert clair : #669900
vert foncÃ© : #365100
bleu clair : #336799
bleu foncÃ© : #162D43
orange : #FF6600
*/

/* polices */
/* cette feuille de style definit l'affichage des polices */
/* theme : magunews - stephane noel - dec 2005 */
/* DÃ©clinÃ© par Benjamin Minet */

body {
font-family: Helvetica Neue, arial, verdana, sans-serif;
background-image: url(fond-body.png);
background-position: top left;
background-repeat: repeat-x;
background-color: #89B0D8;
color: #333;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

a {
    color: #222;
}

a:hover {
    color: #FF6600;
}

a img {
border: 0;  
}

#general {
background-image: url(fond-general.png);
background-position: top left;
background-repeat: repeat-y;
background-color: #fff;
}

#bandeau {
background-repeat: no-repeat;
background-color: #fff;
}

#chemin, #chemin-vide {
background-image: url(fond-chemin.png);
background-position: top left;
background-repeat: no-repeat;
}

#navigation {
background-image: url(fond-navigation.png);
background-position: bottom left;
background-repeat: no-repeat;
}

#corps {

}

#contextes {

}

#contextes h2 a,#contextes h2 a:visited {
 color: #fff;
 text-decoration:none ;
}
#contextes h2 a:hover,#contextes h2 a:active {
 color: #222;
 text-decoration:underline ;
}
#contextes .listagebloc  p {
font-size: 9px;
}
#footer {
background-image: url(fond-navigation.png); /* url(fond-footer.png); */
background-position: bottom center;
background-repeat: no-repeat;
text-align: center;
font-size: 9px;
color: #fff;
}

#footer a {
    text-decoration: none;
    color: #fff;
}

#footer a:hover {
    color: #FF6600;
    border-bottom: 1px dotted #FF6600;
}

#footer img {
border: 0;
padding: 3px;
}


/* chemin */

#chemin {
    font-size: 11px;
    color: #FFDFCA; 
}

#chemin a {
    color: #FFDFCA;
    text-decoration: none;
}

#chemin a:hover {
    color: #B34700;
    
}

/* conteneur-texte */

h1 {
    color: #FF6600;
    font-weight: normal;
    margin: 4px 0 4px 0;
}

.logo {
    border: none;
    float: left;
    margin: 0 10px 10px 0;
}

.sursoustitre {
    color: #777;
    font-size: 10px;
    letter-spacing:0.1em;
}

.dateauteurs {
    color: #666;
    font-size: 11px;
    margin: 10px 0 4px 0;
}

.chapeau {
    clear: left;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    padding: 10px 0 0 0;
    line-height: 17px;
}

.texte {
    clear: left;
    font-size: 12px;
    line-height: 17px;
    padding: 10px 0 20px 0;
    text-align: justify;
}

.ps {
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.ps strong {
display: none;
}

.listagerepondre {
    font-size: 10px;
    text-align: right;
    margin-right: 30px;
    
}

.listagerepondre a {
    color: #FF6600;
}

.listagerepondre a:hover {
    color: #f00;
}


/* galerie */

#galerie {
    margin-top: 20px;
}

.clearer {
    clear: left;
}

#video li, #piecesjointes li {
    clear: left;
}

/* le forum */

#forum ul ul {
margin-left: 10px;
padding-left: 6px;
}

/* specifique a la page rubrique */

#artinrub, #rubinrub {
    margin: 10px 0px 0px 0px;
}

#rubinrub li, #artinrub li {
clear: left;
    margin-bottom: 20px;
}

/* page sommaire */

#edito h1 {
    font-size: 22px;
    margin: 10px 0 0 0;
}

#edito .texteheader {
    margin-bottom: 20px;
}

#menuhasard ul li  {
text-align: center;  
}

#menuhasard .spip_logos  {
    border: 1px solid #3176AF;
}
