/* Barre contact */
/* Couleurs des liens
---------------------------------------------- */
a{text-decoration: none;}
a:focus,a:hover,a:active {text-decoration: underline;}

a.contact {
color: white;
text-decoration: underline;
}
a.contact:focus,a.contact:hover,a.contact:active {
color: #F57900;
text-decoration: underline;
}

a.Arub {text-decoration: none; font-weight: bold; color: blue; font-family: arial, verdana, sans-serif ; font-size: 12pt; margin-left:10px;}
a.Arub:visited {text-decoration: none; font-weight: bold; color:blue; font-family: arial, verdana, sans-serif ; font-size: 12pt; margin-left:10px;}
a.Arub:active {text-decoration: none; font-weight: bold; font-family: arial, verdana, sans-serif ; font-size: 12pt; margin-left:10px;}
a.Arub:hover {color:red; text-decoration: overline underline; font-size: 10pt; font-weight: bold}

#Arub {
text-align:center;
}

a.decouvrez {text-decoration: overline; color: #008100; font-family: Monospace,Times,serif; font-size: 12pt;}
a.decouvrez:visited,a.decouvrez:hover,a.decouvrez:active  {text-decoration: none; font-weight: bold; color:blue; font-family: Monospace,Times,serif; font-size: 12pt; margin-left:10px;}


/* Barre titre */

#surtitre { 
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white
}

#titre{
font-family: Arial;
font-weight: bold;
font-size: 40px;
color: white
}


/* Centre de la page  sommaire */
a.sommaire { color: #604A7F; text-decoration: none; }
a.sommaire:focus,a.sommaire:hover,a.sommaire:active { color: #F57900; text-decoration: underline; }

/* Barre pied de page */

/* Propriétés par article */

#chemin{
border-top:5px solid yellow;
/*border-bottom:1px solid red;
border-left:1px solid red;*/
border-right:5px solid green;
background:red;
width:100%;
font-weight: bold;
font-size: 15px;
color: white;
}

a.chemin, a.chemin:hover,a.chemin:active {
color: white;
text-decoration: none;
}

#contenu{
border-top:0px;
border-bottom:1px solid red;
border-left:1px solid red;
border-right:0px;

width:100%;
font-size: 16px;
text-align:justify;
padding:5px
}

h1{
/*border-top:1px solid;
border-bottom:1px solid red;
border-left:1px solid red;
border-right:1px solid;*/

width:100%;
height:80;
font-weight: bold;
font-size: 15px;
color: white;
text-align:center;

background-color: #808080;

/*background-image:url(../images/malimogow_fond.jpg);*/
}
h1.rub {
/*border-top:1px solid;
border-bottom:1px solid red;
border-left:1px solid red;
border-right:1px solid;*/

width:100%;
height:80;
font-weight: bold;
font-size: 15px;
color: white;
text-align:left;

background-color: #808080;