﻿@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Playball);

html, body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    height: 100%;
}

div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}

ul, ol {
    list-style: none;
}

fieldset, img, hr {
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

    table.top {
        width: 990px;
        table-layout: fixed;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFFFFF;
    }

    table.header {
        width: 100%;
        table-layout: fixed;
        margin-left: auto;
        margin-right: auto;
        background-color: #16456B;
        height: 100px;
    }

td {
    vertical-align: top;
}

body {
    font-size: 1pt;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #0A60A2;
    background-color: #C0C0C0;
    margin: 0;
    padding: 0;
    text-align: left;
}

.textBig1 {
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.header_indirizzo {
    font-family: 'Playball', cursive;
    font-size: 22px;
    color: #186495;
    text-align: left;
    height: 30px;
}

.header_comeArrivare {
    font-family: 'Playball', cursive;
    font-size: 22px;
    color: #186495;
    text-align: left;
    height: 30px;
}

.testo_indirizzo {
    font-family: 'Droid Serif', serif;
    font-size: 15px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
}

.testo_corpo {
    font-family: 'Droid Serif', serif;
    font-size: 15px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 10px;
}

.passo_biblico {
    font-family: 'Droid Serif', serif;
    font-size: 13px;
    text-align: right;
}

.orari_col1 {
    font-family: 'Droid Serif', serif;
    font-size: 18px;
    color: white;
    margin-bottom: 14px;
}

.orari_col2 {
    font-family: 'Droid Serif', serif;
    font-size: 16px;
    color: #CDE931;
    margin-bottom: 14px;
}
