body {
    background-color: #F8F8FF;
    margin-top: 6px;
    background-image: url(images/locapar/bodybg.png)
    }
table.main {
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    background-color: #FFF;
    padding: 0
    }
table.frame {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    width: 620px;
    border-top: 0;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: dashed;
    border-color: #339;
    background-color: white;
    margin-bottom: 4px
    }
td.frame {
    padding: 0
    }
h1 {
    font-family: Arial, Verdana;
    font-size: 24px;
    color: #d00;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 2px
    }
h2 {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #77F;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 2px
    }
table.title {
    width: 100%;
    border: 0;
    margin-bottom: 8px
    }
td.title {
    text-align: center
    }
table.menu {
    width: 96%;
    height: 24px;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 0
    }
td.menu {
    text-align: left;
    width: 20%;
    height: 24px
    }
a.menu {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #d00;
    font-weight: bold;
    text-decoration: none;
    margin-left: 8px
    }
a.menu:hover {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #f00;
    font-weight: bold;
    text-decoration: underline
    }
p.footer {
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #77D;
    font-weight: normal;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 2px
    }
p.subtitle {
    font-family: Arial, Verdana;
    font-size: 16px;
    color: #a00;
    font-weight: bold;
    text-align: center
    }
a.footer {
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #77D;
    font-weight: normal;
    text-decoration: none
    }
a.footer:hover {
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #77D;
    font-weight: normal;
    text-decoration: underline
    }
p.title {
    font-family: Arial, Verdana;
    font-size: 20px;
    color: #D00;
    font-weight: bold;
    text-align: center
    }
p.text {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #a00;
    font-weight: normal;
    margin: 4px
    }
input.field {
    background-color: #FFF;
    color: #559;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    border: 1px solid #99B;
    margin-left: 4px;
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 0
    }
textarea.field {
    background-color: #FFF;
    color: #559;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    border: 1px solid #99B;
    margin-left: 4px;
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 0
    }
select {
    background-color: #FFF;
    color: #559;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    border: 1px solid #99B;
    margin-left: 4px;
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 0
    }
input.submit {
    background-color: #96F;
    color: #FFF;
    font-family: Arial;
    border: 1px solid #96F;
    font-weight: bold;
    font-size: 12px
    }
input.submit:hover {
    background-color: #FFF;
    color: #96F;
    font-family: Arial;
    border: 1px solid #96F;
    font-weight: bold;
    font-size: 12px
    }
a.link {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #00F;
    font-weight: bold;
    text-decoration: underline
    }
a.link:hover {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #F00;
    font-weight: bold;
    text-decoration: underline
    }
a.desclink {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #0A0;
    font-weight: normal;
    text-decoration: underline
    }
a.desclink:hover {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #0D0;
    font-weight: normal;
    text-decoration: underline
    }
a.select_link {
    font-family: Arial;
    font-size: 12px;
    color: #66F;
    font-weight: normal;
    text-decoration: underline
    }
a.select_link:visited {
    font-family: Arial;
    font-size: 12px;
    color: #66F;
    font-weight: normal;
    text-decoration: underline
    }
a.select_link:hover {
    font-family: Arial;
    font-size: 12px;
    color: #F00;
    font-weight: normal;
    text-decoration: none
    }
a.promo {
    font-family: Arial;
    font-size: 12px;
    color: #44D;
    font-weight: normal;
    text-decoration: none;
    font-style: italic
    }
a.promo:visited {
    font-family: Arial;
    font-size: 12px;
    color: #44D;
    font-weight: normal;
    text-decoration: none;
    font-style: italic
    }
a.promo:hover {
    font-family: Arial;
    font-size: 12px;
    color: #44D;
    font-weight: normal;
    text-decoration: underline;
    font-style: italic
    }
table.option {
    width: 600px;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: dashed;
    border-color: #339;
    background-color: #DDF
    }
table.cadre {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: dashed;
    border-color: #88F;
    background-color: #F2F2FF;
    margin: 12px;
    background-image: url(/images/locapar/background.png)
    }
table.result {
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #CCE;
    padding: 0;
    margin: 0;
    margin-top: 12px
    }
form {
    margin: 0
    }
p.page {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #00A;
    font-weight: normal;
    text-decoration: none;
    margin: 3px
    }
.page_selected {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #F00;
    font-weight: bold;
    text-decoration: none;
    margin-right: 2px
    }
a.page {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #00F;
    font-weight: normal;
    text-decoration: underline;
    margin-right: 2px
    }
a.page:hover {
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #F00;
    font-weight: normal;
    text-decoration: underline
    }
.result_title {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    margin-top: 4px;
    margin-left: 8px;
    margin-bottom: 0;
    text-align: left;
    text-decoration: none
    }
.result_title:hover {
    font-family: Arial;
    font-size: 12px;
    color: #F00;
    font-weight: bold;
    margin-top: 6px;
    margin-left: 8px;
    margin-bottom: 0;
    text-align: left;
    text-decoration: none
    }
.result_ref {
    font-family: Arial;
    font-size: 10px;
    color: #888;
    font-weight: normal;
    margin-top: 0;
    margin-left: 8px;
    margin-bottom: 6px;
    text-align: left
    }
.result_summary {
    font-family: Arial;
    font-size: 12px;
    color: #F60;
    font-weight: normal;
    margin-top: 4px;
    margin-left: 8px;
    margin-bottom: 0;
    text-align: left
    }
.result_selection {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    font-style: italic;
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 4px;
    text-align: left
    }
.details_title {
    font-family: Arial;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-top: 14px;
    margin-left: 2px;
    margin-bottom: 0;
    text-align: left
    }
.details_ref {
    font-family: Arial;
    font-size: 10px;
    color: #888;
    font-weight: normal;
    margin-top: 0;
    margin-left: 40px;
    margin-bottom: 6px;
    text-align: left
    }
.details_type {
    font-family: Arial;
    font-size: 14px;
    color: #F60;
    font-weight: bold;
    margin-top: 14px;
    margin-left: 20px;
    margin-bottom: 18px;
    text-align: left
    }
.details_menu {
    font-family: Arial;
    font-size: 11px;
    color: #00F;
    font-weight: normal;
    margin-top: 0;
    margin-left: 2px;
    margin-bottom: 0;
    text-align: center
    }
.details_menu:hover {
    font-family: Arial;
    font-size: 11px;
    color: #F00;
    font-weight: normal;
    margin-top: 0;
    margin-left: 2px;
    margin-bottom: 0;
    text-align: center
    }
.details_etiquette {
    font-family: Arial;
    font-size: 14px;
    color: #F60;
    font-weight: bold;
    margin-top: 0;
    margin-left: 7px;
    margin-bottom: 0;
    text-align: left
    }
.details_subtitle {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 2px;
    margin-right: 3px;
    font-family: Arial;
    font-size: 12px;
    color: #F60;
    font-weight: bold;
    text-decoration: none
    }
.details_bold {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 2px;
    margin-right: 3px;
    font-family: Arial;
    font-size: 14px;
    color: #F22;
    font-weight: bold;
    text-decoration: none
    }
.calendar {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 3px;
    margin-right: 3px;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-decoration: none
    }