
a{
color:#8b0810;
}
a:hover {
color:#8b0810;
}

h1{
border-bottom:1px solid #8b0810;
}

#header {
    background: url('bordeau/header.jpg') repeat-x;
}


.widget_ul {
    list-style:url('bordeau/puce.jpg');
}

#f {
  background:url('bordeau/footer.jpg') bottom repeat-x;
}

.widget_block {
    border-color: #8b0810;
}
.widget_block h2{
    background-color: #8b0810;
    color:#FFFFFF;
    font-size:14px;
}