/*

Europea de seguros custom css

*/


body {
    background: #082C6A none;
}

div#header {
    background: white none;
}

.footer, div#header + h1, ul + h1, legend, #body h1, .footer a {
    color: #BBD1E8;
    text-shadow: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    background-color: #B9B309;
}

div#header a {
    color: black;
    text-shadow: none;
}

div#header #backButton {
    color: #082C6A;
    -webkit-border-image: url(backButton.png) 0 8 0 14;
}

