body {
    background: #BF382A url(../img/bg.png) !important;
}
/*estylo de la pagina*/

.content .titrePage {
    background-color: transparent !important;
}
#menubar{
    background-color:#eee9de !important;
}
#menuSwitcher{
    background-color: #683531!important;
}
.thumbnailCategory{
        background-color: transparent!important;
}
#content, .content, .content .titrePage {
    border-bottom: 2px solid #875d57!important;
}
#content, .content {
    background-color: transparent !important ;
}
#menuSwitcher {
    
    border-radius:0px  50px 50px 0px!important;
}
/*estylo de los textos*/
#theHeader {
    font-family: 'Lobster', cursive;
    font-size: 30px;
    font-style: italic;
    line-height: 1px;
    color: #bf382a;
}
#theHeader>h1 {
    color: #683531 !important;
}
a {
    color: #111 !important;
}
body, legend {
    color: #111 !important;
}