
body {
font                          : 1em black verdana, sans-serif;
background-color              : #FFFFFF;
}

p {
color                         : #000000;
margin                        : 0.5em; /*marge du texte voir exemple decalage page actus*/
font-size                     : 0.9em;
}

a {
color                         : black;
}

img {
  border                      : 0px;
}

a img {
  border                      : 0px;
}

h1, h2, h3, h4, h5 {
color                         : black;
font-weight                   : bold;
margin                        : 0.5em;
}

h2 {
font-size                     : 1.1em;
}

h3 {
font-size                     : 0.8em;
}

h4 {
font-size                     : 0.7em;
}

ul {
list-style-type               : circle;
color                         : #000000;
}

li a {
color                         : black;
font-weight                   : bold;
font-size                     : 0.9em;
}

.description {
margin-top                    : 5px;
list-style-type               : none;
color                         : #000000;
margin-bottom                 : 10px;
font-size                     : 0.9em;
}

.blue {
color                         : #000000;
}

.black, .noir {
color                         : black;
}

.red, .rouge{
color                         : #000000;
}

.centre{
margin-right                  : auto;
margin-left                   : auto;
text-align                    : center;
}

.header, .commentaires, .copyright, .retour-news, .retour-albums, .social-network, .social-bookmarks-img {
  display                     : none;
}

#sidebar, #categories, #google-pub, #footer, #inscription-newsletter, #formContact {
  display                     : none;
}


