h2.breaks {
    font-family: "Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;
    
}
.menuo-no-borders #Top_bar .menu>li>a span:not(.description) {
    border-right-width: 0;
    font-family: "Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;
text-transform: uppercase;
}
.wp-caption-text {
    background: #ffffff !important;
    color: #a6a6a6;
}
p.presse {
    line-height: 18px;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: #626262;
    background-color: rgba(255,255,255,1);
    border-color: #a69d80 !important;
}
input[type="submit"] {
    background-color: #a69d80;
    color: #fff;
    font-size: 17px !important;
}
.footerfoto {
    margin-right: 15px;
    margin-top: 15px;
}