html, body, div {
  padding: 0;
  margin: 0;
  font-size: 10pt;
  font-family: "Hoefler Text", "Bookman Antiqua", Palatino, "Utopia", "Times New Roman", Times, "New Century Schoolbook",  Georgia, "New York", serif;
}

body {
  text-align: center;
  background-color: #C5F668;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Bright", Lucidabright, Georgia, "Bitstream Vera Serif", serif;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}
#alignright {
  float: right;
  margin-left: 10px;
}

#alignleft {
  float: left;
  margin-right: 10px;
}

h2.pagetitle {
  padding: 0;
  margin: 0;
  font-weight: bold;
  padding-top: 20px;
  font-size: 110%;
  width: 500px;
}

h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }

a {
  text-decoration: underline;
  color: #A63100;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  color: #E64100;
}

a:visited { color: #D15A1E;}

#page {
  text-align: center;
  background: url("images/haut.png") repeat-x top;
}

#entete {
  width: 780px;
  margin: auto;
  background: url("images/entete.png") no-repeat;
  height: 351px;
}

div#entete p#prelude {
  display: block;
  font-size: 80%;
  margin-left: 20px;
  text-align: left;
  float: left;
}

div#entete p#prelude a {
  text-decoration: none;
  color: #97BD51;
}

div#entete p#prelude a:hover {
  text-decoration: underline;
  color: #000;
}

div#entete h1 {
  clear: both;
  margin-top: 250px;
  float: right;
  margin-right: 40px;
  display: block;
  font-size: 36px;
  margin-bottom: 5px;
  padding: 0;
}

div#entete h1 a {
  color: black;
  text-decoration: none;
}

div#entete h1 a:hover {
  text-decoration: underline;
}

div#entete p {
  clear: both;
  float: right;
  display: block;
  margin: 0;
  padding: 0;
  margin-right: 50px;
  font-style: italic;
  color: #888;
}

div#corps {
  width: 780px;
  text-align: justify;
  margin: auto;
  background: url("images/droite.png") repeat-y left #FFF;
}

div#corps2 {
  background: url("images/gauche.png") repeat-y right;
  border: 0;
}

div#menu {
  float: left;
  text-align: left;
  width: 180px;
  padding-left: 35px;
  border-right: 1px solid #eee;
  padding-bottom: 30px;
  margin-top: 15px;
}
div#menu a {
  text-decoration: none;
}
div#menu a:hover {
  text-decoration: underline;
}



div#menu > ul, div#menu ul li.widget {
  list-style: none;
}
li.widget ul, li.widget ul li {
  list-style-image: url("images/puce.png");
}

div#menu p, div#menu li {
  font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
  font-size: 90%;
}

div#menu h2 {
  font-size: 100%;
}

div#menu ul {
  margin-left: 0;
  padding-left: 0;
}

div#menu li.widget ul {
  padding-left: 15px;
}

#s {
  width: 160px;
  border: 1px inset #ccc;
  margin-bottom: 3px;
}

div#contenu {
  padding-left: 230px;
}

div.navigation {
  margin-right: 40px;
  padding-top: 20px;
}
div.navigation p {
  font-size: 90%;
}

div.alignleft {
  float: left;
  font-size: 90%;
}

div.alignright {
  float: right;
  font-size: 90%;
}

div.bloc {
  margin-right: 40px;
  padding-bottom: 10px;
  padding-top: 30px;
}

div.bloc p {
  width: 99%;
}

div.date {
  width: 40px;
  height: 60px;
  text-align: center;
  padding: 0 3px;
  border-right: 1px solid black;
  float: left;
}

div.date div.jour {
  font-size: 24px;
  color: #E64100;
  font-weight: bold;
  margin-top: -5px;
}

div.date div.mois {
  font-size: 16px;
  margin-top: -8px;
}

div.date div.annee {
  font-size: 20px;
  font-weight: bold;
  margin-top: -4px;
}


div.bloc h2 {
  padding-left: 10px;
  display: inline;
}

div.bloc h2 a {
  color: black;
  text-decoration: none;
}

div.bloc h2 a:hover {
  text-decoration: underline;
}

div.bloc .author {
  margin-left: 10px;
  text-align: right;
  margin-top: 0;
  color: #60911F;
  font-style: italic;
}

div.bloc-corps {
  margin-top: 20px;
}

div.bloc-pied {
  font-size: 80%;
  text-align: right;
  border-right: 5px solid #eee;
  padding-right: 3px;
  clear: right;
}

div.bloc-pied a { text-decoration: none; }

div.bloc-pied a:hover {
  background-color: #f8f8f8;
  color: black;
}

div#pied {
  border: 0;
  width: 780px;
  text-align: right;
  margin: auto;
  background: url("images/pied.png") no-repeat;
  height: 150px;
}

div#pied p {
  display: block;
  margin: 0 30px;
  padding: 0;
  padding-top: 10px;
  font-size: 75%;
  color: #aaa;
}
div#pied p.first {
  padding-top: 30px;
}

div#pied a { color: #A6613E; }

div#pied a:hover { color: #E67E55; }

div#pied a:visited { color: #D17F48; }

.clear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

#comment {
  width: 500px;
}
