ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
  margin:0;
  background-color:#EAEAEA;
}

#navigation td {
  text-align:right;
}

#navigation a {
  text-align:right;
  margin-right:5px;
  text-transform:uppercase;
  color:#005D48;
}

#main .content {
  margin:25px;
}

#main a {
  font-weight:bold;
  color:#005D48;
}

#main a:hover {
  color:#F1B508;
}

#main h1 {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  color: #009C7C;
  font-size:20px;
  text-transform:uppercase;
  margin:0 0 10px 0;
}

#main h2 {
  font-family: arial, helvetica, sans-serif;
  font-weight:bold;
  color: #8B9413;
  font-size:13px;
  margin-bottom:10px;
  background:url(/images/puce_h2.gif) no-repeat left 4px;
  padding-left: 10px;
}

#main .news_category {
  margin:10px;
}

#main .story_content {
  width:450px;
}

#main .story_content p {
  text-align:justify;
  margin-bottom:5px;
}

#main .contacts td {
  background-color:#F1F6D6;
}

#main .contacts h2 {
  margin-top:10px;
}

#sidebar h1, #sidebar_home h1 {
  background:#00674E;
  color:#fff;
  font-family: arial, sans-serif;
  text-transform:uppercase;
  font-size: 10px;
  margin-top:20px;
  padding:8px;
  margin-bottom:20px;
}

#sidebar a, #sidebar_home a, #middlebar a {
  font-weight:bold;
  color:#005D48;
}

#sidebar a:hover, #sidebar_home a:hover, #middlebar a:hover {
  color:#F1B508;
}

#sidebar p, #sidebar_home p {
  padding-right:10px;
}

#sidebar_home p {
  color: white;
  margin-bottom:10px;
}

#sidebar .rubriques li {
  list-style:none;
  background:url(/images/puce_rub.gif) no-repeat left 3px;
  padding-left: 10px;
}

#footer, #footer a {
  color:#797E59;
  text-transform:uppercase;
}

#sidebar_home li {
  color:white;
  list-style: none;
}

a.puce {
  background:url(/images/puce_rub.gif) no-repeat left 3px;
  padding-left: 10px;
  margin-top:10px;
  display:block;
}

#middlebar a.puce {
  margin-left:-10px;
}