@charset "utf-8";
body {
    font-family: Helvetica, Arial, sans-serif;
    color: #555;
    background-color: #FFF;
    background-position: top left;
    background-attachment: fixed;
    background-repeat: no-repeat;
    text-align: center;
    background-image: url( "../images/2003.00.00_SPO_LesJumelles-034.JPG" );
}
:link, :visited, a:active {
    background-color: transparent;
    color: #555;
}
a:hover {
    background-color: #AAA;
    color: #FFF;
}
img, a:link img, a:visited img {
    border-style: none;
}
.wrapper {
    margin: 0 auto 10em auto;
    width: 1134px;
}
.col_wrapper {
}
.mid_col {
    float: right;
    width: 728px;
    margin-right: 0px;
}
.mid_col p {
    text-align: justify;
}
.mid_col ul {
    text-align: left;
}
.mid_col ul.centered {
    margin-left: 270px;
}
.left_col {
    float: left;
    width: 200px;
    text-align:left;
}
.right_col {
    float: right;
    width: 200px;
    text-align:right;
}
h1 {
    margin-top: 70px;
}
h2 {
    margin-top: 50px
}
h3 {
    font-size: 1em;
    margin-bottom:0;
    padding-top:0.5em;
    padding-bottom:0em;
    text-align:left;
}
.information_source {
    font-style: italic;
    font-size: 0.8em;
}
.contact_info p {
    text-align: center;
}